Title: Jameel&#039;s Dev Tools
Author: jameelbokhari
Published: <strong>24, Agostu de 2013</strong>
Last modified: 26, Agostu de 2013

---

Guetar plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Jameel's Dev Tools

 By [jameelbokhari](https://profiles.wordpress.org/jameelbokhari/)

[Download](https://downloads.wordpress.org/plugin/jameels-dev-tools.1.0.2.zip)

 * [Details](https://ast.wordpress.org/plugins/jameels-dev-tools/#description)
 * [Reviews](https://ast.wordpress.org/plugins/jameels-dev-tools/#reviews)
 *  [Installation](https://ast.wordpress.org/plugins/jameels-dev-tools/#installation)
 * [Development](https://ast.wordpress.org/plugins/jameels-dev-tools/#developers)

 [Support](https://wordpress.org/support/plugin/jameels-dev-tools/)

## Description

This plugin adds a few useful features for when you are developing a website on 
WordPress. It is intended to be installed on a development server, or local installation
when setting up a website and should be left installed after production to retain
the shortcode commands.

Features Include:

 * **A find and replace feature** — to ensure an easy transition from your development
   site(s) to your live website. Using this function, replace all instances of your
   website’s url in image tags and links with shortcode for your site’s home url.
   The find and replace option isn’t just for links and images though, use it to
   replace any text with something else! _As a precaution_, after searching for 
   a string, you are shown the # of instances and # of posts affected before commiting
   to your changes.
 * **Dynamic Links** — `[homeurl]` shortcode, which translates into your website’s
   homepage. This is an essential tool for development. As you add images and internal
   links, replace your hard-coded links to `[homeurl]` so that when you switch your
   server over, your links and images still work! When using the visual editor, 
   the plugin will still show images that use `[homeurl]` in their src.
 * **Columns** — This plugin features columns using shortcode. Use the `[col]` shortcode
   to wrap your text in a column, always ending with `[/col]` to end the column.
   Choose to use the plugin’s css or style it yourself. Columns can have a range
   of 12 widths, creating countless possible layouts. By default the width is 6 
   for two even half-width columns. See FAQ for more info, or go under the Columns
   tab in the plugin settings for help.

## Screenshots

 * [[
 * Plugin adds buttons for creating shortcode.
 * [[
 * Images using `[homeurl]` shortcode in their src will still show up in the Visual
   Tab
 * [[
 * Hundreds, if not thousands, of column layouts can be created.

## Installation

 1. Upload `jameels-dev-tools` entire directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Start using shortcode immediately. See Tools > Jameel’s Dev Tools for options and
    more info.

## FAQ

  How can I add columns into pages?

Use the shortcode `[col]...[/col]` to create a column, replacing `...` with the 
content. Columns can have different width. The width can be any number between 1
and 12 and uses perecentages. So `12` is full width (with some margin), a width 
of `6` is half, a width of `4` is a third, and a width of `3` is one fourth. You
can create any combination, preferrably if it adds up to 12. There are thousands
of combinations you can do.

  Why are my columns uneven?

If your columns are not level it could be due to the extra line breaks that wordpress
adds. You can turn off wpautop in the plugin’s general settings OR remove the extra
line break. In other words, your columns need to be on the same line. EG:

    ```
    [col]Your first column's content...[/col][col]Stil same line, your second column's content...[/col]
    ```

This eliminates extra `<br>` and `<p>` tags in the html output, which can cause 
the columns to be uneven.

  How does the find and replace tool work?

The search and replace will query all content from posts and pages at once and then
perform the replacement.

**Under Tools**> **Jameel’s Dev Tools**, you’ll find a tab labeled **Links**. Here
is where you fill in the fields to “Change all instances of ___ to ___. By defaults
the site’s url is set to be replaced with the shortcode `[homeurl]` because this
is what it is inteded for.

The changes are saved as separate posts temporarily, and you are reported the number
of instances found total and how many posts will be effected. At this point you 
can choose to save the settings. This has been tested with only a small ammount 
of pages and posts, but if you have a lot of posts and pages this can potentially
take a LONG time (it’s only been tested with a small ammount of content). Always,
_always_, **always** backup database before performing this action!

  The search and replace tool doesn’t do anything, why?

If you don’t see results, it’s because you searched for something that wasn’t found.
I’m working on cleaning up the messages for the next release.

  The plugin aslo doesn’t _____?

I’m working on it.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Jameel's Dev Tools” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ jameelbokhari ](https://profiles.wordpress.org/jameelbokhari/)

[Translate “Jameel's Dev Tools” into your language.](https://translate.wordpress.org/projects/wp-plugins/jameels-dev-tools)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/jameels-dev-tools/),
check out the [SVN repository](https://plugins.svn.wordpress.org/jameels-dev-tools/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/jameels-dev-tools/)
by [RSS](https://plugins.trac.wordpress.org/log/jameels-dev-tools/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2

 * [FIX] install function to create table (oops)

#### 1.0.1

 * Documentation

#### 1.0.0

 * Initial Release

## Meta

 *  Version **1.0.2**
 *  Last updated **13 años ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **3.6.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/jameels-dev-tools/)
 * Tags
 * [columns](https://ast.wordpress.org/plugins/tags/columns/)[development](https://ast.wordpress.org/plugins/tags/development/)
   [find and replace](https://ast.wordpress.org/plugins/tags/find-and-replace/)[tools](https://ast.wordpress.org/plugins/tags/tools/)
   [url](https://ast.wordpress.org/plugins/tags/url/)
 *  [Advanced View](https://ast.wordpress.org/plugins/jameels-dev-tools/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

 *   [ jameelbokhari ](https://profiles.wordpress.org/jameelbokhari/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/jameels-dev-tools/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://jameelbokhari.com/)