Custom Read More Block
This plugin provides a custom Gutenberg block that allows you to create stylized anchor links for your WordPress posts.
by Aarti Khunti · github.com/aartikhunti/custom-read-more-gutenberg-block
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/aartikhunti/custom-read-more-gutenberg-block/archive/refs/heads/main.zipCustom Gutenberg Block
This plugin provides a custom Gutenberg block that allows you to create stylized anchor links for your WordPress posts. You can customize the link text and easily link to other posts on your site.
Installation
To install the plugin, follow these steps:
- Download the plugin ZIP file.
- Upload it to your WordPress site.
- Activate the plugin from the WordPress admin dashboard.
Usage
To use the "Custom Read More" block, simply add it to your posts or pages in the WordPress block editor.
CLI Command
This command will take optional date-range arguments like "date-before" and "date-after" If the dates are omitted, the command will default to the last 30 days.
- wp dmg-read-more search --date-before=2023-10-14 --date-after=2023-09-29
- wp dmg-read-more search