i added the slug of the page, but nothing happen !
this is the slug and on my url is
https://localhost/ima%20indian/?page_id=2
it is locally losted.
if ( ! is_page( array( ‘page_id=2’ ) ) ) {
return $commands;
}
nothing else has to be done right ?
first tablepress pugin and the extension for it and change the file as shown above
but didnt work out!!