Fork me on GitHub

projects

WordPress TextMate Bundle: Changelog



2012-01-27

  • Updating for WP 3.3 Updated function definitions for WordPress 3.3. Also some minor updates to the readme.
    by: Shawn Parker

2012-01-07

  • Merge branch 'master' of Gipetto/wordpress.tmbundl Conflicts: README.mdown
    by: Shawn Parker
  • Compatability with TextMate 2 Mostly fixing pathing issues to the Common TM Support scripts.
    by: Shawn Parker

2011-09-28

  • consistency tweaks
    by: Shawn Parker
  • Tweaks to the custom_post_type snippet Corrected `publically_queryable` to `publicly_queryable`. Added localisation domains to `__` function calls. Signed-off-by: Shawn Parker
    by: Shawn Parker

2011-09-14

  • Typo Dammit
    by: Shawn Parker
  • Adding note about new wpsalts feature
    by: Shawn Parker
  • wpsalts commant Added a tab trigger of `wpsalts` which gets a new set of salts and keys from the wordpress.org secret-key service.
    by: Simon Wheatley

2011-08-12

  • Updating functions lists to exclude private methods & deprecated helpers.
    by: Shawn Parker

2011-07-11

  • Updating ReadMe
    by: Shawn Parker
  • Updated definitions for 3.2 proper & fix for escaping during the select
    by: Shawn Parker
  • Merge branch 'master' of github.com:Gipetto/wordpress.tmbundle Conflicts: Support/function_defs.plist Support/functions.plist
    by: Shawn Parker
  • Revamped function definition display & update for WordPress 3.2 code base
    by: Shawn Parker

2011-04-12

  • fixing typo
    by: Shawn Parker

2011-03-03

  • Adding conditional enqueue shortcut for styles
    by: Shawn Parker

2011-02-16

  • Manually merging updates from "imsoper"
    by: Shawn Parker

2010-12-28

  • de-duped & updated included scripts auto-complete
    by: Shawn Parker
  • updating potential query values

    by: Shawn Parker
  • updating readme
    by: Shawn Parker
  • WordPress 3.1 RC1
    by: Shawn Parker
  • Updated for last wp 3.0 status
    by: Shawn Parker

2010-11-29

  • Updating for WordPress 3.1
    by: Shawn Parker

2010-11-24

  • simple change
    by: Shawn Parker

2010-09-03

  • Fixed comment syntax in "The Loop.tmSnippet.
    by: Shawn Parker

2010-07-22

  • Modifying readme
    by: Shawn Parker
  • Adding snippets for events; adding commands for transients; updating readme; adding commands to register scripts & styles; reorganizing menu;
    by: Shawn Parker

2010-07-10

  • Fix for actions and filters
    by: Shawn Parker

2010-06-17

  • Merge branch 'master' into 3.0
    by: Shawn Parker
  • Updating readme
    by: Shawn Parker
  • Adding caching shortcuts
    by: Shawn Parker

2010-06-08

  • Putting double quotes around new line chars
    by: Shawn Parker
  • Adding Custom post type snippet, updating readme Merge branch '3.0' of github.com:Gipetto/wordpress.tmbundle into 3.0 Conflicts: README.mdown
    by: Shawn Parker
  • Updated ReadMe
    by: Shawn Parker
  • Adding Register Sidebar snippet; rearranging the menu structure.
    by: Shawn Parker

2010-05-27

  • Merge branch 'master' of github.com:Gipetto/wordpress.tmbundle
    by: Shawn Parker

Return to: WordPress TextMate Bundle