Title: Basic Dev Tools
Author: Rodrigo Techera
Published: <strong>30 aprīlis, 2015</strong>
Last modified: 19 novembris, 2015

---

Meklēt spraudņus

Šī spraudnis **nav atjaunināts vairāk kā divus gadus**. Varbūt, tas vairs netiek
uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress
versijām.

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

# Basic Dev Tools

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

[Lejupielādēt](https://downloads.wordpress.org/plugin/basic-dev-tools.1.4.1.zip)

 * [Sīkāka informācija](https://lv.wordpress.org/plugins/basic-dev-tools/#description)
 * [Atsauksmes](https://lv.wordpress.org/plugins/basic-dev-tools/#reviews)
 *  [Uzstādīšana](https://lv.wordpress.org/plugins/basic-dev-tools/#installation)
 * [Attīstība](https://lv.wordpress.org/plugins/basic-dev-tools/#developers)

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

## Apraksts

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

## Ekrānuzņēmumi

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

## Uzstādīšana

 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.

## BUJ

None.

## Atsauksmes

![](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 septembris, 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 septembris, 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 septembris, 2016

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

 [ Lasīt 4 atsauksmes ](https://wordpress.org/support/plugin/basic-dev-tools/reviews/)

## Autori un izstrādātāji

“Basic Dev Tools” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi
cilvēki.

Līdzdalībnieki

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

[Tulkot “Basic Dev Tools&#8221 savā valodā.](https://translate.wordpress.org/projects/wp-plugins/basic-dev-tools)

### Vai jūs interesē attīstība?

[Pārlūkojiet kodu](https://plugins.trac.wordpress.org/browser/basic-dev-tools/),
apmeklējiet[ SVN krātuvi ](https://plugins.svn.wordpress.org/basic-dev-tools/)vai
abonējiet[ attīstības žurnālu](https://plugins.trac.wordpress.org/log/basic-dev-tools/),
ko izveidojis [RSS](https://plugins.trac.wordpress.org/log/basic-dev-tools/?limit=100&mode=stop_on_copy&format=rss).

## Izmaiņu žurnāls

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

 *  Versija **1.4.1**
 *  Pēdējo reizi atjaunots: **pirms 11 gadiem**
 *  Aktīvās instalācijas: **10+**
 *  WordPress versija ** 3.0.1 vai jaunāka **
 *  Pārbaudīts līdz: **4.4.34**
 *  Valoda
 * [English (US)](https://wordpress.org/plugins/basic-dev-tools/)
 * Birkas:
 * [basic tools](https://lv.wordpress.org/plugins/tags/basic-tools/)[cron](https://lv.wordpress.org/plugins/tags/cron/)
   [developer](https://lv.wordpress.org/plugins/tags/developer/)[development](https://lv.wordpress.org/plugins/tags/development/)
   [tools](https://lv.wordpress.org/plugins/tags/tools/)
 *  [Papildu skats](https://lv.wordpress.org/plugins/basic-dev-tools/advanced/)

## Vērtējumi

 5 no 5 zvaigznēm.

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

[Skatīt visasatsauksmes](https://wordpress.org/support/plugin/basic-dev-tools/reviews/)

## Līdzdalībnieki

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

## Atbalsts

Jums ir kaut kas ko teikt? Vajadzīga palīdzība?

 [Skatīt atbalsta forumu](https://wordpress.org/support/plugin/basic-dev-tools/)

## Ziedojiet

Vai vēlaties atbalstīt šī spraudņa pilnveidošanu?

 [ Ziedojiet šim spraudnim ](http://marsminds.com)