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.

WP Head Cleanup

Descripción

WP Head Cleanup helps you to remove unnecessary extra links from the page header.

The Plugin will remove following links:

  1. rsd_link
    This will remove Really Simple Discovery link from the header.

  2. wp_generator
    This will remove the WordPress generator tag.

  3. feed_links
    This will remove the standard feed links.

  4. feed_links_extra
    This will remove the extra feed links.

  5. index_rel_link
    This will remove index link.

  6. wlwmanifest_link
    This will remove wlwmanifest

  7. parent_post_rel_link
    This will remove parent post link

  8. start_post_rel_link
    This will remove start post link

  9. adjacent_posts_rel_link_wp_head
    This will remove the prev and next post link

  10. wp_shortlink_wp_head
    This will remove shortlink for the page

Docs & Support

You can find docs

Recommended Plugins

The following are other recommended plugins by the author of WP Head Cleanup:

  • Contact Form 7 Leads Tracking – With Contact Form 7 Leads Tracking,you can track the user who has filled the form.
  • WPshore Breadcrumb – With WPshore Breadcrumb, user can see where the current page is in relation to the website’s hierarchy.

Capturas

  • WP Head Cleanup Admin Screen

Instalación

  1. Unzip the plugin file and extract the folder.
  2. Upload the wp-head-cleanup folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

Usage

  1. Go to ‘WP Head Cleanup’ under ‘Settings’ menu
  2. Choose the options of your choice

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«WP Head Cleanup» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «WP Head Cleanup» 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.0

  • First public release