-
-
Calculate the selector for the sidebar's widgets based on the registered sidebar's info.
- Since:
-
- Source:
-
-
-
Convert a widget ID into a Customizer setting ID.
Parameters:
Name |
Type |
Description |
widgetId |
string
|
Widget ID. |
- Since:
-
- Source:
-
Returns:
settingId Setting ID.
-
Type
-
string
-
<static> self.highlightControls()
-
Show a title and highlight widgets on hover. On shift+clicking
focus the widget control.
- Since:
-
- Source:
-
-
-
Highlight the widget on widget updates or widget control mouse overs.
Parameters:
Name |
Type |
Description |
widgetId |
string
|
ID of the widget. |
- Since:
-
- Source:
-
-
-
Parse a widget ID.
Parameters:
Name |
Type |
Description |
widgetId |
string
|
Widget ID. |
- Since:
-
- Source:
-
Returns:
-
Type
-
Object
-
-
Parse a widget setting ID.
Parameters:
Name |
Type |
Description |
settingId |
string
|
Widget setting ID. |
- Since:
-
- Source:
-
Returns:
-
Type
-
Object
|
null