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

  • Leads_Activation
  • Leads_Activation_Update_Routines
  • Leads_Batch_Processor
  • Overview
  • Package
  • Class

Class Leads_Activation_Update_Routines

Package: Leads\Activation
Located at core/leads/classes/class.activation.upgrade-routines.php
Methods summary
public static
# migrate_meta_keys( )

Introduced:

1.1.0

Keychange:

wpl-lead-conversion-count to wpleads_conversion_count
wpl-lead-page-view-count to wpleads_page_view_count
wpl-lead-raw-post-data to wpleads_raw_post_data

Migration-type:

meta key update

Mirgration:

standardizes meta key from old naming conversion to new naming convention
public static
# batch_import_event_data_112015( )

Details:

Moving form submissions, cta clicks, custom events into events table.
112015 represents date added in

Introduced:

2.0.1

Migration-type:

batch lead processing / data migration into inbound_events table
public static
# batch_import_event_data_07132016( )

Details:

Imports page events into new inbound_page_views table
072016 represents date added in

Introduced:

2.2.2

Migration-type:

batch lead processing / updating inbound events table
Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen