Wednesday, 13 September 2017

Autoplay Video Youtube

<iframe width="560" height="315" src="https://www.youtube.com/embed/Kq4ZE95xSts?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>

untuk wordpress boleh guna  https://wordpress.org/plugins/easy-video-player/
untuk mp4 autoplay

Translate manually Wordpress

 add_filter( 'gettext', function( $translated, $original, $domain ) {     // Senarai penggantian (case-insensitive)     $map = array...