Changeset 2558611
- Timestamp:
- 07/05/2021 08:47:54 AM (5 years ago)
- File:
-
- 1 edited
-
wb-widget-builder/trunk/README.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wb-widget-builder/trunk/README.txt
r2558101 r2558611 2 2 Contributors: krozero 3 3 Donate link: http://kishorkhambu.com.np/donate 4 Tags: widget, widget, custom widgets, dynamic widget, sidebar, widget builder, simple widget, easy widget,4 Tags: widget builder, dinamic widget builder, simple widget builder, custom widget builder, custom widgets, dynamic widget, sidebar, widget, simple widget, easy widget, 5 5 Requires at least: 4.7 6 6 Tested up to: 5.7.2 … … 22 22 == Installation == 23 23 24 1. Upload `wb-widget-builder` to the `/wp-content/plugins/` directory 25 2. Activate the plugin through the 'Plugins' menu in WordPress 26 3. click on CWA settings menu at left menu bar 24 1. Visit Plugins > Add New 25 2. Search for “Wb Widget Builder” 26 3. Activate Wb Widget Builder from your Plugins page 27 4. Click on Widget Builder menu at left menu bar 28 5. Add new widget and publish 29 6. Go to Appearance > Widgets 30 7. Find our new widget in left available widgets and add it to your sidebar. 31 32 27 33 28 34 == Frequently Asked Questions == … … 30 36 = How to use Wb Widget Builder? = 31 37 32 1. C reate a new Widget.33 2. add Form code, update code, widget code and helper functions if needed.38 1. Click on Widget Builder menu at left menu bar and Create a new Widget. 39 2. Add Form code, update code, widget code and helper functions if needed. 34 40 3. publish it 35 41 4. go to the widgets page your new widget should already be there. … … 43 49 44 50 == Changelog == 51 = 1.0.1 = 52 * Read me update for better Plugin instruction 53 45 54 = 1.0.0 = 46 55 * Launch version. 47 56 57 58 48 59 == Upgrade Notice == 60 = 1.0.1 = 61 Read me update for better Plugin instruction 62 49 63 = 1.0.0 = 50 64 Widget builder lunch version
Note: See TracChangeset
for help on using the changeset viewer.