Looks like I was multi-lining the shortcode itself, wordpress wasn’t a fan.
Thanks @bonger
Related Posts:
- Checking if an attribute exists in a shortcode
- Redirect to another page using contact form 7? [closed]
- How can I run a custom shortcode function on a live site and only run if the viewer is a specific machine?
- How to structure a plugin
- How to add a shortcode button to the TinyMCE editor?
- is_plugin_active function doesn’t exist
- Custom pages with plugin
- Custom media upload content for inserting custom post shortcode
- WordPress Plugin Development In MVC Architecture, How?
- Is it a good idea to edit an already existing plugin to add more functionality?
- Show Similar Post Titles ( Similar to Stack Exchange )
- How do I unlock a post programmatically?
- enqueue script only if it is not already enqueue
- Create page when plugin is activated
- How can I limit functionality in one version of a plugin?
- How To Ignore a Filter On Applying Filter the Content In a Function
- Which functions in theme or plugin load first
- How to show custom message once on plugin activation?
- Shortcode display outside the div
- Add CSS animation as Preloader to WordPress
- How to list the Hooks and order of execution in current loading page? [duplicate]
- How to load a new template page according to a particular URL?
- Pass $this to function nested in another public function of the same class
- WordPress network: set themes and plugins for new blog
- Updating post meta for custom post types
- Failed to invoke other hook from the init hook
- Can a plugin add to header/footer/body content?
- REST-API: extend media-endpoint
- Is there a way to alter the order in which the plugins appear in the page?
- How to use get_theme_mod in gutenberg editor wordpress?
- Get IDs of Images from Gallery Block in InnerBlocks of a Custom Gutenberg Block
- WordPress plugin – Error “Plugin generate 2890 characters of unexpected output when activated”
- My plugin wants to update another plugin
- Edit Yoast SEO breadcrumbs output [closed]
- How would I go about creating a user ranked post popularity page?
- Disable woocommerce cookies and delete cart data automatically
- How to fetch products with the price in a page on woocommerce using a form or live search with php
- Making a Template for a CPT created by a plugin
- Best way to maintain and update 3rd-party WP plugin when developer is unresponsive?
- Calling an attribute from a plugin shortcode
- Best place for short bio,image and button [closed]
- Customization API for plugin development
- Fromcraft Plugin On click submit button [closed]
- Creating shortcodes in plugin
- How to create a custom shortcode based on the layout?
- How to redirect users to their profile after they successfully edit their profile
- Inject HTML meta tag inside wordpress tag using add_shortcode
- How do I apply style to each category of a list?
- Create shortcode to echo javascript
- Namespaced shortcode?
- Custom post types – remove default post supports through empty array?
- Why am I unable to load scripts in head in plugin?
- How to add a dvi tag to a shortcode then change a generated text using jQuery
- Shortcode Attributes to Return different $_POST
- Loop in elementor custom widget not working
- Minimize and Uglify WordPress Plugin Files
- How to use template inside plugin shortcode with variables for big HTML code
- strange shortcode error: does shortcodes requires any dependency?
- How to create a plugin that includes all the other plugins?
- Comment “like” problem – “users who like this” avatar linking to current user profile instead of “liker’s” profile
- How to rewrite URL and get the values?
- Delete data from custom table when deleting a post
- unregister a sidebar widget
- How to keep plugin (media-sync) running even the tab is closed?
- Check if theme supports sidebar
- How to access a wordpress plugin page or add posts without doing it from the WordPress dashboard?
- How to call function in WordPress on button click?
- Custom Plugin: How to Include Install Buttons of other 3rd Party Plugins?
- Hide content for specific users with id
- Why is my shortcode not working?
- Rename a folder via HTML POST request
- Move plugin pages from dashboard to front-end
- working code, not working – Plugin Dev
- Cannot view Custom Post Type no matter what I try
- save short-code in my custom plugin settings problem missed something
- Create survey that redirects to sidebar menu customized to answers
- Custom wp_list_tables redirect on specfic page
- Paid Membership Pro displaying a user name in PHP
- Installation failed, trying to install ANY plugin
- WP Plugin CSS not being applied to page
- Echo custom admin field into a is_single()
- Modify Plugin PHP Class in Child Theme – Correct Method
- How to use custom footer template in a site-plugin?
- Creating Nested custom fields
- Confusing problem with displaying message recipient metadata
- Why the output of an image gallery plugin is not displayed into a page of my custom theme?
- Update Plugin Without Overwriting Custom Settings
- Hide some shortcodes on posts from back-end
- shortcode which is introduced into entry the blog, and appears in side bar
- Why function hooked using object are executing at all time?
- Multiselect value in wp_query
- Get page type to display content
- do_shortcodes() isn’t working
- Any way to hook into WP after a page displays?
- How to add image for custom taxonomy
- Why haven’t I see plugins using get_file_data to handle retrieving plugin version?
- How can I properly sanitize the update_option in WordPress?
- Take Elementor For Email FIeld Check if user is registered. IF not registered then register on woocommerece
- Shortcode cannot parse attributes within double quotes. ” is becoming ” breaking my shortcode
- Display file contents within Plugin