An open API service indexing awesome lists of open source software.

https://github.com/esmond-m/em-block-posts-grid

This plugin adds a Gutenberg block labeled "EM Posts Grid" to the widgets section of the block editor. This custom block will display latest posts in various formats.
https://github.com/esmond-m/em-block-posts-grid

wordpress wordpress-plugin

Last synced: over 1 year ago
JSON representation

This plugin adds a Gutenberg block labeled "EM Posts Grid" to the widgets section of the block editor. This custom block will display latest posts in various formats.

Awesome Lists containing this project

README

          

Project: [https://github.com/Esmond-M/em-block-posts-grid](https://github.com/Esmond-M/em-block-posts-grid)

Author: [esmondmccain.com](https://esmondmccain.com/)

## Features
This plugin adds a GutenBerg block labeled "EM Posts Grid" to the widgets section of the block editor. This custom block will display lastest posts in various formats.

Currently can display the Post and Page post type. Ability to add custom post types through quick code edits per client.
## Installation

1. Download the latest version from [https://github.com/Esmond-M/em-block-posts-grid/blob/main/em-block-posts-grid.zip](https://github.com/Esmond-M/em-block-posts-grid/blob/main/em-block-posts-grid.zip)
![Alt text](/docs/download-button.png "download button")
2. Upload `em-block-posts-grid` zip to the `/wp-content/plugins/` directory
3. Extract zip. Folder name of plugin should be "em-block-posts-grid".
4. Activate the plugin through the 'Plugins' menu in WordPress