Title: Basic Dev Tools
Author: Rodrigo Techera
Published: <strong>30 balandžio, 2015</strong>
Last modified: 19 lapkričio, 2015

---

Ieškoti įskiepiuose

Šis įskiepis **nebuvo išbandytas su 3 vėliausiomis WordPress versijomis**. Jis tikriausiai
nėra prižiūrimas ir palaikomas, todėl gali neveikti su naujausiomis WordPress versijomis.

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

# Basic Dev Tools

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

[Parsisiųsti](https://downloads.wordpress.org/plugin/basic-dev-tools.1.4.1.zip)

 * [Informacija](https://lt.wordpress.org/plugins/basic-dev-tools/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/basic-dev-tools/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/basic-dev-tools/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/basic-dev-tools/#developers)

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

## Aprašymas

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

## Ekrano nuotraukos

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

## Diegimas

 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.

## DUK

None.

## Atsiliepimai

![](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 rugsėjo, 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 rugsėjo, 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 rugsėjo, 2016

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

 [ Perskaityti visus atsiliepimus (4) ](https://wordpress.org/support/plugin/basic-dev-tools/reviews/)

## Programuotojai ir komandos nariai

“Basic Dev Tools” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti
toliau.

Autoriai

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

[Išverskite “Basic Dev Tools” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/basic-dev-tools)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/basic-dev-tools/),
naršykite [SVN repozitorijoje](https://plugins.svn.wordpress.org/basic-dev-tools/),
arba užsiprenumeruokite [kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/basic-dev-tools/)
per [RSS](https://plugins.trac.wordpress.org/log/basic-dev-tools/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

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

## Metainformacija

 *  Version **1.4.1**
 *  Atnaujinta **prieš 11 metų**
 *  Aktyvių instaliacijų **10+**
 *  WordPress versija ** 3.0.1 ar naujesnė **
 *  Ištestuota iki **4.4.34**
 *  Kalba
 * [English (US)](https://wordpress.org/plugins/basic-dev-tools/)
 * Žymos
 * [basic tools](https://lt.wordpress.org/plugins/tags/basic-tools/)[cron](https://lt.wordpress.org/plugins/tags/cron/)
   [developer](https://lt.wordpress.org/plugins/tags/developer/)[development](https://lt.wordpress.org/plugins/tags/development/)
   [tools](https://lt.wordpress.org/plugins/tags/tools/)
 *  [Daugiau](https://lt.wordpress.org/plugins/basic-dev-tools/advanced/)

## Įvertinimai

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

## Autoriai

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

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/basic-dev-tools/)

## Paremkite

Galbūt norite padėti plėtoti šį įskiepį?

 [ Paremti įskiepio kūrimą ](http://marsminds.com)