Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Unlisted Posts

Descripción

This plugin adds a «Unlisted?» checkbox in the «Publish» box while using the classic editor and Gutenberg. When this is checked the post will be excluded from most areas of your website by filtering pre_get_posts filter. This means posts will be excluded from RSS feeds, blog pages, widgets, category pages, archive pages, and more. Additionally it adds a noindex tag to the unlisted page to prevent Google from indexing the page. This is useful if you want to publish some information on your site and allows others to view it via the link without fully publishing.

Features

  • Simple checkbox to unlist posts when publishing a post
  • Allows you to hide posts from most areas of your site
  • Add a noindex tag to pages that are unlisted

Instalación

To install this plugin:

  1. Download the plugin
  2. Upload the plugin to the wp-content/plugins directory,
  3. Go to «plugins» in your WordPress admin, then click activate.
  4. You’ll see a new metabox in the sidebar with the label «Unlisted?».

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Unlisted Posts» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Unlisted Posts» está traducido en 1 idioma. Gracias a los traductores por sus contribuciones.

Traduce «Unlisted Posts» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.1.0

  • Tested up to WordPress 5.9.
  • Compatibility with Gutenberg.
  • Converted the unlisted post option to a meta box.

1.0.0

  • Initial Release.