Changeset 2388325
- Timestamp:
- 09/25/2020 01:37:07 PM (6 years ago)
- File:
-
- 1 edited
-
wp-widget-bundle/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-widget-bundle/trunk/readme.txt
r2386775 r2388325 1 1 === Widget Bundle === 2 2 Contributors: Devnath Verma 3 Plugin Name: Widget Bundle4 Tags: widgets, widget bundle, wordpress widgets, categories widget, post widget, image widget, text widget, link widget, comment widget, login widget, register widget, image widget, aboutme widget, profile widget, button widget.5 Author: Devnath Verma <devnathverma@gmail.com>3 Plugin Name: Widget Bundle 4 Tags: widgets, widget bundle, wordpress widgets, categories widget, post widget, image widget, text widget, link widget, comment widget, login widget, register widget, image widget, aboutme widget, profile widget, button widget. 5 Author: Devnath Verma 6 6 Requires at least: 4.8.0 7 Tested up to: 5.5.1 8 Stable tag: 2.0.0 7 Tested up to: 5.5.1 8 Stable tag: 1.0.0 9 Version: 2.0.0 9 10 License: GPLv2 or later 10 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 189 190 7. Wait until WordPress has uploaded the file. If it's done click on Activate Plugin. 190 191 8. Now you should see a message 'Plugin activated' at the top of the window. 191 192 == Frequently Asked Questions ==193 194 How to add widgets to your site sidebar.195 196 1. Open your Wordpress admin Dashboard.197 2. Navigate to Widget Bundle menu page.198 3. Enable Widgets which you want to display your site sidebar.199 4. Go to Appearance > Widgets page.200 5. Drag and Drop which Widgets you enabled.201 6. Now you can see your site sidebar.202 192 203 193 == Screenshots == … … 234 224 235 225 == Changelog == 226 227 = 2.0.0 = 228 * Widget Bundle Menu Page Changed 229 * Full Responsive 230 * Added About ME Widget 231 * Added Contact Widget 232 * Added Button Widget 233 * Added Social Widget 234 * Added Text Widget 235 * Added Users Widget 236 * Changed Categories Widget 237 * Changed Comments Widget 238 * Changed Images Widget 239 * Changed Links Widget 240 * Changed Login & Register Widget 241 * Changed Posts Widget 242 243 244 == Frequently Asked Questions == 245 = How to add widgets to your site sidebar? = 246 247 1. Open your Wordpress admin Dashboard. 248 2. Navigate to Widget Bundle menu page. 249 3. Enable Widgets which you want to display your site sidebar. 250 4. Go to Appearance > Widgets page. 251 5. Drag and Drop which Widgets you enabled. 252 6. Now you can see your site sidebar.
Note: See TracChangeset
for help on using the changeset viewer.