Article Templates
开发者 |
binnyva
|
更新时间 |
2014年3月13日 22:48 |
捐献地址: |
去捐款 |
PHP版本: |
2.5 及以上 |
WordPress版本: |
3.8.1 |
详情介绍:
This plugin lets you create templates that can be used when writing a new post or page. This will be very useful if you are writting many post with the same structure.
安装:
- Download the zipped file.
- Extract and upload the contents of the folder to /wp-contents/plugins/ folder
- Go to the Plugin management page of WordPress admin section and enable the Article Templates plugin
- Go to the Templates Management page(Manage > Manage Templates) to create the templates.
更新日志:
1.02.0
- Production version for WordPress 2.3
1.03.0
- Article Templates now supports WordPress 2.5
- Drops support for older versions
1.04.0
- Change by Kim Parsell (http://www.kpdesign.net/): fix for style, layout, and text content of div containing template dropdown box on Write tab (post and page) to seamlessly integrate it with the new Wordpress admin layout. Works with the fresh and classic themes.
- This version also fixes the new line insertion bug that happens in code(non-visual) editor mode.
1.05.0
- WP 2.8 Compatibility
- Made admin forms prettier
- Now uses wpframe
- Changed by Philipp Bartels (mail@pBartels.info)
- Added feature to make a template available to all users (users at or above editor role may do this)
- Added feature to set a default template for all users, without overwriting a user selected default template (administrators may do this)
- Fixed the editor bug that happens in WP 2.8.5
1.05.1
- Changed <?= to <?php. Compatibility issue with a few hosts. Working with WP 3.0 now.
1.05.2
1.06.1
- Multiple bug fixes.
- Fixed compatibility issue with latest Wordpress.