Replies: 0
Hello,
While I work with PHP I have never worked with WordPress and so I am not sure how it all works together. I am helping out a friend that had a WordPress site set up by some else and now needs to update the site.
Making a long story short.
They have used a custom templet in wp-content/themes. There they have several files that control some of the pages one is a partial page. Anyway, I need to make almost a duplicate page of one that already exists under a new tab.
My first question is how can I make a new page that will show in WordPress and link the context from the file in wp-content/themes/filename.php to that page.
Also, does anyone have any recommendations on where to read up or watch videos on how to learn WP on the developer site?
Thank you