這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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

評價

There are no reviews for this plugin.

貢獻者及開發者

“Mask Contact Form” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Mask Contact Form 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄