Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Hooks / LLMS_Shortcode_User_Info::get_output / llms_user_info_shortcode_user_id

apply_filters( 'llms_user_info_shortcode_user_id', integer $user_id )

Filters the user used to retrieve user information displayed by the [llms-user] shortcode

Contents

  • Description
    • Parameters
    • Source
    • Changelog
  • User Contributed Notes

Description #Description


Parameters #Parameters

$user_id

The WP_User ID of the currently logged-in user or 0 if no user logged in.


Top ↑

Source #Source

File: includes/shortcodes/class-llms-shortcode-user-info.php


Top ↑

Changelog #Changelog

Changelog
Version Description
5.0.0 Introduced.

Top ↑

User Contributed Notes #User Contributed Notes

You must log in before being able to contribute a note or feedback.

Proudly powered by WordPress