Can I Use? Shortcode
A shortcode to display the "Can I Use?" widget data
by Andrew Norcross · github.com/norcross/caniuse-shortcode · website
★ 48stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/norcross/caniuse-shortcode/archive/refs/heads/master.zipDeclares an update source (https://github.com/norcross/caniuse-shortcode), so updates arrive through the plugin's own updater.
From the readme
Can I Use? Shortcode #
Website Link: https://github.com/norcross/caniuse-shortcode
Allows a user to display the "Can I Use?" data about a specific browser item
Description ##
Allows a user to display the "Can I Use?" data about a specific browser item. Use the provided shortcode along with the specific feature you want to display.
Inspiration and CSS from Andi Smith
Installation ##
This section describes how to install the plugin and get it working.
1. Upload caniuse-shortcode to the /wp-content/plugins/ directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Use the shortcode in a post with the feature
4. Enjoy!
Frequently Asked Questions ##
What's this all about? ###
Chris Coyier mentioned it. I needed something to distract me for a few hours. So here we are.
How do I use the shortcode? ###
Place the following code in your post or page [caniuse
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.0.5 | May 23, 2017 |
| 0.0.4 | Mar 11, 2017 |
| 0.0.3 | Mar 5, 2017 |
| 0.0.2 | Mar 16, 2016 |
| 0.0.1 | Mar 16, 2016 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.