Title: WP Helper
Author: lucdecri
Published: <strong>23 maijs, 2013</strong>
Last modified: 23 maijs, 2013

---

Meklēt spraudņus

Šī spraudnis **nav atjaunināts vairāk kā divus gadus**. Varbūt, tas vairs netiek
uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress
versijām.

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

# WP Helper

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

[Lejupielādēt](https://downloads.wordpress.org/plugin/wp-helper.zip)

 * [Sīkāka informācija](https://lv.wordpress.org/plugins/wp-helper/#description)
 * [Atsauksmes](https://lv.wordpress.org/plugins/wp-helper/#reviews)
 *  [Uzstādīšana](https://lv.wordpress.org/plugins/wp-helper/#installation)
 * [Attīstība](https://lv.wordpress.org/plugins/wp-helper/#developers)

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

## Apraksts

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 .

‘; } }

}}}

## Uzstādīšana

install with standard procedure

## BUJ

contact me for each questions…

## Atsauksmes

Par šo spraudni nav atsauksmju.

## Autori un izstrādātāji

“WP Helper” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

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

[Tulkot “WP Helper&#8221 savā valodā.](https://translate.wordpress.org/projects/wp-plugins/wp-helper)

### Vai jūs interesē attīstība?

[Pārlūkojiet kodu](https://plugins.trac.wordpress.org/browser/wp-helper/), apmeklējiet
[ SVN krātuvi ](https://plugins.svn.wordpress.org/wp-helper/)vai abonējiet[ attīstības žurnālu](https://plugins.trac.wordpress.org/log/wp-helper/),
ko izveidojis [RSS](https://plugins.trac.wordpress.org/log/wp-helper/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versija **0.9**
 *  Pēdējo reizi atjaunots: **pirms 13 gadiem**
 *  Aktīvās instalācijas: **100+**
 *  WordPress versija ** 3.0 vai jaunāka **
 *  Pārbaudīts līdz: **3.5.2**
 *  Valoda
 * [English (US)](https://wordpress.org/plugins/wp-helper/)
 * Birkas:
 * [attachement](https://lv.wordpress.org/plugins/tags/attachement/)[framework](https://lv.wordpress.org/plugins/tags/framework/)
   [plugins](https://lv.wordpress.org/plugins/tags/plugins/)[posttype](https://lv.wordpress.org/plugins/tags/posttype/)
 *  [Papildu skats](https://lv.wordpress.org/plugins/wp-helper/advanced/)

## Vērtējumi

 5 no 5 zvaigznēm.

 *  [  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)

[Skatīt visas atsauksmes](https://wordpress.org/support/plugin/wp-helper/reviews/)

## Līdzdalībnieki

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

## Atbalsts

Jums ir kaut kas ko teikt? Vajadzīga palīdzība?

 [Skatīt atbalsta forumu](https://wordpress.org/support/plugin/wp-helper/)