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

Class Inbound_Load_Shared

Package: Shared
Located at core/shared/classes/class.load-shared.php
Methods summary
public static
# init( )

Initialize shared component loading only once.

Initialize shared component loading only once.

public static
# load_hooks( )

Loads hooks and filters

Loads hooks and filters

public static
# load_constants( )

Define constants used by shared files here

Define constants used by shared files here

public static
# load_files( )

Include shared php files here

Include shared php files here

public static
# load_files_after_theme_setup( )

load files after functions.php has loaded

load files after functions.php has loaded

public static Path
# get_shared_path( )

Returns the correct absolute path to the Inbound Now shared directory

Returns the correct absolute path to the Inbound Now shared directory

Returns

Path
to shared folder
public static URL
# get_shared_urlpath( )

Returns the correct URL path to the Inbound Now Shared directory

Returns the correct URL path to the Inbound Now Shared directory

Returns

URL
path to shared directory
public static plugin
# get_shared_file( )

Returns the correct FILE string

Returns the correct FILE string

Returns

plugin
path/filename.php
public static text
# get_text_domain( )

Returns the correct text domain

Returns the correct text domain

Returns

text
domain
public static
# load_activation_rules( )

Hooks shared activation rules into admin_init

Hooks shared activation rules into admin_init

public static
# run_activation_rules( )

Run activation rules hosted in shared directory

Run activation rules hosted in shared directory

Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen