Uses
Uses | Description |
---|---|
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/post.php: get_enclosed | Filters the list of enclosures already enclosed for the given post. |
wp-includes/post.php: get_post_custom() | Retrieve post meta fields, based on post ID. |