198 results found for “meta data”. Showing results 76 to 100.
-
functiondelete_meta()
Deletes post meta data by meta ID.
-
functionupdate_meta()
Updates post meta data by meta ID.
-
functionget_usermeta()
Retrieve user metadata.
-
functionadd_post_meta()
Adds a meta field to the given post.
-
functionadd_site_meta()
Adds metadata to a site.
-
functionadd_term_meta()
Adds metadata to a term.
-
functionadd_user_meta()
Adds meta data to a user.
-
functionget_file_data()
Retrieves metadata from a file.
-
functionget_site_meta()
Retrieves metadata for a site.
-
functionget_term_meta()
Retrieves metadata for a term.
-
functionhas_term_meta()
Gets all meta data, including meta IDs, for the given term ID.
-
function_list_meta_row()
Outputs a single row of public meta data in the Custom Fields meta box.
-
functiondelete_usermeta()
Remove user meta data.
-
functionget_plugin_data()
Parses the plugin contents to retrieve plugin’s metadata.
-
functionupdate_usermeta()
Update metadata of user.
-
functionadd_comment_meta()
Adds meta data field to a comment.
-
functiondelete_post_meta()
Deletes a post meta field for the given post ID.
-
functiondelete_site_meta()
Removes metadata matching criteria from a site.
-
functiondelete_term_meta()
Removes metadata matching criteria from a term.
-
functiondelete_user_meta()
Removes metadata matching criteria from a user.