Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Custom Script Integration

Descrizione

This plugin provides custom meta boxes in default Pages and Posts of wordpress where you can enter any scripts for each respective pages or posts, for example:

  1. Google Adwords conversion tracking
  2. Google Adsense ads
  3. Any Javascripts
  4. Page/post specific CSS codes
  5. Normal HTML codes
  6. Unlimited possibilites

You will get a meta box under each of page and post. The Meta box will have 4 Text Boxes, in each section you can add codes for:

  1. Before Content Field
  2. Below Content Field
  3. Scripts to add in tag
  4. Scripts to add in footer below tag

Plugin Documentation:
http://www.wpwox.com/wp-plugin/custom-script-integration/

Screenshot

  • '/assets/screenshot-1.jpg'
  • '/assets/screenshot-2.jpg'

Installazione

  1. There are two ways to install the plugin:
    a) Use the ‘automatic install from the WordPress plugin directory’ option in the
    WordPress admin panel. Search for “Custom Script Integration”
    OR
    b) Download the zip-file, and use the ‘upload’ option in the WordPress > admin panel > plugins > new plugin > upload plugin

  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Go to edit of any post or page, below the Content area should appear a ‘Custom Script Integration’ box. Simply enter your script in your required fields to execute theme in tag, before tag in footer, above or below contents.

FAQ

Can I use css in the meta boxes?

Yes, you can use css to specific pages or posts. Please make sure you have your intitial tags and closing tags properly marked, for example:
<style<
.wrapper {
….
}
</style<

Does it support custom post types?

No, it does not support custom post types, only default page and posts. But you an checkout our site to ge the advance plugin of this which supports the custom post types too. http://www.wpwox.com

Recensioni

12 Ottobre 2016
Best plugin to integrate scripts in post. I have tried several plugins, but this is the best.
3 Settembre 2016
I found it very useful for using the Facebook Conversion Tracker Code and Google Tracker Code for individual pages. Awesome.
Leggi tutte le recensioni di 5

Contributi e sviluppo

“Custom Script Integration” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Custom Script Integration” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0

  • Initial release version

1.1

  • Some minor changes

2.0

  • Updated with custom script options to add scripts on head and body of all pages and posts