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

  • CTA_Metaboxes_Global
  • Overview
  • Package
  • Class

Class CTA_Metaboxes_Global

Classs for adding CTA placement metaboxes to non cta post types

Package: CTA\PlacementMetabox
Located at core/cta/classes/class.metaboxes.global.php
Methods summary
public
# __construct( )

initializes class

initializes class

public static
# load_hooks( )

Loads hooks and filters

Loads hooks and filters

public static
# get_excluded_post_types( )

Defines post types to not add CTA setup metaboxes to.

Defines post types to not add CTA setup metaboxes to.

public static
# load_metaboxes( )

Loads Metaboxes

Loads Metaboxes

public static
# display_cta_placement_metabox( )

Display's CTA Placement Metabox

Display's CTA Placement Metabox

public static
# render_additional_settings( )

Looks for extended settings and renders them

Looks for extended settings and renders them

public static
# render_setting( ARRAY $field )

Renders setting from extended field data

Renders setting from extended field data

Parameters

$field
public static
# save_data( $post_id )

Saves related metadata

Saves related metadata

Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen