Title: Basic Dev Tools
Author: Rodrigo Techera
Published: <strong>30.04.2015</strong>
Last modified: 19.11.2015

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

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

# Basic Dev Tools

 Від автора [Rodrigo Techera](https://profiles.wordpress.org/rodtech/)

[Завантажити](https://downloads.wordpress.org/plugin/basic-dev-tools.1.4.1.zip)

 * [Деталі](https://uk.wordpress.org/plugins/basic-dev-tools/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/basic-dev-tools/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/basic-dev-tools/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/basic-dev-tools/#developers)

 [Підтримка](https://wordpress.org/support/plugin/basic-dev-tools/)

## Опис

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

## Скріншоти

[⌊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.

## Встановлення

 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.

## Часті питання

None.

## Відгуки

![](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/) 03.09.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/) 03.09.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/) 03.09.2016

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

 [ Прочитати всі 4 відгуки ](https://wordpress.org/support/plugin/basic-dev-tools/reviews/)

## Учасники та розробники

“Basic Dev Tools” — проект з відкритим вихідним кодом. В розвиток плагіну внесли
свій вклад наступні учасники:

Учасники

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

[Перекладіть “Basic Dev Tools” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/basic-dev-tools)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/basic-dev-tools/), 
перегляньте [сховище SVN](https://plugins.svn.wordpress.org/basic-dev-tools/) або
підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/basic-dev-tools/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/basic-dev-tools/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 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

## Мета

 *  Версія **1.4.1**
 *  Останнє оновлення **11 років тому**
 *  Активних встановлень **10+**
 *  Версія WordPress ** 3.0.1 або вище **
 *  Tested up to **4.4.34**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/basic-dev-tools/)
 * Позначки
 * [basic tools](https://uk.wordpress.org/plugins/tags/basic-tools/)[cron](https://uk.wordpress.org/plugins/tags/cron/)
   [developer](https://uk.wordpress.org/plugins/tags/developer/)[development](https://uk.wordpress.org/plugins/tags/development/)
   [tools](https://uk.wordpress.org/plugins/tags/tools/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/basic-dev-tools/advanced/)

## Оцінки

 5 out of 5 stars.

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

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

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

## Учасники

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

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/basic-dev-tools/)

## Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

 [ Пожертвувати на розвиток плагіна ](http://marsminds.com)