Changeset 1080831
- Timestamp:
- 02/02/2015 12:01:14 PM (11 years ago)
- Location:
- scripts-styles-debug-bar
- Files:
-
- 2 added
- 1 edited
-
assets/all-scripts-panel.png (added)
-
assets/all-styles-panel.png (added)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
scripts-styles-debug-bar/trunk/readme.txt
r1080797 r1080831 1 1 === What Scripts Styles Debug Bar === 2 2 Contributors: Ravinder Kumar, Sudeep Kumar Rana 3 Tags: Debug 4 Tested up to : 4.1 5 Stable Tag: 1.0 6 Dependencies : debug-bar plugin 3 Tags: Debug, Debug Bar 4 Requires at least: 3.1 or higher 5 Tested up to: 4.1 6 Stable Tag: 0.1 7 Dependencies: debug-bar plugin 8 License: GPLv2 or later 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 7 10 8 11 Adds two menu items into debug-bar menu: 1) All Scripts 2) All Styles 9 12 10 == Descriptions == 13 14 == Description == 11 15 12 16 A must for wordpress developers. … … 18 22 It tells you 1) Enqueued 2) Script Handle 3) src link 4) version and 5) Dependencies of the script 19 23 24 25 == Installation == 26 27 * Install debug-bar plugin first. 28 * Upload the folder `scripts-styles-debug-bar` to the `/wp-content/plugins/` directory 29 * Activate the plugin through the 'Plugins' menu in WordPress 30 31 32 == Frequently Asked Questions == 33 34 = Can I use this on production / live site? = 35 36 You can you it for both sites to debug your script and style files. 37 38 39 == Upgrade Notice == 40 * Always use the latest and the greatest for the best experience. 41 42 20 43 == How to use == 21 I nstall debug-bar plugin first.44 It will get attached with debug-bar plugin [ check All Scripts and All styles Panels in Debug Bar ]. 22 45 23 Install What-Scripts-Styles-Debug-Bar and it will get attached with debug-bar plugin.24 46 25 == 1.0 == 47 == Changelog == 48 49 = 1.0 = 26 50 Initial Release
Note: See TracChangeset
for help on using the changeset viewer.