Changeset 2825482
- Timestamp:
- 11/28/2022 09:03:08 PM (3 years ago)
- Location:
- punchlist/tags
- Files:
-
- 4 edited
- 28 copied
-
1.3.0/bootstrap.php (modified) (1 diff)
-
1.3.0/readme.txt (modified) (1 diff)
-
1.3.0/trunk/bootstrap.php (modified) (1 diff)
-
1.3.0/trunk/readme.txt (modified) (2 diffs)
-
1.3.1 (copied) (copied from punchlist/trunk)
-
1.3.1/bootstrap.php (copied) (copied from punchlist/trunk/bootstrap.php)
-
1.3.1/composer.lock (copied) (copied from punchlist/trunk/composer.lock)
-
1.3.1/readme.txt (copied) (copied from punchlist/trunk/readme.txt)
-
1.3.1/src/Api.php (copied) (copied from punchlist/trunk/src/Api.php)
-
1.3.1/trunk (copied) (copied from punchlist/trunk)
-
1.3.1/trunk/bootstrap.php (copied) (copied from punchlist/trunk/bootstrap.php)
-
1.3.1/trunk/composer.lock (copied) (copied from punchlist/trunk/composer.lock)
-
1.3.1/trunk/readme.txt (copied) (copied from punchlist/trunk/readme.txt)
-
1.3.1/trunk/src/Api.php (copied) (copied from punchlist/trunk/src/Api.php)
-
1.3.1/trunk/vendor/autoload.php (copied) (copied from punchlist/trunk/vendor/autoload.php)
-
1.3.1/trunk/vendor/composer/autoload_psr4.php (copied) (copied from punchlist/trunk/vendor/composer/autoload_psr4.php)
-
1.3.1/trunk/vendor/composer/autoload_real.php (copied) (copied from punchlist/trunk/vendor/composer/autoload_real.php)
-
1.3.1/trunk/vendor/composer/autoload_static.php (copied) (copied from punchlist/trunk/vendor/composer/autoload_static.php)
-
1.3.1/trunk/vendor/composer/installed.json (copied) (copied from punchlist/trunk/vendor/composer/installed.json)
-
1.3.1/trunk/vendor/composer/installed.php (copied) (copied from punchlist/trunk/vendor/composer/installed.php)
-
1.3.1/trunk/vendor/composer/platform_check.php (copied) (copied from punchlist/trunk/vendor/composer/platform_check.php)
-
1.3.1/trunk/vendor/symfony/deprecation-contracts/composer.json (copied) (copied from punchlist/trunk/vendor/symfony/deprecation-contracts/composer.json)
-
1.3.1/trunk/vendor/symfony/deprecation-contracts/function.php (copied) (copied from punchlist/trunk/vendor/symfony/deprecation-contracts/function.php)
-
1.3.1/vendor/autoload.php (copied) (copied from punchlist/trunk/vendor/autoload.php)
-
1.3.1/vendor/composer/autoload_psr4.php (copied) (copied from punchlist/trunk/vendor/composer/autoload_psr4.php)
-
1.3.1/vendor/composer/autoload_real.php (copied) (copied from punchlist/trunk/vendor/composer/autoload_real.php)
-
1.3.1/vendor/composer/autoload_static.php (copied) (copied from punchlist/trunk/vendor/composer/autoload_static.php)
-
1.3.1/vendor/composer/installed.json (copied) (copied from punchlist/trunk/vendor/composer/installed.json)
-
1.3.1/vendor/composer/installed.php (copied) (copied from punchlist/trunk/vendor/composer/installed.php)
-
1.3.1/vendor/composer/platform_check.php (copied) (copied from punchlist/trunk/vendor/composer/platform_check.php)
-
1.3.1/vendor/symfony/deprecation-contracts/composer.json (copied) (copied from punchlist/trunk/vendor/symfony/deprecation-contracts/composer.json)
-
1.3.1/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.0/bootstrap.php
r2825472 r2825482 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.1 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.0/readme.txt
r2825469 r2825482 30 30 31 31 == Changelog == 32 = 1.3.1 = 33 * URL fix 34 32 35 = 1.3.0 = 33 36 * Re-implements draft preview to work with the recently release Punchlist 2.0. -
punchlist/tags/1.3.0/trunk/bootstrap.php
r2825472 r2825482 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.1 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.0/trunk/readme.txt
r2825471 r2825482 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.1 7 7 Requires PHP: 7.4 8 8 License: GPLv2 or later … … 30 30 31 31 == Changelog == 32 = 1.3.1 = 33 * URL fix 34 32 35 = 1.3.0 = 33 36 * Re-implements draft preview to work with the recently release Punchlist 2.0.
Note: See TracChangeset
for help on using the changeset viewer.