learndash_login_menu_item_process
Filter Hook: Filters whether to process a menu_item or not.
learndash_login_menu_item_process Read More »
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
Filter Hook: Filters whether to process a menu_item or not.
learndash_login_menu_item_process Read More »
Filter Hook: Filters menu_item attributes before they are applied.
learndash_login_menu_item_atts Read More »
Filter Hook: Filters login menu item.
learndash_login_menu_item Read More »
Function: Prints the login modal in the site footer.
learndash_load_login_modal_html Read More »
Function: Adds custom classes to the body.
learndash_body_classes Read More »
Function: Builds a recursive listing of files from a given base path name.
learndash_scandir_recursive Read More »
Function: Checks whether a string is a valid JSON or not.
learndash_is_valid_JSON Read More »
Function: Disables the RSS feeds if the feed support is disabled for the post type.
learndash_pre_posts_feeds Read More »
Function: Checks whether a learndash post type supports feeds or not.
learndash_post_type_supports_feed Read More »
Filter Hook: Filters whether to show feeds for the custom post type.
learndash_post_type_feed Read More »
Function: Checks whether a learndash post type supports comments or not.
learndash_post_type_supports_comments Read More »
Filter Hook: Filters whether to show comments for a CPT or not.
learndash_post_comments Read More »
Function: Manages the post update message for legacy editor screen.
learndash_post_updated_messages Read More »
Function: Retrieves the number of posts by post_type.
learndash_get_total_post_count Read More »
Filter Hook: Filters list of post status shown in the admin.
learndash_admin_post_stati Read More »
Function: Converts the stored lesson timer value from the postmeta settings into number of total seconds.
learndash_convert_lesson_time_time Read More »
Function: Utility function to accept a file path and swap it out for a URL.
learndash_template_url_from_path Read More »
Function: Updates the metadata settings array when updating single setting.
learndash_update_post_meta Read More »
Function: Gets the MySQL privileges for the DB_USER defined in the wp-config.
learndash_get_db_user_grants Read More »
Function: Removes a directory from the given path recursively.
learndash_recursive_rmdir Read More »