My b2evolution Version: Not Entered
Is there a way to display a message when a Deprecated page or post is requested?
Hoping I could have an option to redirect like /?disp=deprecated which will give the user a message on page/post request. Currently the page simply gives invalid request. :-/
Open the file /inc/items/_item.funcs.php and edit as follows
Then edit your skin file index.main.php or single.main.php (if you have it) and add this right after skin_init( $disp );