WPDev.one
Core Function
View Source on Trac ↗

wp_scripts_get_suffix()

wp_scripts_get_suffix( mixed $type = '' )

Returns the suffix that can be used for the scripts.

Parameters 0 required

Name / Type Description
$type
string

The type of suffix to retrieve.

Return Value

(string)
The script suffix.

Function Information

Since Version
5.0.0
Source File
wp-includes/script-loader.php
Advertisement