Gerald Yeo
Forum Replies Created
-
Just delete the current generated shortened url and a new one will be generated.
You can use the bulk shortlink delete tool
https://wiki.fusedthought.com/docs/url-shortener-wordpress-plugin/version-4#TOC-Bulk-DeletingHi Publishink,
to display, you can use the WordPress template tag:
<?php the_shortlink(); ?>
Hi, thanks for bringing those up… will take note of it…
So far I haven’t tested it against wordpress-mu though.Forum: Plugins
In reply to: [URL Shortener] Compatible with BuddyPress and themes like P2?I’ll check that out.
Forum: Plugins
In reply to: [URL Shortener] Compatible with BuddyPress and themes like P2?Thanks for the heads up.
As mentioned in another post, I am still studying and school is really piling up on assignments (not to mention compulsory co-curricular activities). As such, I will look into those issue earliest after the end of my semester.
Thanks.
Forum: Plugins
In reply to: [URL Shortener] "Generating…" error occurs@vbk100:
The issue is noted, but I haven’t had the time to test out the issue extensively as I am still studying and school is really piling up on assignments. The earliest I can push out an update would probably be after the end of my school semester.Forum: Plugins
In reply to: [URL Shortener] Compatible with BuddyPress and themes like P2?Due to limited time, I haven’t tested it with Buddypress or P2.
If you do encounter any issues, just let me know.Forum: Plugins
In reply to: [URL Shortener] what actually happens if I switch the service ?Post with already generated shortlinks will have their links regenerated unless you delete the current shortlink…
You can bulk delete your shortlinks via the admin panel…Switching from Yourls to URL Shortener, Yourls installation would be polled for the shortlink on first installation…. Yourls should already have generated the shortlink before so it should return the same value.
Forum: Plugins
In reply to: [URL Shortener] [Plugin: URL Shortener] widget?Have thought of it, but not in the top of the development road map for now…
Will push it up the development cycle if time permits or if there is a large number of users requesting for the feature.
Forum: Plugins
In reply to: [URL Shortener] [Plugin: URL Shortener] QR code shortcode?I haven’t got a dedicated qr shortcode, but you can do this instead:
[shortlink qr=1]
Forum: Plugins
In reply to: [URL Shortener] "Generating…" error occursHi mspecian,
In your post list, you can make use of the bulk deleting function to remove the shortlink..
For more info, check the wiki at: https://wiki.fusedthought.com/docs/url-shortener-wordpress-plugin/version-4#TOC-Bulk-Deleting
Forum: Plugins
In reply to: [URL Shortener] "Generating…" error occursHmm.. that’s weird..
For now, try removing the shortlink for those post with “generating…”It should re-generate properly after that…
I’ll do some code shifting in the next update which hopefully would hopefully mitigate the chances of this occurring…
Forum: Plugins
In reply to: [URL Shortener] "Generating…" error occursIs this across all posts or only just pages?
And which URL Service are you using it on?
Forum: Plugins
In reply to: [URL Shortener] [Plugin: URL Shortener] Short links for Google AppsAt this moment, it’s more of a time limitation as I am busy with school related assignments.
Is it of high priority? If it is, drop me an email at [email protected]. I’ll see I can do anything to help over the weekends…
Thank you for considering financial contribution (even a little) as it’s always appreciated as it goes to pay for textbooks or items for school ??
Forum: Plugins
In reply to: [URL Shortener] [Plugin: URL Shortener] Short links for Google AppsCool. Thanks for the code snippet… will look into it.
Do note that implementation will not be within these two months though.. unless time permits.