I kept metaboxes folder inside the theme folder and included the php file path in functions. php but when i run the file I receive above error. I am new to github and meta boxes. Any help to resolve the issue and to explain further would be highly appriciated. Thanks in advance
That is a WordPress core function that's been around since 1.5, so I'm not really sure what is going on here. I would make sure you're calling the meta_box.php in your theme's functions.php correctly.
I kept metaboxes folder inside the theme folder and included the php file path in functions. php but when i run the file I receive above error. I am new to github and meta boxes. Any help to resolve the issue and to explain further would be highly appriciated. Thanks in advance