Περιγραφή
Embed Iframe is a plugin that will let you embed iframe – an HTML tag that allows a webpage to be displayed inline with the current page, in a WordPress post. Although an iframe can lead to a complicated website, it can be very effective when used appropriately.
Usage
Use following tag to insert another page in post using iframe
[iframe url width height]
e.g.
[iframe http://www.example.com 400 500]
Εγκατάσταση
- Download EmbedIframe plugin
- Unzip
- Copy to your ‘/wp-content/plugins’ directory
- Activate plugin
You can find full details of installing a plugin on the plugin installation page
Συχνές Ερωτήσεις
-
Is there any limitation?
-
You cannot embed a URL which carries X-Frame-Options header with the value DENY.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Embed Iframe” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Embed Iframe” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0
- Initial release
1.1
- PHP7 compatability
1.2
- Security related changes