Uses
Uses | Description |
---|---|
wp-includes/functions.php: wp_raise_memory_limit() | Attempts to raise the PHP memory limit for memory intensive processes. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |
wp-includes/post.php: get_attached_file() | Retrieve attached file path based on attachment ID. |