New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
↑ | Simply hide widgets on specified pages. Adds checkboxes to each widget to either show or hide it on every site page. | You have to log in to add a translation. | Details |
Original untranslated
Simply hide widgets on specified pages. Adds checkboxes to each widget to either show or hide it on every site page.
You have to log in to edit this translation. Meta |
|||
↑ | Display Widgets | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
add_filter('dw_callback_trigger', 'dw_callback_trigger');↵ function dw_callback_trigger(){↵ return 'wp_head'; //change to: plugins_loaded, after_setup_theme, wp_loaded, wp_head, or a hook of your choice↵ } | You have to log in to add a translation. | Details | |
Original untranslated
add_filter('dw_callback_trigger', 'dw_callback_trigger');↵
function dw_callback_trigger(){↵
return 'wp_head'; //change to: plugins_loaded, after_setup_theme, wp_loaded, wp_head, or a hook of your choice↵
}
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Installation Instructions | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
Check out our other plugins, <a href="https://wordpress.org/plugins/formidable" title="Formidable Forms">Formidable Forms</a> to create drag and drop forms, and <a href="https://formidablepro.com" title="Formidable Forms Pro">Formidable Pro</a> to build robust applications with your collected data. | You have to log in to add a translation. | Details | |
Original untranslated
Check out our other plugins, <a href="https://wordpress.org/plugins/formidable" title="Formidable Forms">Formidable Forms</a> to create drag and drop forms, and <a href="https://formidablepro.com" title="Formidable Forms Pro">Formidable Pro</a> to build robust applications with your collected data.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
If you'd like to contribute, you can find a development version on (<a href="https://github.com/Strategy11/display-widgets" title="GitHub">GitHub</a>) | You have to log in to add a translation. | Details | |
Original untranslated
If you'd like to contribute, you can find a development version on (<a href="https://github.com/Strategy11/display-widgets" title="GitHub">GitHub</a>)
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
With some plugins and themes, you may need to adjust when the widget checking starts. You can add this to your theme functions.php or a new plugin. | You have to log in to add a translation. | Details | |
Original untranslated
With some plugins and themes, you may need to adjust when the widget checking starts. You can add this to your theme functions.php or a new plugin.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
This is a known limitation. Widgets written in the pre-2.8 format don't work the same way, and don't have the hooks. Sorry. | You have to log in to add a translation. | Details | |
Original untranslated
This is a known limitation. Widgets written in the pre-2.8 format don't work the same way, and don't have the hooks. Sorry.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
My widgets aren't showing when I activate | You have to log in to add a translation. | Details | |
Original untranslated
My widgets aren't showing when I activate
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
Why aren't the options showing up on my widget? | You have to log in to add a translation. | Details | |
Original untranslated
Why aren't the options showing up on my widget?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
Select either 'Show on Checked' or 'Hide on Checked' from the drop-down and check the boxes. | You have to log in to add a translation. | Details | |
Original untranslated
Select either 'Show on Checked' or 'Hide on Checked' from the drop-down and check the boxes.
CommentFound in installation list item, faq list item. You have to log in to edit this translation. Meta |
|||
Go to the 'Widgets' menu and show the options panel for the widget you would like to hide. | You have to log in to add a translation. | Details | |
Original untranslated
Go to the 'Widgets' menu and show the options panel for the widget you would like to hide.
CommentFound in installation list item, faq list item. You have to log in to edit this translation. Meta |
|||
Upload <code>display-widgets.php</code> to the <code>/wp-content/plugins/</code> directory | You have to log in to add a translation. | Details | |
Original untranslated
Upload <code>display-widgets.php</code> to the <code>/wp-content/plugins/</code> directory
CommentFound in installation list item, faq list item. You have to log in to edit this translation. Meta |
|||
By default, 'Hide on checked pages' is selected with no boxes checked, so all current widgets will continue to display on all pages. | You have to log in to add a translation. | Details | |
Original untranslated
By default, 'Hide on checked pages' is selected with no boxes checked, so all current widgets will continue to display on all pages.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Change your sidebar content for different pages, categories, custom taxonomies, and WPML languages. Avoid creating multiple sidebars and duplicating widgets by adding check boxes to each widget in the admin (as long as it is written in the WordPress version 2.8 format) which will either show or hide the widgets on every site page. Great for avoiding extra coding and keeping your sidebars clean. | You have to log in to add a translation. | Details | |
Original untranslated
Change your sidebar content for different pages, categories, custom taxonomies, and WPML languages. Avoid creating multiple sidebars and duplicating widgets by adding check boxes to each widget in the admin (as long as it is written in the WordPress version 2.8 format) which will either show or hide the widgets on every site page. Great for avoiding extra coding and keeping your sidebars clean.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
Export as
Comment
Short description.