Workaround for WordPress database error: [MySQL server has gone away] for different versions of WordPress
Workaround/fix/diagnosis for “MySQL server has gone away” error of Wordpress for different versions of Wordpress.
July 16, 2007
Workaround/fix/diagnosis for “MySQL server has gone away” error of Wordpress for different versions of Wordpress.
June 5, 2007
Another reason why the original the_excerpt Reloaded was not closing HTML tags and the fix. Read more…
June 2, 2007
A Wordpress plugin called “The Excerpt Reloaded” allows one to generate excerpts from the first N words of a wordpress post. The problem with this plugin is that it can create XHTML that doesn’t validate (some tags do not close). …