Title: Sweetberries WP Easy Hack
Author: sweetberry
Published: <strong>29 de septiembre de 2011</strong>
Last modified: 29 de septiembre de 2011

---

Buscar plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/sb-easy-hack.svg)

# Sweetberries WP Easy Hack

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

[Descargar](https://downloads.wordpress.org/plugin/sb-easy-hack.zip)

 * [Detalles](https://es-cr.wordpress.org/plugins/sb-easy-hack/#description)
 * [Valoraciones](https://es-cr.wordpress.org/plugins/sb-easy-hack/#reviews)
 *  [Instalación](https://es-cr.wordpress.org/plugins/sb-easy-hack/#installation)
 * [Desarrollo](https://es-cr.wordpress.org/plugins/sb-easy-hack/#developers)

 [Soporte](https://wordpress.org/support/plugin/sb-easy-hack/)

## Descripción

This Plugin is made to help developers in their everyday-tasks and to make their
code easy to maintain. All vars and functions have a sb_prefix, there are no depricated
functions used and your modification code is echoed via a nice clean wp header hook.
Have a look under FAQ for some examples.

FEATURE REQUESTS ARE ALWAYS WELCOME

Copyright 2011 Marcel Flaig (email : info@sweetberries.de)

## Capturas

[[

## Instalación

Is there something easier?

 1. Select the Plugins Page in your WordPress Admin panel.
 2. Select the Easy Hack Plugin, via upload if you have the zip file or via search 
    if you don’t.
 3. Click Install
 4. Activate the plugin through the ‘Plugins’ menu in WordPress
 5. Paste your modification code to the options page of Easy Hack.
 6. Done.

## Preguntas frecuentes

#### What if i have any questions?

Don’t hesitate to contact me via info@sweetberries.de

#### What is meant by ‘Hack’

A so called ‘Hack’ or ‘ WordPress Hack’ is a modification of an exisiting wordpress
theme or setup.
 Originally done by writing directly html or php to the corresponding
php files.

#### Are there some example Hacks?

You can for example place an image via simple html in your header:

Change the css echo “”;

Or you can do more complicated stuff like changing css behaviour depending on categories

Note: you NEED to have page_cats and some $available_themes etc. enabled for this
to work:

 < ?php if ( in_category( 'Test' ) ) { echo "”; } ?>

## Reseñas

There are no reviews for this plugin.

## Colaboradores y desarrolladores

“Sweetberries WP Easy Hack” es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

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

[Traduce “Sweetberries WP Easy Hack” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/sb-easy-hack)

### ¿Interesado en el desarrollo?

[Revise el código](https://plugins.trac.wordpress.org/browser/sb-easy-hack/) , eche
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/sb-easy-hack/),
o suscríbase al [log de desarrollo](https://plugins.trac.wordpress.org/log/sb-easy-hack/)
por [RSS](https://plugins.trac.wordpress.org/log/sb-easy-hack/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.0

 * Nothing has changed.

#### 0.3

 * Added a textarea instead of input field

#### 0.2

 * Added donation link and examples

#### 0.1

 * Added Optionspage and header hook

## Meta

 *  Version **1.0**
 *  Last updated **hace 15 años**
 *  Active installations **Menos de 10**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.2.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/sb-easy-hack/)
 * Tags
 * [easy](https://es-cr.wordpress.org/plugins/tags/easy/)[hack](https://es-cr.wordpress.org/plugins/tags/hack/)
 *  [Vista avanzada](https://es-cr.wordpress.org/plugins/sb-easy-hack/advanced/)

## Valoraciones

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/sb-easy-hack/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/sb-easy-hack/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/sb-easy-hack/)

## Donar

¿Le gustaría apoyar con el progreso de este plugin?

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