PluginProbe
Hide/Remove Metadata / trunk
Hide/Remove Metadata vtrunk
trunk 1.0.0 1.0.1 1.1 1.2 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 2.0 2.1
hide-metadata / README.txt

README.txt in Hide/Remove Metadata trunk, at README.txt

100 lines 4.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Hide/Remove Metadata ===
2 Contributors: catchplugins, catchthemes, sakinshrestha, pratikshrestha, maheshmaharjan, dreamsapana
3 Donate link: https://catchplugins.com/plugins/hide-metadata/
4 Tags: hide, remove, metadata, author, date, posted-on
5 Requires at least: 5.9
6 Requires PHP: 7.4
7 Tested up to: 7.0
8 Stable tag: 2.1
9 License: GPLv2 or later
10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
12 Hide/Remove Metadata is a free WordPress plugin that helps you hide author and published date either by CSS or PHP from your website effortlessly.
13
14 == Description ==
15
16 Hide/Remove Metadata is a free, simple yet extremely handy WordPress plugin that helps you hide or remove author and published date from your website effortlessly. The plugin is super easy to use and comes with only the essential features to hide or remove author and date. Simple and straight. There are times when you might not want to publicize the author’s name or the date when the article was published; Hide/Remove Metadata is perfect for situations like these. You can also choose to hide only one of them, either author or date. And if you want both of them to stay hidden, you can turn on the Hide option for both. Hide/Remove Metadata is extremely useful and takes less than a minute to set up. You can either completely or partially hide the author’s information and published date. Select CSS to partially hide them or select PHP to completely remove the information. The hide author and date plugin comes with a responsive design, which means your website will not be affected in any way; it will look as beautiful as it was. Download Hide/Remove Metadata today!
17
18 == Screenshot ==
19 1. Main Page
20
21 == Installation ==
22
23 The easy way (via Dashboard) :
24
25 * Go to Plugins > Add New
26 * Type in the **Hide/Remove Metadata** in Search Plugins box
27 * Click Install Now to install the plugin
28 * After Installation click activate to start using the **Hide/Remove Metadata**
29 * Go to **Hide/Remove Metadata** from Dashboard menu
30
31 Not so easy way (via FTP) :
32
33 * Download the **Hide/Remove Metadata**
34 * Unarchive **Hide/Remove Metadata** plugin
35 * Copy folder with hide-metadata.zip
36 * Open the ftp \wp-content\plugins\
37 * Paste the plug-ins folder in the folder
38 * Go to admin panel => open item "Plugins" => activate **Hide/Remove Metadata**
39 * Go to **Hide/Remove Metadata** from Dashboard menu
40
41 == Changelog ==
42
43 = 2.1 (Released: May 27, 2026) =
44 * Bug Fixed: $_GET['page'] in enqueue_styles() and enqueue_scripts() now sanitized; NonceVerification suppressed with explanation
45 * Bug Fixed: settings-updated $_GET check in dashboard partial annotated with NonceVerification phpcs:ignore
46 * Bug Fixed: Erroneous get_the_title filter in remove_php() wiped all post titles when hide date by PHP was enabled
47 * Bug Fixed: Settings link in plugin list pointed to admin.php instead of tools.php, causing a broken link
48 * Code: NonPrefixedVariableFound phpcs:ignore added to $settings in dashboard partial and $option_name in uninstall.php
49
50 = 2.0 (Released: March 09, 2026) =
51 * Bug Fixed : WordPress.Security.EscapeOutput.OutputNotEscaped
52 * Bug Fixed: WordPress.WP.I18n.MissingArgDomain
53 * Bug Fixed: outdated_tested_upto_header
54 * Compatibility check up to version 7.0
55
56 = 1.2.9 (Released: May 11, 2025) =
57 * Compatibility check up to version 6.8
58
59 = 1.2.8 (Released: April 09, 2024) =
60 * Compatibility check up to version 6.5
61
62 = 1.2.7 (Released: November 15, 2023) =
63 * Compatibility check up to version 6.4
64
65 = 1.2.6 (Released: December 14, 2022) =
66 * Compatibility check up to version 6.1
67
68 = 1.2.5 (Released: February 24, 2022) =
69 * Compatibility check up to version 5.9
70
71 = 1.2.4 (Released: August 05, 2021) =
72 * Bug Fixed: User icon still showing when PHP is selected.
73 * Bug Fixed: User still showing when CSS is selected.
74 * Compatibility check up to version 5.8
75
76 = 1.2.3 (Released: March 07, 2021) =
77 * Compatibility check up to version 5.7
78
79 = 1.2.2 (Released: December 22, 2020) =
80 * Bug Fixed: option type check issue
81
82 = 1.2.1 (Released: December 17, 2020) =
83 * Bug Fixed: Option not saving on first save
84 * Updated: Moved plugin menu under tools menu in dashboard
85
86 = 1.2 (Released: August 11, 2020) =
87 * Bug fixed: PHP version backward compatibility (Reported by: dundeeuniversity )
88 * Bug fixed: Used appropriate escaping for CSS output
89 * Compatibility check up to version 5.5
90
91 = 1.1 (Released: March 17, 2020) =
92 * Compatibility check up to version 5.4
93
94 = 1.0.1 (Released: November 12, 2019) =
95 * Added pot file
96 * Compatibility check up to version 5.3
97
98 = 1.0.0 (Released: Jun 04, 2019) =
99 * Initial Release
100