New and updated in 6.4.0
-
Prepares server-registered blocks for the block editor.
-
Constructor.
-
Fires before an autosave is stored.
-
Make private properties un-settable for backward compatibility.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:610 -
Make private properties readable for backward compatibility.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:542 -
Make private properties settable for backward compatibility.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:565 -
Make private properties checkable for backward compatibility.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:588 -
methodWP_User_Query::__get()
Makes private properties readable for backward compatibility.
-
methodWP_User_Query::__set()
Makes private properties settable for backward compatibility.
-
methodWP_User_Query::__isset()
Makes private properties checkable for backward compatibility.
-
methodWP_User_Query::__unset()
Makes private properties un-settable for backward compatibility.
-
methodWP_List_Table::__get()
Makes private properties readable for backward compatibility.
-
methodWP_List_Table::__set()
Makes private properties settable for backward compatibility.
-
methodWP_List_Table::__isset()
Makes private properties checkable for backward compatibility.
-
methodWP_List_Table::__unset()
Makes private properties un-settable for backward compatibility.
-
functionget_stylesheet_directory()
Retrieves stylesheet directory path for the active theme.
-
functionget_template_directory()
Retrieves template directory path for the active theme.
-
functionsafecss_filter_attr()
Filters an inline style attribute and removes disallowed rules.
-
functionwp_is_mobile()
Test if the current browser runs on a mobile device (smart phone, tablet, etc.).
-
functionget_post_type_labels()
Builds an object with all post type labels out of a post type object.
-
Fires once a revision has been saved.