/lm-featured-post

[WordPress Plugin] Mark a post as "Featured Post".

Primary LanguagePHPMIT LicenseMIT

LM Featured Post

[WordPress Plugin] Mark a post as "Featured Post".

Description

Created for purposes of demonstration, supported for distribution and free use.

LM Featured Post will enable the administrator to mark a post as "Featured Post". It will add a metabox in the post editor so the administrator can mark a post as Featured Post. This plugin is light and coded with best practice.

When a post is set as Featured Post, a ribbon appears at every page of the site with the post's link.

The plugin uses WordPress Plugin Boilerplate for the data structure, WordPress Coding Standards for enforcing coding conventions and TimePicki for the time picker of the expiration date for a Featured Post post.

Features

  • You can choose the settings(colors, headline) of the Featured Post area.
  • You can pick where to display the Featured Post area.
  • You can set an expiration time for the Featured Post to be active.
  • You can type a custom title for the Featured Post.

Installation

  1. Download the plugin.
  2. Go to WordPress admin area.
  3. Click on Plugins > Add New > Upload Plugin.
  4. Click on Choose File and select lm-featured-post.zip
  5. Click on Install Now button.
  6. Click on Activate Plugin.

Links

License

LM Featured Post is licensed under the MIT License.

Copyright (c) 2017 Leonidas Milosis

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

A copy of the license is included in the root of the plugin’s directory. The file is named LICENSE.