Changeset 3387776
- Timestamp:
- 10/31/2025 05:45:59 PM (5 months ago)
- Location:
- display-post-link/trunk
- Files:
-
- 2 edited
-
display-post-link.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
display-post-link/trunk/display-post-link.php
r3131138 r3387776 4 4 * Plugin URI: https://wordpress.org/plugins/display-post-link 5 5 * Description: Display WordPress post/page links (homepage, blog, privacy, etc.) via shortcode in post/page content or widget area. 6 * Version: 1.0. 26 * Version: 1.0.3 7 7 * Requires at least: 5.2 8 8 * Requires PHP: 7.4 -
display-post-link/trunk/readme.txt
r3131138 r3387776 3 3 Tags: display link, show link, blog link, privacy policy link, WooCommerce pages link 4 4 Requires at least: 3.0.1 5 Tested up to: 6. 6.16 Stable tag: 1.0.25 Tested up to: 6.8.3 6 Stable tag: 1.0.3 7 7 Requires PHP: 5.2.4 8 8 License: GPLv2 or later … … 47 47 1. Activate the plugin through the **Plugins** screen (**Plugins > Installed Plugins**). 48 48 49 == Upgrade Notice == 50 = 1.0.2 (2024-08-05) = 49 == Wordefence vendor verification key == 50 gsphudo7by90lzwdlihyerqxbzj6jiln 51 52 == Changelog == 53 = 1.0.3 = 54 * Added full compatibility with WordPress version 6.8.3 55 * Added Wordefence vendor verification key 56 57 = 1.0.2 = 51 58 * Security and performance enhancements 52 59 * Added full compatibility with WordPress version 6.6.1. 53 60 54 = 1.0.1 (2022-07-26)=61 = 1.0.1 = 55 62 * Added WooCommerce Return and Returns Policy page 56 63 * Added plugin screenshots 57 64 58 = 1.0.0 (2022-07-26)=65 = 1.0.0 = 59 66 * Initial version
Note: See TracChangeset
for help on using the changeset viewer.