Description
ArcadeReady will allow you to easily embed games and associated information into your existing posts and pages, making it a perfect tool for online game review sites or to just add some interactivity to your blog for your visitors to enjoy.
Currently supported games formats and file types:
- .swf (flash)
- HTML5 Games (embed code – javascript, iframe, etc.).
- Embed Code
more coming soon
Screenshots
Installation
To install ArcadeReady,
- Upload the plugin files to the
/wp-content/plugins/ArcadeReady
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
And you are set!
FAQ
- Installation Instructions
-
To install ArcadeReady,
- Upload the plugin files to the
/wp-content/plugins/ArcadeReady
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
And you are set!
- Upload the plugin files to the
- The games I add doesn’t show up in the games list.
-
Make sure you click publish on the game, if you only save a draft, it will not appear in the games list.
- Will games I publish appear in search results when visitors use the search function on my website?
-
No, the games are saved as a different post type that is excluded from searches and archives. They will only be visible in posts/pages where you embed them using shortcodes.
Contributors & Developers
“Arcade Ready” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Arcade Ready” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
08.03.2017
Changes:
- Added support for embedding Html5 games and other media requiring embed codes (iframe, script, etc.).
Technical jibberish:
- Added metabox: Embed Code.
- Added localization option for meta box texts.
- Added option to metabox class allowing base64 encoding of data.
- Updated load method of shortcode class to pass gameID along to getEmbedCode
1.0.2
13.02.2017
- Minor behind the scenes localization change to games post type
1.0.1
13.02.2017
- Updated the swf embed code.
1.0
- Initial version.