Highlights the content of a given file according to the source language, theme and plugins used.
Arguments
- file_path
The path to the file to be highlighted
- language
The programming language chosen to be highlighted
- plugins
Optional. A list of plugins to be used
- theme
A character. Indicating which theme will be used
See also
get_available_languages()
for available languages,
get_available_themes()
for available themes