开发者 | daverod |
---|---|
更新时间 | 2015年10月16日 07:07 |
捐献地址: | 去捐款 |
PHP版本: | 4.0 及以上 |
WordPress版本: | 4.3.1 |
版权: | GPLv2 or later |
/wp-content/plugins/
directory.The plugin author has set up a Forum for support questions and announcements at the support forum The forums are the quickest place to receive support and other users can also benefit from the questions and answers as well.
Generally, they are the functions in the PHP file templatefunctions.php. But please visit the plugin homepage for complete details on all the tags, and how you can use them in The WordPress Loop.
Simply create a localization file for your language and/or locale. You can use the existing translation files as a staring point.
There's quite a bit that you can do if you are comfortable with HTML, PHP and the WordPress API. See our website tutorial on customizing templates here: Template Customization. We strongly recommend avoiding changes to the core code, as these will be lost on upgrade of the plugin and you'll need to manually move the changes each upgrade.