Skip to content

Instantly share code, notes, and snippets.

@iuriemalai
iuriemalai / gist:5bad5e05c92b1cec10db
Created December 19, 2015 08:38
This is code creates a form so that posts can be created or edited from the front end
<?php
/*
* Plugin Name: Front Post
* Plugin URI:
* Description: This is a forked code of TheDeadMedic that creates a form so that posts can be created or edited from the front end. See here the original: http://wordpress.stackexchange.com/a/210662/25187
* Version: 0.1
* Author:
* Author URI:
* Text Domain: front-post
*/