akirk / enable-mastodon-apps

Allow accessing your WordPress blog with Mastodon clients
https://wordpress.org/plugins/enable-mastodon-apps
GNU General Public License v2.0
34 stars 5 forks source link

Fix the missing namespace in the main plugin file #151

Closed akirk closed 4 weeks ago

akirk commented 4 weeks ago

This caused a fatal (only for an admin) because __NAMESPACE__ was not defined.