rating removal snippet in readme

This commit is contained in:
James Koster 2013-01-12 16:03:08 +00:00
parent 0fdf9032ec
commit 37734cfd49
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ Yes you can! Join in on our [GitHub repository](http://github.com/woothemes/wooc
* Templating - CSS namespacing changes (courtesy of Brian Feister).
* Templating - My account page broken up into template files (by Brian Richards)
* Templating - CSS classes standardised. Instances of '.woocommerce_' & '.wc-' replaced with '.woocommerce-'
* Templating - Ratings added to loop.
* Templating - Ratings added to loop. Remove with [this snippet](https://gist.github.com/4518617).
* Tweak - Sorting uses GET to make it cache friendly
* Tweak - Optimised class loading (autoload). Reduced memory consumption.
* Tweak - Moved shortcodes and widgets to classes.