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

Class Inbound_Mailer_Tokens

Class Inbound_Mailer_Tokens description could be refactored. Hosts various methods related to the unsubscribe token, 'lead fields' WYSIWYG feature support, various shortcodes that can be used inside an email, and the previewing of post data inside an automated email.

Package: Mailer\ShortcodesAndTokens
Located at core/mailer/classes/class.token-engine.php
Methods summary
public
# __construct( )

Initialize class

Initialize class

public
# load_hooks( )

Loads hooks and filters

Loads hooks and filters

public static
# token_button( )

Displays token select button

Displays token select button

public static
# enqueue_js( )

Enqueue JS

Enqueue JS

public static
# token_generation_popup( )

Token/Shortcode generation script

Token/Shortcode generation script

public static
# token_generation_js( )

Loads JS to support the token generation thickbox

Loads JS to support the token generation thickbox

public static
# token_generation_css( )

Loads CSS to support the token generation popup

Loads CSS to support the token generation popup

public static
# process_unsubscribe_link( $params )

Process unsubscribe token

Process unsubscribe token

public static
# process_post_content_shortcode( $params )

Shortcode to generate post content

Shortcode to generate post content

public static
# process_post_featured_image_shortcode( $params )

Shortcode to generate post content

Shortcode to generate post content

public static
# process_post_title_shortcode( $params )

Shortcode to generate post content

Shortcode to generate post content

public static
# process_post_link_shortcode( $params )

Shortcode to generate post content

Shortcode to generate post content

public static mixed|
# process_tokens( $field_value, $tokens = array() )

Hooks into acf/format_value and decodes string is tokens are available via URL Also is callable directly

Hooks into acf/format_value and decodes string is tokens are available via URL Also is callable directly

Parameters

$field_value
$tokens

Returns

mixed|
public static
# flatten_array( $array )
public static
# load_metaboxes( )

Loads Metaboxes

Loads Metaboxes

public static
# action_save_data( INT $post_id )

Updates email variation data on post save

Updates email variation data on post save

Parameters

$post_id
$inbound_email_id of email id
public static
# display_email_shortcodes( )
Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen