koop / wp-bin

A few WordPress scripts. Thrown together. For you.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wp-bin

A few WordPress scripts. Thrown together. For you.

wp

Searches all files for a regular expression.

fn

Searches all files for an exact function name.

fns

Searches all files for any function containing a given string.

blame

Allows you to easily blame repositories.

Currently includes:

  • wp – WordPress Core
  • p2 – P2 Theme

recmd.py

A python library used to search files with a pretty interface. Opens files to the appropriate line in TextMate.

Ignores files in .svn directories.

Still a bit slower than grep and friends...

color.py

A lightweight library for coloring terminal output.

About

A few WordPress scripts. Thrown together. For you.


Languages

Language:Python 100.0%