ottobonn28
Forum Replies Created
-
Forum: Plugins
In reply to: GET variables on custom admin pagesAlright, thanks.
Forum: Plugins
In reply to: GET variables on custom admin pagesIs this kind of URL building standard practice for plugins that need to communicate across their own pages, or is there some other wordpress facility for this? It feels a little hackish to me.
Forum: Plugins
In reply to: GET variables on custom admin pagesI just wasn’t sure if the “page” variable would always be predictable across installs and versions, since it’s a wordpress thing. Ideally my code would be independent of wordpress’s variables; i.e. I could add a GET variable to the end of the URL as it was and leave the other variables alone.
Forum: Plugins
In reply to: fatal error installing plugins “cannot redeclare class pclzip”Further, there seems to be a problem on 2.8.3 with WordPress loading a plugin’s main file too many times. I continuously get the “Fatal Error: Cannot redeclare function blahblah…” message, when I am absolutely sure that it has only been declared once. As a plugin developer, this is driving me nuts!
Forum: Plugins
In reply to: Filter in a classDoes that method work in all versions of WP?
Forum: Plugins
In reply to: Plugin Install and Uninstall HooksWell I suppose it’s more a matter of personal preference then. Thanks for the link.
Forum: Plugins
In reply to: Plugin Install and Uninstall HooksIs it better to delete all of the plugin’s data every time it’s deactivated? That seems to be what the Codex suggests. It seems like that would be extremely frustrating to the user.
Forum: Your WordPress
In reply to: Started a Tech BlogVery cool look. I think you should use the pencil “start menu” icon as your favicon, since it matches your pencil-and-notebook logo. That would unify the site’s theme.