Title: WP Helper
Author: lucdecri
Published: <strong>2013-05-23</strong>
Last modified: 2013-05-23

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# WP Helper

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/wp-helper/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/wp-helper/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/wp-helper/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/wp-helper/#developers)

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

## Opis

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 .

’; } }

}}}

## Instalacja

install with standard procedure

## Najczęściej zadawane pytania

contact me for each questions…

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„WP Helper” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój
wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “WP Helper” na swój język.](https://translate.wordpress.org/projects/wp-plugins/wp-helper)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/wp-helper/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/wp-helper/) lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/wp-helper/)
przez [RSS](https://plugins.trac.wordpress.org/log/wp-helper/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Wersja **0.9**
 *  Ostatnia aktualizacja **13 lat temu**
 *  Włączone instalacje **100+**
 *  Wersja WordPressa ** 3.0 lub nowszej **
 *  Testowano do **3.5.2**
 *  Język
 * [English (US)](https://wordpress.org/plugins/wp-helper/)
 * Tagi
 * [attachement](https://pl.wordpress.org/plugins/tags/attachement/)[framework](https://pl.wordpress.org/plugins/tags/framework/)
   [plugins](https://pl.wordpress.org/plugins/tags/plugins/)[posttype](https://pl.wordpress.org/plugins/tags/posttype/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/wp-helper/advanced/)

## Oceny

 5 na 5 gwiazdek.

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

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

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

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/wp-helper/)