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

---

प्लगइन शोधा

हे प्लगइन **WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी 
चाचणी झालेले नाही**. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु
शकते आणि 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://mr.wordpress.org/plugins/wp-helper/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/wp-helper/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/wp-helper/#installation)
 * [डेव्हलोपमेंट](https://mr.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

## नेहमी विचारले जाणारे प्रश्न

contact me for each questions…

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“WP Helper” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान
केले आहे.

योगदानकर्ते

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

[भाषांतर करा “WP Helper” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/wp-helper)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/wp-helper/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/wp-helper/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/wp-helper/) च्या
[RSS](https://plugins.trac.wordpress.org/log/wp-helper/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## मेटा

 *  आवृत्ती **0.9**
 *  शेवटचा अद्यतन **13 वर्षे पूर्वी**
 *  सक्रिय स्थापना **100+**
 *  वर्डप्रेस आवृत्ती ** 3.0 किंवा मोठा **
 *  परीक्षित केले आहे **3.5.2**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/wp-helper/)
 * टॅग्ज:
 * [attachement](https://mr.wordpress.org/plugins/tags/attachement/)[framework](https://mr.wordpress.org/plugins/tags/framework/)
   [plugins](https://mr.wordpress.org/plugins/tags/plugins/)[posttype](https://mr.wordpress.org/plugins/tags/posttype/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/wp-helper/advanced/)

## मूल्यांकन

 5 पैकी ५ तारे.

 *  [  1 5-तारांकित पुनरावलोकन     ](https://wordpress.org/support/plugin/wp-helper/reviews/?filter=5)
 *  [  0 4-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/wp-helper/reviews/?filter=4)
 *  [  0 3-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/wp-helper/reviews/?filter=3)
 *  [  0 2-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/wp-helper/reviews/?filter=2)
 *  [  0 1-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/wp-helper/reviews/?filter=1)

[आपला अभिप्राय](https://wordpress.org/support/plugin/wp-helper/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/wp-helper/reviews/)

## योगदानकर्ते

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

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/wp-helper/)