설명
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.
설치
- 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
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
0.9.0
- initial version