Add Listing - using Admin interface
I have a client who does not want to offer listings where the client would signup but rather they would call them and they would add them through the Dashboard. So I was wondering how difficult it would be to remove the front facing Listing form and create the form in the admin. This is a Custom Post Type so with some meta boxes I should be able to create an admin form. The question is currently when clicking Add Listing it is being redirected to the listing-form where is that happening? I don't see it in the functions.php. This would probably also break the Custom Forms, but they would not be required. Also not sure how this would affect the Google map function.