Simply-Static / simply-static

Convert your WordPress site into a static one with the free WordPress static site generator plugin, Simply Static.
https://simplystatic.com
GNU General Public License v2.0
200 stars 49 forks source link

Making sure the 'version' from DB is not replaced by the constant #276

Closed igorbenic closed 2 weeks ago

igorbenic commented 2 weeks ago

Closes #275

Changes

The version is now always returned from the database instead of using the constant defined in the plugin.

Testing