powered by
This helper simply extracts the basename of a path and removes the extension, e.g. foo/bar.txt is shortened to bar.
foo/bar.txt
bar
jst_get_file_name(file_path)
A path to a file