Title: Editor Handbook
Author: DevCollaborative
Published: <strong>માર્ચ 20, 2024</strong>
Last modified: એપ્રિલ 16, 2025

---

પ્લગીન શોધો

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

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

# Editor Handbook

 [DevCollaborative](https://profiles.wordpress.org/devcollab/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/editor-handbook.2.0.5.zip)

[જીવંત પૂર્વદર્શન](https://gu.wordpress.org/plugins/editor-handbook/?preview=1)

 * [વિગતો](https://gu.wordpress.org/plugins/editor-handbook/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/editor-handbook/#reviews)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/editor-handbook/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/editor-handbook/)

## વર્ણન

The Editor Handbook plugin provides a Handbook menu item in the admin area and adds
a Handbook custom post type for creating private, in-site documentation for site
editors.

Handbook pages display using the default page template.

## એફએક્યુ (FAQ)

### Who has access to Handbook pages?

 * **Administrators** and **Editors** can view, update, and delete Handbook pages.
 * **Authors** can view Handbook pages.
 * **Subscribers** and **Contributors** don’t have access to Handbook pages.

### How can I customize the template used to display Handbook posts?

Handbook pages are displayed using the `page.php` template. Use the `editor_handbook_template`
filter to customize which template is used.

    ```
    function my_handbook_template( $template_names ) {
      return 'my-custom-handbook-template.php';
    }
    add_filter( 'editor_handbook_template', 'my_handbook_template' );
    ```

After setting a new template, flush the rewrite rules by going to **Settings > Permalinks**
in the admin dashboard.

## સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

 *   [ DevCollaborative ](https://profiles.wordpress.org/devcollab/)
 *   [ Heather ](https://profiles.wordpress.org/hbrokmeier/)
 *   [ Clare Parkinson ](https://profiles.wordpress.org/cparkinson/)

“Editor Handbook” નું 1 ભાષામાં અનુવાદ કરવામાં આવ્યું છે. તેમના યોગદાન માટે [અનુવાદકો ](https://translate.wordpress.org/projects/wp-plugins/editor-handbook/contributors)
આપનો આભાર.

[“Editor Handbook” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/editor-handbook)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/editor-handbook/), જોવો
[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/editor-handbook/),અથવા
સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/editor-handbook/)
દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/editor-handbook/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 2.0.5 – 2025-04-16

 * Bump tested up to 6.8

**Full Changelog**: https://github.com/devcollaborative/editor-handbook/compare/
v2.0.4…v2.0.5

#### 2.0.4 – 2025-01-30

 * Added “Edit” link in Admin Toolbar

**Full Changelog**: https://github.com/devcollaborative/editor-handbook/compare/
v2.0.3…v2.0.4

#### 2.0.3 – 2024-12-18

 * Bump tested up to 6.7.1

#### 2.0.2 – 2024-03-20

 * Fixed: Update text domain to match plugin slug
 * Deleted: CHANGELOG.md in favor of using readme.txt

**Full Changelog**: https://github.com/devcollaborative/editor-handbook/compare/
v2.0.1…v2.0.2

#### 2.0.1 – 2024-02-16

 * Security: Escape echo statements
 * Fixed: Update stable & readme versions to match
 * Fixed: Use the editor_handbook prefix for all functions
 * Fixed: Whitescreen bug when template doesn’t exist

**Full Changelog**: https://github.com/devcollaborative/editor-handbook/compare/
v2.0.0…v2.0.1

#### 2.0.0 – 2024-01-05

 * Changed: Order handbook posts by title ASC
 * Changed: Set page.php as default for displaying handbook pages
 * Added: Add readme.txt & update plugin headers
 * Removed: reference to DevCollab Helpdesk

**Full Changelog**: https://github.com/devcollaborative/editor-handbook/compare/
v1.2.0…v2.0.0

#### 1.2.0 – 2023-06-06

 * Added: Custom capabilities for the Handbook post type
 * Added: Plugin activation & update hooks for managing capabilities
 * Changed: Handbook pages can now be viewed (but not edited) by Authors
 * Changed: The default capability for viewing the Handbook admin page is now `read_private_handbooks`

## મેટા

 *  વર્ઝન **2.0.5**
 *  છેલ્લી અપડેટ: **12 મહિના પહેલા**
 *  સક્રિય સ્થાપનો: **10+**
 *  વર્ડપ્રેસ વર્ઝન ** 6.7.1 અથવા ઉચ્ચતર **
 *  **6.8.5** સુધી પરીક્ષણ કર્યું
 *  PHP સંસ્કરણ ** 8.0 અથવા ઉચ્ચતર **
 *  ભાષા:
 * [English (US)](https://wordpress.org/plugins/editor-handbook/) અને .[German](https://de.wordpress.org/plugins/editor-handbook/).
 *  [તમારી ભાષામાં અનુવાદ કરો](https://translate.wordpress.org/projects/wp-plugins/editor-handbook)
 * ટેગ:
 * [documentation](https://gu.wordpress.org/plugins/tags/documentation/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/editor-handbook/advanced/)

## પૉઇન્ટ્સ

હજુ સુધી કોઈ સમીક્ષા સબમિટ કરવામાં આવી નથી.

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

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/editor-handbook/reviews/)

## ફાળો આપનારા

 *   [ DevCollaborative ](https://profiles.wordpress.org/devcollab/)
 *   [ Heather ](https://profiles.wordpress.org/hbrokmeier/)
 *   [ Clare Parkinson ](https://profiles.wordpress.org/cparkinson/)

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/editor-handbook/)