Plugin / Aged Content Message

Caspar Hübinger

Frequently Asked Questions (FAQ)

It’s right there, under General Settings in your admin menu. Configurable settings are: Activate Message: By default, no message will show up on your website until you activate it here. Minimal Post Age: Set a number of years for posts to be considered aged. Default: 1. Message Heading: Heading text. Default: The times, they are a-changin’. (Dylan, google him.) Message Body (Singular): Singular form of the message text, for 1 year-old posts. Message Body (Plural): Plural form of the message text, for 2+ year-old posts. Message Class Attribute: CSS class name(s) applied upon the message’s wrapping
. Message HTML: HTML template for the message. You can completely control its output via this field if you want, or use placeholders for heading and text. Message CSS: Customize the visual styling of your message right here. Or not.
Sure, just empty the CSS field and no styles shall be applied. If you want to add styles to your theme instead, this might get you started: /* Default styles */ .aged-content-message { background: #f7f7f7; border-left: 5px solid #f39c12; font-family: inherit; font-size: .875rem; line-height: 1.5; margin: 1.5rem 0; padding: 1.5rem; } .aged-content-message h5 { font-family: inherit; font-size: .8125rem; font-weight: bold; line-height: 2; margin: 0; padding: 0; text-transform: uppercase; } .aged-content-message p { margin: 0; padding: 0; }
You can still use those good old filters from v1.3, like for this conditional handbrake that doesn’t have a setting (yet): /* Set condition for displaying message to include pages. */ function yourprefix_aged_content_message__the_content_condition() { return ! is_single() && ! is_page(); } add_action( 'aged_content_message__the_content_condition', 'yourprefix_aged_content_message__the_content_condition' );

Ratings

4
3 reviews

Rating breakdown

Details Information

Version

1.4.3

First Released

05 Nov, 2014

Total Downloads

1,065

Wordpress Version

3.9 or higher

Tested up to:

5.0.7

Require PHP Version:

-

Tags

Contributors

Languages

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.