Changeset 2417433
- Timestamp:
- 11/12/2020 07:10:33 PM (5 years ago)
- Location:
- debug-bar
- Files:
-
- 4 edited
- 2 copied
-
tags/1.1.2 (copied) (copied from debug-bar/trunk)
-
tags/1.1.2/debug-bar.php (modified) (1 diff)
-
tags/1.1.2/panels/class-debug-bar-wp-http.php (copied) (copied from debug-bar/trunk/panels/class-debug-bar-wp-http.php)
-
tags/1.1.2/readme.txt (modified) (2 diffs)
-
trunk/debug-bar.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
debug-bar/tags/1.1.2/debug-bar.php
r2417347 r2417433 5 5 Description: Adds a debug menu to the admin bar that shows query, cache, and other helpful debugging information. 6 6 Author: wordpressdotorg 7 Version: 1.1. 17 Version: 1.1.2 8 8 Author URI: https://wordpress.org/ 9 9 Text Domain: debug-bar -
debug-bar/tags/1.1.2/readme.txt
r2417345 r2417433 3 3 Tags: debug 4 4 Tested up to: 5.5.3 5 Stable tag: 1.1. 15 Stable tag: 1.1.2 6 6 Requires at least: 3.4 7 7 … … 29 29 30 30 == Upgrade Notice == 31 32 = 1.1.2 = 33 Fix error checking in HTTP Requests panel. 31 34 32 35 = 1.1.1 = -
debug-bar/trunk/debug-bar.php
r2417347 r2417433 5 5 Description: Adds a debug menu to the admin bar that shows query, cache, and other helpful debugging information. 6 6 Author: wordpressdotorg 7 Version: 1.1. 17 Version: 1.1.2 8 8 Author URI: https://wordpress.org/ 9 9 Text Domain: debug-bar -
debug-bar/trunk/readme.txt
r2417345 r2417433 3 3 Tags: debug 4 4 Tested up to: 5.5.3 5 Stable tag: 1.1. 15 Stable tag: 1.1.2 6 6 Requires at least: 3.4 7 7 … … 29 29 30 30 == Upgrade Notice == 31 32 = 1.1.2 = 33 Fix error checking in HTTP Requests panel. 31 34 32 35 = 1.1.1 =
Note: See TracChangeset
for help on using the changeset viewer.