Good on you for thinking ahead enough to not just edit the plugin.
Sadly if the plugin author didn’t include hooks for you to use it’s going to be tough. Maybe talk to the author about the hooks you need and/or make the changes and submit them to the author for implementation.
In some cases it may be possible to extend the plugin class, but this is going to depend on how the plugin is constructed and called. Or if they’re using filters or actions you may also be able to unload theirs and write your own version in its place. Without proper hooks though it’s still possible they’ll make a change that would break your adjustment.
Related Posts:
- Should all plugins be encapsulated in a Class?
- In what order does WordPress load plugin files?
- How can I bulk edit variations in woocommerce? [closed]
- Add a subitem to Woocommerce section
- How to find out if option exists but is empty?
- Search and replace text across all posts
- jQuery AJAX call not executing in Plugin
- Why am I sometimes getting a 404 error when I try to update a page with Elementor?
- delete_user_meta Delete one value out of array
- How can I ‘reactivate’ .PHP files within a WP plugin that have been marked ‘inactive’?
- WordPress Post tags (get_the_tags & has_tag)
- Restricting users to a specific front end page [closed]
- Using spl_autoloading within WordPress plugin
- Distributing and packaging plugins
- Dashboard Widget Form
- Why Better WP security plugin returns 418 I’m a Teapot “error”?
- Loop with array of posts using ‘Advanced Custom Fields’ plugin [closed]
- Image resizing on home page (product category) [closed]
- WP-Cufon adding extra space in my paragraphs in Firefox and Chrome
- WP Plugin Developers – Accessing my wordpress site [closed]
- Keep custom fix in a plugin
- How to achieve certain page (url) accessible to certain users
- How to determine what is generating large amount of database queries?
- Get post by ASC from custome field DATE picker
- How to make a PDF/Document library [closed]
- Plugin upload to install
- How to add an image from web-link?
- WordPress repository forbids me call wp-load.php in non-WordPress file
- Redirection based on location but without affecting search bots
- Using a custom plugin to capture input data via Ajax and PHP
- Display post lists in 2nd paragraph
- Bulk edit WP posts to update embeded images with new alt tags
- A new translation folder overrides my usual translation from “nowhere”
- Create tabs in admin options page from custom post type loop
- How to fetch form data and show it to my page?
- How to make custom client Login page for a specific page
- How do I show a different homepage to logged in and non-logged in users?
- Check if SEO plugin installed
- Enqueue stylesheet in plugin for wp-login.php
- WordPress override archive page template using a plugin
- How can i delete options on plugin uninstallation?
- autologin in wordpress when loged in non wp-site
- Image crop, resize and compression plugin?
- How to Include File from Plugins into Template?
- Woocommerce Coupon Menu and Marketing Menu missing After “Coupons can now be managed from Marketing > Coupons.” [closed]
- “uagb/section and uagb/columns block”
- Progmatically adding menu links to the default (Top) or Footer menu
- How to add table class for tables of TinyMCE advanced wordpress plugin? [closed]
- How to remove menus items from Menu section from WordPress theme customizer
- Block installation of specific plugins on a server level (CentOS 6 x64)
- Huge number of 404 pages getting spawned
- Licensing options for WordPress Plugins
- Updating WordPress across multiple versions
- Is there a way to easily manage Project options (custom-fields)
- Plugin generated unexpected output – No PHP errors
- Changing plugin options from theme functions file?
- Replace woocommerce | (pipe) separator in product variation to , or another character?
- how would I include some html in the header section of a wordpress plugin? I get an error
- Automatic WordPress Backup Plugin works, but says it’s not
- Category “same post” retreive and display
- Adding custom Field To The Posts Listing
- WordPress does not allow me to upload a .xml file
- Add a new category for posts
- How to use a shortcode or an application to dynamically embed content from one WordPress site to another?
- How to redirect users to the last page viewed
- Referrer Question From Server Log
- is there a way to preload specific images for desktop users only? (excluding mobile users)
- How to get brand children with woocommerce brands
- How do I insert a shape onto an image and then play an audio file upon mouse hover or mouse click on that shape in WordPress
- How to migrate Powerbuilder page data to another site?
- Is it possible to customize a wordpress post from outside dashboard(Something like site.com/post-type/post/?e=post_id)?
- Bing/msn bots is heavily requesting random of my website
- Woocommerce budget search
- WordPress Thickbox Navigation Issue in Gallery
- Allow vendors on a WordPress site to pick from a gallery of pre-selected images when choosing product’s featured image
- Update and remove buttons are hidden in plugin’s page
- How to detect if i am on plugin’s settings page
- Overwrite user role
- Featured Image id disappeared
- Woocommerce: deleted single-product.php, everything still works. How is it possible?
- Plugins effecting layout & login
- How to delete only user meta value (not key) from usermeta table in wordpress?
- Style WordPress Custom Post Type Single Page
- How to set up year view for datepicker in The Events Calendar plugin?
- Pull Data from DB for Admin Page Display as Relates to Admin Page Class by BA Internet
- WordPress Custom post type won’t save properly
- Choose User to email when adding a new post?
- A plugin, which allows editing certain template regions [duplicate]
- Does a Google + RSS Plugin Exist?
- My wordpress website admin panel loads very slow, what can i do about that? [closed]
- Can I install plugins manually on WP.com? [closed]
- PHP $_session is not work in wordpress
- A plugin doesn’t show up and refuse to be installed
- How can I output completely custom content with plugin while still having header, footer, sidebar etc [closed]
- Woo Commerce filter
- WordPress Customise
- Create plugin with multiple blocks
- Console errors after WordPress Update 6.1
- How to modify submit button on GravityForms
- add_action() not working for admin