Linux 软件免费装

Link Cloaking Plugin

开发者 whiteshadow
更新时间 2011年12月23日 21:54
PHP版本: 2.8 及以上
WordPress版本: 3.2

标签

html posts css code formatting cloaking

下载

1.5 1.6 1.7 1.8 1.8.1 1.8.2 1.8.3 1.8.4

详情介绍:

What Is "Cloaking" This plugin will "cloak" external links so they look like they're pointing to your own domain, e.g. "http://yourdomain.com/blog/more/Link_Text_Here/12/34". You can set your own prefix instead of "more". The links are only rewritten when being displayed to a visitor - the plugin will not modify the actual text of your posts as saved in WordPress database. The cloaked links will redirect seamlessly to the original URL and will work in all browsers (they don't rely on JavaScript). Which Links Are Cloaked You can choose whether to cloak all links (the default) or only those you mark with the <!--cloak--> tag. There is an "Exceptions" list where you can put the domains you don't want cloaked under any conditions (your blog domain is added as an exception automatically). You can enabled/disable link cloaking for either/or posts and pages globally. Relative URLs will never be cloaked. A relative URL is basically one that doesn't contain a domain name, instead pointing to a file or folder on the current site. Static Link Cloaking You can define "static" cloaked links that are not bound to any post or page. They also don't have any numbers tacked on the end, so they look "cleaner". You can add static cloaked links in the Tools -> Cloaked Links tab. Notes Plugin's options can be set under Settings -> Link Cloaking. And make sure you read the installation instructions - there are some additional steps in addition to the common upload-activate routine.

安装:

To do a new installation of the plugin, please follow these steps
  1. Download the link-cloaking-plugin.zip file to your local machine.
  2. Unzip the file
  3. Upload link-cloaking-plugin folder to the /wp-content/plugins/ directory
  4. Activate the plugin through the 'Plugins' menu in WordPress
  5. (Optional) Go to Settings -> Link Cloaking and modify the default settings to your liking.
  6. Go to Settings -> Permalinks and click Save Changes. This ensures the plugin's link redirection code is added to WordPress .htaccess file. Important: The code has to be at the top of .htaccess. Usually this should be automatic. If not, you will need to move it there, or the cloaked links won't work.
To upgrade your installation
  1. De-activate the plugin
  2. Get and upload the new files (do steps 1. - 3. from "new installation" instructions)
  3. Reactivate the plugin. Your settings should have been retained from the previous version.
  4. It is recommended to update permalinks again (see Step 6. above).

更新日志:

1.8.4 1.8.2 1.8.1 1.8 1.7 1.6 1.5