| bio | website | |
|---|---|---|
| location | ||
| age | 28 | |
| visits | member for | 2 years, 5 months |
| seen | May 3 at 19:33 | |
| stats | profile views | 11 |
|
Feb 6 |
awarded | Scholar |
|
Feb 6 |
accepted | How to migrate Wordpress Blogs into Multisite without using the GUI-Import/Export Feature |
|
Jul 14 |
comment |
Debugging WordPress themes with Xdebug, real time html output As for caching, this should not matter as caching in Wordpress (without any 3rd-party plugins) is mostly a shortcut for time intensive queries and is only used punctual. It should not interfere with theme rendering or you should notice in the theme source-code. |
|
Jul 14 |
comment |
Debugging WordPress themes with Xdebug, real time html output I'm not a Wordpress Developer, but its not clear what you want to archive, do you want an idea when some code is executed? For this I'd use the xdebug profiler feature with kcachegrind, which gives you a nice call tree. For the flushing question, there could a lot of other factors play a role beside PHP itself, maybe the browser or a webserver. |
|
Jul 10 |
answered | Debugging WordPress themes with Xdebug, real time html output |
|
Apr 28 |
answered | How to speed-up BuddyPress - Plug-in Error |
|
Nov 19 |
comment |
What problems can BuddyPress make? Actually, I'm not involved in Buddypress that much. So I guess other poeple or even devs reading here can give you a cleaner picture. My experience is administrating a small site in university and trying to build something with plugins and IIRC Buddypress 1.1. So take it with a grain of salt :) As for messaging, events, groups & friendships: I think you will be fine - except there is no good event solution last time I checked (>12 month ago). We use the same features. As for ide&co: xdebug is handy because gives you decent a backtrace so that it is easy to locate the file causing the error. |
|
Nov 18 |
awarded | Teacher |
|
Nov 18 |
answered | What problems can BuddyPress make? |
|
Feb 26 |
comment |
How to migrate Wordpress Blogs into Multisite without using the GUI-Import/Export Feature Thanks! This also looks pretty good. |
|
Feb 26 |
comment |
How to migrate Wordpress Blogs into Multisite without using the GUI-Import/Export Feature Thanks. Exactly what I was looking for! |
|
Feb 26 |
asked | How to migrate Wordpress Blogs into Multisite without using the GUI-Import/Export Feature |
|
Nov 30 |
answered | What are best practices for configuring a server for Wordpress sites? |