توضیحات
Advanced Posts per Page gives you fined grained control over how many of your posts appear on each of your various WordPress archive pages.
Blog pages show at most x posts is not the only per page setting anymore.
عکسهای صفحه
نصب
Use the WordPress plugin install, or…
- Grab the plugin’s zip file by clicking the big orange button
- Unzip it and upload the
advanced-posts-per-page
directory yourwp-content/plugins
directory - Activate and enjoy!
If you’re interested in using the “development version”, this plugin is also on github.
سوالات متداول
- Where are this things settings?
-
Advanced post per page does not add a settings page. You can find all its options under
Settings > Reading
- How can I just use the default posts per page on a given archive?
-
Just set that archive’s value to
0
- How can I show all my posts on a given archive page?
-
Set the archive’s value to
-1
- Does this support custom post type archives?
-
Yes. Assuming you set
has_archive
totrue
when the post type we registered, the post type should show up in the options. See the screenshots for an example.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Advanced Posts/Page” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Advanced Posts/Page” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.0
- Initial version