Simple:Press news

  • Creating Simple:Press Plugins: Adding Component Settings

    Introduction This is the third in our series of articles on constructing plugins/extensions specifically for Simple:Press. Here are links to the first couple of articles: Hello World! Adding Settings In this article we will discuss how to create a separate screen for component settings that will be located under the Simple:Press FORUM->COMPONENTS area in wp-admin.…

  • Creating Simple:Press Plugins: Adding Settings

    Introduction This is the second in our series of articles on constructing plugins/extensions specifically for Simple:Press. If you need a refresher you can find the first article here: Hello World! In this article we will take a look at how you can add settings to the Simple:Forum admin area that your plugins can use. Almost…

  • Creating Simple:Press Plugins: Hello World!

    Introduction This is the first in a series of articles that will cover how to create Simple:Press plugins. It requires that you have some familiarity with creating and deploying standard WordPress plugins. If you understand the WordPress plugin building process then a Simple:Press plugin just requires building upon that knowledge. Creating a Simple:Press plugin generally…