BinaryMoon / jarvis

A speedy Gutenberg ready theme
https://prothemedesign.com
GNU General Public License v2.0
51 stars 5 forks source link

Adding conditional check for wp_body_open. #2

Closed ronalfy closed 5 years ago

ronalfy commented 5 years ago

Adds a conditional check for wp_body_open. If it doesn't exist, it adds the do_action automatically.

Resolves #1