Title: Humans Dot Txt
Author: Rickard Andersson
Published: <strong>5 de Febrero de  2011</strong>
Last modified: 5 de Julio de  2013

---

Buscar plugins

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.

![](https://s.w.org/plugins/geopattern-icon/humans-dot-txt.svg)

# Humans Dot Txt

 Por [Rickard Andersson](https://profiles.wordpress.org/exz/)

[Descargar](https://downloads.wordpress.org/plugin/humans-dot-txt.1.1.1.zip)

 * [Detalles](https://cl.wordpress.org/plugins/humans-dot-txt/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/humans-dot-txt/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/humans-dot-txt/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/humans-dot-txt/#developers)

 [Soporte](https://wordpress.org/support/plugin/humans-dot-txt/)

## Descripción

This plugin will add a dynamic humans.txt file generated from a template that you’ll
define yourself. What’s humans.txt? It’s the latest thing on the web: http://humanstxt.
org/

It uses a template format which you can define yourself to add the information you’d
like to your humans.txt file. This plugin currently supports the following template
tags:

 * Active plugins (name, uri, version, description, author, author uri)
 * Blog authors (login name, display name, email)
 * PHP version
 * WP version
 * Current theme (name, description, author, author uri, version, parent)
 * Number of posts (published, future, drafts, pending, private)
 * Number of pages (published, future, drafts, pending, private)

It’s pretty easy to extend these template tags with new ones if you’re missing someone.
Just leave a message and I’ll try to fix it for you.

### Feedback

I love getting feedback from people using my stuff, if you use it and feel like 
saying hello, leave a suggestion, complaint or whatever, just drop a message wherever
you feel like.

My contact information is

 * rickard (a) 0x539.se
 * [twitter.com/rickard2](http://twitter.com/rickard2)

### Plugin integration

If you feel like there’s more information you’d like to add from your plugin, you
can use the filter ‘humans_output’ to append your own information to the humans.
txt file. But if you do, please be a good plugin developer and ask the user if it’s
ok first!

A simple example:
 <?php

    ```
    function myFilter($a) {
      return $a . "My plugin is activated and very cool!";
    }

    add_filter('humans_output', 'myFilter');
    ```

## Instalación

This is the same procedure as with all ordinary plugins.

 1. Download the zip file, unzip it
 2. Upload it to your /wp-content/plugins/ folder
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Go to the ‘Humans dot txt’ configuration menu to define your template
 5. Head over to http://yourblog.com/humans.txt and behold the awesome result!

## FAQ

This is a new plugin, haven’t had any questions yet. If you have any, be sure to
send them to me.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“Humans Dot Txt” es software de código abierto. Las siguientes personas han contribuido
a este plugin.

Colaboradores

 *   [ Rickard Andersson ](https://profiles.wordpress.org/exz/)

[Traduce “Humans Dot Txt” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/humans-dot-txt)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/humans-dot-txt/), 
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/humans-dot-txt/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/humans-dot-txt/)
por [RSS](https://plugins.trac.wordpress.org/log/humans-dot-txt/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 1.1.1

 * Fixed PHP 5.5 compatibility

#### 1.1

 * Fixed some issues with newer WordPress versions

#### 1.0.3

 * Removed one PHP short tag which caused problems for some server configurations

#### 1.0.2

 * Fixed problem with suggestions box not disappearing correctly
 * Fixed problem with some settings that weren’t properly registered
 * Improved error handling and feedback in the options page

#### 1.0.1

Minor bug fix with suggestions URL being wrong

#### 1.0

Initial release

## Meta

 *  Versión **1.1.1**
 *  Última actualización **hace 13 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 2.7.0 o superior **
 *  Probado hasta **3.6.1**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/humans-dot-txt/)
 * Etiqueta
 * [humans.txt](https://cl.wordpress.org/plugins/tags/humans-txt/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/humans-dot-txt/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

[Your review](https://wordpress.org/support/plugin/humans-dot-txt/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/humans-dot-txt/reviews/)

## Colaboradores

 *   [ Rickard Andersson ](https://profiles.wordpress.org/exz/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/humans-dot-txt/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](https://flattr.com/thing/128629/Humans-dot-txt)