Plugin info

Total downloads: 1,446
Active installs: 10
Total reviews: 2
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 12/28/2024 (368 days ago)
Added to WordPress: 5/25/2016 (9 years old)
Minimum WordPress version: 4.0
Tested up to WordPress version: 6.7.4
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 368 days ago • 2 reviews

28/100

Is Embed Can I Use abandoned?

Possibly abandoned (last update 368 days ago).

Compatibility

Requires WordPress: 4.0
Tested up to: 6.7.4
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Add Can I Use support tables to your WordPress web site thanks to this shortcode.
[ciu_embed].
This plugin uses the embed system created by http://caniuse.bitsofco.de/ by inserting a JavaScript file into your blog posts. This JavaScript file is inserted only if you current post uses this shortcode and will add a dynamic responsive iframe into your post.

Basic Usage

[ciu_embed feature="css-hyphens" periods="-1,current,+1,+2"]

How to use attributes for this shortcode?

  • feature: simply take the words in Can I Use URI placed just after #feat=. Example with http://caniuse.com/#feat=audio, the value of feature is audio
  • periods: represents browsers generations to display. In the example below, you will display the current version, the previous one and two next versions.

Installation

You can use one of both method :

Installation via your WordPress website

  1. Go to the admin menu ‘Plugins’ -> ‘Install’ and search for ‘Embed Can I Use’
  2. Click ‘install’ and activate it
  3. Use the [ciu_embed] shortcode where you need it

Manual Installation

  1. Download the plugin (it’s better :p)
  2. Unzip embed-can-i-use folder into the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Use the [ciu_embed] shortcode where you need it

Frequently Asked Questions

No question for the moment

Review feed

Mauricio Gelves
1/3/2017

Excellent plugin

Excellent job Geoffrey!

Screenshots

  1. An example of an Embedded Can I Use table

    An example of an Embedded Can I Use table

Changelog

1.0.0

  • The first stable version, tell me if you find something wrong.