Adds a conditional template function, has_more() which returns true if the current post has a MORE tag (e.g. <!-- more -->), and that’s it. Nothing more. Nothing less.
Is this plugin lacking a feature you want? I’m happy to accept offers of feature sponsorship: contact me and we can discuss your ideas.
Any issues: contact me.
Download
Latest version: Download Has More v1.0 [zip]
Installation
The plugin is simple to install:
- Download
has-more.zip - Unzip
- Upload
has-moredirectory to your/wp-content/pluginsdirectory - Go to the plugin management page and enable the plugin
- Give yourself a pat on the back
Changelog
v1 2008/10/27
- Plugin first released
i’m trying to do a wsj.com style thing for my local newspaper using a membership plugin which puts a paywall on posts that have the more tag.
So i’m thinking from the magazine style home page, i can indicate whether a particular post is paid or free using this plugin.
Am i wrong? any tips on how to do this?
Thanks.