Title: PHPull
Author: cballou
Published: <strong>December 20, 2009</strong>
Last modified: December 24, 2009

---

Search 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/phpull.svg)

# PHPull

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

[Download](https://downloads.wordpress.org/plugin/phpull.1.0.zip)

 * [Details](https://wordpress.org/plugins/phpull/#description)
 * [Reviews](https://wordpress.org/plugins/phpull/#reviews)
 *  [Installation](https://wordpress.org/plugins/phpull/#installation)
 * [Development](https://wordpress.org/plugins/phpull/#developers)

 [Support](https://wordpress.org/support/plugin/phpull/)

## Description

PHPull is a WordPress plugin for developers who wish to easily and accurately reference
php functions directly from the PHP.net website. The plugin is very easy to use 
and the tooltip display is easily customizable by updating an existing stylesheet
theme or creating your own. More detailed information and examples can be found 
on the official plugin homepage, linked below.

Credit goes out to S.C. Chen for his Simple HTML DOM class that was used in this
plugin. For more information on this class, please visit http://sourceforge.net/
projects/simplehtmldom/.

Credit also goes out to Michael Leigeber for his amazingly lightweight tooltip javascript
code. For more information on this class, please visit http://www.leigeber.com/2008/
06/javascript-tooltip/. Michael also has a wonderful blog.

_Related Links:_

 * [Official Plugin Homepage](http://www.jqueryin.com/projects/phpull/)
 * [PHPull on Github](http://github.com/jqueryin/PHPull/archives/master)
 * [PHPull Support Forum](https://wordpress.org/tags/phpull)

_Change Log_

 * 1.0 – Support for Firefox 2/3, IE 6/7/8, Safari 3/4, class support

## Screenshots

 * [[
 * This screen shot is an example of the default themed PHPull tooltip.
 * [[
 * This screen shot is an example of the preloader utilized in the default themed
   PHPull tooltip.

## Installation

Installing PHPull is as easy as following a few simple steps:

 1. Download the PHPull plugin from the WordPress Plugin Repository.
 2. Extract the .zip file to the `/wp-content/plugins/` directory, preserving the PHPull
    directory
 3. Browse to the Plugins page from your WordPress admin
 4. Activate PHPull from the list of inactive plugins on the plugins menu page.
 5. Browse to `Settings > PHPull` if you would like to change your default theme.
 6. Refer to the official plugin page for further documentation

## FAQ

#### What is the format of the PHPull tag?

PHPull is utilized by simply adding the following BBCode tag into your posts, wrapping
the function name as follows:

    ```
    [phpull]ksort[/phpull] 
    ```

PHPull is also capable of handling class functions, i.e.:

    ```
    [phpull class="domdocument"]getelementbytagname[/phpull] 
    ```

#### Does PHPull currently support any other languages?

The short answer is no. If you would like to contribute to this project, please 
contact me and I would be more than willing to integrate multiple languages (**only
those supported by php.net mirrors**).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“PHPull” is open source software. The following people have contributed to this 
plugin.

Contributors

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

[Translate “PHPull” into your language.](https://translate.wordpress.org/projects/wp-plugins/phpull)

### Interested in development?

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

## Meta

 *  Version **1.0**
 *  Last updated **16 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 2.5.1 or higher **
 *  Tested up to **2.9.2**
 * Tags
 * [code](https://wordpress.org/plugins/tags/code/)[developer](https://wordpress.org/plugins/tags/developer/)
   [developers](https://wordpress.org/plugins/tags/developers/)[documentation](https://wordpress.org/plugins/tags/documentation/)
   [function](https://wordpress.org/plugins/tags/function/)[lookup](https://wordpress.org/plugins/tags/lookup/)
   [method](https://wordpress.org/plugins/tags/method/)[php](https://wordpress.org/plugins/tags/php/)
   [source](https://wordpress.org/plugins/tags/source/)[sourcecode](https://wordpress.org/plugins/tags/sourcecode/)
   [syntax](https://wordpress.org/plugins/tags/syntax/)
 *  [Advanced View](https://wordpress.org/plugins/phpull/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/phpull/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/phpull/)

## Donate

Would you like to support the advancement of this plugin?

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