이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

SOGO Add Script to Individual Pages Header Footer

설명

Tested with Gutenberg

Create a simple way to add javascript code to individual page post or custom post type header and footer,
for example: add conversion code to thank you pages
add google re-marketing code to individual pages
and much more…
added in version 1.3 the option to add script \ style to all pages not only individual pages,
this will allow you to add Google re-marketing code to the entire site or Google Analytics
to use it goto “settings” – “Header Footer Settings”

New Features (version 3.0):
Added option for terms / category pages

New Features (version 2.3):
Added support for WooCommerce shop page.

  1. we support now exclude individual pages form printing the header and footer scripts, this is supported by 2 checkboxes in each page\post
    buy check it the script will not be display on this page

  2. we added support to limit the script only for certain post type \ page

if you like it \ use it – please rate us.

usage:
You need to paste the code with the script tag, for example:
you js code

스크린샷

  • edit page meta box

설치

  1. Upload the plugin to the ‘/wp-content/plugins/’ directory
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Navigate to page, post or custom post type
  4. paste your code to the header or footer box
  5. save you post or page

후기

2021년 5월 14일
Awesome, please continue to provide best plugins.
2021년 5월 5일 1 reply
This plugin is no longer usable, it injects a popup with ads to your website when a user clicks on something. God knows what other malicious codes is hidden inside.
2020년 4월 15일
This worked for me for a while, but the popup panel on each page would sit over things at the bottom of my pages, even preventing me from editing some blocks, which was irritating. A colleague told me he was seeing ads all over the page; I said that was impossible, it's an internal site, there should be no ads. Turns out it was this plugin, and I just had AdBlocker preventing me from seeing them! Bleh. Then I found out the Gutenberg HTML block can host script tags, so I just threw my page-specific JavaScript in there and boom, no more need of a plugin!
2020년 3월 17일
used to love this plugin until it got plastered with loads of ads. such a shame better alternatives out there which have no ads
2019년 8월 8일 1 reply
Excellent plug-in for advanced SEO Schema on our client sites. We use it on individual pages and posts to add specific schema for rich snippets.
모든 31 평가 읽기

기여자 & 개발자

“SOGO Add Script to Individual Pages Header Footer”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

변경이력

1.0

  • initial version

1.1

  • resolve header script not being echo to the page

1.2

  • resolve issue with WordPress Version 3.7

1.2.1

  • added usage description

1.3

  • add site wide header footer script (e.g. for Google analytics or remarking code)

1.3

  • add 2 new features:
  1. option to limit the script per post type – we added a checkbox in the option which give you the ability to select on
    which page \post \custom post type the header or footer script will be printed.
  2. option to exclude a page \post \custom post type from header and or footer script. yo will find 2 new checkbox on each page
    which enable you to exclude the script from this individual page

1.6

change labels

2.2

fix bug :When I paste the script into an individual post from a category then the same script is appearing in category listing page as well.
(thanks to Shane (@ugrasen1989))

2.3

fix bug : Added support for WooCommerce shop page .
(thanks to Birdie‏ )

3.2

output the individual script after the generic script to support google conversion

3.8

Test support for last WordPress version

3.9

add nonce check for terms update