Title: Sweetberries WP Easy Hack
Author: sweetberry
Published: <strong>2011 年 9 月 29 日</strong>
Last modified: 2011 年 9 月 29 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# Sweetberries WP Easy Hack

 作者：[sweetberry](https://profiles.wordpress.org/sweetberry/)

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

 * [详情](https://cn.wordpress.org/plugins/sb-easy-hack/#description)
 * [评价](https://cn.wordpress.org/plugins/sb-easy-hack/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/sb-easy-hack/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/sb-easy-hack/#developers)

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

## 描述

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)

## 屏幕截图

[[

## 安装

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.

## 常见问题

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

## 评价

此插件暂无评价。

## 贡献者及开发者

「Sweetberries WP Easy Hack」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Sweetberries WP Easy Hack」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/sb-easy-hack)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/sb-easy-hack/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/sb-easy-hack/)，或通过[RSS](https://plugins.trac.wordpress.org/log/sb-easy-hack/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/sb-easy-hack/)。

## 更新日志

#### 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

## 额外信息

 *  版本 **1.0**
 *  最后更新：**15 年前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 3.0 或更高版本 **
 *  已测试的最高版本为 **3.2.1**
 *  语言
 * [English (US)](https://wordpress.org/plugins/sb-easy-hack/)
 * 标签
 * [easy](https://cn.wordpress.org/plugins/tags/easy/)[hack](https://cn.wordpress.org/plugins/tags/hack/)
 *  [高级视图](https://cn.wordpress.org/plugins/sb-easy-hack/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/sb-easy-hack/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/sb-easy-hack/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5KNZUUECS6LTL)