wp_insert_attachment_data
Filter Hook: Filters attachment post data before it is updated in or added to the database.
Source: wp-includes/post.php:4174
Filter Hook: Filters attachment post data before it is updated in or added to the database.
Source: wp-includes/post.php:4174
Function: Returns the cache key for wp_count_posts() based on the passed arguments.
Source: wp-includes/post.php:2728
Action Hook: Fires when scripts and styles are enqueued for the editor.
Source: wp-includes/class-wp-editor.php:885
Method: Translates the default TinyMCE strings and returns them as JSON encoded object ready to be loaded with tinymce.addI18n(), or as JS snippet that should run after tinymce.js is loaded.
Source: wp-includes/class-wp-editor.php:1459
Filter Hook: Filters translated strings prepared for TinyMCE.
Source: wp-includes/class-wp-editor.php:1480
Action Hook: Fires after tinymce.js is loaded, but before any TinyMCE editor instances are created.
Source: wp-includes/class-wp-editor.php:1652
Filter Hook: Filters whether a sidebar has widgets.
Source: wp-includes/widgets.php:870
Filter Hook: Filters whether a dynamic sidebar is considered “active”.
Source: wp-includes/widgets.php:987
Action Hook: Fires before widgets are rendered in a dynamic sidebar.
Source: wp-includes/widgets.php:728
Action Hook: Fires after widgets are rendered in a dynamic sidebar.
Source: wp-includes/widgets.php:856