There are no filters for the plugin’s output and this plugin wasn’t built as a class (where you could technically extend the class and override the parent methods).
If you’re wanting to change the front-end elements only, you can use jQuery to do your bidding. If you need to add additional processing on the backend, you’re out-of-luck with this plugin unless you fork it.
If you’re intent on changing the plugin, I would create a GIT repo to track the changes of the original with your edits. GIT will identify the diffs for you.
Related Posts:
- Checking if an attribute exists in a shortcode
- Force [wordpress_social_login] shortcode to display where it is embedded [closed]
- How to modify shortcode attributes with data from current post
- Input with spaces in Shortcode attributes overwritten by defaults
- Calling an attribute from a plugin shortcode
- Best place for short bio,image and button [closed]
- How do I apply style to each category of a list?
- Redirect to another page using contact form 7? [closed]
- Login Customizer doesn’t change the background of the register form
- How can I run a custom shortcode function on a live site and only run if the viewer is a specific machine?
- shortcode – multiple instances of same parameter name in one shortcode instance
- Rename Smart YouTube’s httpv back to http for all posts
- save short-code in my custom plugin settings problem missed something
- Hide some shortcodes on posts from back-end
- do_shortcodes() isn’t working
- Difference between add_filter and apply_filters
- Show Similar Post Titles ( Similar to Stack Exchange )
- How do I unlock a post programmatically?
- All shortcodes not working on custom theme
- enqueue script only if it is not already enqueue
- Open external links in a new window
- How to parse nested shortcodes?
- How to add usermeta to “Notice of Email Change” email message
- Which hook should be used to validate custom form fields on the login form?
- Dynamic HTML not displaying at respective place
- WordPress 3.1 and Disqus throws Warning: number_format() error in Posts List
- How to create a word press user with hashedpassword
- Short code for Venues
- How can I rewrite a plugin generated URL?
- WordPress login with Phone Number [closed]
- Shortcode doesn’t work if I directly paste its function in a template file?
- Leveraging WordPress Comments on Custom Plugin Object page
- Debugging Technique Question re: functions.php
- How to check what plugins used to be on a WordPress installation?
- FacetWP group listings by custom field [closed]
- WordPress plugin – Error “Plugin generate 2890 characters of unexpected output when activated”
- How to remove html code in excel downloads using phpspreadsheet with wordpress plugins shortcode
- Remove Duplicator plugin from admin menu if not an administrator
- Add a custom form on the post-new.php admin page
- How to put JQuery/Ajax inside shortcode?
- Snippets: is it better to add them in functions.php or make site-specific plugins?
- Can someone please tell me what is wrong with my plugin?
- Trouble with editing template for “List category posts” plugin
- className not populating in custom block
- In the archive widget, how do I sort in between two years?
- Customization API for plugin development
- Fromcraft Plugin On click submit button [closed]
- polylang + category/tag custom language link
- Use $_GET inside a shortcode print empty Array
- Creating Featured Content Boxes
- Render Modula Plugin Shortcode On Ajax Request
- How to add a dvi tag to a shortcode then change a generated text using jQuery
- Theme My Login Shortcode Doesn’t Return Anything
- Moving FB comments at the end of page
- Customizing a blog page layout
- Get param from shortcode in plugin function
- Inserting shortcode in href – any ideas or workarounds?
- Load CSS files in header of Bones theme?
- How to handle a WordPress blog with articles in different languages?
- Call javascript functions from each page
- Filters on the_content with plugins, pages and shortcode
- Link Posts to External URL
- 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
- Elementor Pro display featured image on section -> style -> image using shortcode
- Getting infinite scrolling working on my custom template
- Display posts by alphabetical order
- Adding discount functionality to the cart
- Changing the CSS with a plugin
- Shortcode show error while editing post
- Which membership plugin for a simple sign in? Personal areas for customers
- Precheck fields when I add a new post
- Issue Saving Posts That Contain Shortcode
- Using Shortcode Result In Custom HTML Block (Using Google Sheet JQuery Result As NumScroller data-max)
- Custom wp_list_tables redirect on specfic page
- How to use plugin’s shortcode in custom design? [closed]
- Paid Membership Pro displaying a user name in PHP
- On button click, redirect users to registration page instead of another page
- Automatically check “Enable stock management at product level” to the existing products?
- Creating Nested custom fields
- Multiple calling javascript from shortcode in one page
- Is there a function to search for a wildcard value when calling a shortcode?
- 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
- Multiple level shortcodes
- Is it right way to create shortcode?
- how to protect wordpress website
- Trying to override/intercept a PhotoMosaic gallery link in WordPress using jQuery
- admin panel save option with ajax
- Advice on setting up private site
- How to resolve these findings from security audit
- Social network plugins for WordPress [closed]
- Why haven’t I see plugins using get_file_data to handle retrieving plugin version?
- Wrapping code in an if block
- Create Custom Coupon Type
- Shortcode to do math with url variables
- Buffered output in chunks and shortcode – how do I achieve that?