Pages

Thursday, July 21, 2011

Write a Plugin for WordPress Multi-Site

Write a Plugin for WordPress Multi-Site: "In a multisite WordPress configuration, our database will contain tables for all of our blogs. Therefore, we may have multiple posts tables (wp_posts, wp2_posts, wp3_posts) multiple comments tables, multiple links tables, etc.

Furthermore, each blog no longer has its own installation file space. Instead, all blogs share a common plugin file-space."

No comments:

Post a Comment