Title: WP Helper
Author: lucdecri
Published: <strong>Май 23, 2013-ж.</strong>
Last modified: Май 23, 2013-ж.

---

Плагиндерди издөө

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/wp-helper.svg)

# WP Helper

 Автору [lucdecri](https://profiles.wordpress.org/lucdecri/)

[Жүктөө](https://downloads.wordpress.org/plugin/wp-helper.zip)

 * [Кенен маалымат](https://ky.wordpress.org/plugins/wp-helper/#description)
 * [Сын-пикирлер](https://ky.wordpress.org/plugins/wp-helper/#reviews)
 *  [Орнотуу](https://ky.wordpress.org/plugins/wp-helper/#installation)
 * [Development](https://ky.wordpress.org/plugins/wp-helper/#developers)

 [Колдоо](https://wordpress.org/support/plugin/wp-helper/)

## Сүрөттөө

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 .

‘; } }

}}}

## Орнотуу

install with standard procedure

## FAQ.KG

contact me for each questions…

## Сын-пикирлер

There are no reviews for this plugin.

## Contributors & Developers

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

Мүчөлөрү

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

[Translate “WP Helper” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-helper)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-helper/), check 
out the [SVN repository](https://plugins.svn.wordpress.org/wp-helper/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wp-helper/) by [RSS](https://plugins.trac.wordpress.org/log/wp-helper/?limit=100&mode=stop_on_copy&format=rss).

## Мета

 *  Нуска **0.9**
 *  Акыркы жаңыртуу **13 жыл мурун**
 *  Активдүү орнотуулар **100+**
 *  WordPress нускасы ** 3.0 же андан жогору **
 *  Tested up to **3.5.2**
 *  Тил
 * [English (US)](https://wordpress.org/plugins/wp-helper/)
 * Тег:
 * [attachement](https://ky.wordpress.org/plugins/tags/attachement/)[framework](https://ky.wordpress.org/plugins/tags/framework/)
   [plugins](https://ky.wordpress.org/plugins/tags/plugins/)[posttype](https://ky.wordpress.org/plugins/tags/posttype/)
 *  [Advanced View](https://ky.wordpress.org/plugins/wp-helper/advanced/)

## Рейтинг

 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/)

## Мүчөлөрү

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

## Колдоо

Комментарийлер барбы? Жардам керекпи?

 [Колдоо форумун көрүү](https://wordpress.org/support/plugin/wp-helper/)