Captaffy
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Viper’s Video Quicktags] Sitewide Settings with WPMUAwesome, thanks!
Forum: Themes and Templates
In reply to: Pages Admin Extremely SlowMy page management patch is now compatible with WordPress 2.1.x
http://marshinsoftware.com/software/wordpress_page_management_patch/
Forum: Plugins
In reply to: Adding and option Page-Edit side menusOh, and to clarify, this is for a plugin I am writing.
Forum: Plugins
In reply to: Speed up Page Management screenOops. Looks like I forgot to include the readme.txt file in the packages. I will also put the installation instructions on the web page.
But yes, you put it in the wp-admin directory. I would recommend renaming your current edit-pages.php file to something like edit-pages.php.original in case you want to revert back to it sometime. (Like when upgrading.) If you’ve already replaced the orignal file, fear not, you can just download wordpress again and take it out of there.
Forum: Themes and Templates
In reply to: Pages Admin Extremely SlowUhhh, did you take a look at the patch I posted above your posts?
Check it out-
http://www.marshinsoftware.com/software/wordpress_page_management_patch/Forum: Themes and Templates
In reply to: Pages Admin Extremely SlowUnfortunately it’s a couple of days late, but here is the patch as promised-
http://www.marshinsoftware.com/software/wordpress_page_management_patch/This drastically speeds up loading of the Page Management screen.
Forum: Themes and Templates
In reply to: Pages Admin Extremely SlowI have a fix for this issue that I just finished today. (It involved modifying a fix the developer of LightPress wrote for the 1.5 version.) If you can wait, I am going to make a page for it on June 22 where it will be freely available. I’ll update this thread when it’s ready.
Forum: Themes and Templates
In reply to: Getting blog info as a stringOkay, I just realized this is a stupid question, because I can use get_bloginfo, which is what bloginfo uses.