This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Mask Contact Form

বৰ্ণনা

Onde você deve informar no campo input uma dessas class, Exemplo:

  1. Faça upload dos arquivos para a pasta /wp-content/plugins/ (mantenha a pasta original do plugin)

  2. Ative o plugin na interface de ‘Plugins’ do WordPress

  3. Para utilizar use as classes determinadas

Arbitrary section

A brief Markdown Example

jQuery(‘.date’).mask(’99/99/9999′);
jQuery(‘.tempo’).mask(’00:00:00′);
jQuery(‘.date_time’).mask(’00/00/0000 00:00:00′);
jQuery(‘.cep’).mask(‘00000-000’);
jQuery(‘.phone’).mask(‘0000-0000’);
jQuery(‘.phone-2’).mask(‘(00) 0000-0000’);
jQuery(‘.phone_us’).mask(‘(000) 000-0000’);
jQuery(‘.mixed’).mask(‘AAA 000-S0S’);
jQuery(‘.cpf’).mask(‘000.000.000-00’, {reverse: true});
jQuery(‘.money’).mask(‘000.000.000.000.000,00’, {reverse: true});
jQuery(‘.cnpj’).mask(‘00.000.000/0000-00’, {reverse: true});
jQuery(‘.wpcf7-tel’).mask(maskBehavior, options);

Onde nesse exemplo usamos a classe wpcf7-tel que é nátiva para o formulário de contato Contact Form 7

পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Mask Contact Form” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

আপোনাৰ ভাষাত “Mask Contact Form” অনুবাদ কৰক।

বিকাশৰ প্ৰতি আগ্ৰহী?

ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা RSS-দ্বাৰা বিকাশৰ পঞ্জী ছাবস্ক্ৰাইব কৰক।