Περιγραφή
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:
- Google Adwords conversion tracking
- Google Adsense ads
- Any Javascripts
- Page/post specific CSS codes
- Normal HTML codes
- 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:
- Before Content Field
- Below Content Field
- Scripts to add in tag
- Scripts to add in footer below tag
Plugin Documentation:
http://www.wpwox.com/wp-plugin/custom-script-integration/
Στιγμιότυπα
Εγκατάσταση
-
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 -
Ενεργοποιήστε το πρόσθετο μέσω της οθόνης ‘Πρόσθετα’ στην 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.
Συχνές Ερωτήσεις
- 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
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Custom Script Integration” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Custom Script Integration” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
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