poetapp / wordpress-plugin

Automatically post to the Po.et Network from WordPress
https://wordpress.org/plugins/po-et/
GNU General Public License v2.0
49 stars 34 forks source link

Restructure plugin to adhere to WP plugin development best practices. #25

Closed haydenyoung closed 6 years ago

haydenyoung commented 6 years ago

A major restructure of the file system of the Po.et WP plugin. We have tested install, uninstall, configure, posting a blog to the Po.et ledger and displaying the Po.et badge on a post, but recommend further testing.

Current version is 1.0.2-dev. Recommend latest stable in readme.txt is only updated when released to Github/WP plugins dir. Poet.php should store the current version; x.y.z-dev, x.y.z-alpha, x.y.z-beta, x.y.z, etc.