fs_qtranslate_js_adapter
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:have multilanguage fields in your plugin without any db changes
h2. FS qTranslate JS Adapter


h3. Usage

  include('fs_qtranslate_js_adapter.php')

  if ( defined('QTRANS_INIT') && !has_action('admin_head','fs_qtranslate_js_adapter') ) {
    add_action('admin_head', 'fs_qtranslate_js_adapter');
  }
Add class="translatable" to your input and textarea tags h3. ToDo h3. Development This project can be found on github at the following URL. "github.com/fsmanuel/fs_qtranslate_js_adapter":http://github.com/fsmanuel/fs_qtranslate_js_adapter Feel free forking the project. h3. Credits Qian Qin, who made the fantastic "qTranslate" Plugin for WordPress - http://www.qianqin.de

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。