B3 OnBoarding

Skip to content
  • Features
  • Demonstration
  • F.A.Q.
    • Actions
    • Filters
    • Functions
    • Knowledgebase
    • Support

b3_disable_action_links()

Description

Disable the action links shown below a custom form.

Arguments

  • $setting
    (bool) - If set to true, the action links below forms are not shown.

Return

(bool)   true|false

Usage

  1. function b3_disable_action_links_example( $setting ) {
  2.     return true;
  3. }
  4. add_filter( 'b3_disable_action_links', 'b3_disable_action_links_example' );

Used in

  • includes/actions-b3.php - line 497

Tags

  • filter
  • form
  • login
  • lost-password
  • registration
B3 Onboarding

Plugin info

Latest version: 3.8.2
Download it here.
Available in English and Dutch.

User menu

  • Login
  • Register
  • Lost password