Thread Starter
Jake
(@jaketblank)
Figured out a solution but never updated it here: the problem lies with how WP treats pages on admin screens. They try to pull all the info re:parent/child (hierarchy), and when you have more than ~200 pages things tend to get dicey with all the calls/code being executed. 15k pages doesn’t work, but 15k posts works no problemo 🙂
Will be looking into the code in a bit, do you have a git repo?
I am also having this issue
Thread Starter
Jake
(@jaketblank)
Awesome, glad to hear it!
Thread Starter
Jake
(@jaketblank)
Nevermind, the LK servers were down for a few moments…
—-
I forked the plugin and made a quick addition to support a login shortcode – check it out: https://github.com/jaketblank/launchkey/blob/master/launchkey.php