id=
parameter and post_type=oik-plugins
parameters.
We use the thumbnail=full
parameter to get the full sized image, rather than the thumbnail
hover to slideToggle source
WordPress plugins and themes
id=
parameter and post_type=oik-plugins
parameters.
We use the thumbnail=full
parameter to get the full sized image, rather than the thumbnail
hover to slideToggle source
If you want to create an image link to a post and you want to use the image that is attached to the post then you can use the [bw_code bw_thumbs] shortcode to achieve this. It's a bit more complicated than using [bw_code bw_link]Here we create an image link to the new [bw_plug name=oik-css] plugin.[bw_code "bw_thumbs post_type=oik-plugins id=8282 thumbnail=full"][bw_thumbs post_type="oik-plugins" id=8282 thumbnail=full]Note: It's a bit more complicated than using [bw_code "bw_link 8282"]We have to specify both the <code>id=</code> parameter and <code>post_type=oik-plugins</code> parameters.We use the <code>thumbnail=full</code> parameter to get the full sized image, rather than the <i>thumbnail</i>[clear]<hr />[bw_wtf]<h3>See also</h3><h4>Plugins</h4>[bw_plug name=oik-css]<h3>Shortcodes</h3>[codes bw_thumbs,bw_link]