Title: Custom Admin Footer Text
Author: jp2112
Published: <strong>18 de abril de 2014</strong>
Last modified: 20 de enero de 2015

---

Buscar plugins

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.

![](https://s.w.org/plugins/geopattern-icon/custom-admin-footer-text.svg)

# Custom Admin Footer Text

 Por [jp2112](https://profiles.wordpress.org/jp2112/)

[Descargar](https://downloads.wordpress.org/plugin/custom-admin-footer-text.zip)

 * [Detalles](https://ve.wordpress.org/plugins/custom-admin-footer-text/#description)
 * [Valoraciones](https://ve.wordpress.org/plugins/custom-admin-footer-text/#reviews)
 *  [Instalación](https://ve.wordpress.org/plugins/custom-admin-footer-text/#installation)
 * [Desarrollo](https://ve.wordpress.org/plugins/custom-admin-footer-text/#developers)

 [Soporte](https://wordpress.org/support/plugin/custom-admin-footer-text/)

## Descripción

Custom Admin Footer Text lets you customize the left and right admin footer text.
Overwrite the default text or links with anything of your choosing. Great for developers
working on client sites who want to include support links, bylines or credits in
the footer.

Currently the left footer says «Thank you for creating with WordPress» and the right
footer shows the current WordPress version. For WordPress developers, this is a 
lost opportunity. Use that space to put links to your website, a copyright statement,
whatever you want.

Use it for:

 * Copyright statements/credits
 * Link to support forum
 * Link to your other products

Or maybe you are just a regular guy who doesn’t like the admin footer. Put a link
to your site or whatever you want to see.

### If you need help with this plugin

If this plugin breaks your site or just flat out does not work, create a thread 
in the [Support](https://wordpress.org/support/plugin/custom-admin-footer-text) 
forum with a description of the issue. Make sure you are using the latest version
of WordPress and the plugin before reporting issues, to be sure that the issue is
with the current version and not with an older version where the issue may have 
already been fixed.

**Please do not use the [Reviews](https://wordpress.org/support/view/plugin-reviews/custom-admin-footer-text)
section to report issues or request new features.**

#### Features

 * Overwrite existing admin footer text with your own
 * Disable the plugin and the original text returns
 * Unclosed HTML tags are automatically fixed

## Capturas

[⌊Plugin settings page where you can see the text entered and how it appears in 
the footer.⌉⌊Plugin settings page where you can see the text entered and how it 
appears in the footer.⌉[

Plugin settings page where you can see the text entered and how it appears in the
footer.

## Instalación

 1. Upload plugin file through the WordPress interface.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to Settings » Custom Admin Footer Text, configure plugin.
 4. Reload the page to see the footer.

## Preguntas frecuentes

  How do I use the plugin?

Go to Settings » Custom Admin Footer Text and enter the text you want to see in 
the left and right admin footers. Make sure the «enabled» checkbox is checked. Refresh
the page and check the footer.

  I entered some text but don’t see anything on the page.

Are you using another plugin that is also trying to overwrite the admin footer?

Are you using any CSS that is hiding the footer?

Are you caching your admin pages?

  How can I style the output?

This is the footer HTML output:

    ```
    <div id="wpfooter">
    <p id="footer-left" class="alignleft"><!-- here is the left footer --></p>
    <p id="footer-upgrade" class="alignright"><!-- here is the right footer --></p>
    </div>
    ```

Use these classes in your local stylesheet to style the output how you want.

  I don’t want the admin CSS. How do I remove it?

Add this to your functions.php:

    ```
    remove_action('admin_head', 'insert_caft_admin_css');
    ```

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

«Custom Admin Footer Text» es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

 *   [ jp2112 ](https://profiles.wordpress.org/jp2112/)

[Traduce «Custom Admin Footer Text» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/custom-admin-footer-text)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### 0.1.1

 * confirmed compatibility with WordPress 4.1

#### 0.1.0

 * updated .pot file and readme

#### 0.0.9

 * fixed validation issue

#### 0.0.8

 * minor code update

#### 0.0.7

 * permanent fix for Undefined Index issue
 * admin CSS and page updates

#### 0.0.6

 * code fix

#### 0.0.5

 * code fix
 * updated support tab

#### 0.0.4

 * code optimizations
 * plugin settings page is now tabbed

#### 0.0.3

 * fix 2 for wp_kses

#### 0.0.2

 * fix for wp_kses

#### 0.0.1

 * created
 * verified compatibility with 3.9

## Meta

 *  Version **0.1.1**
 *  Last updated **hace 12 años**
 *  Active installations **100+**
 *  WordPress version ** 4.0 o superior **
 *  Tested up to **4.1.42**
 *  Language
 * [English (US)](https://wordpress.org/plugins/custom-admin-footer-text/)
 * Tags
 * [admin](https://ve.wordpress.org/plugins/tags/admin/)[custom](https://ve.wordpress.org/plugins/tags/custom/)
   [dev](https://ve.wordpress.org/plugins/tags/dev/)[footer](https://ve.wordpress.org/plugins/tags/footer/)
   [text](https://ve.wordpress.org/plugins/tags/text/)
 *  [Vista avanzada](https://ve.wordpress.org/plugins/custom-admin-footer-text/advanced/)

## Valoraciones

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/custom-admin-footer-text/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/custom-admin-footer-text/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/custom-admin-footer-text/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/custom-admin-footer-text/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/custom-admin-footer-text/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/custom-admin-footer-text/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/custom-admin-footer-text/reviews/)

## Colaboradores

 *   [ jp2112 ](https://profiles.wordpress.org/jp2112/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/custom-admin-footer-text/)

## Donar

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

 [ Dona a este plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7EX9NB9TLFHVW)