Guest User

WP and TEC file structure

a guest
Sep 12th, 2012
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. + html
  2. - wp-admin
  3. + wp-content
  4. + plugins
  5. + the-events-calendar
  6. - admin-views
  7. - lang
  8. - lib
  9. - public
  10. - resources
  11. - tests
  12. - vendor
  13. + views
  14. + table.php < This is the "master" template
  15. - ...
  16. + themes
  17. + nsbc
  18. + events
  19. + table.php < This is your custom template
  20. which you need to replace
  21. - ...
  22. - wp-include
  23. - ...
Advertisement
Add Comment
Please, Sign In to add comment