این افزونه با آخرین 3 نسخه اصلی وردپرس تست نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری داشته باشد.

Categorize Pages

توضیحات

Categorize a Page just as you would do with a Post.

This plugin adds the ‘categories’ taxonomy to the Page post type.
This enables the tags metabox in the New or Edit Page interface. To show tagged
Pages on a category archive page or in a feed, it uses the ‘pre_get_posts’ hook
to change the post_type query parameter to ‘post’ AND ‘page’.

The plugin has no settings, does not alter the database and only uses hooks to
achieve it’s goal. It also should work perfectly fine with Multisite installations.

If this plugin meets your expectations and you use it commercially
please consider a donation to one of these organisations or your country’s equivalents:

Notes

Credits:

To collect icon used in the WordPress plugin repository and found in /assets/icon*
From the series ‘Open’ By Ariane Garoff

licensed under a Creative Commons Attribution 4.0 International License.
This means you are free to use these icons as you would like, but must provide attribution and, at minimum, a link to http://www.toicon.com/.
Please review the legal code reachable at http://creativecommons.org/licenses/by/4.0/ if you have any questions.
Permissions beyond the scope of this license may be available. Contact The Artificial at info@theartificial.nl to request details.

Thanks Ariane Garoff and to[icon] for sharing your work!

WordPress repository header image found in /assets:
Cut out from ‘Collecting books for readers in the reserve stacks, 1964’
Photograph during the making of a BBC documentary.
Repository: LSE Library

Thanks LSE Library& Flickr Commons – flickr.com/commons

عکس‌های صفحه

  • A screenshot of the WordPress backend Pages section with the added Categories marked red (arrow).
  • A screenshot of the WordPress backend. A Page with the added categories attributes marked red (arrow).

نصب

  1. Upload the categorize-pages directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Done!

سوالات متداول

Is this plugin actively being developed?

Yes and no. Let me explain:
I consider this plugin to be feature complete and unless bugs are found there will be no development on this plugin. In other words this plugin is in maintenance mode and will be maintained for the foreseeable future.
Due to other obligations I’m not always able to keep up with WordPress version’s and updating this readme’s ‘Tested up to’ version number.
However, unless WordPress significantly changes the way taxonomies work (and breaking backwards compatibility in the process) this plugin should continue to work fine even though the ‘Tested up to’ might be of a lower version number.
As always, when in doubt, test it 🙂 (and when it does give you issues, feel free to leave a comment).

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Categorize Pages” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Categorize Pages” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

1.0.0 – june 23, 2022

  • First public release