Title: Archive Title
Author: WebMan Design | Oliver Juhas
Published: <strong>30 می 2018</strong>
Last modified: 13 دسامبر 2025

---

جستجوی افزونه‌ها

![](https://ps.w.org/archive-title/assets/icon.svg?rev=2501709)

# Archive Title

 توسط [WebMan Design | Oliver Juhas](https://profiles.wordpress.org/webmandesign/)

[دانلود](https://downloads.wordpress.org/plugin/archive-title.1.0.2.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/archive-title/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/archive-title/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/archive-title/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/archive-title/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/archive-title/)

## توضیحات

This plugin provides options to tweak an archive page title, such as removing annoying
archive label (see FAQ). You can remove the label for any archive page completely,
or just hide it accessibly.

#### Features

 * Modifying category, tag, author, custom post type and custom taxonomy archive
   title (no need to modify the date archive title)
 * Removing archive page title label completely
 * Hiding archive page title label accessibly (using a CSS class of `screen-reader-
   text`)

#### Additional Resources

 * [Have a question?](https://wordpress.org/support/plugin/archive-title/)
 * [Grab a free theme](https://profiles.wordpress.org/webmandesign/#content-themes)
 * [WebMan Design website](https://www.webmandesign.eu/)

## عکس‌های صفحه

[⌊Default WordPress archive page titles, before plugin options are applied.⌉⌊Default
WordPress archive page titles, before plugin options are applied.⌉[

Default WordPress archive page titles, before plugin options are applied.

[⌊After we apply plugin options, the archive page title labels are gone.⌉⌊After 
we apply plugin options, the archive page title labels are gone.⌉[

After we apply plugin options, the archive page title labels are gone.

## نصب

 1. Unzip the plugin download file and upload `archive-title` folder into the `/wp-
    content/plugins/` directory.
 2. Activate the plugin through the _“Plugins”_ menu in WordPress.
 3. Navigate to _Settings → Reading_ to edit plugin options under “Archive Title Options”
    section.

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

### What is an archive page?

Archive page contains an archive – a list of posts or custom post types. WordPress
recognizes 6 types of archives: category, tag, author, custom post type, custom 
taxonomy and date.

### What is an archive label?

Title of every archive page contains an ‘archive label’ _(please note this is a 
terminology used in this plugin)_. By default it is the first text in archive title
followed with colon. For example, a category archive page with title of _“Category:
Uncategorized”_ has an archive label of _“Category:”_.

### Where can I find the plugin settings page?

This plugin integrates its settings directly into **_Settings → Reading_** WordPress
admin page. You can edit plugin options under “**Archive Title Options**” section
on that page.

### What does it mean “hiding label accessibly”?

The plugin allows you to remove the archive title label completely or to hide it
accessibly. Accessible hiding causes wrapping the archive title label in a `<span
class="screen-reader-text">` HTML element.

Every WordPress [theme should provide styles for the `screen-reader-text` CSS class](https://make.wordpress.org/accessibility/handbook/best-practices/markup/the-css-class-screen-reader-text/).
And every text wrapped in such CSS class element will be hidden from visibility,
but will be still accessible for assistive devices, such as screen reader.

We recommend using this option instead of removing the label completely.

### My theme uses a different CSS class to hide elements accessibly. Can I change it?

Yes you can.

You can override the CSS class by defining the `ARCHIVE_TITLE_CSS_CLASS_A11Y` constant
in your [child theme’s](https://support.webmandesign.eu/child-theme/) `functions.
php` like so:

    ```
    define( 'ARCHIVE_TITLE_CSS_CLASS_A11Y', 'your-theme-accessibly-hidden-class' );
    ```

### Can I change the archive title label instead of removing it?

Well, the only 2 use cases I can think of for this option would be:

 * To change the **taxonomy name**: For example, if you would like to keep the category
   archive title label such as “Category:” in “Category: Uncategorized”, but only
   want to change the “Category” text to “Topic”. For that case it’s much better
   to properly [rename the taxonomy using a dedicated plugin](https://wordpress.org/plugins/rename-taxonomies/).
   You can use this for any WordPress native taxonomy, such as Category, Tag, or
   any other custom taxonomy, such as [Jetpack’s Project Types](https://en.support.wordpress.com/portfolios/).
 * To change the **post type name**: For example, if you would like to rename “Archives:
   Portfolio” to “Archives: Projects” (note that “Archives:” is actually a label
   here, and you can remove it with this plugin). For that case it’s much better
   to properly [rename the post type using a dedicated plugin](https://wordpress.org/plugins/cpt-editor/).

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

![](https://secure.gravatar.com/avatar/ac2ac59ca350217ae569ce68e8ef9c801091e269b041d1d456718dc0b4cccfaf?
s=60&d=retro&r=g)

### 󠀁[Very Easy To Use](https://wordpress.org/support/topic/very-easy-to-use-603/)󠁿

 [upkeepist](https://profiles.wordpress.org/upkeepist/) 23 می 2021 1 پاسخ

As a totally non-techie, I was surprised by the ease of use for this plugin. Simple
and effective.

![](https://secure.gravatar.com/avatar/87c4a47ea91075cff61657ff6f8cb5b8e8ec2cc4c78896c15adf947fdda3778e?
s=60&d=retro&r=g)

### 󠀁[Super helpful](https://wordpress.org/support/topic/super-helpful-68/)󠁿

 [hassanjaddeh](https://profiles.wordpress.org/hassanjaddeh/) 15 اکتبر 2019 1 پاسخ

Like magic, 2 clicks and all done!

![](https://secure.gravatar.com/avatar/423b2ae3aab254995b6c21e0b6c64e66601869f4b0b9d12bb1e03df834406984?
s=60&d=retro&r=g)

### 󠀁[Easy to use and very helpful](https://wordpress.org/support/topic/easy-to-use-and-very-helpful-9/)󠁿

 [zond](https://profiles.wordpress.org/zond/) 31 جولای 2019 1 پاسخ

Great tool and surprisingly uncomplicated, especially after several hours of unsuccessful
try-and-error with code snippets to remove the category and archive labels. Thank
you very much!

![](https://secure.gravatar.com/avatar/a4d18420463677235d4560360f93d8e98548190e9d13e355cc8d7298547f73a8?
s=60&d=retro&r=g)

### 󠀁[Perfect and easy](https://wordpress.org/support/topic/perfect-and-easy-20/)󠁿

 [Suzi Berman](https://profiles.wordpress.org/sberman/) 4 ژوئن 2019 1 پاسخ

Was going to edit functions.php but this was much easier and safer. Thank you!

![](https://secure.gravatar.com/avatar/47985d6b150c914d20f504e09c75e6b7c5af2f31b646a5535f30834952dfe818?
s=60&d=retro&r=g)

### 󠀁[Does a great job.](https://wordpress.org/support/topic/does-a-great-job-44/)󠁿

 [michacassola](https://profiles.wordpress.org/michacassola/) 11 نوامبر 2018 1 پاسخ

I needed “Archive:” to disappear in front of the Custom Post Type Archives and it
did just that!

 [ خواندن تمامی 5 نقد و بررسی‌ ](https://wordpress.org/support/plugin/archive-title/reviews/)

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

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

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

 *   [ WebMan Design | Oliver Juhas ](https://profiles.wordpress.org/webmandesign/)

“Archive Title” به 4 زبان ترجمه شده است. با تشکر از [مترجمین](https://translate.wordpress.org/projects/wp-plugins/archive-title/contributors)
برای همکاری و کمک‌هایشان.

[ترجمه “Archive Title” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/archive-title)

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

[Browse the code](https://plugins.trac.wordpress.org/browser/archive-title/), check
out the [SVN repository](https://plugins.svn.wordpress.org/archive-title/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/archive-title/) 
by [RSS](https://plugins.trac.wordpress.org/log/archive-title/?limit=100&mode=stop_on_copy&format=rss).

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

Please see the [`changelog.md` file](https://github.com/webmandesign/archive-title/blob/master/changelog.md)
for details.

## اطلاعات

 *  نگارش **1.0.2**
 *  Last updated **7 ماه پیش**
 *  نصب‌های فعال **1,000+**
 *  نگارش وردپرس ** 6.0 یا بالاتر **
 *  Tested up to **6.9.4**
 *  نگارش PHP ** 7.0 یا بالاتر **
 *  زبان‌ها
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/archive-title/)، [English (US)](https://wordpress.org/plugins/archive-title/)،
   [Italian](https://it.wordpress.org/plugins/archive-title/)، [Slovak](https://sk.wordpress.org/plugins/archive-title/)،
   و [Spanish (Chile)](https://cl.wordpress.org/plugins/archive-title/).
 *  [به زبان خودتان ترجمه کنید](https://translate.wordpress.org/projects/wp-plugins/archive-title)
 * Tags
 * [category](https://fa.wordpress.org/plugins/tags/category/)[label](https://fa.wordpress.org/plugins/tags/label/)
   [post type](https://fa.wordpress.org/plugins/tags/post-type/)[tag](https://fa.wordpress.org/plugins/tags/tag/)
   [taxonomy](https://fa.wordpress.org/plugins/tags/taxonomy/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/archive-title/advanced/)

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 5 5-ستاره     ](https://wordpress.org/support/plugin/archive-title/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/archive-title/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/archive-title/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/archive-title/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/archive-title/reviews/?filter=1)

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/archive-title/reviews/)

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

 *   [ WebMan Design | Oliver Juhas ](https://profiles.wordpress.org/webmandesign/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/archive-title/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](https://www.webmandesign.eu/contact/#donation)