WPIntell

Source evidence

Integration in theme.

JW Player for WordPress · support · 2018-01-27T10:19:00+00:00

complaintsentiment
mediumseverity
0.75relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 32 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
awpt unresolved
Hi Im writing a function where Im adding several plugins compatibility in the theme using the tgm. for the jwplayer Im trying to add something like this: `if ( shortcode_exists( ‘jwplayer’ ) ) { $shortcode = ‘[jwplayer file=”‘.$get_video.'”]’; } elseif( shortcode_exists( ‘KGVID’ ) ){ $options = get_option(‘kgvid_video_embed_options’); $shortcode = ‘ [KGVID poster=”‘.$thumb.'” height=”‘.$options[‘height’].'” width=”‘.$options[‘width’].'” autoplay=”” ] ‘.$get_video.’ [/KGVID] ‘; } else {` But I dont see the jwplayer there is only KGVID is there any specific code or more details about your plugin, How can I call your plugin settings and I want to make it able to get also the poster not only the file which one is described here .

Comments

0 shown

No comments were stored for this source.