Uses
Uses | Description |
---|---|
wp-includes/cache.php: wp_cache_close() | Closes the cache. |
wp-includes/load.php: shutdown | Fires just before PHP shuts down execution. |
wp-includes/plugin.php: do_action() | Execute functions hooked on a specific action hook. |