Rather Simple Featured Background Image
Creates an additional meta-box for assigning a featured background image to posts and pages
by Oscar Ciutat · github.com/mrleemon/rather-simple-featured-background-image
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mrleemon/rather-simple-featured-background-image/archive/refs/heads/main.zipDeclares an update source (false), so updates arrive through the plugin's own updater.
Readme
=== Featured Background Image === Contributors: leemon Tags: featured, image, background, post, page Requires at least: 4.0 Tested up to: 4.7.3 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Creates an additional meta-box for assigning a featured background image to posts and pages
== Description ==
Creates an additional meta-box for assigning a featured background image to posts and pages
This plugin is experimental and is provided with no support or warranty.
== Installation ==
- Upload the extracted plugin folder and contained files to your /wp-content/plugins/ directory
- Activate the plugin through the "Plugins" menu in WordPress
== Copyright ==
Featured Background Image is distributed under the terms of the GNU GPL
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
== Changelog == = 1.0 =
- Initial release