This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Last Post Redirect

Description

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.

Installation

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Last Post Redirect” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Last Post Redirect” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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.