https://github.com/talentedaamer/as-related-posts-block
Related Posts Gutenberg Block for WordPress
https://github.com/talentedaamer/as-related-posts-block
gutenberg gutenberg-blocks javascript wordpress wordpress-plugin
Last synced: 2 months ago
JSON representation
Related Posts Gutenberg Block for WordPress
- Host: GitHub
- URL: https://github.com/talentedaamer/as-related-posts-block
- Owner: talentedaamer
- License: gpl-2.0
- Created: 2019-01-06T18:23:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-17T08:29:05.000Z (over 7 years ago)
- Last Synced: 2025-03-16T00:24:31.322Z (over 1 year ago)
- Topics: gutenberg, gutenberg-blocks, javascript, wordpress, wordpress-plugin
- Language: JavaScript
- Homepage: http://wpthemecraft.com/plugins/related-posts-block-plugin-for-wordpress/
- Size: 25.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## AS Related Posts Block
This Plugin ads a new Block "Related Posts" to Gutenberg Editor. Related Posts Block displays list of related posts by category to the post.
- Tags: related, posts, gutenberg, gutenberg block
- Requires at least: 5.0.3
- Tested up to: 5.0.3
- Requires PHP: 5.2.4
- Stable tag: 1.0.1
- License: GPLv2 or later
- License URI: http://www.gnu.org/licenses/gpl-2.0.html
### Description
Related Posts Block is a free plugin for Gutenberg Block Editor. When you install and active the plugin, It ads new block “Related Posts” to the blocks. Adding the block will add related posts by category to the blog post or pages.
#### Related Posts Block Features
1. Change Posts order.
2. Display posts by category.
3. Option to control Number of Items to Display.
4. Toggle Post Date.
5. Toggle Post Content.
6. Control Number of Content Characters to display.
#### Installation
###### WP Admin Installation
- Go to Plugins -> Add New -> Click on Upload Plugin button.
- Select the compressed plugin.zip file and click on Install Now button.
- Active the plugin.
###### FTP Installation
- Extract the plugin folder from plugin.zip file
- Upload the folder to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
###### Changelog
= 1.0.1 = Initial Release of the plugin.
* Release Notes : [Plugin Release Notes](http://wpthemecraft.com/related-posts-block-releases/release-note-as-related-posts-block-1-0-1/)