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.
- Host: GitHub
- URL: https://github.com/esmond-m/em-block-posts-grid
- Owner: Esmond-M
- Created: 2024-07-20T08:05:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-28T03:00:17.000Z (over 1 year ago)
- Last Synced: 2025-02-28T10:56:50.922Z (over 1 year ago)
- Topics: wordpress, wordpress-plugin
- Language: JavaScript
- Homepage:
- Size: 591 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)

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