Well, it won’t be easy, but you can do this in this way:
- Add a Custom Post Type (you can restrict access to this CPT for admin only).
- Use Advanced Custom Fields plugin and create custom fields template for your Custom Post Type from 1.
- Create a custom page template and place custom query inside it (with this query you can select custom posts).
Related Posts:
- Trying to add admin file upload form plugin
- Redirect plugin after form submit or show errors
- Create tabs inside Plugins Admin Page [closed]
- Changing the “Plugin Activated” Message Default
- What are the best practices for updating?
- How to set back-end language per user?
- Is There a WordPress Hook to Filter the Edit Posts View?
- Changing wp login url without .htaccess
- How to remove duplicate sub-menu name for top level menu items in a plugin?
- Simple form that saves to database
- Get selected values from checkboxes and radio buttons via Gravity Forms gform_after_submission hook [closed]
- Custom plugin settings: clicking “save changes” does not display success message
- WordPress Plugin Look & Feel
- Is there an action that is called when a post is restored from the trash?
- How can I get a list of plugins and which blogs are using them?
- Is there a way to lock certain pages from being edited by anyone other then the admin?
- WordPress Custom Application form
- When is it useful to use wp_verify_nonce
- Datepicker not supporting timepicker
- add function to saving change on Options Pages
- why in my wordpress admin panel the membership option is not showing
- How to set CORS header?
- Admin page: form with enctype=”multipart/form-data” does not transfer its data
- Moving WordPress from host without FTP?
- How do I remove the entire left nav bar in admin for certain level users?
- How to handle admin and passwords requests from plugins developers?
- How can I make uploaded images in the editor load with HTTPS?
- See which user installed a plugin?
- Form isn’t inserting data into database with ajax plugin
- Edit default comments page in WP Admin
- New User Form – Custom Menu Page
- All Users > User List > Update User Meta Field Inline
- Globally register styles but enqueue them selectively
- Anonymous Postings
- Contributive page where people logged in can write
- Contact Form 7 Get Image Function [closed]
- Plugin dependencies: show notice like theme plugins dependencies
- Is there any way to use google input tool or any other language keyboard with WordPress [closed]
- Take input from form and pass it to function using a wp-plugin
- Plugin to create forms using HTML [closed]
- How to allow user to select User ID in Formidable Pro form? [closed]
- Sync User to cPanel webmail?
- Adding CSS to custom post type admin page causes error
- Display Custom Field Value on Admin Page Column
- How to remove/hide Yoast’s “SEO” tab in admin panel?
- Admin AJAX doesn’t work in plugin admin page – Even though code is copied verbatim from WordPress Codex
- AJAX fileupload – TypeError: not a function ajaxSubmit()
- Detailed form plugin, with ability to export to excel etc. OR edit PDF live? [closed]
- Move plugin-settings to ‘Settings’-menu in the admin
- How do I add some javascript validation to the admin interface form’s onsubmit?
- remove all submenus from plugin
- Create WordPress posts from JSON array using plugin in admin
- Plugin getting Cannot modify header information errors
- creating a plug in that would tap into save/update action of posts [closed]
- How to use the CSS of the WordPress core in the development of my administration page?
- WordPress permissions error with admin account
- getting notifications about updates only in the “core” page
- How can ι create my own (custom) WordPress table/list?
- Sell access to form [closed]
- File Uploader – Upload without adding to Media Library
- Problem after updating plugins
- How to redirect to a page after the form is submitted
- How to hide plugin options for editors via functions.php
- How to add captcha to publish widget
- Plugin for visitors to edit content without logging in? [closed]
- How do I send the contents of a form to deliver to the already existing custom field in the wordpress theme
- Linking form to user meta fields
- WordPress Forms Advance Conditional Logic
- login form should redirect to register page for in 1st login next time it should redirected to home page
- Submitting form to PHP
- Custom Formdata matching with user table
- Hide button after form submit and save state to localstorage
- Meta Key array building with multiple input values from fields
- Creating posts with acf_form() that has a relationship type field
- Plugin to manage form submissions on admin panel
- Ajax call to php function doesn’t work PHP code
- Disable plugin for administrator
- submit form data to wordpress existing database table using my plugin
- After form submission want to show success message in the form page
- Get content and send to 3rd party
- Wordress admin page is fetching error You do not have sufficient permissions to access this page.
- Admin page and admin menu. Permissions plugin
- WP_Filesystem usage within a block of code
- I created a custom form in HTML/CSS and now I need it to submit … should I create custom PHP or is there a plugin I can use?
- Plugins not activated after update?
- Getting 404 page not found error while trying to access add new plugin / themes
- Create a blank admin page from plugin
- County Finder form/plugin?
- how to call jQuery in admin as well as in homepage
- WordPress plugins not showing after switching servers
- Creating fields in the database
- Allow users to enter and edit data in one-to-many configuration
- Adding hero images to blog posts
- Frontpage Admin Bar Disappeared
- Can’t edit Contact Us form on front page
- Build a Boat Form Plugin [closed]
- Need help with restricted page for users
- How to get an error message if a form is empty (plugin: Post for site) [closed]
- how to show selected options drop down menu values in attributes field in after saving post.php
- How can I add a zip code service availability checker in WordPress without Woocommerce? [closed]