Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

SOGO Add Script to Individual Pages Header Footer

Opis

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

Zrzuty ekranu

  • edit page meta box

Instalacja

  1. Upload the plugin to the '/wp-content/plugins/’ directory
  2. Aktywuj wtyczkę w WordPressie w menu 'Wtyczki”
  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

Recenzje

2021-05-14
Awesome, please continue to provide best plugins.
2021-05-05 1 odpowiedź
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-04-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-03-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-08-08 1 odpowiedź
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.
Przeczytaj 31 recenzji

Kontrybutorzy i deweloperzy

„SOGO Add Script to Individual Pages Header Footer” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

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