RCMovie Shortcode
RCMovie Shortcode
Description
Simple to include videos from the german rcmovie.de platform using a shortcode on a wordpress page.
Features:
simple include the player on your page
Documentation
Basic example:
[rcmovie id=”57e83990249ebddbb8cc”]
This shortcode will embed the rcmovie.de player.
Installation
- Upload
rcmovie-shortcodefolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place the shortcode on your page or
<?php echo do_shortcode('[rcmovie id=videoidfromrcmovie]'); ?>in your templates
Reviews
Changelog
0.9.0
- initial version