Title: Hide Archive Label
Author: Catch Plugins
Published: <strong>3. Marta 2020.</strong>
Last modified: 27. Maja 2026.

---

Pretražite dodatke

![](https://ps.w.org/hide-archive-label/assets/banner-772x250.jpg?rev=2253441)

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

# Hide Archive Label

 Od [Catch Plugins](https://profiles.wordpress.org/catchplugins/)

[Skini](https://downloads.wordpress.org/plugin/hide-archive-label.2.1.zip)

 * [Detalji](https://bs.wordpress.org/plugins/hide-archive-label/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/hide-archive-label/#reviews)
 *  [Instalacija](https://bs.wordpress.org/plugins/hide-archive-label/#installation)
 * [Razvoj](https://bs.wordpress.org/plugins/hide-archive-label/#developers)

 [Podrška](https://wordpress.org/support/plugin/hide-archive-label/)

## Opis

Hide Archive Label is a free WordPress plugin to effortlessly hide archive page 
title prefixes on your site. It is an easy solution to hide Archive Label such as“
Category:”, “Tags:”, or maybe “Author” in WordPress. The plugin provides you with
options to hide the archive page title and save your time impeccably with its features.
With Hide Archive Label plugin, it is extremely easy to show, hide, or remove different
archive labels, making your archive title shorter and attractive. You can either
partially hide the archive title or you can completely remove it. Select ‘Remove
Accessibly’ to partially hide it and select ‘Remove’ to completely remove them. 
The plugin is extremely easy to use. There are a bunch of check boxes showing different
archive labels. You just need to checkmark the options that you want to hide or 
remove. You can easily hide Archive Labels like Category, Tag, Author, Taxonomy,
Archives, Year, Month, and Day. Simply checkmark the labels and enjoy hiding these
labels. With Hide Archive Label, cut out the unnecessary content and make your archive
pages more alluring!

#### Features

 * Hide Archive Label Accessibly
 * Remove Archive Label Completely
 * Category Archive – Removes “Category:” label
 * Tag Archive – Removes “Tag:” label
 * Author – Removes “Author:” label
 * Taxonomy – Removes “Taxonomy Name:” label
 * Archives – Removes “Archive:” label
 * Year – Removes “Year:” label
 * Month – Removes “Month:” label
 * Day – Removes “Day:” label

## Slike ekrana

[⌊Main Dashboard⌉⌊Main Dashboard⌉[

Main Dashboard

## Instalacija

The easy way (via Dashboard) :

 * Go to Plugins > Add New
 * Type in the **Hide Archive Label** in Search Plugins box
 * Click Install Now to install the plugin
 * After Installation click activate to start using the **Hide Archive Label**
 * Go to **Hide Archive Label** from Dashboard menu

Not so easy way (via FTP) :

 * Download the **Hide Archive Label**
 * Unarchive **Hide Archive Label** plugin
 * Copy folder with hide-archive-label.zip
 * Open the ftp \wp-content\plugins\
 * Paste the plug-ins folder in the folder
 * Go to admin panel => open item “Plugins” => activate **Hide Archive Label**
 * Go to **Hide Archive Label** from Dashboard menu

## Recenzije

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

### 󠀁[Just makes life easier!](https://wordpress.org/support/topic/just-makes-life-easier/)󠁿

 [anandaravind](https://profiles.wordpress.org/anandaravind/) 15. Februara 2022.

Works perfectly well and just what I was looking for; had tried multiple options
to hide the prefixes, but without much success. This plugin solved the issue without
a sweat! Thanks for developing and sharing it.

 [ Read all 1 review ](https://wordpress.org/support/plugin/hide-archive-label/reviews/)

## Saradnici i programeri

“Hide Archive Label” is open source software. The following people have contributed
to this plugin.

Doprinositelji

 *   [ Catch Plugins ](https://profiles.wordpress.org/catchplugins/)
 *   [ Catch Themes ](https://profiles.wordpress.org/catchthemes/)
 *   [ Sakin Shrestha ](https://profiles.wordpress.org/sakinshrestha/)
 *   [ Pratik Shrestha ](https://profiles.wordpress.org/pratikshrestha/)
 *   [ Mahesh Maharjan ](https://profiles.wordpress.org/maheshmaharjan/)

“Hide Archive Label” je prijeveden na 1 dijalekt. Zahvala [prevodiocima](https://translate.wordpress.org/projects/wp-plugins/hide-archive-label/contributors)
za njihov doprinos.

[Prevedi “Hide Archive Label” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/hide-archive-label)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/hide-archive-label/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/hide-archive-label/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/hide-archive-label/)
od [RSS](https://plugins.trac.wordpress.org/log/hide-archive-label/?limit=100&mode=stop_on_copy&format=rss).

## Zapis promijena

#### 2.1 (Released: May 27, 2026)

 * Bug Fixed: Critical — uninstall.php was deleting the wrong plugin's option (header_enhancement_pro_options);
   corrected to hide_archive_label_options
 * Bug Fixed: Domain Path header corrected from ‘domain/path’ to ‘/languages’; translations
   were not loading
 * Bug Fixed: Stale boilerplate comment block removed from main plugin file
 * Bug Fixed: $_GET[‘page’] in enqueue_scripts() now sanitized with sanitize_text_field(
   wp_unslash())
 * Bug Fixed: Admin scripts now load in the footer (in_footer changed from false
   to true)
 * Bug Fixed: Dead unused $icon variable removed from add_plugin_settings_menu()
 * Bug Fixed: ABSPATH guard pattern corrected from or die() to if ( ! defined ) 
   exit in admin-display.php and dashboard-display.php
 * Bug Fixed: get_title_is_tax() returned null when queried object was unavailable,
   wiping the archive title — now returns original $title as fallback
 * Bug Fixed: Settings link in plugin list pointed to admin.php instead of tools.
   php, causing a broken link
 * Bug Fixed: PHP version check updated from 5.3.2 to 7.4 to match WordPress 7.0
   minimum requirement
 * Code: phpcs:ignore annotations added for NonPrefixedClassFound, NonPrefixedVariableFound,
   NonPrefixedConstantFound, NonPrefixedNamespaceFound, and NonceVerification throughout

#### 2.0 (Released: March 09, 2026)

 * Bug Fixed: WordPress.Security.EscapeOutput.OutputNotEscaped
 * Bug Fixed: missing_direct_file_access_protection
 * Bug Fixed: outdated_tested_upto_header
 * Compatibility check up to version 7.0

#### 1.5.4 (Released: May 11, 2025)

 * Compatibility check up to version 6.8

#### 1.5.3 (Released: April 09, 2024)

 * Compatibility check up to version 6.5

#### 1.5.2 (Released: November 15, 2023)

 * Compatibility check up to version 6.4

#### 1.5.1 (Released: April 05, 2023)

 * Bug Fixed: I18N Issues (Reported by Alex Lion)

#### 1.5 (Released: March 31, 2023)

 * Bug Fixed: E_ERROR fixed in inc/class-main.php
 * Compatibility check up to version 6.2

#### 1.4 (Released: December 14, 2022)

 * Compatibility check up to version 6.1

#### 1.3 (Released: February 24, 2022)

 * Compatibility check up to version 5.9

#### 1.2 (Released: August 05, 2021)

 * Compatibility check up to version 5.8

#### 1.1.1 (Released: June 16, 2021)

 * Bug Fixed: Removed unnecessary comma issue in previous version of php

#### 1.1 (Released: March 07, 2021)

 * Bug Fixed: Option not saving on first save
 * Compatibility check up to version 5.7
 * Updated: Moved plugin menu under tools menu in dashboard

#### 1.0.0 (March 3, 2020)

 * Initial Release

## Meta

 *  Version **2.1**
 *  Last updated **prije 1 mjesec**
 *  Active installations **900+**
 *  WordPress version ** 5.9 ili viša **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 ili viša **
 *  Languages
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/hide-archive-label/) i [English (US)](https://wordpress.org/plugins/hide-archive-label/).
 *  [Prevedite na vaš jezik](https://translate.wordpress.org/projects/wp-plugins/hide-archive-label)
 * Tags
 * [archive](https://bs.wordpress.org/plugins/tags/archive/)[archive-title](https://bs.wordpress.org/plugins/tags/archive-title/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/hide-archive-label/advanced/)

## Ocjene

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/hide-archive-label/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/hide-archive-label/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/hide-archive-label/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/hide-archive-label/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/hide-archive-label/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/hide-archive-label/reviews/)

## Doprinositelji

 *   [ Catch Plugins ](https://profiles.wordpress.org/catchplugins/)
 *   [ Catch Themes ](https://profiles.wordpress.org/catchthemes/)
 *   [ Sakin Shrestha ](https://profiles.wordpress.org/sakinshrestha/)
 *   [ Pratik Shrestha ](https://profiles.wordpress.org/pratikshrestha/)
 *   [ Mahesh Maharjan ](https://profiles.wordpress.org/maheshmaharjan/)

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/hide-archive-label/)

## Pokloni

Da li bi ste željeli da podržite napredovanje ovog proširenja?

 [ Pokloni ovom proširenju ](https://catchplugins.com/plugins/hide-archive-label/)