描述
A plugin that allows you to place code for wp_head and wp_footer without hardcoding. Provides an easy-to-use interface inside the WP Admin.
Link
License
GPLv2 or later – http://www.gnu.org/licenses/gpl-2.0.html
安裝
Install via WordPress Admin
- Ready the zip file of the plugin
- Go to Admin > Plugins > Add New
- On the upper portion click the Upload link
- Using the file upload field, upload the plugin zip file here and activate the plugin
Install via FTP
- First unzip the plugin file
- Using FTP go to your server’s wp-content/plugins directory
- Upload the unzipped plugin here
- Once finished, login into your WP Admin and go to Admin > Plugins
- Look for the plugin and activate it
Usage
- Go to Admin > Settings > WP Header Footer
- Place your code inside the textareas and click Save
- Go to your website and view the source. Your code should show up.
常見問題
- No FAQ at the moment
評價
There are no reviews for this plugin.
貢獻者及開發者
修改日誌
1.2.0 – 2014-12-17
- Improved codebase.
1.0.0 – 2014-07-25
- Initial commit.