Filter: RML/Shortcut/Info

apply_filters( 'RML/Shortcut/Info', $output, $post, $shortcut ) → {string}

This content is showed in the attachment details. It shows informations about the shortcut.
Parameters:
Name Type Description
$output string HTML output
$post WP_Post The attachment
$shortcut int If > 0 it is an attachment id (source)
Returns:
The HTML output
Type
string