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

---

Prohledat pluginy

![](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

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

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

 * [Podrobnosti](https://cs.wordpress.org/plugins/hide-archive-label/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/hide-archive-label/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/hide-archive-label/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/hide-archive-label/#developers)

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

## Popis

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

## Snímky obrazovky

[⌊Main Dashboard⌉⌊Main Dashboard⌉[

Main Dashboard

## Instalace

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

## Recenze

![](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. 2. 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.

 [ Přečtěte si 1 recenzi ](https://wordpress.org/support/plugin/hide-archive-label/reviews/)

## Autoři

Hide Archive Label je otevřený software. Následující lidé přispěli k vývoji tohoto
pluginu.

Spolupracovníci

 *   [ 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/)

Plugin „Hide Archive Label“ byl přeložen do 1 jazyku. Děkujeme všem [překladatelům](https://translate.wordpress.org/projects/wp-plugins/hide-archive-label/contributors)
za jejich pomoc.

[Přeložte “Hide Archive Label” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/hide-archive-label)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/hide-archive-label/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/hide-archive-label/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/hide-archive-label/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/hide-archive-label/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 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

 *  Verze **2.1**
 *  Poslední aktualizace **před 3 měsíce**
 *  Aktivních instalací **900+**
 *  Verze WordPressu ** 5.9 nebo novější **
 *  Testováno až do WordPressu **7.0.4**
 *  Verze PHP ** 7.4 nebo novější **
 *  Jazyky
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/hide-archive-label/) a [English (US)](https://wordpress.org/plugins/hide-archive-label/).
 *  [Přeložte do vašeho jazyka](https://translate.wordpress.org/projects/wp-plugins/hide-archive-label)
 * Štítky
 * [archive](https://cs.wordpress.org/plugins/tags/archive/)[archive-title](https://cs.wordpress.org/plugins/tags/archive-title/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/hide-archive-label/advanced/)

## Hodnocení

 5 z 5 hvězdiček.

 *  [  1 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/hide-archive-label/reviews/?filter=5)
 *  [  0 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/hide-archive-label/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/hide-archive-label/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/hide-archive-label/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/hide-archive-label/reviews/?filter=1)

[Vaše hodnocení](https://wordpress.org/support/plugin/hide-archive-label/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/hide-archive-label/reviews/)

## Spolupracovníci

 *   [ 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/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/hide-archive-label/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](https://catchplugins.com/plugins/hide-archive-label/)