Of course you should never touch WP core. If your custom fields within your custom plugin – just add it 🙂 If you are talking about custom fields in native WP forms you should read about WP hooks mechanism.
Related Posts:
- How to remove a CPT Menu from the Root Admin only
- How to Add a Third Level Sub Menu to the WordPress Admin Menu
- Making my plugin multi-site compatible
- How to stop showing admin notice after close button has been clicked
- Is There a WordPress Hook to Filter the Edit Posts View?
- Is there any record of installed plugins in the database?
- Add content to /wp-admin/plugin-install.php admin screens
- Custom admin column disappearing when using Quick Edit [duplicate]
- Getting Custom Post Type content from main-site of a Multisite
- How do I add a widget programmatically to a newly created site (WPMU) within a plugin?
- Plugin Development: WordPress processes twice on post update. How to skip process on the first?
- how to not show plugin in admin area
- WordPress network: set themes and plugins for new blog
- What is the function to get plugin base url in multisite?
- Having separate plugins and themes folder for multi-site setup
- How could I execute my plugin just in frontend (not in backend)
- Custom height/width for thickbox in WP Backend
- Hide Theme options and Customize Admin menu
- Is it possible to set up multistore in Woocommerce? [closed]
- Cannot access wp-admin after disabling all plugin
- ‘wp_login’ action hook not working with wp-login.php file
- How to define WordPress plugin shortcode globally for multisite?
- How to add class in plugin only for network site?
- WordPress Multisite plugin delegation
- How to write a plugin to add users to a mail list
- WordPress on AWS with ELB
- All Users > User List > Update User Meta Field Inline
- “Micro-Site” Options
- Create tabs in admin options page from custom post type loop
- Redirect to another page using contact form 7? [closed]
- Network activating; if ( !current_user_can( ‘manage_options’ ) ) locks me out…
- Certain functions are undefined when called form mu-plugins
- WordPress Multisite: Programmatically Activate / Deactivate a Plugin of a Specific Blog
- How to make multiple admin pages for one plugin?
- How to display terms and conditions in post area?
- WordPress Site is Broken, Cannot see wp-admin page [closed]
- Is there a better way of handling AJAX requests in WordPress?
- Redirect Plugins.php to New Plugin Page
- Storing Form data in a different database
- How to get values from network settings panel?
- I cannot include a file in my plugin settings page
- Activation flow of a plugin in a multisite environment
- force logged in user to stay in the dashboard
- How can we get this dynamically as this folder may not be by the same name always → wp-admin
- WP Forms not displaying,becomming an fatal error
- Fatal error: require_once(): Failed opening required
- How to properly enqueue jQuery knob on WordPress without conflict?
- How to capture hidden values with Gravity Forms
- Creating one user access account for all the multiple sites
- Admin menu hilighting wrong item for CPT
- Is admin section completely customizable in terms of styling?
- Store admin page into variable
- Why my multisite is this slow? (stats inside)
- Coming soon pages with rest of site in maintenance mode
- Force Network Activated Plugin to Run After Site Level Plugins
- WordPress MU LDAP connection failures
- How to set the default options on an existing plugin in a WP MU new user install
- Check if user is in a group of another site within multisite network [closed]
- Integrating planning tools in wordpress
- Active Plugins for current blog in WP Multisite Network? [duplicate]
- Ajax in Plugins: returns the whole page
- Gutenberg: Dynamic Block – Show saved data in the editor
- Combining JS files to one script
- The Admin page isn’t showing in the sidebar of the dashboard
- warning wp session
- Submitting form to admin-post.php WordPress
- Form submission issue in wordpress admin (custom plugin) using $_GET for searching & filtering
- redirect logged users to custom front-end insetad of wp-admin
- 403 forbidden error in the admin panel as well as on the admin-ajax.php file
- media_sideload_image only works on localhost and without return id or src
- Retrieving plugin options value saved through setting
- Best way to hook a custom url?
- How to cancel WordPress’ action/filter when using OOP with anonymous callback
- Read text defined under __()
- How to change commenter links to /user/user_id?
- WordPress Plugin Page is Loading in Admin Content Container Instead of Separate Page
- Execute a plugin only on post pages
- What is the best way to mimic a search query within a plugin
- Disable multisite-wide plugins on specific sites
- Next and/or previous post content
- Serialize data for wp options
- Remove rewrite rules generated by plugin during deactivation‎
- How to trigger $_GET request within admin plugin page?
- 404 Error on Activate / Deactivate Plugin
- HTML in WooCommerce settings
- Why isn’t admin_notices displaying my text? [Simple Plugin, Beginner]
- Plugin Paths Issue
- Building an email signup form. Where should the information be saved in the DB?
- Can WordPress Plugin Directory Cache Delay the Upload of Images?
- Why my Plugin keeps deactivating automatically?
- Determine Registered Admin Menus
- How to generate video out of images via WordPress plugin
- How to make an interface similar to multi-site for switching between multiple (single) sites for administrators?
- How do I tell what plugins are used on my multisite install?
- How can I add an options page for my class based plugin?
- How to Create a Custom Plugin Permalink
- Sending WP posts to external API
- What function can I use consistently to escape possible HTML for editing and display?
- WordPress plugin for activating other plugins
- Portfolio + Blog: multisite or plugin?