Changeset 3178182
- Timestamp:
- 10/29/2024 04:05:06 PM (16 months ago)
- Location:
- wp-basic-info/trunk
- Files:
-
- 2 edited
-
init.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-basic-info/trunk/init.php
r2401288 r3178182 4 4 Description: This plugin is to show basic information of Wordpress setup and associated plugins on Admin side 5 5 Author: Geethu Vijayan 6 Version: 1. 16 Version: 1.2 7 7 */ 8 8 function wp_info_dashboard() { -
wp-basic-info/trunk/readme.txt
r2401288 r3178182 4 4 Tags: WP, Info, Basic,Plugins,Themes 5 5 Requires at least: 4.8 6 Tested up to: 5.5.17 Stable tag: 1. 16 Tested up to: 6.6.2 7 Stable tag: 1.2 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 36 36 37 37 * Modified readme.txt file. 38 39 = 1.2 = 40 41 * Modified readme.txt file.
Note: See TracChangeset
for help on using the changeset viewer.