Linux 软件免费装
Banner图

Artiss URL Shortener

开发者 dartiss
更新时间 2012年12月5日 22:48
捐献地址: 去捐款
PHP版本: 2.0 及以上
WordPress版本: 3.4.2

标签

simple url shorten tinyurl shrink tiny budurl service bit.ly shortener small is.gd shortening su.pr cli.gs artiss

下载

1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.6.1 1.6.2 1.7 1.7.1 2.0

详情介绍:

Artiss URL Shortener is one of the most powerful URL shortening plugins available with over 80 shortening services instantly available. Maintaining a database of over 600 such services only those with compatible (and working) APIs are included. If you are upgrading from a version previous to 2.0 then please read the Caching section in "Other Notes" Features include... The code to access Artiss URL Shortener can be put anywhere within your WordPress theme wherever you need to convert a long URL to a short one. Here is an example... <?php echo url_shortener( 'http://www.artiss.co.uk', 'service=is.gd' ); ?> This will display the is.gd shortened URL for http://www.artiss.co.uk. The above should get you started - for more information and advanced options please read the "Other Notes" tab. For help with this plugin, or simply to comment or get in touch, please read the appropriate section in "Other Notes" for details. This plugin, and all support, is supplied for free, but donations are always welcome.

安装:

  1. Upload the entire simple-url-shortener folder to your wp-content/plugins/ directory.
  2. Alternatively, use the "Add Plugin" option and search for Artiss URL Shortener.
  3. Activate the plugin through the 'Plugins' menu in WordPress.

升级注意事项:

2.0
  • Update to add new functionality, including much improved caching
1.7.1
  • Upgrade to fix a minor issue with the caching
1.7
  • Upgrade to improve caching, fix bit.ky and to add new services
1.6.2
  • Upgrade to fix critical file fetching bug
1.6.1 1.6
  • Update to include new, more efficient, caching
  • Update if you wish to use ez.com or minify.us or Linkbee member shortening
  • Critical fix to file routine
1.5
  • Update if you are having problems with URLs not being shortened - this will add debugging facilities
1.4
  • Update if you are using PHP 4
1.3
  • New services - 2Zeus, 9mp, BudURL, HURL, kl.am, Lnk.by, to.vg, url.co.uk. You only need to upgrade is you want to use any of these

常见问题:

You haven't included my favourite URL shortening service

Just let me know and I'll include it in a future release if it has a compatible API that this plugin can access.

Where's the list of Shortening Services?

I used to include them on this README but they change so often it's difficult to maintain. So, after version 2 an administration screen is included which lists all the services, as well as which additional parameters are required for them to work (e.g. API key, etc).

I only ever get the original URL returned from the plugin

The original, long URL is returned if the short URL could, for whatever reason, not be retrieved. Please ensure you have specified the service name correctly and supplied any additional information that the provider requires (e.g. API key).

Which version of PHP does this plugin work with?

It has been tested and been found valid from PHP 4 upwards. Please note, however, that the minimum for WordPress is now PHP 5.2.4. Even though this plugin supports a lower version, I am not coding specifically to achieve this - therefore this minimum may change in the future.

更新日志:

2.0 1.7.1 1.7 1.6.2 1.6.1 1.6 1.5 1.4 1.3 1.2 1.1 1.0