/front-editor

Have you ever seen websites that allow users to submit posts or other type of content? Do you want to have user-submitted content on your site? Front Editor allow users to submit blog posts to your WordPress site with great and new EditorJs.

Primary LanguagePHP

What are the purposes of using this plugin?

  • You can edit a post and add it without entering the admin panel
  • If you have editors, they can add or edit the post even without having the access to admin panel
  • You can allow users to submit posts and edit them without the admin panel access, and you will get user-generated unique content

Font Editor is using the new generation block editor: EditorJS. Editor.js workspace consists of separate Blocks: paragraphs, headings, images, lists, quotes, etc.

How to start with wp front editor Full tutorial

Plugin Futures

  • Gutenberg block Front Editor or shortcode [bfe-front-editor]
  • Edit button on post page
  • Post list shortcode : [user_posts_list count="2"] count(the post count to show)
  • Added custom link to post row
  • Header
  • Image
  • Embed
  • Marker
  • Code
  • Etc.

Instruction and ShortCodes

  • Create page with editor shortCode : [bfe-front-editor] or use Front Editor in Gutenberg
  • The list of post for every user with buttons edit and delete : [user_posts_list count="2"] count(the post count to show)
  • ShortCodes attributes list