Wrox Programmer Forums
|
BOOK: Professional WordPress Plugin Development
This is the forum to discuss the Wrox book Professional WordPress Plugin Development by Brad Williams, Ozh Richard, Justin Tadlock; ISBN: 978-0-470-91622-3
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional WordPress Plugin Development section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 26th, 2014, 06:06 AM
Registered User
 
Join Date: Feb 2012
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
Default Another kind of plugin for Front End forms?

I bought your book when it first came out and have been very pleased with it.

Now I have a question concerning plugins and User Front ends.

The big trend over the past few years with"User Self-Registers" Themes (Directories, Jobs, Coupons, Real Estate portals, etc) is to strip away the User interaction with the core WP Admin dashboard and replace the User interface with Front End Forms.

So hundreds of commercial WP theme developers discard the WP Admin dashboard as a place to Register, Add, Modify & Delete listings or Posts for their Authors or other User roles.

I have a Real Estate theme that allows Users to Sign up and Register themselves. After that their Logins are conducted via a custom Front End form... this has been the big developer trend for a few years now, as you know.

But as far as I know ALL plugins can ONLY be Administered via the Wp Admin Dashboard in the core WordPress installation.

I have some plugins that have been written giving some OPTIONS to USERS, not just me as the Admin.

For instance, an Availability Calendar plugin that installs Options in the WP Admin dashboard specifically for all Post Authors. Just as the master Admin can set up many options in a plugin via the WP Admin dashboard, so can, in these plugins, an Individual Post Author see their own sub-set of Options .. such as defining a new Calendar, naming it, setting certain dates, and then adding it via shortcode to an individual listing that they "own".

But all of this necessary functionality in the WP Admin back end dashboard for a USER is nullified when the Real Estate theme re-directs the logged in user away from the core WP Admin dashboard and into the Custom Front End Admin form for the posts or listings.

Question: Is there a NEW WAY to write plugins that can Import all of the Options available in the WP Admin core Dashboard windows straight into any theme's Front End User form?

Is there a way to write a Plugin that has "back end" options and tabbed settings operating and savable in the themes/realestate101 path where the front end template resides but with all of the jquery, css, and Wordpress API functions that exist in pluggable.php, plugin.php, post.php, and functions.php?

Does anyone understand what I am asking?

Are plugins with User options forever destined to only work inside the core WP Admin dashboard?

Is there a way to present all the same options OUTSIDE of the WP Admin path, OUTSIDE of the core dashboard, INSIDE a Theme's Front End template?

Thanks for insight!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a view (Access Front end/SQL Back end) lryckman Access VBA 9 April 21st, 2009 11:55 AM
Front end Vs Back end ricmar Access VBA 3 May 27th, 2008 02:36 PM
Ms Access front End with Oracle 10g Back End rahul123 Oracle 1 July 9th, 2007 01:03 AM
Oracle back-end MS-Access 2003 client front-end Corey Access 2 February 16th, 2007 08:31 AM
Oracle Back End - MS Access Front End - Multi User ckaliveas Oracle 1 February 1st, 2007 06:00 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.