Essential Lion Blocks self-updates
WordPress plugin with custom blocks.
by Leon Cantillo · github.com/leoncantillo/essential-lion-blocks
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/leoncantillo/essential-lion-blocks/archive/refs/heads/main.zipShips its own WordPress updater (Plugin Update Checker), so new versions show up under Dashboard → Updates.
Plugin Name
Here is a short description of the plugin. This should be no more than 150 characters. No markup here.
Description
Essential Lion Blocks is a plugin that allows you to create custom blocks using shortcodes, mainly created in order to avoid using separate plugins to meet less complex requirements and avoid slowing down the website.
Changelog
1.0
- Initial release of Essential Lion Blocks.
1.1
- Enabling functionality to display only the last post by each author.
1.2
- Enabling link to authors' posts.
1.3
In this update a new property is added in the carousel plugin that allows to use the author's image as the main visible image. In addition a new shortcode is added with which you can print the author image with different styles and dimensional properties.
A brief Markdown Example
- Custom blocks using shortcodes.
- Easy-to-use interface.
Links: GitHub Repository
<?php code(); ?>