Method: Prevent loading of previous extension.
Method: Redirect to about AnsPress page after activating AnsPress.
Method: Before activation redirect
Method: Creating table whenever a new blog is created
Class: AnsPress initialization class.
Method: Register the filters and actions with WordPress.
Method: A utility function that is used to register the actions and hooks into a single collection.
Method: Add a new filter to the collection to be registered with WordPress.
Method: Add a new action to the collection to be registered with WordPress.
Method: Include all public classes