Linux 软件免费装

Shorten2Ping

开发者 samuelaguilera
更新时间 2012年3月17日 23:23
捐献地址: 去捐款
PHP版本: 2.7 及以上
WordPress版本: 3.3.1

标签

facebook twitter wpmu linkedin bit.ly ping is.gd plurk ping.fm wp.me su.pr yourls j.mp cli.gs

下载

1.0.1 1.0.2 1.1 1.1.1 1.1.2 1.1.3 1.2 1.2.1 1.2.2 1.2.4 1.2.8 1.3 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8

详情介绍:

IMPORTANT!!: At present Seesmic has blocked the API key for this plugin, you can read more here. So I have added support for using email notification, this is working for some users and not for others. Sorry but I can't do more about this, so blame to Seesmic not me. UPDATE (2011/08/27): Ping.fm support will be removed in a future version of this plugin. Sends status updates to Ping.fm (this means you can update Twitter, Facebook, LinkedIn, Plurk, and many others at once) everytime you publish a post. Using many shorteners or even your own domain for shortened permalinks. So this way you can send status to many sites at once if you have a Ping.fm account or send only to Twitter if you prefer that. If you find it useful, please consider to make a donation to Shorten2Ping's author (any amount will be appreciated). Features Requirements Translations If you want to make a translation for your language, use the shorten2ping.pot included and (if you want) send me the files to correo@samuelaguilera.com for including it into the plugin package, you'll be credited, of course (NOTE: No sponsored translations allowed). Credits for present translations:

安装:

常见问题:

What to do when I need support?

IMPORTANT!!: At present Seesmic has blocked the API key for this plugin, you can read more here. So I have added support for using email notification, this is working for some users and not for others. Sorry but I can't do it more about this, so blame to Seesmic not me. I'm sharing this plugin that I made for personal use to anyone who wants to use for free. I do it in my spare time. Therefore I'm not giving personal support, if you write an email to me regarding support questions I'll not reply it. If you need support post a new topic at WordPress.org forums and tag it with shorten2ping tag. I’m subscribed to that tag by RSS, and I check it from time to time trying to help people if the question/problem is not covered by this FAQ, readme, or previous forum posts. But remember, this plugin relies on Ping.fm service, so if Seesmic want they can block you in any way (or do whatever they want to the service behaviour), and they don't give warns to anyone. That is a fact. So is not only a matter of the plugin working or not working. Is about a third party service working (for you) or not working.

Will this plugin works in WordPress older than 2.7.x?

Maybe, but use it at your own risk. I'll not support anyone using outdated WP (or outdated PHP). At the moment of writing this I’m running this plugin on WordPress 2.9 and PHP 5.x and works fine, and was running without problems on WP 2.8.x and 2.7.x too. If you run anything below WP 2.7 and PHP 5.x, please update for your own good! (and dont ask me for support).

Why you did this plugin?

I wanted a (single) simple plugin for using Ping.fm + Bit.ly to notify about new posts to my contacts.

Are you planning to add more features?

At first only a few little improvements maybe. But if someone suggest a nice feature, and if I have time enough maybe I'll add it. But it's not my priority. I want to keep it simple.

I want to show the short permalink to my visitors. How can I do this?

Simply put <?php short_permalink(); ?> in your theme where you want to show short permalink. You can add the parameter 'linktext', <?php short_permalink('linktext'); ?> and it will use the short permalink as text for the link too. Or if you have advanced knowledge of WordPress theme coding, you can get the 'short_url' post meta directly and showing it as you like.

Hey man!, the same than above question but with Ping.fm

From sometime ago Ping.fm has his own link shortener service too, so if you disabled Shorten2Ping option to make shorlinks, but you see http://ping.fm/xxxx when you notify a post through Ping.fm, you must disable this service in your Ping.fm account settings.

Facebook is showing an image from my page header that I dont want to use for that, how can I select wich image to show when sending the post to Facebook?

Since 1.3 version, Shorten2Ping adds a meta field in the single post view (the one that Facebook will scan) telling Facebook to use the first image uploaded and inserted in the post. If you want to override this, or simply you didn't uploaded any image to the post (even if you inserted one), you can add a custom field to the post named 'fb_img' and put the full URL to the image in the value for this custom field.

My post has an image inserted into it, but your plugin is not inserting the Facebook meta to use this image for the thumbnail, what happens?

It only works with images that you uploaded to THAT post, so if you inserted an image from the media library that was uploaded previously to other post. You'll need to use the 'fb_img' custom field described before. I could add some code to sort this out, but the only way to make that (scanning the post content) could make the posting process slower if you use big images.

I'm trying to use Ping.fm posting email but is not working and no error in post custom fields. What can I do?

Some users reported this problem and solved after resetting posting email at Ping.fm site and update it in Shorten2Ping settings page.

Can I use Jetpack wp.me feature (or another wp.me related pluign) while use wp.me in Shorten2Ping too?

No. You can't. You have two options: Disable wp.me module in Jetpack OR use another shortener in Shorten2Ping config. If you're using another plugin that manages wp.me links, simply don't use wp.me in Shorten2Ping or deactivate the other plugin.

更新日志:

1.4.8 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.3 1.2.8 1.2.4 1.2.2 1.2.1 1.2 1.1.3 1.1.2 1.1.1 1.1 1.0.2 1.0.1 1.0 Originally based on WordTwit 1.2 by Duane Storey. PingFM function based on one by Sold Out Activistclass for the pingPressFM plugin, and Bit.ly function by David Walsh & Jason Lengstorf.