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