Méthode |
Description |
|
base_url_for_js ( ) : string |
Returns a base URL for use in the JS, takes permalink structure into account |
|
edit_url ( ) : string |
Returns the url to edit the taxonomy |
|
get_focus_keyword_usage ( ) : array |
Counting the number of given keyword used for other posts than given post_id |
|
get_metadesc_date ( ) : string |
Determines the date to be displayed in the snippet preview |
|
get_metadesc_template ( ) : string |
Retrieves the metadesc template. |
|
get_template ( String $template_option_name ) : string |
Retrieves a template. |
|
get_title_template ( ) : string |
Retrieves the title template. |
|
is_show_date_enabled ( ) : boolean |
Returns whether or not showing the date in the snippet preview is enabled. |
|
search_url ( ) : string |
Returns the url to search for keyword for the post |
|