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

Class Inbound_Pro_Plugin

Class Inbound_Pro_Plugin

Final
Package: InboundPro
Located at inbound-pro.php
Methods summary
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
public
# __construct( )

Main Inbound_Pro_Plugin Instance

Main Inbound_Pro_Plugin Instance

public static
# get_customer_status( )

Get customer status

Get customer status

Properties summary
public static array $notices

Admin notices, collected and displayed on proper action

Admin notices, collected and displayed on proper action

# array()
public static array $settings
# array()
Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen