Read More Block Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This plugin allows to add a read more section on a page.
Building
- Make sure that the plugin is located in the
/wp-content/plugins
directory of your WordPress setup - Build the plugin with :
npm install
- If you wish to make code changes, run
npm start
and make these changes. They will compiled automatically. - After you make changes to the code, you may need to remove and add again the blocks that you had previously created so that the changes are caught.
Screenshots
-
Screenshot of collapsed read more left aligned.
-
Screenshot of expanded read more left aligned.
-
Screenshot of collapsed read more centered aligned.