Changeset 3337894
- Timestamp:
- 08/01/2025 03:15:27 PM (4 months ago)
- Location:
- pen-extra-features/trunk
- Files:
-
- 2 edited
-
pen-extra-features.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pen-extra-features/trunk/pen-extra-features.php
r3190781 r3337894 4 4 * Plugin URI: https://wordpress.org/plugins/pen-extra-features 5 5 * Description: This plugin adds more features to the fantastic Pen theme. 6 * Version: 1.1. 66 * Version: 1.1.7 7 7 * Author: htmlpie 8 8 * Author URI: https://www.htmlpie.com/ … … 20 20 define( 'PEN_PLUGIN_URL', plugins_url( '', __FILE__ ) ); 21 21 define( 'PEN_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); 22 define( 'PEN_PLUGIN_VERSION', '1.1. 6' );22 define( 'PEN_PLUGIN_VERSION', '1.1.7' ); 23 23 define( 'PEN_PLUGIN_SUPPORT_URL', 'https://wordpress.org/support/theme/pen/' ); 24 24 -
pen-extra-features/trunk/readme.txt
r3190781 r3337894 3 3 Tags: customize, metadata, postmeta, mataboxes, ux, user experience, menu, shortcut, color scheme, colors, design, font, typography, pen, pen theme, additional, extra, feature, tool, addon, option, feature, woocommerce 4 4 Requires at least: 4.8 5 Tested up to: 6. 76 Stable tag: 1.1. 65 Tested up to: 6.8 6 Stable tag: 1.1.7 7 7 Requires PHP: 5.6 8 8 License: GPLv2 or later … … 120 120 == Changelog == 121 121 122 = 1.1.7 = 123 * WP version bump 124 122 125 = 1.1.6 = 123 126 * WP version bump
Note: See TracChangeset
for help on using the changeset viewer.