Description
This plugin allows users to put shortcode of any plugin or custom code in an widget and the plugin will execute shortcode in the widget and output will be displayed in front-end.
Details
- Add shortcode in an widget and the output will be displayed in frontend.
Installation
The Plugin can be installed in two ways.
Download and Install
- Download and upload the plugin files to the
/wp-content/plugins/shortcodes-in-widgets
directory from the WordPress plugin repository. - Activate the plugin through the ‘Plugins’ screen in WordPress admin.
Using Plugin Interface
- Open the plugin Interface in the wordpress admin and click on “Add new”.
- In the Search box enter “Shortcodes In Widgets” and hit Enter.
- Click on “Install” to install the plugin.
Usage
1.You can now visit Appearance ? Widgets page and add a text widget to a sidebar.
2.Paste the shortcode in the content box and click on the save button.
For more information please see the screenshot section.
FAQ
-
Does Shortcodes In Widgets plugin modify any file?
-
No! The plugin does not modify any of your WordPress files.
-
Is there any plugin dependency to install this plugin?
-
No! there is no other plugin required.
-
Does this plugin require any special permissions?
-
No! This plugin does not require any special permissions or settings.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Shortcodes In Widgets” is open source software. The following people have contributed to this plugin.
Contributors“Shortcodes In Widgets” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Shortcodes In Widgets” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.0.0
- Compatibility changes to make it work with latest WordPress version.
2.0.0
- Compatibility changes to make it work with latest WordPress version.
- Code changes for PHP 7.2 version.