Probably not.
The recommended way to get your enhancements into the plugin is: Send your fixes to the developer and ask her to merge them into the original. If your changes are rather personal customizations, this won’t happen.
If the plugin is written in a strict OOP style you can create a second plugin which extends just the classes from the original as you need it (sort of a child plugin). Unfortunately most plugin developers don’t see this need and don’t write their code accordingly. Be aware of the load order problem.
We could help better if you would describe which plugin you want to extend and what exactly you want to change.
Related Posts:
- How to implement a customizable free OpenID authentication?
- How can I edit post data before it is saved?
- Difference between add_filter and apply_filters
- How can I delete orphan keys in WordPress database tables?
- Checking if an attribute exists in a shortcode
- How Is Network Activate Different From Activate (by Implementation)?
- Creating Unique Post URLs for A/B Testing… Is this even possible?
- How to delete the Hello Dolly plugin automatically?
- Show Similar Post Titles ( Similar to Stack Exchange )
- How do I unlock a post programmatically?
- Delete Post With No Traffic?
- Automatically Creating Posts for Popular Forum Topics or Products [closed]
- Generate custom output for page/URL in a plugin
- Open external links in a new window
- How can I limit functionality in one version of a plugin?
- How to add usermeta to “Notice of Email Change” email message
- Any way to use a custom Parameter for youtube embed without using an iframe?
- How to list the Hooks and order of execution in current loading page? [duplicate]
- Updating post meta for custom post types
- WordPress 3.1 and Disqus throws Warning: number_format() error in Posts List
- How can I rewrite a plugin generated URL?
- I need some direction on how to have a sidebar based on meta rather than page
- WordPress and WebRTC?
- Leveraging WordPress Comments on Custom Plugin Object page
- Debugging Technique Question re: functions.php
- Is there a way to alter the order in which the plugins appear in the page?
- Getting Post details when post is published
- How to check what plugins used to be on a WordPress installation?
- Possible to replicate economist.com’s debate section in wordpress? [closed]
- FacetWP group listings by custom field [closed]
- Plugin Customization Lost During Plugin Upgates
- Plugin upgrade issue
- Get IDs of Images from Gallery Block in InnerBlocks of a Custom Gutenberg Block
- How to embed HTML code from WP Coder plugin (or other) into Main Index Template of the theme
- WordPress plugin – Error “Plugin generate 2890 characters of unexpected output when activated”
- My plugin wants to update another plugin
- Remove Duplicator plugin from admin menu if not an administrator
- Add a custom form on the post-new.php admin page
- Edit Yoast SEO breadcrumbs output [closed]
- What’s the best way to implement AJAX in WordPress?
- className not populating in custom block
- Display encrypted content on my website
- Save custom attributes of product in woocommerce
- In the archive widget, how do I sort in between two years?
- Customization API for plugin development
- Fromcraft Plugin On click submit button [closed]
- creating a custom shop page display on archive woocommerce
- polylang + category/tag custom language link
- How do I make a child theme I made POST through a 3rd party plugin?
- How to redirect users to their profile after they successfully edit their profile
- Add category selection to custom post type (plugin)
- Creating Featured Content Boxes
- Contact Form 7 – Form name blank [closed]
- Customizing Titles on the Fly with Code
- Historical customisations won’t go away [closed]
- Moving FB comments at the end of page
- Customizing a blog page layout
- Hide a certain category name from Related Posts
- how to add custom info on author page? plugin, child theme?
- How to handle a WordPress blog with articles in different languages?
- display unique post per category
- Call javascript functions from each page
- Link Posts to External URL
- unregister a sidebar widget
- How to disable Wp-PageNavi at the top of the page
- 404 errors when updating options in admin dashboard
- Display WordPress comments before the plugins?
- Mobilepress fails to translate short codes
- woocommerce remove coupon link does not work
- Check if theme supports sidebar
- Display posts by alphabetical order
- WordPress hierarchy clarification, does post_type_archive take precedence over taxonomy-term archive?
- Precheck fields when I add a new post
- Create survey that redirects to sidebar menu customized to answers
- Custom wp_list_tables redirect on specfic page
- Paid Membership Pro displaying a user name in PHP
- Automatically check “Enable stock management at product level” to the existing products?
- How to fix slow comment query?
- Creating Nested custom fields
- Best approach to serve static content within a regular page
- WP plugin calls for custom pages
- Plugin does not create a custom table upon activation
- Disable default posts (Posts,Pages,Comments and Media) in wp-admin
- Plugin program: JQuery not working in this plugin
- Multiselect value in wp_query
- get_var result empty for query of custom table in plugin admin
- Get page type to display content
- How to fix vanilla comments extra iframe space
- [Custom field template plugin] Upload limited to 20 inputs file
- I want to remove the register/login WordPress top bar from my website
- Woocommerce quick checkout form [closed]
- Change the behaviour of archive cpt category and single cpt by plugin, not by theme
- do_shortcodes() isn’t working
- How to add image for custom taxonomy
- Social network plugins for WordPress [closed]
- WordPress: code structure
- Can anyone tell some online tuts for plugin development for beginner? [closed]
- How can I properly sanitize the update_option in WordPress?
- How to disable plugin capability : “create new category”
- Is website for online game guides doable in WordPress? [closed]