Fork me on GitHub

projects

WordPress TextMate Bundle: Changelog



2010-02-11

  • MOD: plugin template doesn't support tab stops or variables :(
    by: Eric Marden
  • MOD: formatting readme
    by: Eric Marden
  • MOD: updated the readme with instructions on setting these variables
    by: Eric Marden
  • MOD: now if the Shell Variables aren't set, it will leave a default value
    by: Eric Marden
  • MOD: using TextMate shell variables in Template head. MOD: renamed placeholder text to be more accurate (its wp.org username not wp.com username)
    by: Eric Marden
  • MOD: updating the plugin header with Shell Variables for easy replacement of text that remains constant
    by: Eric Marden

2009-12-29

  • Fixing issue that excluded theme functions
    by: Shawn Parker

2009-12-20

  • More slight modifications to the ReadMe file
    by: Shawn Parker
  • Adding readme file with documentation and credits.
    by: Shawn Parker
  • Updated for WordPress 2.9
    by: Shawn Parker
  • One wp-config with everything, hold the tomato.
    by: Shawn Parker

2009-12-14

  • properly escaping $ for variables...
    by: Shawn Parker
  • Arranging menus with new shortcode option
    by: Shawn Parker
  • Adding Shortcode function Snippet
    by: Shawn Parker

2009-12-10

  • Adding updated README.txt format that includes upgrade messages.
    by: Shawn Parker

2009-12-06

  • Whoops... removing debug code.
    by: Shawn Parker
  • Moving "Go To Function" keyboard command to not conflict with "go to previous search result"
    by: Shawn Parker
  • Adding ReadMe.txt validation functionality
    by: Shawn Parker

2009-10-07

  • Adding experimental 'jump to file' feature.
    by: Shawn Parker

2009-10-03

  • Actually adding the new files this time...
    by: Shawn Parker
  • Adding tooltip functionality for WP functions
    by: Shawn Parker

2009-10-01

  • Removing file path from completion list for now. Will move it to a tool-tip invocation instead.
    by: Shawn Parker
  • Adding file path the function completion, but won't be there for long. Updating function completion trigger to something that will actually work in 10.6
    by: Shawn Parker

2009-09-01

  • Modified Widget Template
    by: Shawn Parker
  • adding add command and a plugin readme snippet
    by: Shawn Parker

2009-08-03

  • Adding new 'add_' shortcut
    by: Shawn Parker

2009-07-24

  • Adding in internationalization functions previously missing due to processing error.
    by: Shawn Parker

2009-07-22

  • Fixing encoding issues on saved data to prevent parsing on output.
    by: Shawn Parker

2009-07-20

  • Fixing scoping issues
    by: Shawn Parker

2009-07-16

  • Adding plugin readme template
    by: Shawn Parker

Return to: WordPress TextMate Bundle