Closed WraithKenny closed 12 years ago
the second commit fixes the javascript errors resulting from the dom element not being present on some/most pages.
Hey, I just wanted to say thanks! Been pretty busy these past few days but I'm going to try and get this merged and published later today. I'll just make some quick changes (changelog and credit you) :)
Alright I merged your commits and pushed and deployed, hope it goes out well. Thanks again buddy.
By the way I merged the oo-refactor branch into master and merged your changes into that, then added some commits to bump version and add the changelog to detail the changes and thank and credit you.
Sorry again for the delay.
Besides merging the current branch into trunk, the only change is using
site_url()
instead ofget_option('siteurl')
which stops breaking SSL certificates.