Περιγραφή
This simple plugin improves your WordPress powered blog pagination with extra input number where users can jump to any (x) page.
For custom styling matches your theme’s skin, modify the .less or .css file in the plugin package.
Check the screenshot for the shake of visual before you download.
Usage
After this plugin activated, replace your old-school pagination with this schortcode <?php echo do_shortcode('[wpsp]'); ?>
in your template file, i.e. index.php, archive.php, search.php, or any template requires pagination.
Στιγμιότυπα
Εγκατάσταση
- Download the WP Dropdown Hierarchial Category UI Plugin.
- In your WordPress Administration, go to Plugins > Add New > Upload, and select the plugin ZIP file.
- Activate the plugin.
- Replace your old-school pagination with this schortcode
<?php echo do_shortcode('[wpsp]'); ?>
in your template file, i.e. index.php, archive.php, search.php, or any template requires pagination.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“WP Smart Pagination” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “WP Smart Pagination” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
0.2
- Fix wrong plugin author URI
0.1
- Initial release