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

No settings in plug-in page, but settings in settings area #31

Open lautarodragan opened 6 years ago

lautarodragan commented 6 years ago

I'm unable to go to the settings page if using the code in master.

wp-plugin-no-settings

Manually entering the URL of the settings page does take me to it, though:

{my-wordpress-url}/wp-admin/options-general.php?page=poet%2Fadmin%2Fclass-poet-admin.php

The currently released version (and old version without the latest commits from master) works well, though:

wp-pluing-settings-ok

The settings page IS available from the general WordPress settings menu, though:

wp-settings-poet-ok

geoffturk commented 5 years ago

@lautarodragan Let's try to replicate this during upcoming testing. If we can't, let's close.

geoffturk commented 5 years ago

OK. This consistently happens when uploading the latest master in a ZIP file to WP.

@markparolisi Have you seen this issue before? It does not seem like something to be concerned about, but it feels a little buggy when encountered.