Thanks for the input.
Though it was a Line#238 and the following was changed
from
$access_level = 'manage_options';
to
$access_level = 'edit_pages';
It there any plan to have the feature in the settings page, or how can we implement it in a custom functions.php file?