Post navigation

homeTOCupnextprev

Table of Contents

1 to 7 of 7
  • =>
  • About
  • Size of the problem
  • Dynamic documentation
  • The implementation
  • Summary
  • Appendices
  • =>
  • About
    • About me
    • About WordPress
    • My development environment
    • The problems I am trying to solve
  • Size of the problem
  • Dynamic documentation
    • Inline documentation of PHP code
    • API documentation should cover
    • Where can we get that from?
    • uppity()
    • Final uppity API documentation
  • The implementation
    • custom post types and custom fields
    • Plugins and APIs
    • docBlock analysis
    • API parsing
    • Call tree
    • oik-batch
    • hooks and filters
  • Summary
    • Could do better
    • Targets achieved?
    • Questions?
  • Appendices
    • The story so far
    • Problem determination – debugging
      • debug output to screen
      • Tracing
      • Debug bar plugin
      • Backtrace log
      • HELP WANTED – How to cater for PHP Warnings?
    • Plugins used
    • Performance – does it matter
      • WordPress startup
      • WordPress start up – worked example
      • AND then you see…
      • Performance: so what bothers you?
      • Performance: does it matter part 2
        • WordPress, WooCommerce, EDD, Jetpack figures
      • Performance: a potential solution
      • Performance – conclusion
    • Further reading
    • The out takes
      • I’m doing it wrong
Notes: In the first div we see the top level "oik_presentation" pages. In the second div (rhs) we see the hierarchy of pages.