This was occurring because I wasn’t using wp’s built in ajax.
Related Posts:
- Can i use php sql functions instead of $wpdb?
- Why include a composer.json file with my plugin?
- Getting paginate_links() ‘end_size’ to display none
- Customize default settings on new sites on multisite
- wp_delete_auto_drafts() deletes links in menus
- What is the best practice for escaping data URIs?
- Question about repurposing WordPress 404 handler
- append PHP function to the_content
- Setting up the child theme so as to enable right-to-left WordPress?
- How to track a users progress through pages by inserting data into WordPress Database?
- How do I get content of custom post type through post ID in wordpress
- Hooking new functions to actions + passing parameters
- How to display blog images using wordpress in existing project
- Block PHP Files Nginx
- “The plugin generated 2694 characters of unexpected output…” on Plugin activation, CREATE TABLE sql command not working
- mysqli_real_connect() – authentication method unknown to the client Warnings
- how to increase custom post value by one most efficiently?
- WordPress File handle – fopen, fwrite not working with $.ajax or $.post Jquery
- Do I need to prepare query before get_results(), get_row() and get_var()?
- WooCommerce: Add Payment Gateway Field to Webhooks [closed]
- Woocommerce product download URL
- Multiple choice in a custom taxonomy
- Calculations in functions.php [closed]
- Parsing php string in jquery [closed]
- How does the ternary operator work in the wordpress loop post?
- How to create a linked tag list in my sidebar
- WordPress custom login form using Ajax
- Advanced Meta Query for Large Calendar Website (12k+ posts) (175k+ wp_postmeta rows)
- How to store post ID’s in cookie or session to display the same posts later
- Dynamic content in template
- register_taxonomy() take much queries
- Whats the proper way to use a php stylesheet in a wordpress theme? [duplicate]
- Sort by page information by Ascending Numbers
- Limit checklist by the current user
- Adding Meta Tags to a Post using its Tags, Excerpt and content
- Embedding PHP in shortcode $content
- single.php with different look by category
- WordPress Block developer from exporting Database via PHP
- Is There A Way To Make Theme Files Accept Shortcodes?
- Is there any way to get a drop down list of time zones?
- php within html within php
- Changing the color scheme based on the url visited
- Clickable image link sends people to wrong URL
- How do I display offsite database info on my wordpress site?
- Custom post type permalinks do not appear using the link functions
- Gravatar image url is wrong?
- This function is deprecated; use mysql_real_escape_string() instead
- How to get current category
- Using bloginfo and divs inside a php file
- Make next post button link to random post
- Show parent categories of the current category
- Post Views Code Hacks
- Closing WP_LINK_PAGES DIV ID w/After Argmuent
- Adding a navigation page state to individual blog and portfolio pages
- Display Post Title From Select Choice Loop in Advanced Custom Fields (ACF) – WordPress
- orderby meta_value_num is not working, giving default order
- How can I modify this code to make the search box include tags and meta
- My worpress search page is showing no results
- Change ajax live search results
- Show full post instead of excerpt
- How do i post data to url with fields?
- How to get this .php code from my theme into my plugin?
- How to show contact form popup in same page
- how to add functions to my function.php using a child theme?
- Getting info about selected posts using one WP_Query
- How to properly escape in ternary operators – Wp Coding Standards?
- Using transients to store form notifications
- admin-ajax.php 400 bad request – whats wrong with my code?
- wordpress form action page not found
- PHP for loop not working as intended
- How to query a staging database?
- Rewrite SQL query as a prepared statement and use in foreach loop
- WordPress default contact form
- Wrapping shortcode content in a span or link
- What is the best practice for restricting a section to logged in users?
- 301 redirect from webpage to wordpress page in the same root
- Issue with search form admin panel after PHP migration
- Escape html structure in php
- Update title of every instance of widget using text field
- How to merge 2 WordPress sites?
- wordpress is_main_query() breaks
- Permission functions within wordpress
- Run php function after html click after page refresh
- Get all the contents of taxonomy and sort by term
- Gallery requires a featured image but does not show it in posts/pages
- WordPress TinyMCE Add Button To The Full Screen Mode Editor
- key( $GLOBALS[‘wp_registered_sidebars’] ) is always showing the same value
- Trying to put a search page on site
- Custom PHP-coding in MU installs
- WordPress Pages into Sections edit.php PHP hack
- why php notice is not getting ignored?
- How do I modify the with wp_nav_menu()
- The search engine of my website finds only posts and not pages, how can I solve this problem?
- WooCommerce Custom Pagination
- How can a ‘scripts’ directory be hooked into wp_head();?
- HTML in PHP problem [closed]
- How to limit the number of posts in the wordpress loop in conjunction with the “download more” button?
- seo meta description issue in google search
- WordPress Query – Blog Cards Duplicate issue
- PHP Works only for logged in users: [closed]