Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

SOGO Add Script to Individual Pages Header Footer

Descrição

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

Imagens de tela

  • edit page meta box

Instalação

  1. Upload the plugin to the ‘/wp-content/plugins/’ directory
  2. Ative o plugin por meio do menu “Plugins” no WordPress
  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

Avaliações

14 maio, 2021
Awesome, please continue to provide best plugins.
5 maio, 2021 1 resposta
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.
15 abril, 2020
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!
17 março, 2020
used to love this plugin until it got plastered with loads of ads. such a shame better alternatives out there which have no ads
8 agosto, 2019 1 resposta
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.
Leia todas as 31 avaliações

Colaboradores e desenvolvedores

“SOGO Add Script to Individual Pages Header Footer” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

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