Overview

Packages

  • ACF
  • Automation
    • Actions
    • Activation
    • LeadProfile
    • Menus
    • Queries
    • Rules
    • Triggers
  • CTA
    • Activation
    • AJAXListeners
    • Cloning
    • Core
    • Display
    • EditPage
    • Enqueues
    • GPLSettings
    • LeadsProfile
    • Loading
    • Menus
    • Notices
    • PlacementMetabox
    • PostType
    • Templates
    • Tracking
    • Variations
    • YOAST
  • InboundPro
    • Activation
    • AdminAJAX
    • AutoLoading
    • Cron
    • DataInterface
    • FieldMapping
    • Funnels
    • InboundNowAPI
    • Installer
    • LeadStatuses
    • Menus
    • Notifications
    • Ouath
    • Reports
    • Settings
    • Tracking
    • Translations
    • Updates
  • LandingPages
    • Activation
    • DataInterfaces
    • Management
    • Menus
    • NeedsAttention
    • Notices
    • Sidebars
    • Templates
    • Tracking
    • Variations
    • WelcomeScreen
    • Widgets
  • Leads
    • Activation
    • Akismet
    • BranchControl
    • BulkActions
    • Dashboard
    • Management
    • Notifications
    • Settings
    • Tracking
    • UserProfile
    • WPLogin
  • Mailer
    • Activation
    • Admin
    • ClickTracking
    • DataInterface
    • InboundForms
    • Leads
    • Management
    • Notifications
    • Scheduling
    • Sending
    • Settings
    • ShortcodesAndTokens
    • SparkPost
    • Templates
    • Unsubscribes
    • Variations
    • YoastSEO
  • None
  • Shared
    • APIs
    • CPT
    • DatabaseRoutines
    • DebugTricks
    • DoubleOptin
    • EventManagement
    • FieldMapping
    • InboundForms
    • LeadSorage
    • MarketingButton
    • Menus
    • Notifications
    • Shortcodes
    • ShortcodesAndTokens
    • StandAloneLicensing
    • Tracking
    • VisualEditor
  • xDepreciated

Classes

  • Landing_Pages_Metaboxes
  • Landing_Pages_Post_Type
  • Landing_Pages_Row_Actions
  • Overview
  • Package
  • Class

Class Landing_Pages_Metaboxes

Class for rendering and storing data related to the landing-page CPT edit screen

Package: LandingPages\Management
Located at core/landing-pages/classes/class.metaboxes.php
Methods summary
public
# __construct( )

initiate class

initiate class

public static
# add_hooks( )

load hooks and filters

load hooks and filters

public static
# register_metaboxes( )

Register metaboxes

Register metaboxes

public static
# run_actions( )

Run administrative actions on landing page

Run administrative actions on landing page

public static
# enqueue_scripts( $hook )

Enqueue scripts

Enqueue scripts

public static string
# filter_default_wysiwyg_view( $default )

force wysiwyg eeditor to open in html mode

force wysiwyg eeditor to open in html mode

Returns

string
public static mixed
# filter_default_title_text( $text, $post )

change the default title placeholder text for landing pages

change the default title placeholder text for landing pages

Parameters

$text
$post

Returns

mixed
public static
# display_main_headline( )

Display main headline

Display main headline

public static
# display_select_template( )

dipslay select template metabox

dipslay select template metabox

public static
# display_variations_nav_metabox( )

Display variation tabs

Display variation tabs

public static
# display_quick_stats_metabox( )

Displays quick stats metabox

Displays quick stats metabox

public static
# display_conversion_area_metabox( )

Display conversion area metabox

Display conversion area metabox

public static
# display_custom_css_metabox( )

Display custom CSS metabox

Display custom CSS metabox

public static
# display_custom_js_metabox( )

Display custom JS metabox

Display custom JS metabox

public static
# display_variation_notes( )

Display variation notes metabox

Display variation notes metabox

public static
# display_select_template_container( )

Display select template container

Display select template container

public static
# display_template_preview_metabox( )

Display template preview metabox

Display template preview metabox

public static
# display_extended_metabox( $post, $args )

generate metabox html from extended dataset

generate metabox html from extended dataset

public static
# display_additional_resources( )

Display additional documentaiton metabox

Display additional documentaiton metabox

public static
# render_fields( STRING $key, ARRAY $custom_fields, $post )

Renders metabox html

Renders metabox html

Parameters

$key
data key
$custom_fields
field data
$post
public static
# ajax_get_template_metabox_html( )

Ajax listener to get template settings html

Ajax listener to get template settings html

public static
# save_landing_page( $landing_page_id )

Save Landing Page

Save Landing Page

public static string
# set_wpseo_priority( )

Sets WPSEO metabox priority to low

Sets WPSEO metabox priority to low

Returns

string
Properties summary
public static $current_vid
#
public static $current_template
#
public static $variations
#
public static $is_new
#
public static $is_clone
#
public static $content_area
#
Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen