When I build a page from the wordpress administrator, what file is responsible for building that page?

0

If I go to the administrator of wordpress (pages- add new) in what file is the code that is responsible for building this page stored?

    
asked by juan ordonez 25.11.2018 в 23:51
source

1 answer

0

If you want to modify the templates used by wordpress to display the pages, the recommendation is to study the page.php code, but if you want to create your own template you can start modifying some template. In TwentySeventeen they are in the folder: template-parts. I can not help you more with the details you share with us.

    
answered by 28.11.2018 в 11:36