Class CTA_Metaboxes
Class that builds the edit page of the wp-call-to-action post type.
public
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
#
show_extension_metabox( $post, $key )
Show Extension Metabox - loads & displays metaboxes built from extension settings |
public static
|
|
public static
|
|
public static
|
|
public static
|
#
show_analytics_metabox( )
Displays a metabox of the total clicks a CTA has, the top variations by clicks, and the top posts by clicks of the CTA |
public static
|
#
render_settings( $settings_key, $custom_fields, $post )
Display CTA Settings for templates AND extensions |
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
#
change_title_placeholder_text( $text, $post )
Changes the default placeholder text of wp_title when cta is being created. With CTAs, wp_title is a descriptive title. |
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
#
remove_wp_seo( )
Removes WordPress SEO metabox from wp-call-to-action post type. Currently disabled. This throws admin js error. |