I came across this code and was wondering what is FILE
function ch2fi_page_header_output() {
$icon_url = plugins_url( 'favicon.ico', __FILE__ );
?>
What does __FILE__ do in it? Thanks in advance.
|
I came across this code and was wondering what is FILE
What does |
|||||
|
Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
|
|||
|
|