tw2113/blogroll-block
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Blogroll Block === Contributors: tw2113 Tags: block Requires at least: 5.8.0 Tested up to: 6.5.0 Stable tag: 1.3.5 Requires PHP: 7.0.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html WordPress Blogroll, block edition == Description == Show off your blogroll with the WordPress Block editing experience Source version can be found at [https://github.com/tw2113/blogroll-block/](https://github.com/tw2113/blogroll-block/) == Installation == 1. Upload the plugin files to the `/wp-content/plugins/blogroll-block` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress == Changelog == = 1.3.5 - 2024-03-29 = * Updated: Confirmed compatibility with WordPress 6.5.0 = 1.3.4 - 2024-02-23 = * Updated: Confirmed compatibility with WordPress 6.4.3 = 1.3.3 - 2023-05-26 = * Updated: Confirmed compatibility with WordPress 6.2.2 = 1.3.2 - 2023-03-31 = * Updated: Confirmed compatibility with WordPress 6.2 = 1.3.1 - 2022-10-28 = * Fixed: Mistaken added comma in default title_after = 1.3.0 - 2022-09-30 = * Added: Option to specify list type for wrapping output. Default: unordered list. * Updated: Revised block.json metadata registration. * Updated: Changed Limit to a range slider for easier amount to show selection. = 1.2.0 - 2021-04-09 = * Added: Support for showing bookmarks' rating * Added: Support for showing bookmarks' image * Added: Support for showing bookmarks' name with image = 1.1.0 - 2021-03-13 = * Added: Live preview in the editor. * Added: Enabled the Link Manager menu without requiring "Link Manager" plugin. * Updated: Changed "Category Order" to dropdown. * Updated: Provided default values in fields. * Updated: Added some extra information regarding "title_li" field and when it is used. = 1.0.0 = * Initial release