Just some random snippets i am using on my projects. I will update this post as i add more snippets.
IPB 3.2 reset user password using phpmyadmin
So i finally got to play around with IPB 3.2 in localhost and for reasons unknowing to me i created some random password LastPass but never saved it anywhere… So when IPB 3.2 installed i couldn’t log in…
simple-grids
This is homepage for simple-grids project.
This is my attempt at creating simple grid system. It’s using reset css from h5bp project and the idea for grid from oocss.org project.
Demo page can be found here: http://gavrisimo.github.com/simple-grids
h5bp-min
This is the new homepage for h5bp-min project. Continue reading
How to enable or disable comments on all posts?
Again, like everything else when it comes to WordPress – this is really easy!
All you need to do is run this one small SQL query.
Continue reading