“Error: Options Page Not Found” on Settings Page Submission for an OOP Plugin

I am developing a plugin using Tom McFarlin’s Boilerplate repository as a template, which utilizes OOP practices. I’ve been trying to figure out exactly why I’m unable to correctly submit my settings. I’ve tried setting the action attribute to an empty string as suggested on another question around here, but that hasn’t helped… Below is … Read more

How does object caching work?

I’m looking for a definitive answer here. When object caching is enabled, where do options and transients end up living? By default, both are stored in the database. But I’ve heard some references that memcache will store them elsewhere and APC will do something else entirely. Where, exactly, will this data be persisted in both … Read more

framework for plugin/theme options panel? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for … Read more