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

  • Inbound_Landing_Pages_Plugin
  • Inbound_Leads_Plugin
  • Overview
  • Package
  • Class

Class Inbound_Landing_Pages_Plugin

Class Inbound_Landing_Pages_Plugin loads Landing Pages plugin

Final
Package: Leads
Located at core/landing-pages/landing-pages.php
Methods summary
public
# __construct( )

Main Inbound_Landing_Pages_Plugin Instance

Main Inbound_Landing_Pages_Plugin Instance

public static
# load_text_domain( )

Loads the correct .mo file for this plugin

Loads the correct .mo file for this plugin

public static boolean
# is_valid_php_version( )

Whether the current PHP version meets the minimum requirements

Whether the current PHP version meets the minimum requirements

Returns

boolean
public static
# fail_php_version( )

Invoked when the PHP version check fails. Load up the translations and add the error message to the admin notices

Invoked when the PHP version check fails. Load up the translations and add the error message to the admin notices

public static
# notice( string $message, boolean $is_error = true )

Handle notice messages according to the appropriate context (WP-CLI or the WP Admin)

Handle notice messages according to the appropriate context (WP-CLI or the WP Admin)

Parameters

$message
$is_error
public static
# admin_notices( )

Show an error or other message in the WP Admin

Show an error or other message in the WP Admin

Action

all_admin_notices
Properties summary
public static array $notices

Admin notices, collected and displayed on proper action

Admin notices, collected and displayed on proper action

# array()
Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen