Custom Code
开发者 |
bhagirath25
|
更新时间 |
2014年3月3日 01:00 |
捐献地址: |
去捐款 |
PHP版本: |
3.0.1 及以上 |
WordPress版本: |
3.8.1 |
版权: |
GPLv2 |
版权网址: |
版权信息
|
详情介绍:
Add Custom script and CSS code to header, footer,before post,after post.
1. You can add custom code at header, but before
2. You can add custom code at footer, but before
3. You can add custom code before post content, this will display on single page only
4. You can add custom code after post content, this will display on single page only
You can use plain html, JavaScript and CSS code, but for JavaScript and CSS don't forget to add and tag
安装:
- Upload
plugin-name.php
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
屏幕截图:
- Fixed issue in before content and after content
更新日志:
1.1
- Fixed issue in before content and after content
1.0
- Add Custom script and CSS code to header, footer