WordPress Plugin: Authenticate Lite
Authenticate Lite is a follow-up version of the original Authenticate custom-content plugin for WordPress. Just as with the full version of Authenticate, Authenticate Lite enables universal and/or targeted inclusion of custom content for both feeds and posts. Ideal for adding copyright information, distribution policy, thank-you messages, custom links, special offers, etc. Custom content may be added to any location within posts or feeds — before, after, or even within post content. This highly flexible content-addition plugin works great on all 2+ versions of WordPress (i.e., 2.0, 2.1, 2.2, 2.3, 2.5+).
Usage examples include:
- Selective display of targeted advertisements
- Invite readers to take advantage of special offers
- Add a copyright message or feed distribution policy
- Include universal footer content for all feed content
- Include universal footer content for all single-view posts
- Improve the brand awareness of your site by adding a custom site logo
- Add custom messages targeting site visitors, feed subscribers, or both
- Send unique “thank-you” messages to subscribers and visitors
- Spice things up by displaying a periodically updated thumbnail or banner
- Selectively include links and other info for a targeted set of posts
- Anything! This plugin provides an easy way to add custom footer content
- Implement a plagiarism-detection string in all of your content for easy identification
The Authenticate Lite plugin makes it easy to specify a versatile portfolio of customized secondary content:
- Include custom text/HTML content for all single posts
- Include custom text/HTML content for all RSS/feed posts
- Include custom text/HTML content for any number of targeted posts
- Include custom text/HTML content for any number of targeted feeds
- Include custom text/HTML content for ALL targeted single-view AND feed-view posts
- Include custom text/HTML content anywhere within feeds or posts
Any combination of these configurations is specified via customizable variables within the plugin file itself. Thus, this “Lite” version of Authenticate is intended primarily for those who are familiar with editing variables in PHP. Further, the only functional difference between Authenticate and Authenticate Lite is the presence or absence of an Admin options page. If you plan on changing your custom content frequently, you will benefit from Authenticate’s full-featured Admin screen. Conversely, if you are simply adding some custom copyright and/or other static content that doesn’t require frequent editing, Authenticate Lite may be the perfect choice.
Installation
To install Authenticate Lite, follow these easy steps:
- Download and unzip
Authenticate-Lite.zip
- Upload
authenticate-lite.php
to/wp-content/plugins/
- Activate the plugin via the WordPress plugins admin screen
- (Optional) Customize as desired directly via main plugin file
Implementation
Complete usage instructions are included in the Authenticate Lite plugin file. Here is how to implement the different types of custom messages:
- custom message for all single-view posts — specify custom content in the corresponding options field; content will automatically be added to all single-view posts.
- custom message for all feed-view posts — specify custom content in the corresponding options field; content will automatically be added to all feed-view posts.
- custom message for all specified single-view posts — specify custom content and add
<
!--authenticate_posts-->
to any location with any post or series of posts. - custom message for all specified feed-view posts — specify custom content and add
<
!--authenticate_feeds-->
to any location with any post or series of posts. - custom message for all specified single-view AND feed-view posts — specify custom content and add
<
!--authenticate-->
to any location with any post or series of posts.
Usage Example
Authenticate was originally developed for my own purposes here at Perishable Press. After integrating some new functionality and improved features, I decided to release the plugin for general consumption. To see an example of Authenticate in use, check out the footer of any post on the site (see source code for more details). I use Authenticate to easily include a plagiarism-detection string that is used to track and validate syndicated and distributed content. Further, the plagiarism string is quietly converted to a custom “Authentic” logo using a CSS image-replacement method. One of the benefits of using the Authenticate plugin to achieve this is that it will be simple to update the footer information with a few mouse clicks.
4 responses to “WordPress Plugin: Authenticate Lite”
Hello Jeff. I really love the idea and I was ready to use the plugin until I got a error. When I wanted to activate the plugin WordPress 2.6 told me this:
Parse error: syntax error, unexpected ‘=’ in /wp-content/plugins/authenticate-lite.php on line 23
I hope you can fix this as I will be linking to this great plugin after the fix.
Thanks,
Stefan
Hi Stefan :)
The issue has been fixed and a fresh copy of the zip file is now available for download. Thanks for the heads up!
Regards,
Jeff
Hi,
I’m tempted to download, but just curious to know if it is compatible with current version of wordpress..
Thanks.
Hi Nitin, it should be fine, but I have not officially tested it yet..