Blog Intro for Genesis
Adds the editor to the Blog page (page_for_posts) and outputs the content on top of the page. Requires the Genesis Framework.
by Christoph Herr · github.com/christophherr/blog-intro-genesis · website
★ 1stars
0forks
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/christophherr/blog-intro-genesis/archive/refs/heads/master.zipReadme
Blog Intro Plugin
WordPress plugin to add an introduction to your Blog / Posts page.
Requires the Genesis Framework and PHP 5.6+.
Installation
Zip File
- Download the .zip-file into the
wp-content/plugins/folder. - Extract it.
- Activate the plugin from the WordPress dashboard.
Clone the Repository
- Open
wp-content/plugins/of your project in a terminal window. - Type:
git clone https://github.com/christophherr/blog-intro. - Activate the plugin from the WordPress dashboard.
Contributions
Feedback, bug reports, and pull requests are welcome.