f(x) Base is a starter plugin I develop to build complex website easier. It’s using PHP 5.3+ and namespace to quick-start the development.

This plugin base also includes several mini-libraries:

  • Plugin Action Links: display links to Genbu Media Contact Page in plugin action.
  • System Requirements: check WP and PHP version before loading the plugin to prevent fatal error.
  • Updater: This is just f(x) Updater helper class.
  • Welcome Notice: easily display dismiss-able notice to inform user about plugin features.

This plugin also comes with example to register custom post type and settings page.