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_Load_Extensions
  • Landing_Pages_Template_Management
  • Landing_Pages_Template_Switcher
  • Landing_Pages_Templates_List_Table
  • Landing_Pages_Variations
  • Overview
  • Package
  • Class

Class Landing_Pages_Template_Management

Class for managing and installing landing page templates manually. This feature is redundant for Inbound Pro subscribers using 1-click-installations.

Package: LandingPages\Templates
Located at core/landing-pages/classes/class.template-management.php
Methods summary
public
# __construct( )
public static
# load_hooks( )

Loads hooks and filters

Loads hooks and filters

public static
# create_pages( )

Add support for additional pages

Add support for additional pages

public static
# enqueue_admin_scripts_manage( )

Enqueue admin scripts for Template Manager

Enqueue admin scripts for Template Manager

public static
# enqueue_admin_scripts_upload( )

Enqueue admin scripts for Template Uploader

Enqueue admin scripts for Template Uploader

public static
# load_views( )

Renders the correct views

Renders the correct views

public static
# display_template_management_view( )

Display Template List Table

Display Template List Table

public static
# display_upload_view( )

Displays template upload view

Displays template upload view

public static
# run_management_actions( )

Performs template management actions

Performs template management actions

public static
# run_upload_actions( )

Performs template upload action

Performs template upload action

public static
# display_upload_prompt( )

Display upload prompt

Display upload prompt

public static
# display_template_search( )

Display template search input

Display template search input

public static
# action_upgrade_template( $slug )

Perform action: upgrade ticket

Perform action: upgrade ticket

Parameters

$slug
public static
# delete_template( $dir, $slug )

Action: delete template

Action: delete template

public static boolean
# poll_api( $item )

Check Inbound Now API to see if template is ready for an update

Check Inbound Now API to see if template is ready for an update

Parameters

$item

Returns

boolean
Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen