• ", $mimes); sort($exts); $exts = join("
  • ", $exts); return '

    Search for posts by extension

    ext=jpg

    Returns posts with the extension "jpg".

    These extensions are available in the system:

    Search for posts by MIME type

    mime=image/jpeg

    Returns posts that have the MIME type "image/jpeg".

    These MIME types are available in the system: '; } }