Uses
Uses | Description |
---|---|
wp-includes/class.wp-styles.php: style_loader_src | Filters an enqueued style’s fully-qualified URL. |
wp-includes/formatting.php: esc_url() | Checks and cleans a URL. |
wp-includes/functions.php: add_query_arg() | Retrieves a modified URL query string. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |