elasticpress-stream
elasticpress-stream copied to clipboard
Move Stream integration to a earlier hook
Stream 3.x registers it’s DB driver during plugins_loaded, but EP feature setup is not until init. Adjusted the order of operations to register the ES driver earlier in the stack for Stream compatibility.