Opis
The „Astro Hide Unpublished Post Types From Menu” plugin automatically hides from WordPress menus all post types and pages, including custom post types such as WooCommerce products, that have a status other than „published”. This feature is useful as it prevents page not found errors (404 errors) for unpublished posts and saves the site administrator time in updating menu items if the post type is updated with a draft, pending, future, private or trash status.
Wordefence vendor verification key
gsphudo7by90lzwdlihyerqxbzj6jiln
License
This plugin is licensed under the GPLv2 or later. For more information, see the GPLv2 license.
Instalacja
- Upload the
astro-hide-unpublished-post-types-from-menufolder to the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins’ menu in WordPress.
- The plugin will automatically hide unpublished post types in menus.
Najczęściej zadawane pytania
-
Currently, the plugin is designed to hide all post types except those with the „published” status. Customization would require modifying the plugin code.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Astro Hide Unpublished Post Types From Menu” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Astro Hide Unpublished Post Types From Menu” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0.4
- Changed: the text domain is now astro-hide-unpublished-post-types-from-menu, matching the plugin slug as required to receive translations from translate.wordpress.org.
- Fixed: the installation instructions referenced the wrong plugin folder name.
1.0.3
- Compatibility: tested with WordPress 7.1.
1.0.2
- Changed: the plugin author is now Alian Schiavoncini (https://www.alian.it). The previous AstroThemes website and email address are no longer active.
- Compatibility: tested with WordPress 7.0.
- Changed: added the ASTRO_HUPT_VERSION constant.
1.0.1
- Added full compatibility with WordPress version 6.8.3
- Added Wordefence vendor verification key
1.0.0
- Initial version