More information coming soon, but in the meantime, please note that the following familiar functions are available:

In addition, for this first release, we have also bundled 3 "mu-plugins" to in order to show what is possible:

The difference between "mp-content/mu-plugins" and "mp-content/plugins" is that mu (Must-Use) plugins will automatically be activated and included, where as other plugins will need to be manually activated, which is not yet possible... :-)

For a quick run-down of the last-minute addition of a basic options framework for MongoPress, the magic of options is accomplished through the following functions:

Dig into the example currently included in core, which will alter be refined as our options API becomes more matured.

These filters can be accessed with the following options:

These action hooks have the following options:

Now that MongoPress is out in the wild, we will be adding more hooks and filters as required and or requested...