Changeset 3233502
- Timestamp:
- 02/02/2025 04:51:21 PM (14 months ago)
- Location:
- easy-post-gallery
- Files:
-
- 31 added
- 2 edited
-
tags/1.1 (added)
-
tags/1.1/LICENSE.txt (added)
-
tags/1.1/README.txt (added)
-
tags/1.1/autoload.php (added)
-
tags/1.1/css (added)
-
tags/1.1/css/easy-post-gallery-admin.css (added)
-
tags/1.1/easy-post-gallery.php (added)
-
tags/1.1/images (added)
-
tags/1.1/images/dOJ6qL.png (added)
-
tags/1.1/includes (added)
-
tags/1.1/includes/admin (added)
-
tags/1.1/includes/admin/class-easy-pg-admin.php (added)
-
tags/1.1/includes/admin/class-easy-pg-settings.php (added)
-
tags/1.1/includes/admin/class-easy-pg.php (added)
-
tags/1.1/includes/class-easy-pg-run.php (added)
-
tags/1.1/includes/config (added)
-
tags/1.1/includes/config/class-easy-pg-config.php (added)
-
tags/1.1/includes/core (added)
-
tags/1.1/includes/core/class-easy-pg-activator.php (added)
-
tags/1.1/includes/core/class-easy-pg-deactivator.php (added)
-
tags/1.1/includes/core/class-easy-pg-i18n.php (added)
-
tags/1.1/includes/helper (added)
-
tags/1.1/includes/helper/class-easy-pg-loader.php (added)
-
tags/1.1/includes/helper/class-easy-pg-log.php (added)
-
tags/1.1/js (added)
-
tags/1.1/js/easy-post-gallery-admin.js (added)
-
tags/1.1/js/fontawesome.js (added)
-
tags/1.1/js/solid.js (added)
-
tags/1.1/languages (added)
-
tags/1.1/languages/easy-post-gallery.pot (added)
-
tags/1.1/uninstall.php (added)
-
trunk/README.txt (modified) (1 diff)
-
trunk/easy-post-gallery.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
easy-post-gallery/trunk/README.txt
r3155761 r3233502 5 5 Tags: Gallery, Wordpress Gallery, Images 6 6 Requires at least: 4.6 7 Tested up to: 6. 6.28 Stable tag: 1. 07 Tested up to: 6.7.1 8 Stable tag: 1.1 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 12 12 13 Easy Post Gallery -
easy-post-gallery/trunk/easy-post-gallery.php
r3155761 r3233502 3 3 * @wordpress-plugin 4 4 * Plugin Name: Easy Post Gallery 5 * Plugin URI: https://wordpress.org 5 * Plugin URI: https://wordpress.org/plugins/easy-post-gallery/ 6 6 * Description: Easy Post Gallery is the gallery management tool created for WordPress. 7 * Version: 1. 07 * Version: 1.1 8 8 * Requires PHP: 7.0 9 9 * Author: Megha Shah
Note: See TracChangeset
for help on using the changeset viewer.