Changeset 2293994
- Timestamp:
- 04/29/2020 12:38:53 AM (6 years ago)
- Location:
- pretty-link
- Files:
-
- 4 edited
-
tags/3.1.0/pretty-link.php (modified) (2 diffs)
-
tags/3.1.0/readme.txt (modified) (3 diffs)
-
trunk/pretty-link.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pretty-link/tags/3.1.0/pretty-link.php
r2247193 r2293994 3 3 Plugin Name: Pretty Links 4 4 Plugin URI: https://prettylinks.com/pl/plugin-uri 5 Description: Shrink, track and share any URL on the Internet from your WordPress website!5 Description: Shrink, track and share any URL using your website and brand! 6 6 Version: 3.1.0 7 Author: Blair Williams8 Author URI: http:// blairwilliams.com7 Author: Pretty Links 8 Author URI: http://prettylinks.com 9 9 Text Domain: pretty-link 10 Copyright: 2004-20 19, Caseproof, LLC10 Copyright: 2004-2020, Caseproof, LLC 11 11 12 12 GNU General Public License, Free Software Foundation <http://creativecommons.org/licenses/GPL/2.0/> … … 56 56 define('PRLI_OS_URL','https://d14715w921jdje.cloudfront.net/os'); 57 57 58 define('PRLI_EDITION', 'pretty-link- lite');58 define('PRLI_EDITION', 'pretty-link-pro'); 59 59 60 60 // Let's give pretty link plenty of room to work with -
pretty-link/tags/3.1.0/readme.txt
r2247193 r2293994 1 === Shortlinks by Pretty Links - Best WordPress Link Tracking Plugin ===1 === Pretty Links - Link Management, Branding, Tracking & Sharing Plugin === 2 2 Contributors: supercleanse, cartpauj 3 3 Donate link: https://prettylinks.com 4 Tags: links, link, url, urls, affiliate, affiliates, pretty, marketing, redirect, redirection, forward, plugin, twitter, tweet, rewrite, shorturl, hoplink, hop, shortlink, short, shorten, shortening, click, clicks, track, tracking, tiny, tinyurl, budurl, shrinking, domain, shrink, mask, masking, cloak, cloaking, slug, slugs, admin, administration, stats, statistics, stat, statistic, email, ajax, javascript, ui, csv, download, page, post, pages, posts, shortcode, seo, automation, widget, widgets, dashboard4 Tags: links, urls, shortlinks, link branding, link tracking, affiliate links, link cloaking, marketing, redirect, forward, social media, rewrite, shorturl, shorten, shortening, click, clicks, track, tracking, tiny, tinyurl, budurl, shrinking, domain, shrink, mask, masking, cloak, cloaking, slug, slugs, admin, administration, stats, statistics, stat, statistic, email, ajax, javascript, ui, csv, download, page, post, pages, posts, shortcode, seo, automation, widget, widgets, dashboard 5 5 Requires at least: 5.1 6 6 Tested up to: 5.4 7 7 Stable tag: 3.1.0 8 8 9 Shrink, beautify, track, manage and share any URL on or off of your WordPress website. Create links that look how you want using your own domain name! 9 The best WordPress link management, branding, tracking & sharing plugin. Link shortener helps you easily make pretty & trackable shortlinks. 10 10 11 11 == Description == 12 12 13 = Pretty Links Pro = 14 15 [Upgrade to Pretty Links Pro](https://prettylinks.com/why-upgrade/ "Upgrade to Pretty Links Pro") 16 17 *Pretty Links Pro* is a **significant upgrade** that adds many tools and redirection types that will allow you to create pretty links automatically, cloak links, replace keywords thoughout your blog with pretty links, categorize & tag your pretty links and much more. You can learn more about *Pretty Links Pro* here: 18 19 [Learn More](https://prettylinks.com/about "Learn More") | [Pricing](https://prettylinks.com/pricing/plans/ "Pricing") 13 Pretty Links helps you shrink, beautify, track, manage and share any URL on or off of your WordPress website. Create links that look how you want using your own domain name! 20 14 21 15 = Pretty Links = … … 55 49 * Turn tracking on / off on each link 56 50 * Pretty Links Bookmarklet 51 52 = Pretty Links Pro = 53 54 [Upgrade to Pretty Links Pro](https://prettylinks.com/why-upgrade/ "Upgrade to Pretty Links Pro") 55 56 *Pretty Links Pro* is a **significant upgrade** that adds many tools and redirection types that will allow you to create pretty links automatically, cloak links, replace keywords thoughout your blog with pretty links, categorize & tag your pretty links and much more. You can learn more about *Pretty Links Pro* here: 57 58 [Learn More](https://prettylinks.com/about "Learn More") | [Pricing](https://prettylinks.com/pricing/plans/ "Pricing") 57 59 58 60 == Installation == … … 140 142 * Many other small fixes and enhancements 141 143 142 = 2.1.10 =143 * More security hardening144 145 = 2.1.9 =146 * Fixed some security issues147 148 = 2.1.8 =149 * Fixed broken charts in dashboard widget150 * Fixed duplicate social buttons151 * Fixed warning of "invalid argument supplied to foreach"152 153 = 2.1.7 =154 * Changed clipboard library155 * Fixed an issue with non-countable strings for PHP 7.2156 * Fixed issue with large indexes utf8mb4 innodb157 * Fixed issue with ampersands in Keywords158 * Fixed issue with keywords being replaced159 * Fixed issue with '+' sign not allowed in slugs160 * Fixed self-closing tags for keyword replacement161 * Fixed Arabic (UTF-8) characters162 163 = 2.1.6 =164 * Fixed a conflict with Mulit-site variable name165 166 = 2.1.5 =167 * Fixed Target URL Rotations168 * Fixed domain mapping and home_url in Multi-site169 * Fixed GeoRedirect for IPv6170 171 = 2.1.4 =172 * Fixed IP conflict with Flywheel173 * Fixed wp_redirect race condition174 175 = 2.1.3 =176 * Addressed security vulnerabilities177 * Fixed content-type header178 * Fixed -1 PHP memory_limit error179 * Updated redirects to use wp_redirect()180 * PRO Enhanced WooCommerce keyword replacements181 * PRO Fixed replacing keywords in header and other HTML tags182 * PRO Fixed link expiration dates being 1 day off183 184 = 2.1.2 =185 * Updated user manual link186 * Rebranded from Pretty Link to Pretty Links187 188 = 2.1.1 =189 * Redeploy to WP Repo190 191 = 2.1.0 =192 * Fixed bug breaking TinyMCE193 194 = 2.0.9 =195 * Fixed pixel redirect type tracking196 * Fixed ordering for geo redirects197 * Fixed URL validation198 * Fixed split test reporting199 200 = 2.0.8 =201 * Fixed a regular expression warning202 * Use PHP's url validation in utils203 204 = 2.0.7 =205 * Enhanced database performance206 * Added code to automatically remove click data from the database that is no longer being used207 * Fixed numerous bugs208 * PRO Prevent keywords autolinking from creating circular links209 210 = 2.0.6 =211 * Fixed numerous bugs212 213 = 2.0.4 =214 * Fix URI params not sticking215 * PRO Fix apostrophe in keywords216 217 = 2.0.3 =218 * *Important* performance fix219 * PRO Fixed an issue with Google Analytics integration220 221 = 2.0.2 =222 * Fixed a small javascript issue223 * Fixed a small issue with Keyword Replacements224 * Fixed an issue with the pro automatic update code that was affecting lite users225 226 = 2.0.1 =227 * Fixed Link titles on the Pretty Link listing admin screen228 * Fixed a small collation issue229 * Added convenience links on the plugin listing admin screen230 231 = 2.0.0 =232 * Added an Insert Pretty Link editor popup to create and insert pretty links while editing a page, post or custom post type233 * Added a base slug prefix feature so that new Pretty Links can be prefixed234 * Added auto-trimming for clicks to keep click databases operating at full performance235 * Refactored entire codebase236 * Completely new UI237 * Tools have been better separated out into it's own admin page238 * Now fully translatable239 * Fixed numerous bugs including "Slug Not Available" issue240 * Numerous stability, security and performance fixes241 * Removed banner advertisements on the Pretty Link list admin page for lite users242 * PRO Added support for automatically created links on Custom Post Types243 * PRO Added automatic link disclosures for keyword replacements244 * PRO Added pretty link keyword replacement indexing for better performance245 * PRO Added Geographic redirects246 * PRO Added Technology-based redirects247 * PRO Added Time-based redirects248 * PRO Added Link Expirations249 * PRO Enhanced Link Rotations to accept more target URLs250 * PRO Enhanced Social Share buttons to look better and support modern social sites251 * PRO Enhanced QR codes code that produces them quicker and at larger sizes252 * PRO Added an auto url replacement blacklist to ensure some URLs won't ever be replaced253 * PRO Added the ability to add custom head scripts to redirect types that support it (Javascript, Cloaked, Pretty Bar, Meta Refresh, etc)254 * PRO Enhanced the reliability and amount of data that can be imported and exported255 * PRO Changed auto update system to use a license key instead of username / password256 * PRO Consolidated the "Pro" Options to appear on the main Pretty Link Options admin page257 * PRO Removed Double Redirects258 * PRO Removed the Twitter Badge option ... this is now handled better with the social share bar or through another plugin like Social Warfare259 * PRO Removed the Auto-Tweet capability ... auto-tweeting is handled better on a service like Buffer or Hootsuite260 261 == Upgrade Notice ==262 263 = 2.0.6 =264 * Important bug fixes, every user should upgrade.265 266 = 2.0.3 =267 * Important performance fix ... every user should upgrade.268 269 = 2.0.2 =270 * Fixed several bugs ... one of which could affect site performance so everyone should upgrade immediately.271 272 = 2.0.1 =273 * Fixed a few small issues. People should generally upgrade.274 275 = 2.0.0 =276 * This is a major new release. To take advantage of the stability, security and performance fixes ... as well as the new features.277 -
pretty-link/trunk/pretty-link.php
r2247193 r2293994 3 3 Plugin Name: Pretty Links 4 4 Plugin URI: https://prettylinks.com/pl/plugin-uri 5 Description: Shrink, track and share any URL on the Internet from your WordPress website!5 Description: Shrink, track and share any URL using your website and brand! 6 6 Version: 3.1.0 7 Author: Blair Williams8 Author URI: http:// blairwilliams.com7 Author: Pretty Links 8 Author URI: http://prettylinks.com 9 9 Text Domain: pretty-link 10 Copyright: 2004-20 19, Caseproof, LLC10 Copyright: 2004-2020, Caseproof, LLC 11 11 12 12 GNU General Public License, Free Software Foundation <http://creativecommons.org/licenses/GPL/2.0/> … … 56 56 define('PRLI_OS_URL','https://d14715w921jdje.cloudfront.net/os'); 57 57 58 define('PRLI_EDITION', 'pretty-link- lite');58 define('PRLI_EDITION', 'pretty-link-pro'); 59 59 60 60 // Let's give pretty link plenty of room to work with -
pretty-link/trunk/readme.txt
r2247193 r2293994 1 === Shortlinks by Pretty Links - Best WordPress Link Tracking Plugin ===1 === Pretty Links - Link Management, Branding, Tracking & Sharing Plugin === 2 2 Contributors: supercleanse, cartpauj 3 3 Donate link: https://prettylinks.com 4 Tags: links, link, url, urls, affiliate, affiliates, pretty, marketing, redirect, redirection, forward, plugin, twitter, tweet, rewrite, shorturl, hoplink, hop, shortlink, short, shorten, shortening, click, clicks, track, tracking, tiny, tinyurl, budurl, shrinking, domain, shrink, mask, masking, cloak, cloaking, slug, slugs, admin, administration, stats, statistics, stat, statistic, email, ajax, javascript, ui, csv, download, page, post, pages, posts, shortcode, seo, automation, widget, widgets, dashboard4 Tags: links, urls, shortlinks, link branding, link tracking, affiliate links, link cloaking, marketing, redirect, forward, social media, rewrite, shorturl, shorten, shortening, click, clicks, track, tracking, tiny, tinyurl, budurl, shrinking, domain, shrink, mask, masking, cloak, cloaking, slug, slugs, admin, administration, stats, statistics, stat, statistic, email, ajax, javascript, ui, csv, download, page, post, pages, posts, shortcode, seo, automation, widget, widgets, dashboard 5 5 Requires at least: 5.1 6 6 Tested up to: 5.4 7 7 Stable tag: 3.1.0 8 8 9 Shrink, beautify, track, manage and share any URL on or off of your WordPress website. Create links that look how you want using your own domain name! 9 The best WordPress link management, branding, tracking & sharing plugin. Link shortener helps you easily make pretty & trackable shortlinks. 10 10 11 11 == Description == 12 12 13 = Pretty Links Pro = 14 15 [Upgrade to Pretty Links Pro](https://prettylinks.com/why-upgrade/ "Upgrade to Pretty Links Pro") 16 17 *Pretty Links Pro* is a **significant upgrade** that adds many tools and redirection types that will allow you to create pretty links automatically, cloak links, replace keywords thoughout your blog with pretty links, categorize & tag your pretty links and much more. You can learn more about *Pretty Links Pro* here: 18 19 [Learn More](https://prettylinks.com/about "Learn More") | [Pricing](https://prettylinks.com/pricing/plans/ "Pricing") 13 Pretty Links helps you shrink, beautify, track, manage and share any URL on or off of your WordPress website. Create links that look how you want using your own domain name! 20 14 21 15 = Pretty Links = … … 55 49 * Turn tracking on / off on each link 56 50 * Pretty Links Bookmarklet 51 52 = Pretty Links Pro = 53 54 [Upgrade to Pretty Links Pro](https://prettylinks.com/why-upgrade/ "Upgrade to Pretty Links Pro") 55 56 *Pretty Links Pro* is a **significant upgrade** that adds many tools and redirection types that will allow you to create pretty links automatically, cloak links, replace keywords thoughout your blog with pretty links, categorize & tag your pretty links and much more. You can learn more about *Pretty Links Pro* here: 57 58 [Learn More](https://prettylinks.com/about "Learn More") | [Pricing](https://prettylinks.com/pricing/plans/ "Pricing") 57 59 58 60 == Installation == … … 140 142 * Many other small fixes and enhancements 141 143 142 = 2.1.10 =143 * More security hardening144 145 = 2.1.9 =146 * Fixed some security issues147 148 = 2.1.8 =149 * Fixed broken charts in dashboard widget150 * Fixed duplicate social buttons151 * Fixed warning of "invalid argument supplied to foreach"152 153 = 2.1.7 =154 * Changed clipboard library155 * Fixed an issue with non-countable strings for PHP 7.2156 * Fixed issue with large indexes utf8mb4 innodb157 * Fixed issue with ampersands in Keywords158 * Fixed issue with keywords being replaced159 * Fixed issue with '+' sign not allowed in slugs160 * Fixed self-closing tags for keyword replacement161 * Fixed Arabic (UTF-8) characters162 163 = 2.1.6 =164 * Fixed a conflict with Mulit-site variable name165 166 = 2.1.5 =167 * Fixed Target URL Rotations168 * Fixed domain mapping and home_url in Multi-site169 * Fixed GeoRedirect for IPv6170 171 = 2.1.4 =172 * Fixed IP conflict with Flywheel173 * Fixed wp_redirect race condition174 175 = 2.1.3 =176 * Addressed security vulnerabilities177 * Fixed content-type header178 * Fixed -1 PHP memory_limit error179 * Updated redirects to use wp_redirect()180 * PRO Enhanced WooCommerce keyword replacements181 * PRO Fixed replacing keywords in header and other HTML tags182 * PRO Fixed link expiration dates being 1 day off183 184 = 2.1.2 =185 * Updated user manual link186 * Rebranded from Pretty Link to Pretty Links187 188 = 2.1.1 =189 * Redeploy to WP Repo190 191 = 2.1.0 =192 * Fixed bug breaking TinyMCE193 194 = 2.0.9 =195 * Fixed pixel redirect type tracking196 * Fixed ordering for geo redirects197 * Fixed URL validation198 * Fixed split test reporting199 200 = 2.0.8 =201 * Fixed a regular expression warning202 * Use PHP's url validation in utils203 204 = 2.0.7 =205 * Enhanced database performance206 * Added code to automatically remove click data from the database that is no longer being used207 * Fixed numerous bugs208 * PRO Prevent keywords autolinking from creating circular links209 210 = 2.0.6 =211 * Fixed numerous bugs212 213 = 2.0.4 =214 * Fix URI params not sticking215 * PRO Fix apostrophe in keywords216 217 = 2.0.3 =218 * *Important* performance fix219 * PRO Fixed an issue with Google Analytics integration220 221 = 2.0.2 =222 * Fixed a small javascript issue223 * Fixed a small issue with Keyword Replacements224 * Fixed an issue with the pro automatic update code that was affecting lite users225 226 = 2.0.1 =227 * Fixed Link titles on the Pretty Link listing admin screen228 * Fixed a small collation issue229 * Added convenience links on the plugin listing admin screen230 231 = 2.0.0 =232 * Added an Insert Pretty Link editor popup to create and insert pretty links while editing a page, post or custom post type233 * Added a base slug prefix feature so that new Pretty Links can be prefixed234 * Added auto-trimming for clicks to keep click databases operating at full performance235 * Refactored entire codebase236 * Completely new UI237 * Tools have been better separated out into it's own admin page238 * Now fully translatable239 * Fixed numerous bugs including "Slug Not Available" issue240 * Numerous stability, security and performance fixes241 * Removed banner advertisements on the Pretty Link list admin page for lite users242 * PRO Added support for automatically created links on Custom Post Types243 * PRO Added automatic link disclosures for keyword replacements244 * PRO Added pretty link keyword replacement indexing for better performance245 * PRO Added Geographic redirects246 * PRO Added Technology-based redirects247 * PRO Added Time-based redirects248 * PRO Added Link Expirations249 * PRO Enhanced Link Rotations to accept more target URLs250 * PRO Enhanced Social Share buttons to look better and support modern social sites251 * PRO Enhanced QR codes code that produces them quicker and at larger sizes252 * PRO Added an auto url replacement blacklist to ensure some URLs won't ever be replaced253 * PRO Added the ability to add custom head scripts to redirect types that support it (Javascript, Cloaked, Pretty Bar, Meta Refresh, etc)254 * PRO Enhanced the reliability and amount of data that can be imported and exported255 * PRO Changed auto update system to use a license key instead of username / password256 * PRO Consolidated the "Pro" Options to appear on the main Pretty Link Options admin page257 * PRO Removed Double Redirects258 * PRO Removed the Twitter Badge option ... this is now handled better with the social share bar or through another plugin like Social Warfare259 * PRO Removed the Auto-Tweet capability ... auto-tweeting is handled better on a service like Buffer or Hootsuite260 261 == Upgrade Notice ==262 263 = 2.0.6 =264 * Important bug fixes, every user should upgrade.265 266 = 2.0.3 =267 * Important performance fix ... every user should upgrade.268 269 = 2.0.2 =270 * Fixed several bugs ... one of which could affect site performance so everyone should upgrade immediately.271 272 = 2.0.1 =273 * Fixed a few small issues. People should generally upgrade.274 275 = 2.0.0 =276 * This is a major new release. To take advantage of the stability, security and performance fixes ... as well as the new features.277
Note: See TracChangeset
for help on using the changeset viewer.