Adding PHP code in Text Widget without using a Plugin.


Sometimes in our WordPress theme we need to execute PHP scripts in a text widget. However by default WordPress doesn’t comes with this feature. To enable PHP code within WordPress widget we can use few plugins like PHP text widget and PHP Code Widget. Since installing another plugin might slow the site down, this task […]

Caldera Form Shortcodes in a sidebar widget.


How to Use Caldera Form Shortcodes In A Sidebar – WordPress 4.2.2. Caldera Form is a great plugin, which gives you a shortcode to add the plugin content to a WordPress post or page. There is a widget to use in a widget area, but it doesn’t work in WordPress 4.2.2. Step 1. First thing you […]