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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 254

LLMS_Payment_Gateway::get_option()

Method: Get the value of an option from the database & fallback to default value if none found

Source: includes/abstracts/abstract.llms.payment.gateway.php:919

Used by 6 functions | Uses 3 functions

LLMS_Payment_Gateway::get_option_default_value()

Method: Option default value autoloader

Source: includes/abstracts/abstract.llms.payment.gateway.php:958

Used by 0 functions | Uses 1 function

LLMS_Payment_Gateway::get_option_name()

Method: Retrieve an option name specific to the gateway Used to retrieve options from the wp_options table where applicable

Source: includes/abstracts/abstract.llms.payment.gateway.php:749

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_option_prefix()

Method: Retrieve a prefix for options

Source: includes/abstracts/abstract.llms.payment.gateway.php:972

Used by 1 function | Uses 1 function

LLMS_Payment_Gateway::get_secure_strings()

Method: Adds the gateway’s registered secured strings to the default list of site-wide secure strings.

Source: includes/abstracts/abstract.llms.payment.gateway.php:658

Used by 0 functions | Uses 1 function

LLMS_Payment_Gateway::get_source_url()

Method: Gateways can override this to return a URL to a source permalink on the gateway’s website

Source: includes/abstracts/abstract.llms.payment.gateway.php:680

Used by 1 function | Uses 0 functions

LLMS_Payment_Gateway::get_subscription_url()

Method: Gateways can override this to return a URL to a subscription permalink on the gateway’s website

Source: includes/abstracts/abstract.llms.payment.gateway.php:695

Used by 1 function | Uses 0 functions

LLMS_Payment_Gateway::get_supported_features()

Method: Get an array of features the gateway supports.

Source: includes/abstracts/abstract.llms.payment.gateway.php:707

Used by 1 function | Uses 1 function

LLMS_Payment_Gateway::get_test_mode_description()

Method: Get the description of test mode displayed on the admin panel

Source: includes/abstracts/abstract.llms.payment.gateway.php:731

Used by 1 function | Uses 0 functions

LLMS_Payment_Gateway::get_test_mode_enabled()

Method: Get value of the test mode enabled setting

Source: includes/abstracts/abstract.llms.payment.gateway.php:742

Used by 2 functions | Uses 1 function
« Previous 1 … 253 254 255 … 408 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions