
內容簡介
這款 WordPress 外掛可以在 head、footer、文章前後加入自訂的 CSS 和 JavaScript 代碼。
1. 您可以在 head 標籤前加入自訂代碼。
2. 您可以在 footer 標籤前加入自訂代碼。
3. 您可以在文章內容前加入自訂代碼,此代碼只會顯示在單獨文章頁面上。
4. 您可以在文章內容後加入自訂代碼,此代碼只會顯示在單獨文章頁面上。
您可以使用原始的 HTML、JavaScript 和 CSS,但針對 JavaScript 和 CSS 請別忘了加上<script> 和 <style> 標籤。
外掛標籤
開發者團隊
原文外掛簡介
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
