Uses
Uses | Description |
---|---|
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/load.php: wp_convert_hr_to_bytes() | Converts a shorthand byte value to an integer byte value. |
wp-includes/media.php: upload_size_limit | Filters the maximum upload size allowed in php.ini. |