WPIntell

Source evidence

Nesting a Shortcode within your Plugin's Shortcode

Flowplayer Video Player · support · 2015-07-02T12:29:00+00:00

mixedsentiment
mediumseverity
0.78relevance
8replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 27 rows with source links

18.5% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
dplum resolved
I’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

Comments

8 shown
Noor Alam 2015-07-07T06:26:00+00:00

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?

dplum 2015-07-08T00:03:00+00:00

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?

Noor Alam 2015-07-15T01:58:00+00:00

Can you please provide a .zip file of the other plugin? I will need to see how they are registering shortcodes.

dplum 2015-07-15T02:11:00+00:00

Here’s the plugin link https://wordpress.org/plugins/flowplayer6-video-player/

Noor Alam 2015-07-16T01:15:00+00:00

Thats my plugin. I need to check the shortcode of the flowshield plugin.

dplum 2015-07-16T02:48:00+00:00

I’m not sure how the plugin works without a license, but here it is https://dl.dropboxusercontent.com/u/6272238/S3FlowShield-Plugin.zip

Noor Alam 2015-07-17T11:33:00+00:00

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

dplum 2015-07-17T20:29:00+00:00

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