Skip to content

Instantly share code, notes, and snippets.

@sjeev
sjeev / edited the file again
Created December 24, 2013 19:27
edited the file again
<?php
/*
Plugin Name: Live Edit
Plugin URI: http://www.elliotcondon.com/
Description: Edit the title, content and any ACF fields from the front end of your website!
Version: 2.0.0
Author: Elliot Condon
Author URI: http://www.elliotcondon.com/
License: GPL
@sjeev
sjeev / Live-edit with new permissions
Created December 24, 2013 19:22
Edited the plugin file with new permissions. But I myself broken it.
<?php
/*
Plugin Name: Live Edit
Plugin URI: http://www.elliotcondon.com/
Description: Edit the title, content and any ACF fields from the front end of your website!
Version: 2.0.0
Author: Elliot Condon
Author URI: http://www.elliotcondon.com/
License: GPL
@sjeev
sjeev / Enable authors to edit their own posts and not others-2
Created December 12, 2013 10:46
A code of Elliot's plugin Live-Edit( http://wordpress.org/support/plugin/live-edit ). Posting here in reply to David's response on WSE- http://j.mp/1bzod5F .
<?php
/*
Plugin Name: Live Edit
Plugin URI: http://www.elliotcondon.com/
Description: Edit the title, content and any ACF fields from the front end of your website!
Version: 2.0.0
Author: Elliot Condon
Author URI: http://www.elliotcondon.com/
License: GPL