In the settings page of the plugin (ItalyStrap > Settings) you can activate some extra utilities in your WordPress site:
General
- Show Post Type IDs:
This will show in the post, page or custom post type dashboard page a new column on the right with the post ID number. - Show Post Type Thumb:
This will show in the post, page or custom post type dashboard page a new column on the right with the post thumbnail if it is previously set. - Kill the Emojis:
WordPress 4.2 introduced the support for the emoji but there’s no option for disabling them but if you don’t use (or don’t like) it then you now can disable forever ;-).
Widget
- HTML attributes for widget:
This allow you to add custom html id and class for widget html container. - HTML in Widget Title:
This will alow you to add html tag in widget title, you can use bracket {{ or }} instead of < or >, example {{h1}}Headline H1{{/h1}} and the output will be <h1>Headline H1</h1>
Shortcode
- Do shortcode in widget text:
This will execute every shortcode in the standard widget text.
There are no comments yet, why not be the first