Περιγραφή
The usual Text widget allows you to insert arbitrary Text and/or HTML code. This allows that too, but also parses any PHP or JavaScript code in the text widget and executes it.
This plugin is based on “PHP Code Widget”, but now available for use by site administrators ONLY, which makes it more secure.
All PHP code must be enclosed in the standard php opening and closing tags ( <?php
and ?>
) for it to be recognized and executed. Also JavaScript code must be enclosed in the <script>
and </script>
tags, as usual.
Στιγμιότυπα
Εγκατάσταση
- Upload
safe-php-code-widget
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Συχνές Ερωτήσεις
No questions yet – no answers yet.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Safe PHP Code Widget” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Safe PHP Code Widget” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0
- First version in the repository