Changeset 2872100
- Timestamp:
- 02/28/2023 07:33:01 AM (3 years ago)
- Location:
- debug-assistant/tags/1.5
- Files:
-
- 2 edited
-
debug-assistant.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
debug-assistant/tags/1.5/debug-assistant.php
r2872073 r2872100 5 5 Plugin Name: Debug Assistant 6 6 7 Plugin URI: http ://www.wpindeed.com/7 Plugin URI: https://www.wpindeed.com/ 8 8 9 9 Description: Allows admin to edit wp-config.php file by activating some Wordpress constants only for debugging purposes. Also administrator can receive reports about PHP environment or system report. With Debug Assistant it can be created temporary admin users, performing databse queries and much more. … … 13 13 Author: WPIndeed 14 14 15 Author URI: http ://demoism.wpindeed.com15 Author URI: https://www.wpindeed.com 16 16 17 17 */ -
debug-assistant/tags/1.5/readme.txt
r2872073 r2872100 1 == Debug Assistant==1 == Debug Assistant == 2 2 3 Contributors: WPIndeed Development3 Contributors: WPIndeed 4 4 5 5 Tags: assistant, debug, users, database, hooks&actions, speed test … … 13 13 License: GPLv3 14 14 15 Plugin URI: http://market.wpindeed.com/ 16 17 Author URI: http://market.wpindeed.com/ 18 15 License URI: https://www.gnu.org/licenses/gpl-3.0.html 16 Author: WPIndeed 19 17 Version: 1.5 20 18 21 Stable tag: trunk 22 23 Author: WPIndeed Development 24 25 License URI: https://www.gnu.org/licenses/gpl-3.0.html 19 Stable tag: 1.5 26 20 27 21
Note: See TracChangeset
for help on using the changeset viewer.