Descripción
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
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.
Instalación
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.
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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Last Post Redirect» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Last Post Redirect» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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
- Fix Bugs in some hosts. (Thanks to fruityoaty)
Version 1.1
-
Add Option Page.
-
Fix Bugs.
Version 1.0
- Initial release.