Minor change in this bug fix build: PHP magic quotes (default on) causes the “‘” been escaped to “\’”, then “\” itself escaped to “\\”, and so on…. a simple stripslashes should fix this issue.
[ChangeLog]
- fixed the magic quotes issue
Minor change in this bug fix build: PHP magic quotes (default on) causes the “‘” been escaped to “\’”, then “\” itself escaped to “\\”, and so on…. a simple stripslashes should fix this issue.
[ChangeLog]
As promised before, a version (0.6.0) of Grid Archives just got released.
[Change Log in this version:]
[Screenshots]
Grid Archives finally got released on wordpress:
http://wordpress.org/extend/plugins/grid-archives/
To be frank, this can not be called a stable release, there’s still a lot more work to do:
These are the 2 big items current in my mind, and also the things that are very critical to make the plugin really “works”.
So my suggestion is: DO NOT install this version (0.5.0) of grid archives i, instead, waiting a few days after Grid Archives really get mature. That shouldn’t take very long as I’m currently actively developing it. You can also fork me on github if you’re interested and do not want to wait just a couple of days.
[Footnotes]Announce the newly designed “Archives” page:
(click here to view the live demo)
All the work here concludes to a fresh new wordpress plugin – Grid Archives, which is actively under development.
There’s definitely a lot more work to do to make the plugin more flexible and more compatible with other themes, all the code has been checked in to github if you’re interested:
http://github.com/samsonw/wp-grid-archives
Any feedback or suggestion is welcome and appreciated.