-
Notifications
You must be signed in to change notification settings - Fork 0
A WordPress plugin. This plugin adds widgets and shortcodes that show dogs randomly. Dogs are fetched from Dogs API(https://dog.ceo/dog-api/).
License
seieric/random-dog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Random Dog === Contributors: monolithon Tags: dogs,dog,shortcode,image,images Requires at least: 4.7 Tested up to: 5.7 Requires PHP: 7.0 Stable tag: 1.0 License: GPLv2 License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html This plugin adds widgets and shortcodes that show dogs randomly. Dogs are fetched from Dogs API(https://dog.ceo/dog-api/). == Description == This plugin adds widgets and shortcodes that show dogs randomly. Dogs are fetched from Dog API. This plugins enables two shortcodes below. * [dog] * [dogjs] [dog] is a normal shortcode that puts dogs randomly. [dogjs] puts JavaScript that shows dogs randomly. It fetches dogs on client browser, so that it can work under caching system. == Screenshots == 1. Widgets shown in admin dashboard. 2. There are two shortcodes. 3. Normal shortcode (This may not work properly if caching is enabled.) 4. JavaScript shortcode (This works even if caching is enabled.)
About
A WordPress plugin. This plugin adds widgets and shortcodes that show dogs randomly. Dogs are fetched from Dogs API(https://dog.ceo/dog-api/).