Wordpress - Display variable content based on variable in URL
问题 I have a wordpress platform and I am looking at displaying variable content on a page based on a variable in the url. I have a 1 page website (www.vidlab.io) and i would like the section "GoPro Video Editing" to display information about GoPro video editing if the url is vidlab.io/?type=GoPro or information about wedding editing if the Url is vidlab.io/?type=wedding, and so on. I have read that you can use a get call, but not really sure how to have that information in the URL without getting