Tuesday, 2 October 2018

DIVI : Message Pattern

My name is %%Name%%,
 my message is %%Message%%
 and email address is %%Email%%.

add %%id%% to get the input value.

Translate manually Wordpress

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