ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 229

WP_REST_Posts_Controller::delete_item_permissions_check()

Method: Checks if a given request has access to delete a post.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:971

Used by 0 functions | Uses 2 functions

rest_{$this->post_type}_trashable

Filter Hook: Filters whether a post is trashable.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1029

Used by 1 function | Uses 0 functions

WP_Widget_Text::inject_video_max_width_style()

Method: Inject max-width and remove height for videos too constrained to fit inside sidebars on frontend.

Source: wp-includes/widgets/class-wp-widget-text.php:350

Used by 0 functions | Uses 0 functions

WP_Widget_Media_Audio::enqueue_preview_scripts()

Method: Enqueue preview scripts.

Source: wp-includes/widgets/class-wp-widget-media-audio.php:203

Used by 0 functions | Uses 3 functions

WP_REST_Posts_Controller::delete_item()

Method: Deletes a single post.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:996

Used by 0 functions | Uses 7 functions

WP_Widget_RSS

Class: Core class used to implement a RSS widget.

Source: wp-includes/widgets/class-wp-widget-rss.php:17

Used by 0 functions | Uses 1 function

rest_delete_{$this->post_type}

Action Hook: Fires immediately after a single post is deleted or trashed via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1104

Used by 1 function | Uses 0 functions

WP_Widget_Recent_Posts::__construct()

Method: Sets up a new Recent Posts widget instance.

Source: wp-includes/widgets/class-wp-widget-recent-posts.php:24

Used by 0 functions | Uses 0 functions

WP_Widget_Custom_HTML::__construct()

Method: Sets up a new Custom HTML widget instance.

Source: wp-includes/widgets/class-wp-widget-custom-html.php:43

Used by 0 functions | Uses 0 functions

WP_Widget_Media_Gallery::enqueue_admin_scripts()

Method: Loads the required media files for the media manager and scripts for media widgets.

Source: wp-includes/widgets/class-wp-widget-media-gallery.php:248

Used by 0 functions | Uses 3 functions
« Previous 1 … 228 229 230 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy