Changeset 2948877
- Timestamp:
- 08/07/2023 08:10:20 PM (2 years 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
r2893008 r2948877 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. 26 * Version: 1.1.3 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. 2' );22 define( 'PEN_PLUGIN_VERSION', '1.1.3' ); 23 23 define( 'PEN_PLUGIN_SUPPORT_URL', 'https://wordpress.org/support/theme/pen/' ); 24 24 -
pen-extra-features/trunk/readme.txt
r2893008 r2948877 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. 26 Stable tag: 1.1. 25 Tested up to: 6.3 6 Stable tag: 1.1.3 7 7 Requires PHP: 5.6 8 8 License: GPLv2 or later … … 120 120 == Changelog == 121 121 122 = 1.1.3 = 123 * WP version bump 124 122 125 = 1.1.2 = 123 126 * Minor fix
Note: See TracChangeset
for help on using the changeset viewer.