The company I work for has an enterprise WordPress site that was acquired from a different company. I don’t know if there was a past hack or if it’s...
I will be doing upgrades to the design and content of my WordPress site. During this time I only want the homepage to be available. Is there a good...
I want to build a very simple toggle for taking my site down into a maintenance mode. To do that, I want to add a admin area to define...
This question is related to this one, but is a bit different. In the layout (archive page) for a WordPress project I’m working on right now there’s a couple...
This question relates to plugins for Linkedin Share buttons, Twitter Tweet buttons, and Facebook Like buttons. These are for blog posts on a WordPress blog which is at a...
So we have this huge (is 11000 lines huge?) mainmodule.cpp source file in our project and every time I have to touch it I cringe. As this file is...
Sorry for the simple question. I’ve published a page. Let’s say that I now need to make changes to the page. Can I simply edit it, after it’s been...
I’ve written a plugin to manually (admin button push) delete several hundred posts that are created by another plugin. That other plugin creates posts based on an external API....
I presume WordPress plugins are made by third parties. Do plugins have to be kept up to date with WordPress upgrades? Can plugins become obsolete? If they do become...
When WordPress does plugin/theme/core updates, it creates a .maintenance file which temporarily puts the site in maintenance mode. Sometimes this file does not get deleted and users are locked...