=== FCP Lightest Lightbox === Contributors: Firmcatalyst Tags: inline, css, firstscreen, cls, style Requires at least: 5.8 Tested up to: 6.0 Requires PHP: 8.0.0 Stable tag: 1.0.0 Author: Firmcatalyst, Vadim Volkov Author URI: https://firmcatalyst.com License: GPL v3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html FCP First Screen CSS inline == Description == Insert inline CSS to the head of the website, so the first screen renders with no jumps, which might improve the CLS web vital. Or for any other reason. = Features = * Apply to any single post / page / custom post-type * Apply to all posts of a particular public post-type * Apply to the blog or the archive page of a post-type with archive support * It minifies the css before printing = Usage = * Install and activate the plugin * Go to "FirstScreen CSS" menu item in the left sidebar of your wp-admin * Add New, insert your CSS * To apply the CSS, pick where to at the bottom of the page * To apply to a single post / page - go to that post editor, and select your created FirstScreen CSS in the box in the right sidebar == Installation == 1. Install the plugin 2. Activate the plugin == Development == You can modify the code for your needs, or suggest improvemens on [GitHub](https://github.com/VVolkov833/first-screen-css). It is pretty transparent and well-commented. == Frequently Asked Questions == Waiting for your questions, which you can ask [here](https://firmcatalyst.com/contact/) or via GitHub. == Upgrade Notice == = 1.0 = * Initial release