Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Errors on backend admin and newest members
Avatar
Bill Murray
Member
Free Members
sp_UserOfflineSmall Offline
Sep 10, 2011 - 10:03 pm

Providing access was easy.  Fixing it was the work, which you did.  Thanks.

On your comment on deactivated plugins...

and my only real point on deactivted plugins is that wp still has to read them into memory and scan for the header info. That takes time and memory.  and errors in the plugin could cause issues… absolutely agree on deactivating for purpose of testing conflicts…

My understanding is that when loading the plugin admin page, WP scans the list of plugins and builds a list of active plugins.  For the front end, only active plugins are loaded, so deactivated plugins are never read into memory in that situation.  For the back end, the same is true - except for the plugins page.  Presumably, when you're changing plugins, you don't mind the overhead of WP having to build the list of active plugins, so I see that as a non-issue.  I think plugins can also store autoload data.  If you had a plugin that stored a lot of autoload data AND did not delete it on deactivation (ie, a bad plugin), yes, it could be an issue.  But I think for the most part, on all except the plugin admin page, deactivated plugins are never scanned or read.  So I agree with you that it's a good idea to keep the plugin folder of live sites neat and tidy, but there really isn't much of a performance penalty from being a slob in this area.

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17362
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625