This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/wp-post-signature
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== WP Post Signature === Contributors: Soli Tags: wordpress,post signature Requires at least: 3.0 Tested up to: 4.1.1 Stable tag: 0.3.0 This plugin allows you to append a signature after every post. Some variables can be used. == Description == This plugin allows you to append a signature after every post. Some variables can be used, such as %post_title%, %post_link%, %bloginfo_name%, %bloginfo_url%, and so on. It supports multiuser. == Installation == 1. Upload the full directory into your wp-content/plugins directory 2. Activate the plugin at the plugin administration page 3. Open the plugin configuration page, which is located under "Settings -> WP Post Signature" and customize settings. == Frequently Asked Questions == = What is it? = This plugin allows you to append a signature after every post. == Screenshots == 1. The settings menu == Changelog == = 0.3.1 = * Tested up to: 4.1.1. = 0.3.0 = * add "Global Settings". * now you can control the priority of the plugin. * Tested up to: 4.0. = 0.2.11 = * fix warning. = 0.2.10 = * fix warning. = 0.2.9 = * fix "Undefined index" bug. * Tested up to: 3.9.0. = 0.2.8 = * fix bug for the posts that have no excerpt. = 0.2.7 = * fix bug for those themes who prefer the_excerpt to the_content. * Tested up to: 3.8.2. = 0.2.6 = * Tested up to: 3.8.1. = 0.2.5 = * signature can be appended to the posts in list again = 0.2.4 = * bug fix = 0.2.3 = * Will the signature be appended to the posts in archive or category list? = 0.2.2 = * support custom post types. = 0.2.1 = * reduce the settings. = 0.2.0 = * now we know posts and pages. = 0.1.9 = * fix some warning. * improve options page. = 0.1.8 = * Tested up to: 3.4.2. = 0.1.7 = * bug fix. = 0.1.6 = * fix "You do not have sufficient permissions to access this page.". = 0.1.5 = * signature can now appeded to the posts in archive list. * you can now choose categories in which the posts will be appeded by the signature. = 0.1.4 = * Tested up to: 3.3.2 = 0.1.3 = * fix "You do not have sufficient permissions to access this page.". = 0.1.2 = * support non-admin users. = 0.1.1 = * fix some bugs. = 0.1.0 = * first version. == Upgrade Notice == = 0.1.0 = * first version.