這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Last Post Redirect

描述

Do you want other people (From Facebook, Twitter, etc.) can visit the latest post of your blog just directly by a link?

Install this plugin now!

This plugin allow you to redirect you to the latest post of your blog by http://YOUR_BLOG_URL/?lastpost

You may also change “lastpost” to be your own word!

Live Demo: Click Here (You will go to the latest post of my blog)

中文介紹請看這裏

Translators

  • Chinese, Simplified (zh_CN) – Arefly
  • Chinese, Traditional (zh_TW) – Arefly
  • English (en_US) – Arefly

If you have created your own language pack, or have an update of an existing one, you can send gettext PO and MO files to Arefly so that I can bundle it into Last Post Redirect. You can download the latest POT file.

安裝

Updgrading From A Previous Version

To upgrade from a previous version of this plugin, delete the entire folder and files from the previous version of the plugin and then follow the installation instructions below.

Installing The Plugin

Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload it to /wp-content/plugins/.

This should result in the following file structure:

- wp-content
    - plugins
        - last-post-redirect
            - lang
                | last-post-redirect-zh_CN.mo
                | last-post-redirect-zh_CN.po
                | last-post-redirect-zh_TW.mo
                | last-post-redirect-zh_TW.po
                | last-post-redirect.pot
                | readme.txt
            | last-post-redirect.php
            | LICENSE
            | license.txt
            | options.php
            | readme.txt

Then just visit your admin area and activate the plugin.

See Also: “Installing Plugins” article on the WP Codex

常見問題

I cannot active this plugin, what can i do?

You may post on the support forum of this plugin to ask for help.

I love this plugin! Can I donate to you?

YES! I do this in my free time and I appreciate all donations that I get. It makes me want to continue to update this plugin. You can find more details on About Me Page.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Last Post Redirect” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Last Post Redirect 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

Version 1.5.4

  • Update Translate.

Version 1.5.3

  • Update Readme File.

Version 1.5 to 1.5.2

  • Remove All Remote Load File.

Version 1.4.9

  • Fix Bug of define. (Thanks to cmhello)

Version 1.4.8

  • Add Banners.

Version 1.4.7

  • Add Plugin Language Text Domain Information.

Version 1.4.5 to 1.4.6

  • Update Readme File.

Version 1.4.1 to 1.4.4

  • Fix Bugs.

Version 1.4

  • Add Localize Support. (en_US, zh_CN and zh_TW)

  • Fix Bugs.

Version 1.3.1

  • Fix Bugs.

Version 1.3

  • Get your last post URL by using function get_last_post_redirect_url()

  • Fix Bugs.

Version 1.2.3

  • Fix Bugs.

Version 1.2.2

  • Add “My Plugins List”.

Version 1.2.1

  • Update readme file.

Version 1.2

  • Add the options of post status and post type.

  • Fix lots of Bugs.

Version 1.1.1 to 1.1.3

Version 1.1

  • Add Option Page.

  • Fix Bugs.

Version 1.0

  • Initial release.