Delete All Pending Comments in WordPress
I had to do this recently. I found these three ways. I personally use #3, but I wanted to know if one could do it from within WordPress
I had to do this recently. I found these three ways. I personally use #3, but I wanted to know if one could do it from within WordPress
Over the last few months I have begun using WordPress as a content management system (CMS) on a number of sites for my publishing venture, Energion Publications. The reason for this is simple. It’s a good idea from the marketing perspective to have a site to promote each book, but these book sites are small…
Sometimes those who know how things like a .htaccess file works fail to mention really simple things. So I’m going to mention this one. I have a site with multiple domain names that I want to consolidate. Thus I’m creating a single site, but because of numerous existing links, I want the domain names to…
This is just a quick note on themes. I haven’t designed any WordPress themes from scratch, but I have heavily customized a few, and each of these will have to be modified to work with the comment threading, provided I want that feature on the particular blogs. Comments on this blog, for example, are few…
As is usual, I chose this site as the first guinea pig, and it is now upgraded. So far everything looks good. I follow the beta test chatter, and usually try to install the release candidates somewhere and play with them, but this is the first production install. So far I’m very impressed with the…
I had a number of missing buttons on my “Write Post” page after upgrading to WordPress 2.5. Since I upgraded a number of installations of WordPress at the same time, and most of them work, I came quickly to suspect an upload problem. Note that I’m not talking about missing icons in the visual editor,…
If you are using WordPress on a server with Imunify360, and get the error message “Updating failed. The response is not a valid JSON response.” check whether you have any 3rd party rule sets enabled. This has happened to me twice following an update, so I thought someone else might be helped by having a…