[ad_1]
Just want to ask
How we can add results page
When student type his/her (specific) roll number in search bar and he/she gets result from website
How this logic works? Can someone guide me

Add a new post type to store students’ data (including the roll number) then filter the search results to add support for the new post type.