BuddyDev

Search

Description

This hook is called once all the MediaPress core files has been loaded. Developers should use this hook to load  the files for MediaPress dependent plugin. It is the first action hook that fires after MediaPress is loaded.

Parameters

There are no arguments passed to this hook.

Usage

 Examples

The code shows how to use this hook to load files for the MediaPress dependent plugin addons.

 Changelog

  • Since 1.0.0

Source

medisapress/mediapress.php