WPIntell

Source evidence

Shortcode

BTC Exchange Widget · support · 2014-12-14T13:07:00+00:00

complaintsentiment
mediumseverity
0.86relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 27 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
killerdog unresolved
Instead of using this as a widget we would like to use it as a shortcode to place content in a post. Is this possible? Worst case, we can use a PHP shortcode plugin and call the function() directly if you know it? Thanks! https://wordpress.org/plugins/btc-exchange-widget/ Hi Killerdog, I think this can be accommodated pretty easily in my next release. I’ve added it to the roadmap. One concern I would have is that when it’s using the widgets api, the function output is getting wrapped and styled appropriately based on the theme. This will be more difficult and inconsistent when using a shortcode. Are you comfortable with having to add a bit of css/html to make sure it’s styled correctly for your site’s specific theme? Sure, not a problem. Although, if this is to be a new feature in the plugin, you might want to consider leaving out widget-related CSS all together, when using the shortcode? @killerdog , Sorry for lack of recent updates. Shortcode support has been added using “[btc_widget]”. Per request, inline styling has been removed. I would appreciate your feedback!

Comments

3 shown
csmicfool 2014-12-14T18:57:00+00:00

Hi Killerdog, I think this can be accommodated pretty easily in my next release. I’ve added it to the roadmap. One concern I would have is that when it’s using the widgets api, the function output is getting wrapped and styled appropriately based on the theme. This will be more difficult and inconsistent when using a shortcode. Are you comfortable with having to add a bit of css/html to make sure it’s styled correctly for your site’s specific theme?

killerdog 2014-12-14T19:44:00+00:00

Sure, not a problem. Although, if this is to be a new feature in the plugin, you might want to consider leaving out widget-related CSS all together, when using the shortcode?

csmicfool 2015-07-06T02:02:00+00:00

@killerdog , Sorry for lack of recent updates. Shortcode support has been added using “[btc_widget]”. Per request, inline styling has been removed. I would appreciate your feedback!