All AJAX calls in WordPress run through admin. So if you wrap something inside
if ( ! is_admin() )
{
// stuff
}
then the AJAX call would not be able to know about this part. In other words, it does not get executed. I don’t know what this plugin specifically does, but if only one part does not get executed, there’s a high chance that this is the problem.
Related Posts:
- Is it bad practice to create own table for a plugin?
- WordPress 5.3 update causes media library file upload to break – Cannot convert undefined or null to object
- What plugins do you commonly install on a fresh WordPress install?
- Publish author posts only with editor approval?
- how to change default icon of custom plugin?
- List of all existing WordPress plugins
- How does WordPress official repository estimate ‘Active Installs’ of a plugin?
- Customizing subject in comment notification e-mails
- All shortcodes not working on custom theme
- How to work with Syntax Highlighter Evolved?
- WordPress Admin is displaying Not Available
- User-Specific Timezones? Hack? Plugin?
- How to pass parameters (data) from plugin PHP to React
- How to remove/hide action links cluttering under specific plugins’ names
- How to develop a community feature in the dashboard for multiauthor site
- Which hook should be used to validate custom form fields on the login form?
- Using the media uploader in a custom plugin
- Plugin child folder?
- Short code for Venues
- How would one split content of a post into pages?
- Theme and Plugins sharing common libraries
- All Updated Plugins Disappeared
- How to change Thumbnail size of next Gen Gallery plugin?
- Change wording of admin menu item?
- How to check what plugins used to be on a WordPress installation?
- Why isn’t “background-image: url”working with Bootstrap carousel on WP?
- Plugin Deactivate Self on Activation Errors
- Form doesn’t submit on second submit call
- What would be the advantages/disadvantages of remote plugin installation?
- How to slice an array using posts_per_page? [closed]
- Use translated taxonomy labels in plugin
- Show an image in my header.php
- Plugin appends ugly URL string to index
- woocommerce payment gateway callback not firing [closed]
- Installing a plugin on a premium site [closed]
- White page by using filter template_include
- WordPress Keeps Logging Out – What Tests Can I Run to Solve This?
- Trying to create a private area custom for each user where they upload images to a server [closed]
- Facebook Messager Plugin
- How to save inputed data in a textbox [EDITED] [duplicate]
- User switching only with specific role and return
- How to get my plug-in, wrote in php, to refresh on its own every 5 minutes?
- Better ads plugin has 500.000 entries in wp_postmeta
- Render Modula Plugin Shortcode On Ajax Request
- Saving widget options from class method
- This WordPress plugin isn’t creating links correctly
- Basics of changing plugin output
- WordPress plugin url for form submit
- syntax error, unexpected ‘while’ (t_while) please help :)
- Import MS-Access data file to make the searchable page
- Include Minit plugin in theme [closed]
- dynamic name of the style for wp_enqueue_style
- Delete Media not attached with Any posts
- remove ad to cart button and view more button if product price is empty
- how to add a comment button to be displayed only for the posts in the home page [closed]
- Should meta boxes for specific pages be save in their own plugins?
- Change plugin author after someone leaves the company
- How to implement a plugin featuring foursquare like check-in
- “After file loaded” action
- Add_image_size not generating correct size
- Plug-in that shows x number thumbnails from another post
- W3 Total Cache Help – How to update DNS Zone for a static domain [closed]
- Show Homepage (only) Hits Count
- WooCommerce – I want to add functionality of one plugin to another plugin — best approach?
- WordPress jQuery Post – Amending Variable Value Within Function Command
- how to define a html folder to make it work with WordPress commands
- Asking help regarding potential malware
- wp_mail function not working in WordPress Plugin Boilerplate
- How To Remove “All, Publish, Draft and Expired” in Events Dashboard
- When/where would want to attach other classes to the base class in a WordPress plugin?
- How to find where an image is used by it’s url
- checkout stripe with plugin contact form
- Disqus comment system not show
- Javascript inserted from Plugin pointing to wrong location
- Custom plugin which downloads updates from custom endpoint, extracts new version zip into a new name
- How to cache for multi server environment? Memcached, Redis or other?
- Page takes on two different formats
- Cant visualize protected password portfolio elements
- Creating a comments voting system
- Plugin installation error in wordpress
- Rewrite URL to plugin file
- Different plugins activated online and offline
- Find And Add Category to Posts
- admin panel save option with ajax
- Woocommerce Subscriptions – Customer change subscribed product after placed
- How to Change MU/BuddyPress Group Blog New Installation Defaults [closed]
- featured image problem with custom post type
- Advice on setting up private site
- is ther a plugin that will hide/show content for a scheduled period of time? [closed]
- 404 not found problem with URL rewrite custom category
- Loading post that has visual composer data inside lightbox? [closed]
- Manage Inventory Without Displaying Levels
- registration plugin [closed]
- Which action/filter can i use for a Member Plugin [closed]
- How often should I execute add_filter and function declaration in Code Snippets?
- Running a function using Crown WordPress on one day a week, for example, Mondays of every week
- Ad Management Plug that can be used on a membership site
- How do I remove the filter from the orders and add custom status in Dokan?
- Tips on using a custom template with Ultimate Member
- How to make a Template page to show the information of different things Shop and Product page?