Changeset 2989381
- Timestamp:
- 11/05/2023 07:21:43 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
r2948877 r2989381 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. 36 * Version: 1.1.4 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. 3' );22 define( 'PEN_PLUGIN_VERSION', '1.1.4' ); 23 23 define( 'PEN_PLUGIN_SUPPORT_URL', 'https://wordpress.org/support/theme/pen/' ); 24 24 -
pen-extra-features/trunk/readme.txt
r2948877 r2989381 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. 36 Stable tag: 1.1. 35 Tested up to: 6.4 6 Stable tag: 1.1.4 7 7 Requires PHP: 5.6 8 8 License: GPLv2 or later … … 120 120 == Changelog == 121 121 122 = 1.1.4 = 123 * WP version bump 124 122 125 = 1.1.3 = 123 126 * WP version bump
Note: See TracChangeset
for help on using the changeset viewer.