Changeset 2825524
- Timestamp:
- 11/28/2022 11:24:03 PM (3 years ago)
- Location:
- punchlist/tags/1.3.4
- Files:
-
- 14 copied
-
. (copied) (copied from punchlist/trunk)
-
bootstrap.php (copied) (copied from punchlist/trunk/bootstrap.php) (1 diff)
-
composer.lock (copied) (copied from punchlist/trunk/composer.lock)
-
readme.txt (copied) (copied from punchlist/trunk/readme.txt) (2 diffs)
-
src/Api.php (copied) (copied from punchlist/trunk/src/Api.php)
-
vendor/autoload.php (copied) (copied from punchlist/trunk/vendor/autoload.php)
-
vendor/composer/autoload_psr4.php (copied) (copied from punchlist/trunk/vendor/composer/autoload_psr4.php)
-
vendor/composer/autoload_real.php (copied) (copied from punchlist/trunk/vendor/composer/autoload_real.php)
-
vendor/composer/autoload_static.php (copied) (copied from punchlist/trunk/vendor/composer/autoload_static.php)
-
vendor/composer/installed.json (copied) (copied from punchlist/trunk/vendor/composer/installed.json)
-
vendor/composer/installed.php (copied) (copied from punchlist/trunk/vendor/composer/installed.php)
-
vendor/composer/platform_check.php (copied) (copied from punchlist/trunk/vendor/composer/platform_check.php)
-
vendor/symfony/deprecation-contracts/composer.json (copied) (copied from punchlist/trunk/vendor/symfony/deprecation-contracts/composer.json)
-
vendor/symfony/deprecation-contracts/function.php (copied) (copied from punchlist/trunk/vendor/symfony/deprecation-contracts/function.php)
Legend:
- Unmodified
- Added
- Removed
-
punchlist/tags/1.3.4/bootstrap.php
r2825472 r2825524 6 6 Description: Harness the magic of Punchlist from the WP Dashboard 7 7 Author: Punchlist Labs 8 Version: 1.3. 08 Version: 1.3.4 9 9 Author URI: https://punchlist.com 10 10 Credits: This plugin borrows heavily from Public Post Preview plugin but Dominik Schilling. WP won't allow -
punchlist/tags/1.3.4/readme.txt
r2825469 r2825524 4 4 Requires at least: 5.5 5 5 Tested up to: 6.1.1 6 Stable tag: 1.3. 06 Stable tag: 1.3.4 7 7 Requires PHP: 7.4 8 8 License: GPLv2 or later … … 30 30 31 31 == Changelog == 32 = 1.3.4 = 33 * Version bump 34 35 = 1.3.2 = 36 * URL fix 37 32 38 = 1.3.0 = 33 39 * Re-implements draft preview to work with the recently release Punchlist 2.0.
Note: See TracChangeset
for help on using the changeset viewer.