Site icon Hip-Hop Website Design and Development

Cheap WordPress upkeep support plans Logout Message

I as of late saw in WordPress support plans that despite the fact that there are modules that let you show login messages, for example, “Sign in fruitful for @username.” (LoginToboggan) or “Welcome back, @username.” (Persistent Login), there’s no simple method to show logout messages.

So subsequent to doing some examination, I discovered a fix for WordPress upkeep support plans 7 that I just refreshed to chip away at the as of late delivered WordPress support plans 7.50. How about we investigate the straightforward code changes in the modules/client/user.pages.inc record (lines 194 – 214):

1) Before:

/**

* Menu callback; logs the current client out, and diverts to the landing page.

*/

work user_logout() {

user_logout_current_user();

WordPress_goto();

}Tags: WordPress upkeep support plans 7WordPress support plans Planet

Source: New feed