Changeset 2755056
- Timestamp:
- 07/12/2022 12:49:18 PM (4 years ago)
- Location:
- optimizer-shortcodes-email
- Files:
-
- 11 added
- 3 edited
-
tags/1.0.1 (added)
-
tags/1.0.1/LICENSE (added)
-
tags/1.0.1/README.md (added)
-
tags/1.0.1/index.php (added)
-
tags/1.0.1/optimizer-shortcodes-email.php (added)
-
tags/1.0.1/readme.txt (added)
-
tags/1.0.1/templates (added)
-
tags/1.0.1/templates/admin (added)
-
tags/1.0.1/templates/admin/fields (added)
-
tags/1.0.1/templates/admin/fields/field-email.php (added)
-
tags/1.0.1/templates/admin/optimizer-settings-page.php (added)
-
trunk/README.md (modified) (1 diff)
-
trunk/optimizer-shortcodes-email.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
optimizer-shortcodes-email/trunk/README.md
r2717513 r2755056 27 27 = 1.0.0 = 28 28 * Initial Release. 29 30 = 1.0.1 = 31 * Tested for WP 6.0+ -
optimizer-shortcodes-email/trunk/optimizer-shortcodes-email.php
r2717522 r2755056 4 4 * Plugin URI: https://businessoptimizer.org/collections/plugins 5 5 * Description: Provides a simple text field for an email address that can be used throughout the site with a shortcode. 6 * Version: 1.0. 06 * Version: 1.0.1 7 7 * Requires at least: 5 8 8 * Requires PHP: 7.3 -
optimizer-shortcodes-email/trunk/readme.txt
r2754698 r2755056 3 3 Tags: email, email address, email shortcode, optimizer shortcodes, business optimizer 4 4 Requires at least: 4.7 5 Tested up to: 6 5 Tested up to: 6.0 6 6 Requires PHP: 7.3 7 Stable tag: 1.0. 07 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 38 38 = 1.0.0 = 39 39 * Initial Release. 40 41 = 1.0.1 = 42 * Tested for WP 6.0+
Note: See TracChangeset
for help on using the changeset viewer.