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
- Enqueue style inside shortcode but its loaded at the bottom of page (before footer scripts)
- 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
- WordPress Plugin as ‘Library’ From Abstract Application?
- 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
- shortcode doesn’t work
- Failed to invoke other hook from the init hook
- Can a plugin add to header/footer/body content?
- Created Widget Not Showing up on Admin Panel
- REST-API: extend media-endpoint
- How to add inline css/js inside a shortcode
- Only execute jQuery function(on document ready) on the page has shortcode from plugin [duplicate]
- Is there a way to alter the order in which the plugins appear in the page?
- Custom plugins/Manipulated plugins: Always a terrible idea to inherit these types of WP sites that discourage updates? [closed]
- Demystifying and understanding shortcode nomenclature
- How to modify shortcode attributes with data from current post
- Any Short code Availble for Get Post List With Thumbnail Plugin?
- Where to call add_shortcode function in WordPress Plugin Boilerplate?
- 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
- JS Support Ticket – Auto create WP account
- Allow users of my plugin to define their own shortcode rather than use mine?
- 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
- creating html reusable blocks via shortcodes
- custom payment gateway in woocommerce failed to connect to remote api server
- Single API call exposed via shortcode with params
- 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
- Plugin function inside custom plugin
- Paid Membership Pro displaying a user name in PHP
- Installation failed, trying to install ANY plugin
- Load my Inline js footer area
- Woocommerce list variations that are added already to cart in Single Product
- 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?
- Custom pages with plugin
- Update Plugin Without Overwriting Custom Settings
- Hide some shortcodes on posts from back-end
- Shortcode in a blog post, footer and related products stop working
- shortcode which is introduced into entry the blog, and appears in side bar
- Display_rows() and column_cb() strange behaviour
- How can I pass value to function in add_menu_page?
- Why function hooked using object are executing at all time?
- Shortcode registered from a plugin not recognized
- Multiselect value in wp_query
- show Visual form builder in the front end
- Get page type to display content
- How wordpress plugin hooks works? [duplicate]
- How to generate a responsive output from plugin?
- do_shortcodes() isn’t working
- Any way to hook into WP after a page displays?
- WordPress Code Access to Restricted Content without Registration
- How to add image for custom taxonomy
- What can I do to customize a widget provided with this plugin? from where have I to start?