According to the developer of the jwPlayer it was necessary to implement the plugin as a filter to be able to support ‘.’ in tag attributes. Hence do_shortcode(..)
does not work but jwplayer_tag_callback(..)
will return the desired result.
Matching your example simply execute:
echo jwplayer_tag_callback('[jwplayer config="Out-of-the-Box" file="' . $urlbox[0] . '" image="http://www.mywebsite.com/myimage.jpg"]');
Related Posts:
- PHP Deprecated: Non-static method should not be called statically
- How to add a shortcode button to the TinyMCE editor?
- How to catch/what to do with a WP Error Object
- How to customise the output of the WP image gallery shortcode from a plugin?
- An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration
- How to include code only on specific pages?
- Custom media upload content for inserting custom post shortcode
- What are the best practices for updating?
- Is there a plugin that will override the “Error establishing a database connection” message? [closed]
- Error: call_user_func_array() expects parameter 1 to be a valid callback
- How to eliminate weird 404 errors in wp-admin?
- Loading external page template and enqueue script from plugin causes 403 forbidden error
- Validation error: Extending Gutenberg gallery block
- Checking if an attribute exists in a shortcode
- how to include other plugins css files in a shortcode?
- What characters are allowed as a shortcode tag and how should they be sanitized?
- All shortcodes not working on custom theme
- enqueue script only if it is not already enqueue
- How do I fix the “sorry, you are not allowed to access this page” error I get on the “plugins > settings” links?
- Shortcode output appears before post body [duplicate]
- Should messages in WP_Error already be html escaped?
- How to get Login Error messages on a custom template
- Autogenerate wordpress shortcodes using array?
- How to parse nested shortcodes?
- Loading shortcode with ajax
- Enqueue style inside shortcode but its loaded at the bottom of page (before footer scripts)
- Adding Custom Fields for Img in Posts
- How to call shortcode function directly and pass $atts
- Plugins error (Use roles and capabilities instead) on latest version, multisite
- How To Ignore a Filter On Applying Filter the Content In a Function
- Cannot strip JW Player shortcode?
- WordPress error – PHP Fatal error: Uncaught Error: Call to undefined function register_block_type_from_metadata()
- Shortcode display outside the div
- How to pass multiple values in shortcode?
- append stylesheet via shortcode
- Error: “Cannot modify header information”
- Shortcode under a Shortcode Multiple times Possible?
- Plugin.php: PHP Notice: Undefined offset: 0 in
- Pass $this to function nested in another public function of the same class
- Why am I sometimes getting a 404 error when I try to update a page with Elementor?
- change plugin shortcode function [closed]
- Calling function from within functions.php returns unwanted value
- check for the current screen
- plugin shortcodes not working on custom theme- unsure how to fix
- How to list all active and specific shortcodes in wordpress
- Dynamic HTML not displaying at respective place
- “Are you sure you want to do this?” when deactivating all plugins in WordPress 4.3.1 [closed]
- shortcode doesn’t work
- Plugin form unable to process
- Calling shortcode in wp_localize_script strips result
- How should I handle errors within a plugin?
- Nested shortcodes
- WordPress shortcodes & performance
- Force plugin to fail activation
- An Unexpected HTTP Error occurred during the API request
- Is it possible to make shortcodes NOT case sensitive?
- Short code for Venues
- do_shortcode() doesn’t work if shortcode contained in variable, works if shortcode passed as string
- Layout shop page: resize images and columns
- How to add inline css/js inside a shortcode
- Dashboard Disappears after Upgrade
- How extend shortcode default values for a plugin?
- how to show database content in wordpress post
- wp_specialchars and wp_specialchars_decode in a shortcode plugin
- How do you install the automattic developer plugin under localhost for mamp when there is an error, deprecated?
- Only execute jQuery function(on document ready) on the page has shortcode from plugin [duplicate]
- Why Better WP security plugin returns 418 I’m a Teapot “error”?
- Shortcode in AJAX popup
- Frontend editing, Frontend user dashboard
- Seaweed Plugin not working
- Looking for a solution – slightly convoluted problem
- Can’t get custom posts of taxonomy to show
- Plugin shortcode won’t work on a custom template file [closed]
- Can I use a Shortcode output as an HTML attribute value?
- All plugins deactivated due to error
- WP theme with Backbone
- How can I see the error generated by plugin activation?
- shortcodes displaying outside of content area with echo statement, not what I wanted [duplicate]
- Shortcode doesn’t work if I directly paste its function in a template file?
- Unable to activate wordpress importer after installing it
- Trying to count the total number of paragraphs inside a blog article
- How Can I Pass the Shortcode’s $atts Variable to the Plugin’s Javascript Function
- Weird problems after recovery from security breach
- Adding json as params to shortcode
- Error in the wp-config.php file: PHP Fatal error: Uncaught Error: Unknown named parameter (PHP 8.0)
- How to implement Sentry on WordPress? [closed]
- Shortcode is not working in homepage page template (custom front page)
- Can wp_localize_script be used within a shortcode?
- Shortcode to generate and save password in a file
- Can a plugin still effect a site even after deletion?
- Accessing GET variable named ‘error’
- Force [wordpress_social_login] shortcode to display where it is embedded [closed]
- Overriding Attributes values in Shortcode Plugins
- Error handling a plugin with exceptions
- May i Use ShortCode in Template?
- Pass variable to nested shortcode
- Add custom variable in Contact Form 7 mail body
- Demystifying and understanding shortcode nomenclature
- How to modify shortcode attributes with data from current post
- get shortcode value