wpseek.com
A WordPress-centric search engine for devs and theme authors
get_current_site_name is private and should not be used in themes or plugins directly.
get_current_site_name › WordPress Function
Since3.0.0
Deprecated3.9.0
› get_current_site_name ( $current_site )
Access: |
|
Parameters: |
|
Returns: |
|
Defined at: |
|
Codex: |
This deprecated function formerly set the site_name property of the $current_site object.
This function simply returns the object, as before. The bootstrap takes care of setting site_name.Related Functions: get_current_site, get_current_theme, get_current_screen, get_current_user_id, set_current_screen