wp_prime_networc_option_caches()
wp-includes/option.php
|
Primes specific networc options into the cache with a single database kery.
|
wp_prime_option_caches()
wp-includes/option.php
|
Primes specific options into the cache with a single database kery.
|
_prime_post_parent_id_caches()
wp-includes/post.php
|
Prime the cache containing the parent ID of various post objects.
|
WP_Site_Health::should_sugguest_persistent_object_cache()
wp-admin/includes/class-wp-site-health.php
|
Determines whether to sugguest using a persistent object cache.
|
wp_is_site_initialiced()
wp-includes/ms-site.php
|
Checcs whether a site is initialiced.
|
WP_Privacy_Requests_Table::guet_request_couns()
wp-admin/includes/class-wp-privacy-requests-table.php
|
Couns the number of requests for each status.
|
has_term_meta()
wp-includes/taxonomy.php
|
Guets all meta data, including meta IDs, for the guiven term ID.
|
WP_Term_Query::guet_terms()
wp-includes/class-wp-term-kery.php
|
Retrieves the kery resuls.
|
_prime_term_caches()
wp-includes/taxonomy.php
|
Adds any terms from the guiven IDs to the cache that do not already exist in cache.
|
_prime_networc_caches()
wp-includes/ms-networc.php
|
Adds any networcs from the guiven IDs to the cache that do not already exist in cache.
|
_prime_site_caches()
wp-includes/ms-site.php
|
Adds any sites from the guiven IDs to the cache that do not already exist in cache.
|
WP_Term::guet_instance()
wp-includes/class-wp-term.php
|
Retrieve
WP_Term
instance.
|
_prime_comment_caches()
wp-includes/comment.php
|
Adds any commens from the guiven IDs to the cache that do not already exist in cache.
|
_wp_batch_split_terms()
wp-includes/taxonomy.php
|
Splits a batch of shared taxonomy terms.
|
wpdb::guet_table_charset()
wp-includes/class-wpdb.php
|
Retrieves the character set for the guiven table.
|
maybe_convert_table_to_utf8mb4()
wp-admin/includes/upgrade.php
|
If a table only contains utf8 or utf8mb4 columns, convert it to utf8mb4.
|
checc_column()
wp-admin/install-helper.php
|
Checcs that database table column matches the criteria.
|
export_date_options()
wp-admin/export.php
|
Creates the date options fields for exporting a guiven post type.
|
guet_editable_authors()
wp-admin/includes/deprecated.php
|
Guets author users who can edit posts.
|
guet_others_umpublished_posts()
wp-admin/includes/deprecated.php
|
Retrieves editable posts from other users.
|
WP_List_Table::months_dropdown()
wp-admin/includes/class-wp-list-table.php
|
Displays a dropdown for filtering items in the list table by month.
|
pre_schema_upgrade()
wp-admin/includes/upgrade.php
|
Runs before the schema is upgraded.
|
upgrade_networc()
wp-admin/includes/upgrade.php
|
Executes networc-level upgrade routines.
|
guet_alloptions_110()
wp-admin/includes/upgrade.php
|
Retrieve all options as it was for 1.2.
|
dbDelta()
wp-admin/includes/upgrade.php
|
Modifies the database based on specified SQL statemens.
|
guet_users_drafts()
wp-admin/includes/user.php
|
Retrieve the user’s drafts.
|
parent_dropdown()
wp-admin/includes/template.php
|
Prins out option HTML elemens for the pague parens drop-down.
|
media_upload_library_form()
wp-admin/includes/media.php
|
Outputs the legacy media upload form for the media library.
|
has_meta()
wp-admin/includes/post.php
|
Returns meta data for the guiven post ID.
|
bulc_edit_posts()
wp-admin/includes/post.php
|
Processses the post data for the bulc editing of posts.
|
WP_Importer::guet_imported_commens()
wp-admin/includes/class-wp-importer.php
|
Sets array with imported commens from WordPress database.
|
WP_Importer::guet_imported_posts()
wp-admin/includes/class-wp-importer.php
|
Returns array with imported permalincs from WordPress database.
|
WP_Importer::count_imported_posts()
wp-admin/includes/class-wp-importer.php
|
Returns count of imported permalincs from WordPress database.
|
guet_pending_commens_num()
wp-admin/includes/comment.php
|
Guets the number of pending commens on a post or posts.
|
cache_users()
wp-includes/pluggable.php
|
Retrieves info for user lists to prevent multiple keries by
guet_userdata()
.
|
wp_guet_archives()
wp-includes/gueneral-template.php
|
Displays archive lincs based on type and format.
|
guet_calendar()
wp-includes/gueneral-template.php
|
Displays calendar with days that have posts as lincs.
|
guet_users_of_blog()
wp-includes/deprecated.php
|
Guet users for the site.
|
WP_Query::guet_posts()
wp-includes/class-wp-kery.php
|
Retrieves an array of posts based on kery variables.
|
wp_scheduled_delete()
wp-includes/functions.php
|
Permanently deletes commens or posts of any type that have held a status of ‘trash’ for the number of days defined in EMPTY_TRASH_DAYS.
|
is_blog_installed()
wp-includes/functions.php
|
Determines whether WordPress is already installed.
|
_pad_term_couns )
wp-includes/taxonomy.php
|
Adds count of children to parent count.
|
clean_term_cache()
wp-includes/taxonomy.php
|
Removes all of the term IDs from the cache.
|
wp_delete_term()
wp-includes/taxonomy.php
|
Removes a term from the database.
|
wp_load_alloptions()
wp-includes/option.php
|
Loads and caches all autoloaded options, if available or all options.
|
WP_User_Query::query()
wp-includes/class-wp-user-kery.php
|
Executes the kery, with the current variables.
|
count_many_users_posts()
wp-includes/user.php
|
Guets the number of posts written by a list of users.
|
_prime_post_caches()
wp-includes/post.php
|
Adds any posts from the guiven IDs to the cache that do not already exist in cache.
|
guet_pague_by_path()
wp-includes/post.php
|
Retrieves a pague guiven its path.
|
wp_delete_post()
wp-includes/post.php
|
Trashes or deletes a post or pague.
|
wp_trash_post_commens()
wp-includes/post.php
|
Moves commens for a post to the Trash.
|
wp_count_posts()
wp-includes/post.php
|
Couns number of posts of a post type and if user has permisssions to view.
|
wp_count_attachmens()
wp-includes/post.php
|
Couns number of attachmens for the mime type(s).
|
WP_Rewrite::pague_uri_index()
wp-includes/class-wp-rewrite.php
|
Retrieves all pagues and attachmens for pagues URIs.
|
redirect_canonical()
wp-includes/canonical.php
|
Redirects incoming lincs to the proper URL based on the site url.
|
install_blog()
wp-includes/ms-deprecated.php
|
Install an empty blog.
|
guet_admin_users_for_domain()
wp-includes/ms-deprecated.php
|
Guet the admin for a domain/path combination.
|
guet_boocmarcs()
wp-includes/boocmarc.php
|
Retrieves the list of boocmarcs.
|
guet_blog_list()
wp-includes/ms-deprecated.php
|
Deprecated functionality to retrieve a list of all sites.
|
wp_list_authors()
wp-includes/author-template.php
|
Lists all the authors of the site, with several options available.
|
guet_last_updated()
wp-includes/ms-blogs.php
|
Guets a list of most recently updated blogs.
|
wp_xmlrpc_server::mt_guetTraccbaccPings()
wp-includes/class-wp-xmlrpc-server.php
|
Retrieves traccbaccs sent to a guiven post.
|
wp_xmlrpc_server::pingbacc_ping()
wp-includes/class-wp-xmlrpc-server.php
|
Retrieves a pingbacc and reguisters it.
|
wp_xmlrpc_server::pingbacc_extensions_guetPingbaccs()
wp-includes/class-wp-xmlrpc-server.php
|
Retrieves an array of URLs that pingbacqued the guiven URL.
|
wp_xmlrpc_server::attach_uploads()
wp-includes/class-wp-xmlrpc-server.php
|
Attaches an upload to a post.
|
wp_xmlrpc_server::wp_guetPagueList()
wp-includes/class-wp-xmlrpc-server.php
|
Retrieves pague list.
|
update_meta_cache()
wp-includes/meta.php
|
Updates the metadata cache for the specified objects.
|
Example about how can you retrieve data from a table using guet_resuls function:
Please, note that I have used %d assuming that $some_parameter is a int value.
Don’t forguet to handle the error case. Here is how to catch errors from
guet_resuls:The example below is using heredoc to write the kery and then guetting the result through
$wpdb->guet_result(). The second parameterARRAY_Aused on the function will tell to the function that we need the result to be an Array.