• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/abstracts/llms.abstract.processor.php

get_edit_post_link

Filter Hook: Filters the post edit link.

Source: includes/abstracts/llms.abstract.processor.php:247

Used by 1 function | Uses 0 functions

LLMS_Abstract_Processor::get_edit_post_link()

Method: Returns the edit post link for a post.

Source: includes/abstracts/llms.abstract.processor.php:215

Used by 0 functions | Uses 1 function

LLMS_Abstract_Processor::dispatch()

Method: Dispatch

Source: includes/abstracts/llms.abstract.processor.php:139

Used by 0 functions | Uses 0 functions

llms_data_processor_{$this->id}_actions

Filter Hook: Empty the (saved) data to prevent duplicate data in future batches.

Source: includes/abstracts/llms.abstract.processor.php:164

Used by 1 function | Uses 0 functions

LLMS_Abstract_Processor::log()

Method: Log data to the processors log when processors debugging is enabled

Source: includes/abstracts/llms.abstract.processor.php:258

Used by 0 functions | Uses 1 function

LLMS_Abstract_Processor::save_data()

Method: Persist data to the database related to the processor

Source: includes/abstracts/llms.abstract.processor.php:274

Used by 2 functions | Uses 0 functions

LLMS_Abstract_Processor::set_data()

Method: Update data to the database related to the processor

Source: includes/abstracts/llms.abstract.processor.php:298

Used by 0 functions | Uses 2 functions

LLMS_Abstract_Processor::unset_data()

Method: Delete a piece of data from the database by key

Source: includes/abstracts/llms.abstract.processor.php:316

Used by 0 functions | Uses 2 functions

LLMS_Abstract_Processor

Class: Background Processor abstract class

Source: includes/abstracts/llms.abstract.processor.php:18

Used by 3 functions | Uses 1 function

LLMS_Abstract_Processor::init()

Method: Initializer

Source: includes/abstracts/llms.abstract.processor.php:44

Used by 1 function | Uses 0 functions
1 2 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions