Title: WP Helper
Author: lucdecri
Published: <strong>23. mai 2013</strong>
Last modified: 23. mai 2013

---

Søk gjennom innstikk

Dette innstikket **er ikkje testa med dei tre siste utgåvene av WordPress**. Det
kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar
av WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-helper.svg)

# WP Helper

 Av [lucdecri](https://profiles.wordpress.org/lucdecri/)

[Last ned](https://downloads.wordpress.org/plugin/wp-helper.zip)

 * [Detaljar](https://nn.wordpress.org/plugins/wp-helper/#description)
 * [Omtalar](https://nn.wordpress.org/plugins/wp-helper/#reviews)
 *  [Installasjon](https://nn.wordpress.org/plugins/wp-helper/#installation)
 * [Utvikling](https://nn.wordpress.org/plugins/wp-helper/#developers)

 [Hjelp](https://wordpress.org/support/plugin/wp-helper/)

## Skildring

wp_helper have 4 distinct plugin.

 * posttype_helper
 * taxonomy_helper
 * attachment_helper
 * adminpage_helper

each provides additional features that allow you to simplify the development of 
new posttype, new taxonomies, new pages and menu administrator, etc.

Detailed list of additional function is coming soon

You must check if wp_helper is actived before active your plugin, with similar code:{{{

if (defined(«WP_HELPER»)) {
 // your code here } else { // if defined(WP_HELPER)
add_action(«admin_notices», «myplugin_noframework_notice»); }

function myplugin_noframework_notice(){ global $pagenow; if ( $pagenow == «plugins.
php» ) { echo «

To activate this plugin you must install and activate WP HELPER plugin .

«; } }

}}}

## Installasjon

install with standard procedure

## Vanlege spm.

contact me for each questions…

## Omtalar

There are no reviews for this plugin.

## Bidragsytarar og utviklarar

“WP Helper” is open source software. The following people have contributed to this
plugin.

Contributors

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

[Omset “WP Helper” til ditt eige språk.](https://translate.wordpress.org/projects/wp-plugins/wp-helper)

### Interested in development?

[Les kjeldekoden](https://plugins.trac.wordpress.org/browser/wp-helper/), sjekk 
[SVN-lageret](https://plugins.svn.wordpress.org/wp-helper/) eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/wp-helper/)
med [RSS](https://plugins.trac.wordpress.org/log/wp-helper/?limit=100&mode=stop_on_copy&format=rss).

## Om

 *  Version **0.9**
 *  Last updated **13 år sidan**
 *  Active installations **100+**
 *  WordPress version ** 3.0 eller nyare **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-helper/)
 * Tags
 * [attachement](https://nn.wordpress.org/plugins/tags/attachement/)[framework](https://nn.wordpress.org/plugins/tags/framework/)
   [plugins](https://nn.wordpress.org/plugins/tags/plugins/)[posttype](https://nn.wordpress.org/plugins/tags/posttype/)
 *  [Avansert vising](https://nn.wordpress.org/plugins/wp-helper/advanced/)

## Vurderingar

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/wp-helper/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-helper/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-helper/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-helper/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-helper/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-helper/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-helper/reviews/)

## Contributors

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

## Hjelp

Har du noko å seia? Treng du hjelp?

 [Sjå hjelpeforumet](https://wordpress.org/support/plugin/wp-helper/)