_get_meta_table


_get_meta_table ( $type )

Parameters:
  • (string) type Type of object metadata is for. Accepts 'post', 'comment', 'term', 'user', or any other object type with an associated meta table.
Returns:
  • (string|false) Metadata table name, or false if no metadata table exists
Defined at:

Description

Retrieves the name of the metadata table for the specified object type.

Related Functions

_get_list_table, get_metadata, get_meta_sql, get_meta_keys, get_media_states

Top Google Results

User discussions

wpseek mobile