Serious work with Autoblog
When I planned an RSS site project I investigated many RSS agregator possibilities, and ended up with Autoblog. As one of the leading figures of Hungarian WordPress Community we have access to wpmudev...
View ArticleWordPress search customizations
Today let’s see an interesting challenge around WordPress search URL. Interesting, because rewrite rules, as part of regular expression knowledge is kind of a woodoo. So I’ll prove, that you won’t need...
View ArticleWordPress Multisite Directory and Subdomain install in the same time
Now, I’m migrating a site for a popular radio station, to WordPress from Drupal and PunBB. The biggest challenge for me was to create the site structure. We made the main site, to site.com, then the...
View ArticleCustom port support for WordPress MultiSite 3.4
I’m wondering since ages why doesn’t WordPress support custom port number. For a while I’m using my own method to avoid this limitation, but finally I created a patch, and submitted to the WordPress...
View ArticleHow to extend RSS feed with image
About 2 years ago I’ve created an autoblog network for the company I work for. At that time I’ve figured out, that it would be freakin’ nice if we just extend the RSS feed with the first image from the...
View ArticleWordPress: a little bottleneck around adjacent posts
Today I’ve searched through MySQL slow query log, and found some intresting log entries, like this: 123456# Time: 120724 12:10:12 # User@Host: user[db] @ localhost [] # Query_time: 1.539405 Lock_time:...
View ArticleSun always shines on thumbnails
Or almost always. Have you ever experienced after a theme switch, or a core upgrade that things don’t work the way they did, and your mighty thumbnail system gone? About a week ago I’ve updated a...
View ArticleTinyMCE Disappeared from WordPress
Today I ran into a quite intresting and both anoying issue around WordPress and TinyMCE. One of my clients reported, that they can’t even do a linebreak in WYSIWYG editor in their backend site which...
View ArticleHow to create custom cron interval in WordPress
As I’ve explained earlier here I’m working on an RSS based project, and I’ve got a request to rethink the feed processing method, and try to speed things up. The first thing that come up, was to run a...
View Articlenginx enhanced memcache module and WordPress
For some months I’m wondering how can I create a memcached base reverse proxy infront of my apache, that supports namespaces, for easy cache purging… After some days of playing I came up with the...
View Article