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
- how to create child WordPress plugin
- Removing an admin page added by a 3rd party plugin. Gravity forms in this example
- How to Loop Plugin Option Field Set?
- How to test a WordPress plugin through the upgrade automatically feature
- How can I list only sites that use a particular theme or plugin?
- Failed to invoke other hook from the init hook
- Create plugin that works in background
- Checking for user role in a custom plugin
- Extend Elementor Archive Posts widget with a custom skin in order to show multiple badges
- wp_enqueue_script fails to include in footer
- jQuery function didn’t work in my plugin
- How to Sort the Favorite Plugins Screen Alphabetically?
- How to make Http Request to a php file present in plugin directory of wordpress
- First WordPress Plugin – Stat Issues
- WordPress.org Plugin Directory doesn’t recognise screenshots [closed]
- How to check current user before all actions and filters?
- Plugin: register_deactivation_hook works perfectly well, while register_activation_hook suddenly stopped working
- How to Add Custom New Published Post Counter Icon on Top of the WordPress Site [closed]
- Plugin Options not being output
- Extending a theme: build new features as plugin or core modules?
- Plugin generating unexpected output – on WP mysql dump import
- help intercepting save_post through plugin
- best way to run a php script away from the template?
- Add hook after content without formatting
- Prevent WordPress from sending set-cookie http header
- admin_post hook not firing function inside class
- how to auto random increment for post view
- How to save the option’s new values plus old value without overwrite old one
- Not displaying Woocommerce product page in lightbox
- Can we validate data from jquery
- Getting error “The package could not be installed. PCLZIP_ERR_BAD_FORMAT ”
- how to remove a rel=”nofollow” using call to action plugin
- Read page- or post-content across different builder-plugins
- How to make WordPress Plugin run on single specific Admin Page