Function add_rml_user_settings_box
Add a visible content to the general user settings dialog.
Returns:
boolean
Located at meta.php
Located at meta.php
Parameters summary
string |
$name |
Unique name for this meta box |
IUserSettings |
$obj |
The object which implements IUserSettings |
boolean |
$hasScripts = false |
boolean Load the resources if exists |
integer |
$priority = 10 |
Priority for actions and filters |