WPIntell

Source evidence

wp custom login and wp-maintenance

WP Custom Login · support · 2015-10-12T14:23:00+00:00

complaintsentiment
mediumseverity
0.86relevance
5replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 25 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
BreTweb unresolved
Hello I would like to use wp-maintenance pluging https://wordpress.org/plugins/wp-maintenance but a problem is comming when used with custom-login: At the bottom of the maintenance page it’s impossible to go to the admin page do you have an idea to help me Thank you https://wordpress.org/plugins/wp-custom-login/ Can you please send me an example page? hi thank you see here : http://www.new.campinglesbains.com/ test the link at the bottom to wp-admin Info : – your plugin works good alone – The wp maintenance works good with normal wp login or another custom login – when wp maintenance is actived with custom login impossible to go to wp-admin Ah ok now I understand. Hmm to problem is I cannot do anything, just check if wp-maintenance is enabled. So I would just disable my plugin and enable it again after going into productive. Yes its a solution 🙂 to disable your plugin before activate wp-maintenance … but I dont’ understand why it doesn’t works together Because my plugin loads the header.php & footer.php to the login page. The problem here is following: wp-maintenance adds the changes to the header.php (I’m think it’s using the action hook wp_head) and then exit the script to not show other elements of the website.

Comments

5 shown
Ninos 2015-10-12T14:42:00+00:00

Can you please send me an example page?

BreTweb 2015-10-12T17:57:00+00:00

hi thank you see here : http://www.new.campinglesbains.com/ test the link at the bottom to wp-admin Info : – your plugin works good alone – The wp maintenance works good with normal wp login or another custom login – when wp maintenance is actived with custom login impossible to go to wp-admin

Ninos 2015-10-12T18:40:00+00:00

Ah ok now I understand. Hmm to problem is I cannot do anything, just check if wp-maintenance is enabled. So I would just disable my plugin and enable it again after going into productive.

BreTweb 2015-10-13T08:24:00+00:00

Yes its a solution 🙂 to disable your plugin before activate wp-maintenance … but I dont’ understand why it doesn’t works together

Ninos 2015-10-13T11:02:00+00:00

Because my plugin loads the header.php & footer.php to the login page. The problem here is following: wp-maintenance adds the changes to the header.php (I’m think it’s using the action hook wp_head) and then exit the script to not show other elements of the website.