Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Feed Anonymizer

Descripción

This plugin performs the simple task of replacing individual author names in feeds with the site name.

This is useful for blogs that are written by multiple authors that have the “authoritative voice” of the blog itself,
rather than attributing each post to its individual author. This plugin makes the posts in the feeds (all feeds: rss,
rss2, atom, rdf, etc) appear to be written anonymously, instead using the name of the site as the publishing author,
rather than the name of the author. This prevents admins from having to edit core files to make posts in the feed anonymous.

Instalación

  1. Upload feedanonymizer.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Feed Anonymizer” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Feed Anonymizer” 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 .

Historial de cambios

1.0

  • Initial, and probably final, release.