The company I work for is currently hiring a front end developer. So if you’re located in Stockholm, Sweden or willing to relocate you should definitely check it out! We have put together a small site for you turn into…
The company I work for is currently hiring a front end developer. So if you’re located in Stockholm, Sweden or willing to relocate you should definitely check it out! We have put together a small site for you turn into…
After upgrading a local installation of WordPress subversion started complaining about missing files, that were deleted during the upgrade. Since there were a lot of files I searched for an easy way to delete all the missing files at once,…
The Rich Text Editor (RTE) in WordPress use a JavaScript-library called tinyMCE. It is a widely used library and can be configured in a lot of ways. WordPress let developers filter the settings to tinyMCE so that it fits your…
This function is vaguely inspired by the function bp_core_set_uri_globals from BuddyPress. I use it often for more advanced plugins and themes. With it I can check which URL is being viewed and perform actions depending on the url. This functions…
If you want to list your posts and order them by title, that is as simple as: But if you are using international characters and/or another alphabet the default database settings may mess things up for you. In Sweden for…
One of the bigger projects I am working on currently has 30k+ users. Having that many users means that many also will reset their password, and you will receive an e-mail every time. So how do you disable it? The…
This will only work with Mac OS X and Apache. I have many WordPress installations locally. All of which grows outdated as time flies by. Normally I don’t worry about it since the live version is easily upgraded with WordPress…
During development WordPress provides you with another error reporting tool apart from the normal PHP errors and warning. Edit your wp-config.php file and find the row where WP_DEBUG is defined and set it to true. This will make your site…
The stats helper monkeys at WordPress.com mulled over how this blog did in 2010, and here’s a high level summary of its overall blog health: The Blog-Health-o-Meter™ reads Fresher than ever. Crunchy numbers A helper monkey made this abstract painting,…