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

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# Sweetberries WP Easy Hack

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

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

 * [Details](https://de.wordpress.org/plugins/sb-easy-hack/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/sb-easy-hack/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/sb-easy-hack/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/sb-easy-hack/#developers)

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

## Beschreibung

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)

## Screenshots

[[

## Installation

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.

## FAQ

#### 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 "“; } ?>

## Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

## Mitwirkende und Entwickler

„Sweetberries WP Easy Hack“ ist Open-Source-Software. Folgende Menschen haben an
diesem Plugin mitgewirkt:

Mitwirkende

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

[Übersetze „Sweetberries WP Easy Hack“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/sb-easy-hack)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/sb-easy-hack/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/sb-easy-hack/) an
oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/sb-easy-hack/)
per [RSS](https://plugins.trac.wordpress.org/log/sb-easy-hack/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 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**
 *  Zuletzt aktualisiert **vor 15 Jahren**
 *  Aktive Installationen **weniger als 10**
 *  WordPress-Version ** 3.0 oder höher **
 *  Getestet bis **3.2.1**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/sb-easy-hack/)
 * Schlagwörter
 * [easy](https://de.wordpress.org/plugins/tags/easy/)[hack](https://de.wordpress.org/plugins/tags/hack/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/sb-easy-hack/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/sb-easy-hack/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

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

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5KNZUUECS6LTL)