Title: Frequently Asked Questions (FAQs)
Author: Ben Huson
Published: <strong>2012-يىلى 15-ئۆكتەبىر</strong>
Last modified: 2026-يىلى 13-فېۋرال

---

قىستۇرما ئىزدە

![](https://ps.w.org/faqz/assets/banner-772x250.png?rev=3460868)

![](https://ps.w.org/faqz/assets/icon-256x256.png?rev=3460868)

# Frequently Asked Questions (FAQs)

 يازغۇچى [Ben Huson](https://profiles.wordpress.org/husobj/)

[چۈشۈر](https://downloads.wordpress.org/plugin/faqz.2.0.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/faqz/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/faqz/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/faqz/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/faqz/#developers)

 [قوللاش](https://wordpress.org/support/plugin/faqz/)

## چۈشەندۈرۈش

This plugin is designed to be a simple solid base for managing an FAQ section on
your web site.

It consists of:

 * A simple ›faq‹ post type
 * [faqs /] shortcode
 * FAQ search widget
 * FAQ search form template tag

## ئېكران كەسمىسى

 * [[
 * FAQz custom post type
 * [[
 * FAQ search widget

## ئورنىتىش

 1. Upload the `faqz` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ›Plugins‹ menu in WordPress

## FAQ

### Why aren’t there may options and features?

This is just a first release. More to come…

### Why so many breaking changes in version 2.0?

The main post type was changed to `faq` so the plugin is easier to migrate to/from
other FAQ plugins. Front end CSS classes were changed to reflect this and follow
a more predictable BEM format. Code and plugin hooks retained their `faqz` namespace.
It is possible to reinstate some backward compatibility using the filters mentioned
in the changelog and updating your template names and CSS files.

## باھالاشلار

بۇ قىستۇرمىغا تېخى باھا يېزىلمىدى.

## تۆھپىكار ۋە ئىجادكار

«Frequently Asked Questions (FAQs)» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ
قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

 *   [ Ben Huson ](https://profiles.wordpress.org/husobj/)

[«Frequently Asked Questions (FAQs)» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/faqz)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/faqz/)، [SVN خەزىنە](https://plugins.svn.wordpress.org/faqz/)
تەكشۈرۈپ ياكى [RSS](https://plugins.trac.wordpress.org/log/faqz/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/faqz/)گە مۇشتەرى
بولغىلى بولىدۇ.

## ئۆزگىرىش خاتىرىسى

#### 2.0

 * Breaking Change: Post type `faqz` is now `faq`. Use `faqz_registered_post_type`
   filter for backwards compatibility.
 * Breaking Change: Taxonomy `faqz-category` is now `faq-category`. Use `faqz_registered_taxonomy`
   filter for backwards compatibility.
 * Breaking Change: Post type single and archive URL slug is now `faqs` instead 
   of `faqz`. Use `register_faq_post_type_args` filter to change.
 * Breaking Change: Category URL slug is now `faq-category` instead of `faqz-category`.
   Use `register_faq-category_taxonomy_args` filter to change.
 * Breaking Change: `faqz` shortcode is now `faqs`.
 * Breaking Change: Removed `faqz_register_post_type_args` filter. Use `register_faq_post_type_args`.
 * Breaking Change: Removed `faqz_register_taxonomy_args` filter. Use `register_faq-
   category_taxonomy_args`.
 * Breaking Change: Optional template `search-faq.php` changed to `search-faqz.php`.
 * Breaking Change: Optional template `searchform-faqz.php` changed to `searchform-
   faq.php`.
 * Breaking Change: `faqz_context` arg removed from faqz_list() display method.
 * Breaking Change: CSS classes for search form and default FAQs output changed.

#### 1.0

 * Rename to «Frequently Asked Questions (FAQs).
 * Fix plugin check notices.

#### 0.3

 * Make FAQz post type public by default.
 * Register `faqz_category` taxonomy.
 * Set rewrite slug `with_front` to false.

#### 0.2

 * Code tidy/restructure and documentation.

#### 0.1

 * First release.

## Meta

 *  Version **2.0**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **3 ئاي بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **10+**
 *  WordPress نەشرى ** 4.7 ياكى يۇقىرى **
 *  **6.9.4** دا سىنالغان
 *  PHP نەشرى ** 7.4 ياكى يۇقىرى **
 *  تىل
 * [English (US)](https://wordpress.org/plugins/faqz/)
 * بەلگە
 * [answers](https://ug.wordpress.org/plugins/tags/answers/)[faq](https://ug.wordpress.org/plugins/tags/faq/)
   [faqs](https://ug.wordpress.org/plugins/tags/faqs/)[knowledgebase](https://ug.wordpress.org/plugins/tags/knowledgebase/)
   [questions](https://ug.wordpress.org/plugins/tags/questions/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/faqz/advanced/)

## دەرىجە

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/faqz/reviews/#new-post)

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/faqz/reviews/)

## تۆھپىكار

 *   [ Ben Huson ](https://profiles.wordpress.org/husobj/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/faqz/)

## ئىئانە

بۇ قىستۇرمىنىڭ ياخشىلىنىشىنى قوللامسىز؟

 [ بۇ قىستۇرمىغا ئىئانە قىلىش ](https://www.paypal.com/ncp/payment/P64UGJHU5MZVE)