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

https://github.com/wprashed/ml-guest-post

Are you want to add a Guest Post system with a frontend form, this plugin will help you to do this very easily. You just need to use two shortcodes.
https://github.com/wprashed/ml-guest-post

wordpress wordpress-development wordpress-plugin

Last synced: about 1 month ago
JSON representation

Are you want to add a Guest Post system with a frontend form, this plugin will help you to do this very easily. You just need to use two shortcodes.

Awesome Lists containing this project

README

          

=== Multidots Guest Post ===
Contributors: largbasket
Donate link: https://wprashed.com/
Tags: post, guest post
Requires at least: 5.0
Tested up to: 5.8
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin will help you to add Guest Post feature in your wordpress site.

== Description ==

Are you want to add Guest Post system with frontend form, this plugin will help you to do this very easily. You just need to use two shortcodes.

== Features ==

* Frontend form
* You can show posts on frontend just using shortcode
* Only loggedin users can access the form
* By default all the posts status will be "Pending"
* Very clean code, so you can modify the plugin very easily

== Usages ==

* Use this shortcode [mlgp-form] to show post submission form.
* Use this shortcode [mlgp-post] to show post on frontend.

== Installation ==

1. Upload the plugin files to the "/wp-content/plugins/ml-guest-post/" directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the "Plugins" screen in WordPress.

== Screenshots ==

1. Screenshots One
2. Screenshots Two
2. Screenshots Three

== Changelog ==

= 1.0 =
* Initial Release