Changeset 1828945
- Timestamp:
- 02/25/2018 08:10:13 PM (8 years ago)
- Location:
- wp-bitly
- Files:
-
- 2 edited
-
tags/2.5.0/README.txt (modified) (2 diffs)
-
trunk/README.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-bitly/tags/2.5.0/README.txt
r1828940 r1828945 13 13 == Description == 14 14 15 Love WordPress? Love Bitly? What if you could access an interface between both? Now, you can. 16 WP-bitly allows WordPress users to quickly and easily generate shortlinks for any page, post or 17 custom post type. 15 Love WordPress? Love Bitly? What if you could access an interface between both? Now, you can. WP-bitly allows WordPress users to quickly and easily generate shortlinks for any page, post or custom post type. 18 16 19 What’s more, these shortlinks may also be embedded using a php function or a WordPress 20 shortcode. No matter the type of site you own (from a personal blog to an ecommerce store and 21 everything in between) WP-bitly makes it easy to share your links as and when you please. 17 What’s more, these shortlinks may also be embedded using a php function or a WordPress shortcode. No matter the type of site you own (from a personal blog to an ecommerce store and everything in between) WP-bitly makes it easy to share your links as and when you please. 22 18 23 Getting started is easy as pie. Simply install the plugin, visit the settings page, and authorize with 24 your Bitly account. Pick the post types you want shortlinks generated for, and voila! You’re ready to 25 start sharing posts with speed and ease. 19 Getting started is easy as pie. Simply install the plugin, visit the settings page, and authorize with your Bitly account. Pick the post types you want shortlinks generated for, and voila! You’re ready to start sharing posts with speed and ease. 26 20 27 21 After all, texting a shortlink is far simpler and quicker than texting the full URL. 28 22 29 **PS:** *WP Bitly also offers insights into the way in which your links do the rounds. Who’s clicking? 30 Who’s sharing? With WP-bitly, you’ll always know.* 23 **PS:** *WP Bitly also offers insights into the way in which your links do the rounds. Who’s clicking? Who’s sharing? With WP-bitly, you’ll always know.* 31 24 32 25 == Installation == … … 69 62 = 2.5.0 = 70 63 Adds ability to regenerate shortlinks, updates to the reporting 71 72 = 2.4.3 =73 Tested with WordPress 4.9.4, adds extended debugging information and allows for manual entry of OAuth token74 64 75 65 == Changelog == -
wp-bitly/trunk/README.txt
r1828940 r1828945 13 13 == Description == 14 14 15 Love WordPress? Love Bitly? What if you could access an interface between both? Now, you can. 16 WP-bitly allows WordPress users to quickly and easily generate shortlinks for any page, post or 17 custom post type. 15 Love WordPress? Love Bitly? What if you could access an interface between both? Now, you can. WP-bitly allows WordPress users to quickly and easily generate shortlinks for any page, post or custom post type. 18 16 19 What’s more, these shortlinks may also be embedded using a php function or a WordPress 20 shortcode. No matter the type of site you own (from a personal blog to an ecommerce store and 21 everything in between) WP-bitly makes it easy to share your links as and when you please. 17 What’s more, these shortlinks may also be embedded using a php function or a WordPress shortcode. No matter the type of site you own (from a personal blog to an ecommerce store and everything in between) WP-bitly makes it easy to share your links as and when you please. 22 18 23 Getting started is easy as pie. Simply install the plugin, visit the settings page, and authorize with 24 your Bitly account. Pick the post types you want shortlinks generated for, and voila! You’re ready to 25 start sharing posts with speed and ease. 19 Getting started is easy as pie. Simply install the plugin, visit the settings page, and authorize with your Bitly account. Pick the post types you want shortlinks generated for, and voila! You’re ready to start sharing posts with speed and ease. 26 20 27 21 After all, texting a shortlink is far simpler and quicker than texting the full URL. 28 22 29 **PS:** *WP Bitly also offers insights into the way in which your links do the rounds. Who’s clicking? 30 Who’s sharing? With WP-bitly, you’ll always know.* 23 **PS:** *WP Bitly also offers insights into the way in which your links do the rounds. Who’s clicking? Who’s sharing? With WP-bitly, you’ll always know.* 31 24 32 25 == Installation == … … 69 62 = 2.5.0 = 70 63 Adds ability to regenerate shortlinks, updates to the reporting 71 72 = 2.4.3 =73 Tested with WordPress 4.9.4, adds extended debugging information and allows for manual entry of OAuth token74 64 75 65 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.