开发者

Protecting Wordpress Multisite from rogue programs

I'm a seasoned java programmer but I'm new to php and wordpress. If I have 100 sites on a wordpress multisite installation and I give admin access to multiple de开发者_开发百科velopers, how can I protect the system from choking if one of them writes an infinite for loop?


Well it depends on how you structure the development of the sites. When using a networked site and developing/testing different coding ideas I've got, I usually spin off a new development area (my-wp-network-fakewebsite.com/test-area) and then create a brand new theme and try out all my development ideas there. That way, if I break something, it is a separate theme that is not active on the rest of the network.

I think thats what you are worried about, correct?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜