Sunday, 12 February 2017

Instead Iframe

<embed src="http://khat.muhaza.com" width=100% height=200 />

<object data="http://khat.muhaza.com" width="100%" height="300" type="text/html">
</object>

...

Translate manually Wordpress

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