extras.php 329 B

12345678910111213
  1. <?php
  2. /**
  3. * Custom functions that act independently of the theme templates.
  4. *
  5. * Eventually, some of the functionality here could be replaced by core features.
  6. *
  7. * @package Elegant_Business
  8. */
  9. /**
  10. * Probably not necessary, but this could be used to add extra
  11. * functionality that doesn’t exist in the parent theme.
  12. */