A way to Implement AJAX in WP_List_Table

I’ve been playing with WordPress’ WP_List_Table for a while now, but since the first day the truly missing feature was an AJAX loading. And I finally managed to find time to put some work on it, I couldn’t find any real documentation about we actually do that, apart from a two-years old StackExchange question that …

WordPress Network: Cookie error when using different domains

This is a recurring I have with my website: I can’t get my WordPress Network to work properly when using different, unrelated domains. Both my personal and professional blog (blog.charliemerland.me and blog.caercam.org) from the same WordPress installation, as well as my Themes Demo site (themes.caercam.org). I read a lot about WordPress MU Domain Mapping, spend …