Περιγραφή
PHPInclusion WordPress plugin allows you (admin only) to insert the content of a php file into your post/page with include(), require() , require_once() and include_once() functions.
Usage :
Copy & Past this code into your post or page :
[include:Path to your php file]
[include_once:Path to your php file]
[require:Path to your php file]
[require_once:Path to your php file]
Examples:
[include:MyPhpFile.php]
[include:MyDir/MyPhpFile.php]
More About PHPInclusion Plugin :
http://www.royakhosravi.com/?p=63
Εγκατάσταση
- Download plugin and unzip.
- Upload the plugin file to your WordPress plugins directory inside of wp-content : /wp-content/plugins/
- Activate the plugin through the ‘Plugins’ menu in WordPress.
Συχνές Ερωτήσεις
Please visit the PHPInclusion plugin page for screenshots & user examples.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“PHPInclusion” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “PHPInclusion” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .