[Plugin: Front-end Editor] Wrap editable_post in an if function?
-
Hey scribu, thanks for making something like this happen. I really love what someone with actual development skills could do with this (not me obviously).
I got two questions:
1) I would like to use the front-end plugin on custom fields and other stuff. So adding something like this is the way to go:
<?php editable_post_meta(get_the_ID(), 'my_key', 'textarea'); ?>
Is there something like if functions exists, so I can make sure that my theme will still work after desactivation of the plugin?2) After editable_option has been included in the plugin, what of the dev guide do I need to have a look at (https://scribu.net/wordpress/front-end-editor/developer-guide.html)?
Cheers, have a great Evening
- The topic ‘[Plugin: Front-end Editor] Wrap editable_post in an if function?’ is closed to new replies.