このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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

FAQ

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.

評価

このプラグインにはレビューがありません。

貢献者と開発者

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.