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_Enqueues
  • Overview
  • Package
  • Class

Class CTA_Enqueues

Class for enqueuing scripts and stylesheet that have not been segmented into classes or have no other home.

Package: CTA\Enqueues
Located at core/cta/classes/class.enqueues.php
Methods summary
public
# __construct( )
public static
# load_hooks( )

Loads hooks and filters

Loads hooks and filters

public static
# frontend_enqueues( )

Load Frontend Enqueues

Load Frontend Enqueues

public static
# frontend_cta_enqueue( )

Loads frontend enqueues when call to action post type is being loaded

Loads frontend enqueues when call to action post type is being loaded

public static
# frontend_non_cta_enqueue( )

Enqueues front end scripts on all post types that are not calls to actions

Enqueues front end scripts on all post types that are not calls to actions

public static
# backend_enqueues( $hook )

Load backened enqueues

Load backened enqueues

public static
# backend_cta_enqueues( $hook )

Enqueues scripts and styles related to wp-call-to-action post type and cta settings pages

Enqueues scripts and styles related to wp-call-to-action post type and cta settings pages

public static
# frontend_editor_enqueues( )

Loads CSS & JS applied to frontend editor mode

Loads CSS & JS applied to frontend editor mode

public static
# set_default_editor_mode( )
public static
# dequeue_3rd_party_scripts( )

stores 3rd party script enqueues in a static var and temporarily dequeues

stores 3rd party script enqueues in a static var and temporarily dequeues

public static
# reenqueue_3rd_party_scripts( )

re-enqueues 3rd party scripts

re-enqueues 3rd party scripts

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