accessing my mu-plugins from within a template file

turns out a minor typo in a method call within a method in the class was causing some confusion.

feeds have to be added to the init action too

  1. function to create feeds
  2. function to add actions
  3. function to init actions function

solved.