توضیحات
Add a complete list of all posts in any page by [site-sitemap] shortcode. Atts: ‘post_type’, ‘per_page’. Example: [site-sitemap post_type="post, page" per_page="20"]
نصب
- Upload the plugin folder into to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place [site-sitemap] inside your post or page content area
سوالات متداول
- How can I change the number of posts showed?
-
Just add the ‘per_page’ attribute on the shortcode like:
[site-sitemap per_page="50"]
- How can I change the post type showed
-
Just add the ‘post_type’ attribute on the shortcode like:
[site-sitemap post_type="post"]
or[site-sitemap post_type="post, page"]
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Site Sitemap” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Site Sitemap” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.0
- First Version