Changeset 3213955
- Timestamp:
- 12/27/2024 07:58:54 PM (12 months ago)
- Location:
- whp-hide-posts
- Files:
-
- 32 added
- 2 edited
-
tags/2.0.1 (added)
-
tags/2.0.1/LICENSE (added)
-
tags/2.0.1/README.md (added)
-
tags/2.0.1/assets (added)
-
tags/2.0.1/assets/admin (added)
-
tags/2.0.1/assets/admin/css (added)
-
tags/2.0.1/assets/admin/css/whp-style.css (added)
-
tags/2.0.1/assets/admin/js (added)
-
tags/2.0.1/assets/admin/js/whp-script.js (added)
-
tags/2.0.1/inc (added)
-
tags/2.0.1/inc/admin (added)
-
tags/2.0.1/inc/admin/class-dashboard.php (added)
-
tags/2.0.1/inc/admin/class-post-hide-metabox.php (added)
-
tags/2.0.1/inc/class-post-hide.php (added)
-
tags/2.0.1/inc/class-zeen-theme.php (added)
-
tags/2.0.1/inc/core (added)
-
tags/2.0.1/inc/core/autoloader.php (added)
-
tags/2.0.1/inc/core/class-constants.php (added)
-
tags/2.0.1/inc/core/class-database.php (added)
-
tags/2.0.1/inc/core/class-plugin.php (added)
-
tags/2.0.1/inc/core/helpers.php (added)
-
tags/2.0.1/inc/traits (added)
-
tags/2.0.1/inc/traits/trait-singleton.php (added)
-
tags/2.0.1/languages (added)
-
tags/2.0.1/languages/whp-hide-posts-mk_MK.mo (added)
-
tags/2.0.1/languages/whp-hide-posts-mk_MK.po (added)
-
tags/2.0.1/uninstall.php (added)
-
tags/2.0.1/views (added)
-
tags/2.0.1/views/admin (added)
-
tags/2.0.1/views/admin/template-admin-dashboard.php (added)
-
tags/2.0.1/views/admin/template-admin-post-metabox.php (added)
-
tags/2.0.1/whp-hide-posts.php (added)
-
trunk/README.md (modified) (2 diffs)
-
trunk/whp-hide-posts.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
whp-hide-posts/trunk/README.md
r3213937 r3213955 6 6 Tested up to: 6.7.1 7 7 Requires PHP: 7.3 8 Stable tag: 2.0 8 Stable tag: 2.0.1 9 9 License: GPLv3 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 63 63 64 64 == Changelog == 65 66 = 2.0.1 = 67 _Release Date - 27 December 2024_ 68 69 - Small updates on the displaying of the flags in admin. 65 70 66 71 = 2.0 = -
whp-hide-posts/trunk/whp-hide-posts.php
r3213937 r3213955 5 5 * Author: MartinCV 6 6 * Author URI: https://www.martincv.com 7 * Version: 2.0 7 * Version: 2.0.1 8 8 * Text Domain: whp-hide-posts 9 9 *
Note: See TracChangeset
for help on using the changeset viewer.