Filter: juiz_sps_share_name_for_*

apply_filters( 'juiz_sps_share_name_for_*', $nw_name ) → {string}
The name of a specific network display on the button.

Parameters:

Name Type Description
$nw_name string The original name of the network.
Since:
  • 1.0.0 First version
Author:
Source:

Returns:

The string returned after the renaming.
Type
string