Piotr Delawski
Forum Replies Created
-
Forum: Plugins
In reply to: [Stream] FEATURE – compatibility with Polylang ProHey @asadowski10,
Thank you for reaching out and for your kind words about our plugin.
While we do not currently have plans to add a connector for the Polylang Pro plugin, we may consider it for future updates.
In the meantime, we encourage WordPress developers to create custom connectors for Stream. This is a straightforward process, and comprehensive documentation is available in our Wiki:
https://github.com/xwp/stream/wiki/Creating-a-Custom-Connector
We appreciate your feedback and are always open to discussions.
Thank you!
Forum: Plugins
In reply to: [Stream] Has developer abandoned this plugin?Hey @mightysparkdesign and @lcf, I’m sorry it took us so long to get back to you.
We have just released a new version of Stream, 4.0.1, which is focused mainly on resolving PHP compatibility issues and fixing some bugs (here you’ll find the changelog).
We are planning to maintain and enhance the plugin in the coming months.
Forum: Plugins
In reply to: [Stream] PHP 8.2 Deprecation noticesThank you for reporting the PHP 8.2 compatibility issues. They should be resolved in Stream 4.0.1 released today.
Forum: Plugins
In reply to: [Stream] select2 XSS issue with current versionForum: Plugins
In reply to: [Stream] PHP Errors in Debug LogHello @jazir5, thank you for reporting the issues. They should be fixed in version 4.0.1 released today.
Forum: Plugins
In reply to: [Stream] WP user into log pageForum: Plugins
In reply to: [Stream] Admin loginHey @eskimopies,
Just checking what Stream considers a login by admin?
Stream records a user log-in action every time the
set_logged_in_cookie
action is fired. It happens whenever an auth cookie is created after a successful sign in (in thewp_set_auth_cookie()
function).Forum: Plugins
In reply to: [Stream] Alert System Not WorkingHey @crowle30,
Do you know if other emails are coming through on the same WordPress instance (e.g. the password reset email)?