Uses
Uses | Description |
---|---|
wp-includes/general-template.php: get_the_generator() | Creates the generator XML or Comment for RSS, ATOM, etc. |
wp-includes/general-template.php: the_generator | Filters the output of the XHTML generator tag for display. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |