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_Settings

Functions

  • load_CTA_Settings
  • Overview
  • Package
  • Class

Class CTA_Settings

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

Initializes class

Initializes class

public static
# add_hooks( )

Loads hooks and filters

Loads hooks and filters

public static
# enqueue_scripts( )

Load CSS & JS

Load CSS & JS

public static
# define_pro_settings( $settings )

Adds pro admin settings

Adds pro admin settings

public static
# define_stand_alone_settings( )

Get global setting data

Get global setting data

public static
# plugin_action_links( $links )

Add action links in Plugins table

Add action links in Plugins table

public static
# display_navigation( )

Displays nav tabs

Displays nav tabs

public static
# display_sidebar( )

Display sidebar

Display sidebar

public static
# display_stand_alone_settings( )

Display global settings

Display global settings

public static
# save_stand_alone_setting( STRING $key, ARRAY $custom_fields )

Renders setting field for Landing Page stand alone version

Renders setting field for Landing Page stand alone version

Parameters

$key
tab key
$custom_fields
field settings
public static
# inline_js( )

Renders supporting JS

Renders supporting JS

public static
# save_stand_alone_settings( )

Listens for POST & saves settings changes

Listens for POST & saves settings changes

public static mixed
# get_setting( $field_id, $default )

Get setting value from DB. Handles stand alone landing pages plugin differently from Inbound Pro included landing pages plugin

Get setting value from DB. Handles stand alone landing pages plugin differently from Inbound Pro included landing pages plugin

Parameters

$field_id
$default

Returns

mixed
Properties summary
public static $core_settings
#
public static $active_tab
#
Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen