Περιγραφή
This plugin allows you to easily add code to your pages and posts without worrying about what the WordPress editor will do to it. You can embed HTML, video embed codes, Paypal forms, Google maps and more. Please note: this plugin will not allow you to run server side scripts such as PHP.
To use the plugin, all you have to do is create a custom field (you can name it anything), place your code in the new custom field, and place the following shortcode into your post where you want the code to go:
[easyembed field="name-of-custom-field"]
Εγκατάσταση
- Upload the
easy-embed
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the code you want to embed to a custom field. Name this custom field whatever you would like.
- Place
[easyembed field="name-of-custom-field"]
in your posts or pages where you want the code to be added.
Συχνές Ερωτήσεις
- No questions yet
-
No questions yet. Feel free to ask away!
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Easy Embed” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Easy Embed” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.2
- Tested with newer version of WordPress.
- Improved installation documentation.
1.1
- Tested with newer version of WordPress.
1.0
- First version, no changes yet.