Changeset 1255756
- Timestamp:
- 09/29/2015 11:57:43 AM (11 years ago)
- Location:
- dp-debug-menu
- Files:
-
- 4 edited
-
assets/banner-1544x500.png (modified) (previous)
-
assets/banner-772x250.png (modified) (previous)
-
trunk/dp-debug-menu.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dp-debug-menu/trunk/dp-debug-menu.php
r726119 r1255756 5 5 Description: Quick debugger integrated in WordPress Admin Bar. Shows the template used for current page, number of queries, and execution time for PHP code. 6 6 Author: Dan Ștefancu 7 Version: 0.1 7 Version: 0.1.1 8 8 Author URI: http://stefancu.ro/ 9 9 Text Domain: dp-debug-menu -
dp-debug-menu/trunk/readme.txt
r726155 r1255756 1 1 === DP Debug Menu === 2 2 3 Contributors: de-ce 3 Contributors: de-ce, dream-production 4 4 Tags: debug, menu, template, debugger, queries, time 5 5 Requires at least: 3.0 6 Tested up to: 3.5.16 Tested up to: 4.3.1 7 7 Stable tag: trunk 8 8 License: GPLv3 … … 30 30 == Changelog == 31 31 32 = 0.1.1 = 33 * Updated compatibility with WordPress 4.3.1. 34 * Added new banners. 35 * Added dream-production as contributor. 36 32 37 = 0.1 = 33 38 * Initial release.
Note: See TracChangeset
for help on using the changeset viewer.