Title: Basic Dev Tools
Author: Rodrigo Techera
Published: <strong>30 Nisan 2015</strong>
Last modified: 19 Kasım 2015

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

![](https://s.w.org/plugins/geopattern-icon/basic-dev-tools.svg)

# Basic Dev Tools

 [Rodrigo Techera](https://profiles.wordpress.org/rodtech/) tarafından

[İndir](https://downloads.wordpress.org/plugin/basic-dev-tools.1.4.1.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/basic-dev-tools/#description)
 * [Değerlendirmeler](https://tr.wordpress.org/plugins/basic-dev-tools/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/basic-dev-tools/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/basic-dev-tools/#developers)

 [Destek](https://wordpress.org/support/plugin/basic-dev-tools/)

## Açıklama

This was developed thinking in the common things that a developer could need at 
the time of build an app in WP.

#### Special Settings

A Special Setting Page allowing you to easily change global settings that in ocations
are hidden in WP.

#### Cron Task and Schedules Manager

A section that allow you to create and delete schedules and tasks that run internally
in the WP Cron. You could see and monitor the distinct schedules, the times and 
next executions for each one. Also you have the posibilty to execute one of them
without affect the cron schedules.

#### Post Types Manager with shotcodes

A section that allow you to create distinct Post Types without a line of code. You
could specify names and special settings like new taxonomies for each one of them.
Then you could call them with the common functions for posts from WP or using special
shortcodes prepared for you to manage it.

**[Fork it on Github](https://github.com/rodrigo-techera/basic-dev-tools)**

## Ekran Görüntüleri

[⌊On activation, the plugin adds a new menu with the available tools to use.⌉⌊On
activation, the plugin adds a new menu with the available tools to use.⌉[

On activation, the plugin adds a new menu with the available tools to use.

[⌊Special Settings page.⌉⌊Special Settings page.⌉[

Special Settings page.

[⌊Task Manager Section in Cron Manager Page.⌉⌊Task Manager Section in Cron Manager
Page.⌉[

Task Manager Section in Cron Manager Page.

[⌊Schedules Manager Section in Cron Manager Page.⌉⌊Schedules Manager Section in 
Cron Manager Page.⌉[

Schedules Manager Section in Cron Manager Page.

[⌊Post Types Manager Page with some items.⌉⌊Post Types Manager Page with some items
.⌉[

Post Types Manager Page with some items.

## Yükleme

 1. Download Basic Dev Tools.
 2. Upload the ‘basic-dev-tools’ directory to your ‘/wp-content/plugins/’ directory,
    using your favorite method (ftp, sftp, scp, etc…)
 3. Activate Basic Dev Tools from your Plugins page.

A new menu appears allowing you to use the tools.

## SSS

None.

## İncelemeler

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

### 󠀁[Simple, neat and clean](https://wordpress.org/support/topic/simple-neat-and-clean-7/)󠁿

 [riveromatias](https://profiles.wordpress.org/riveromatias/) 3 Eylül 2016

Very simple for the use, neat and clean.

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

### 󠀁[Easy and very usable](https://wordpress.org/support/topic/easy-and-very-usable/)󠁿

 [sebascuadro](https://profiles.wordpress.org/sebascuadro/) 3 Eylül 2016

I facilitated a lot on my site

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

### 󠀁[Awesome simple tools that saved me a bunch of time!](https://wordpress.org/support/topic/awesome-simple-tools-that-saved-me-a-bunch-of-time/)󠁿

 [emrevera](https://profiles.wordpress.org/emrevera/) 3 Eylül 2016

An easy and elegant solution for those things that you have to tackle every time!
Works great and its really simple!

 [ 4 incelemeyi oku ](https://wordpress.org/support/plugin/basic-dev-tools/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“Basic Dev Tools” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda
bulunmuşlardır.

Katkıda bulunanlar

 *   [ Rodrigo Techera ](https://profiles.wordpress.org/rodtech/)

[“Basic Dev Tools” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/basic-dev-tools)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/basic-dev-tools/),
[SVN deposuna](https://plugins.svn.wordpress.org/basic-dev-tools/) göz atın ya da
[RSS](https://plugins.trac.wordpress.org/log/basic-dev-tools/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/basic-dev-tools/)
abone olun.

## Değişiklik Kaydı

#### 1.4.1 (2015-05-24)

 * Added “Hide Admin Bar” Special Setting
 * Added “Disable Theme Updates” Special Setting
 * Added “Disable Plugin Updates” Special Setting
 * Added “Disable Core Updates” Special Setting
 * Screenshot changed

#### 1.4 (2015-05-24)

 * Bug with files in svn fixed

#### 1.3 (2015-05-23)

 * tableobject api updated
 * Added Crons Manager Functionality with posibilty of create and execute tasks
 * Added Cron Schedules to global wp filter
 * Added Special Settings to manage common thing faster
 * Screenshots added

#### 1.2 (2015-05-03)

 * tableobject api updated
 * Added Cron Task Manager menu
 * Added Cron Schedules Manager
 * Added partialy Cron Manager to implement in version 2
 * New tags added to be relevant in the plugin
 * Readme file updated

#### 1.1 (2015-04-26)

 * tableobject api updated
 * Shortcodes with dynamic options in function of the dynamic postypes
 * Removed Cron Task Manager menu to implement in version 2

#### 1.0

 * Initial Release

## Meta

 *  Sürüm **1.4.1**
 *  Son güncelleme **11 yıl önce**
 *  Etkin kurulumlar **10+**
 *  WordPress sürümü ** 3.0.1 veya üstü **
 *  Test edilen sürüm **4.4.34**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/basic-dev-tools/)
 * Etiketler
 * [basic tools](https://tr.wordpress.org/plugins/tags/basic-tools/)[cron](https://tr.wordpress.org/plugins/tags/cron/)
   [developer](https://tr.wordpress.org/plugins/tags/developer/)[development](https://tr.wordpress.org/plugins/tags/development/)
   [tools](https://tr.wordpress.org/plugins/tags/tools/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/basic-dev-tools/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

 *  [  4 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/basic-dev-tools/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/basic-dev-tools/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/basic-dev-tools/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/basic-dev-tools/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/basic-dev-tools/reviews/?filter=1)

[Değerlendirmeniz](https://wordpress.org/support/plugin/basic-dev-tools/reviews/#new-post)

[Tüm değerlendirmeleri gör](https://wordpress.org/support/plugin/basic-dev-tools/reviews/)

## Katkıda bulunanlar

 *   [ Rodrigo Techera ](https://profiles.wordpress.org/rodtech/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/basic-dev-tools/)

## Bağış yap

Bu eklentinin geliştirilmesini desteklemek ister misiniz?

 [ Bu eklentiye bağış yap ](http://marsminds.com)