kylephillips / favorites

Simple and flexible favorite buttons for any WordPress post type.
https://favoriteposts.com
223 stars 86 forks source link

Move the `Factory` initialisation after declaration #121

Open edwardcasbon opened 5 years ago

edwardcasbon commented 5 years ago

The document might be ready before the script is executed, so we need to have the Favorites.Factory initialisation after the declaration, otherwise there will be an error.