bp_core_admin_help_get_article_value()
Get the article value from GLOBAL variable
Description
Return
(string)
Source
File: bp-core/admin/bp-core-admin-help.php
function bp_core_admin_help_get_article_value() { return isset( $_REQUEST['article'] ) ? $_REQUEST['article'] : ''; }
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.