WPIntell

Source evidence

[Plugin: Simple Google 1 Button] Disable jquery load

Simple Google +1 Button · support · 2011-07-01T19:21:00+00:00

mixedsentiment
mediumseverity
0.67relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

7 / 32 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

25 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
ivangv resolved
I’m having troubles to get working some plugins because they are all trying to upload different versions of jquery libraries (up to 5 different versions). gPress and some others can disable the library upload from the advanced settings. Could it be done in some way with your plugin? http://wordpress.org/extend/plugins/simple-g-1-plusone/ @ivangv : The plugin only loads jQuery scripts for the admin panel and only using wp_enqueue_script which means that if its already there it wont be added again. So my bet is that it’s not this plugin which causes your conflicts.

Comments

1 shown
Bainternet 2011-07-11T15:10:00+00:00

@ivangv : The plugin only loads jQuery scripts for the admin panel and only using wp_enqueue_script which means that if its already there it wont be added again. So my bet is that it’s not this plugin which causes your conflicts.