Plugin Directory

Changeset 1080831


Ignore:
Timestamp:
02/02/2015 12:01:14 PM (11 years ago)
Author:
codewink
Message:

added screenshot to assets and updating readme.txt

Location:
scripts-styles-debug-bar
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • scripts-styles-debug-bar/trunk/readme.txt

    r1080797 r1080831  
    11=== What Scripts Styles Debug Bar ===
    22Contributors: Ravinder Kumar, Sudeep Kumar Rana
    3 Tags: Debug
    4 Tested up to : 4.1
    5 Stable Tag: 1.0
    6 Dependencies : debug-bar plugin
     3Tags: Debug, Debug Bar
     4Requires at least: 3.1 or higher
     5Tested up to: 4.1
     6Stable Tag: 0.1
     7Dependencies: debug-bar plugin
     8License: GPLv2 or later
     9License URI: http://www.gnu.org/licenses/gpl-2.0.html
    710
    811Adds two menu items into debug-bar menu: 1) All Scripts 2) All Styles
    912
    10 == Descriptions ==
     13
     14== Description ==
    1115
    1216A must for wordpress developers.
     
    1822It tells you 1) Enqueued 2) Script Handle 3) src link 4) version and 5) Dependencies of the script
    1923
     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
     36You 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
    2043== How to use ==
    21 Install debug-bar plugin first.
     44It will get attached with debug-bar plugin [ check All Scripts and All styles Panels in Debug Bar ].
    2245
    23 Install What-Scripts-Styles-Debug-Bar and it will get attached with debug-bar plugin.
    2446
    25 == 1.0 ==
     47== Changelog ==
     48
     49= 1.0 =
    2650Initial Release
Note: See TracChangeset for help on using the changeset viewer.