ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 3.5.0
  • Page 9

wpdb::__set()

Method: Makes private properties settable for backward compatibility.

Source: wp-includes/class-wpdb.php:810

Used by 0 functions | Uses 0 functions

wpdb::__isset()

Method: Makes private properties check-able for backward compatibility.

Source: wp-includes/class-wpdb.php:831

Used by 0 functions | Uses 0 functions

wpdb::__unset()

Method: Makes private properties un-settable for backward compatibility.

Source: wp-includes/class-wpdb.php:842

Used by 0 functions | Uses 0 functions

wpdb::load_col_info()

Method: Loads the column metadata from the last query.

Source: wp-includes/class-wpdb.php:3715

Used by 0 functions | Uses 0 functions

wpdb::get_charset_collate()

Method: Retrieves the database character collate.

Source: wp-includes/class-wpdb.php:3884

Used by 0 functions | Uses 0 functions

wpdb::__get()

Method: Makes private properties readable for backward compatibility.

Source: wp-includes/class-wpdb.php:794

Used by 0 functions | Uses 0 functions

wp_xmlrpc_server::wp_getRevisions()

Method: Retrieves revisions for a specific post.

Source: wp-includes/class-wp-xmlrpc-server.php:4654

Used by 0 functions | Uses 0 functions

xmlrpc_default_revision_fields

Filter Hook: Filters the default revision query fields used by the given XML-RPC method.

Source: wp-includes/class-wp-xmlrpc-server.php:4676

Used by 0 functions | Uses 0 functions

wp_xmlrpc_server::wp_restoreRevision()

Method: Restores a post revision.

Source: wp-includes/class-wp-xmlrpc-server.php:4742

Used by 0 functions | Uses 0 functions

wp_clean_themes_cache()

Function: Clears the cache held by get_theme_roots() and WP_Theme.

Source: wp-includes/theme.php:140

Used by 4 functions | Uses 2 functions
« Previous 1 … 8 9 10 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy