Title: DX Plugin Base
Author: Mario Peshev
Published: <strong>8 בפברואר 2012</strong>
Last modified: 21 באוגוסט 2015

---

חיפוש תוספים

תוסף זה **לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס**. ייתכן והתוסף כבר לא
מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות
יותר.

![](https://s.w.org/plugins/geopattern-icon/dx-plugin-base.svg)

# DX Plugin Base

 מאת [Mario Peshev](https://profiles.wordpress.org/nofearinc/)

[הורדה](https://downloads.wordpress.org/plugin/dx-plugin-base.1.6.zip)

 * [פרטים](https://he.wordpress.org/plugins/dx-plugin-base/#description)
 * [סקירות](https://he.wordpress.org/plugins/dx-plugin-base/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/dx-plugin-base/#installation)
 * [פיתוח](https://he.wordpress.org/plugins/dx-plugin-base/#developers)

 [תמיכה](https://wordpress.org/support/plugin/dx-plugin-base/)

## תיאור

This is a fully-functional sample skeleton plugin for plugin developers.

It serves as a startup code providing reference and working codebase for:

 * defining custom post types and taxonomies
 * creating admin pages
 * sample code of the Settings API implementation for admin pages
 * registration of activate/deactivate hooks
 * adding metaboxes on pages
 * creating sample shortcode
 * creating sample widget
 * creating AJAX requests storing sample data in the database
 * creating AJAX requests for fetching remote data with the HTTP API
 * adding frontend styles/scripts the right way
 * adding admin styles/scripts the right way
 * defining common constants for further use

and more. **Use it freely as your plugin startup snippet**.

Take the code as is for test and learning or use it when creating plugins for a 
solid base. To be extended with
 widget and shortcode samples.

## התקנה

Upload the DX Plugin Base plugin to your blog and activate it. It would work as 
is.

Extend or comment whenever appropriate based on your assignment.

## שאלות נפוצות

  Is it compatible with latest WordPress?

Yes, it is, as well as with the latest PHP.

I've removed the 'pass-by-reference' call for all array( $this, … ) entries as it's
deprecated since 5.3.0. If you happen to use 5.2.4, you can replace all $this in
arrays with &$this or better update PHP version.

## סקירות

![](https://secure.gravatar.com/avatar/7b753986081303fef27110029256c6314563b24ae54c551184fb0cdd74a21496?
s=60&d=retro&r=g)

### 󠀁[Good plugin base](https://wordpress.org/support/topic/good-plugin-base/)󠁿

 [Ivan Mudrik](https://profiles.wordpress.org/meatman89fs/) 3 בספטמבר 2016

Nice starting for new plugin development.

 [ קראו את כל 2 הסקירות ](https://wordpress.org/support/plugin/dx-plugin-base/reviews/)

## מפתחים

"DX Plugin Base" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

 *   [ Mario Peshev ](https://profiles.wordpress.org/nofearinc/)
 *   [ DevriX ](https://profiles.wordpress.org/devrix/)

[ניתן לתרגם את "DX Plugin Base" לשפה שלך.](https://translate.wordpress.org/projects/wp-plugins/dx-plugin-base)

### מעוניינים בפיתוח?

[עיינו בקוד](https://plugins.trac.wordpress.org/browser/dx-plugin-base/), ראו את
הקוד ב-[SVN repository](https://plugins.svn.wordpress.org/dx-plugin-base/), או הירשמו
ל[לוג פיתוח](https://plugins.trac.wordpress.org/log/dx-plugin-base/) באמצעות [RSS](https://plugins.trac.wordpress.org/log/dx-plugin-base/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

#### 1.6

 * Widget update for PHP compatibility with 4.3

#### 1.5

 * Add custom fields to metaboxes
 * Save custom fields

#### 1.4

 * Refreshing

#### 1.3

 * Add page with AJAX options
 * Introduce AJAX call for storing data to DB
 * Introduce AJAX call to fetch title from remote HTTP resouce

#### 1.2

 * Fix small issues and prevent some unexpected activities

#### 1.0

 * Initial commit

## מטא

 *  גרסה: **1.6**
 *  Last updated **לפני 11 שנים**
 *  Active installations **10+**
 *  WordPress version ** 3.1 ומעלה **
 *  Tested up to **4.3.34**
 *  שפה
 * [English (US)](https://wordpress.org/plugins/dx-plugin-base/)
 * Tags
 * [BASE](https://he.wordpress.org/plugins/tags/base/)[foundation](https://he.wordpress.org/plugins/tags/foundation/)
   [framework](https://he.wordpress.org/plugins/tags/framework/)[skeleton](https://he.wordpress.org/plugins/tags/skeleton/)
   [startup](https://he.wordpress.org/plugins/tags/startup/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/dx-plugin-base/advanced/)

## דרוגים

 5 out of 5 stars.

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

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

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

## תורמים

 *   [ Mario Peshev ](https://profiles.wordpress.org/nofearinc/)
 *   [ DevriX ](https://profiles.wordpress.org/devrix/)

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/dx-plugin-base/)