Turns out since the plugin output in the footer I just had to reset the query: wp_reset_query();
Related Posts:
- How to check if current static page is frontpage from admin plugin
- Home page is not loading, where in other pages are displaying on the site
- Change Front page displays settings conditionally when user is online
- Allow user to change homepage
- Post meta vs separate database tables
- How to add a javascript snippet to the footer that requires jQuery
- Enhance Media Manager for Gallery
- Adding Custom Text Patterns in the WP 4.5 Visual Editor
- How to create an API for my plugin?
- Plugins in symlinked directories?
- How to use PanelColorSettings in custom Gutenberg block?
- Is there a way for a plug-in to get it’s own version number?
- How to add tab which is visible only in admin side of product in woocommerce? [closed]
- Replace audio/video enclosure with player?
- How do I print a notice only on certain admin pages?
- Hook the Keydown Event in the TinyMCE Post Editor
- Add an image gallery to a custom post type?
- Unit testing wordpress plugins with plugin options
- Create a clickable name in WP_List_Table for Plugin Admin
- Plugin development without Theme adjustments?
- How to Make a Category Always Selected?
- Unable to write test cases for a WordPress plugin using PHPUnit and WP-CLI
- WordPress Settings API: saving multiple rows of similar data
- Modify how gallery.js builds the shortcode [gallery ...] in tinyMCE?
- How to use is_multisite() in a must-use-plugin?
- Can’t we use strings defined as PHP constants if we want to translate them in a plugin?
- why creating tables using $wpdb is not being executed while installing plugins?
- How to update the language used by wordpress from a plugin
- DataBase connection problem with PHPUnit and WordPress
- Modify a Free Plugin available on wordpress.org & include with my Premium Theme? [closed]
- Using wp_filesystem in Plugins to store customizer settings
- Plugin settings not saving
- How do I write a shortcode that opens and closes?
- Registering and using actions which return results in a Plugin class
- Plugin developement and SVN
- How to replicate Media Library “Add New” on Plugin Settings Page
- WooCommerce Conditional Tag inside plugin
- Plugin writing: access file that was just uploaded
- Add code inside specific wordpress standard function
- Conditional hook based on the core function that is calling it
- Best way to save custom css for an block
- How to hook a custom user function to a wordpress core ajax action?
- How to change the hover content of a specific menu item on WordPress?
- PHP – Extend WordPress Woocommerce Revenue Analytics with custom field
- Amending REST API function without deactivate/activate plugin every time changes is made
- How can I listen to events in Gutenberg block?
- Sending post request with wp_remote_post not working correctly
- Plugin callback page
- Is nonce in PHP form and Ajax both necessary?
- How to add WordPress Admin “Insert Link” UI (searches through existing posts for URL) and functionality into a custom plugin?
- Unable to change footer using wp_footer action hook
- CMB2 Form Throws No Input File Specified in custom WordPress Plugin
- Input in plugin widget does not allow spaces
- Admin Posts List (edit.php) by post IDs
- Enqueue script globally
- White screen when activating plugin that sends form via WordPress
- dbDelta SQL Query Not Working
- wp_localize_script is not adding a global variable for javascript
- wp_get_theme Warning: Illegal offset type
- wordpress is adding a second backslash when I use addslashes
- Silently register plugin pages
- A question about add_action()
- How to add a hyperlink to the email content in WordPress?
- How to display the categories on page using shortcode?
- add_action pre_term_description vs. pre_category_description
- How to Get Rid of Unwanted Backslashes in WordPress Form Input inside admin menu option
- Pass CF7 form data to plugin
- WordPress plugin cron working only if admin is logged in
- How to Customize Polylang Language Items
- WP Dropdown Categories, display subcategories but not grandchildren categories?
- Enqueue scripts inside a class in a plugin
- Redirect User to custom URL after registering
- How can I change my assigned user role in WordPress 3.5.1?
- Create a Plugin to Download Files from Web to Server
- WP plugin repository didn’t parse readme.txt correctly
- “Rendering of admin template [path to template] failed”
- Allow REST API Endpoint to specific user and hide from public
- Adding a dropdown on the user admin
- Check current URL is 404 in pre_option_stylesheet filter hook
- I’m including a html file in my plugin, but it can’t find its css or js files
- How to show content in the body with my plugin (only in frontend not backend)?
- Metabox types list
- Problem in plugin debuging in wordpress
- WP Query date_query with several date range
- How to include files in the loop via ajax
- mutiple shortcode instance on the same page
- Some data has already been output, can’t send PDF file – fpdf issue in WordPress
- Can i use one wp plugin inside other?
- Plugin or Custom Page Type
- Add a new tag based on the category name in the publish event
- Login using /wp-admin doesn’t redirect back to /wp-admin
- Caption Shortcode: what filter to change the image size?
- What do “and” means infront of a variable? [closed]
- Dropdown pages in Settings API
- Detect each active instance of a widget
- Plugin version not updated with new version
- Fatal error: Call to a member function query() on a non-object 3.6.1
- Multi-part form and wp_redirect()
- Sharing changes to a post (preview changes) with another user
- Display months on a drop down calendar as TEXT instead of Numbers