Περιγραφή
This plugin creates a thumbnail list of the available page templates.
Clicking a thumbnail updates the Page Attributes -> Templates
drop down to the corresponding page template.
Εγκατάσταση
- Upload
page-template-thumbnails
directory to thewp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Take screen shots of each page template in use.
- Name each thumbnail file the same as how it appears in the
Page Attributes -> Templates
drop down. Replace spaces with the underscore for legacy compatability (ex: Full Page Template =Full_Page_Template.png
). This is how the plugin knows which thumbnail is associated with each page template. - Save the thumbnails to a directory on your site (ex:
wp-content/gallery/page_templates/
). - Navigate to:
Wp-admin -> Settings -> Page Template Thumbs
and set the options for the plugin. Be sure to set the Thumbnail Path to the directory where you saved your thumbnails.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Page Template Thumbnails” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Page Template Thumbnails” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.1
- Fixed plugin directory error.
1.2
- Update: international support