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

  • Landing_Pages_Metaboxes
  • Landing_Pages_Post_Type
  • Landing_Pages_Row_Actions
  • Overview
  • Package
  • Class

Class Landing_Pages_Row_Actions

Class adds row actions to landing-page CPT listing page. Should be moved into class.post-type.landing-pages.php

Package: LandingPages\Management
Located at core/landing-pages/classes/class.row-actions.php
Methods summary
public
# __construct( )

Initiate class

Initiate class

public static
# load_hooks( )

Loads hooks and filters

Loads hooks and filters

public static mixed
# add_clone_link( $actions, $post )

Adds close links to quick actions in a post types listing area

Adds close links to quick actions in a post types listing area

Parameters

$actions
$post

Returns

mixed
public static
# get_clone_link( integer $id = 0 , boolean|true $draft,… )

Builds the clone action link

Builds the clone action link

Parameters

$id
$draft,…
public static
# clone_landing_page( string $status = 'pending' )

Creates cloned landing page and opens it for user

Creates cloned landing page and opens it for user

Parameters

$status
public static OBJECT
# get_current_user( )

Get current user

Get current user

Returns

OBJECT
$user
public static array
# get_meta( $landing_page_id )

Gets meta data of landing page from landing page id

Gets meta data of landing page from landing page id

Parameters

$landing_page_id

Returns

array
public static mixed
# add_clear_stats_link( $actions, $post )

Adds clear stats link to quick actions in a post types listing area

Adds clear stats link to quick actions in a post types listing area

Parameters

$actions
$post

Returns

mixed
Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen