Conversation
supportI’m trying to use a shortcode to cause my video URL to expire, using the S3FlowShield Plugin. I have sent a support request to them and I attached the same image that I’m attaching to this post. However, from what I’ve been able to determine from Google is that a plugin seemingly needs to be programmed to handle nested shortcodes. Is this correct? Anyway please see the image at http://screencast.com/t/iqbgBlFLJ for the attempts I’ve made to do what I’ve described. https://wordpress.org/plugins/flowplayer6-video-player/
Hi, So flowshield shortcode is nested inside flowplayer plugin shortcode. In order for this to work their shortcode will need to be parsed first. Do you know the priority set on that shortcode?
No I don’t — But, I assume that teh source for all WordPress Plugins are revealed when “Edit” is clicked on the plugins setup page. So I’ve posted the source code for a Flowplayer plugin at https://dl.dropboxusercontent.com/u/6272238/FP%20v6%20Plugin.zip Can you tell me what changes are needed to make this plugin able to handle nested shortcodes?
Can you please provide a .zip file of the other plugin? I will need to see how they are registering shortcodes.
Here’s the plugin link https://wordpress.org/plugins/flowplayer6-video-player/
Thats my plugin. I need to check the shortcode of the flowshield plugin.
I’m not sure how the plugin works without a license, but here it is https://dl.dropboxusercontent.com/u/6272238/S3FlowShield-Plugin.zip
Thanks. I tried to find the shortcode in it. But I couldn’t find it. So I applied some tweaks to my plugin instead. I don’t know if it will work since I couldn’t do any testing. https://www.dropbox.com/s/zv0oifw5zukars5/flowplayer6-video-player.zip?dl=0
Thanks for trying but unfortunately this revied plugin does not enable execution of the nested shortcode. FYI… I tried these two was of coding the nested shortcode (with and without double quotes): 1. [flowplayer src=”[S3URL file=’ https://cvt-genesisword-com.s3.amazonaws.com/ExcelSmart-Intro-Self-Paced-Learning-Approach.mp4′%5D”%5D 2. [flowplayer src=[S3URL file=’ https://cvt-genesisword-com.s3.amazonaws.com/ExcelSmart-Intro-Self-Paced-Learning-Approach.mp4′%5D%5D They both came up with the message Unsupported video — see http://screencast.com/t/5G3uvZ6v
Hi, So flowshield shortcode is nested inside flowplayer plugin shortcode. In order for this to work their shortcode will need to be parsed first. Do you know the priority set on that shortcode?
No I don’t — But, I assume that teh source for all WordPress Plugins are revealed when “Edit” is clicked on the plugins setup page. So I’ve posted the source code for a Flowplayer plugin at https://dl.dropboxusercontent.com/u/6272238/FP%20v6%20Plugin.zip Can you tell me what changes are needed to make this plugin able to handle nested shortcodes?
Can you please provide a .zip file of the other plugin? I will need to see how they are registering shortcodes.
Here’s the plugin link https://wordpress.org/plugins/flowplayer6-video-player/
Thats my plugin. I need to check the shortcode of the flowshield plugin.
I’m not sure how the plugin works without a license, but here it is https://dl.dropboxusercontent.com/u/6272238/S3FlowShield-Plugin.zip
Thanks. I tried to find the shortcode in it. But I couldn’t find it. So I applied some tweaks to my plugin instead. I don’t know if it will work since I couldn’t do any testing. https://www.dropbox.com/s/zv0oifw5zukars5/flowplayer6-video-player.zip?dl=0
Thanks for trying but unfortunately this revied plugin does not enable execution of the nested shortcode. FYI… I tried these two was of coding the nested shortcode (with and without double quotes): 1. [flowplayer src=”[S3URL file=’ https://cvt-genesisword-com.s3.amazonaws.com/ExcelSmart-Intro-Self-Paced-Learning-Approach.mp4′%5D”%5D 2. [flowplayer src=[S3URL file=’ https://cvt-genesisword-com.s3.amazonaws.com/ExcelSmart-Intro-Self-Paced-Learning-Approach.mp4′%5D%5D They both came up with the message Unsupported video — see http://screencast.com/t/5G3uvZ6v