Last update broke WOLF
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page pleaseIf you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
Quote from Klooksnacker on July 8, 2026, 20:47Hi, I updated the plugin on my WordPress site today, and now it's not working anymore. It doesn't even display posts anymore.
And now I can't even adjust the settings properly anymore.
I've also tried uninstalling and reinstalling the plugin, but unfortunately, nothing has changed—the problem still persists.
Can anyone give me a tip on how to get this working again?
Hi, I updated the plugin on my WordPress site today, and now it's not working anymore. It doesn't even display posts anymore.

And now I can't even adjust the settings properly anymore.

I've also tried uninstalling and reinstalling the plugin, but unfortunately, nothing has changed—the problem still persists.
Can anyone give me a tip on how to get this working again?
Quote from Alex Dev on July 9, 2026, 12:03Hello
Thank you for contacting us.
Let's work together to resolve this issue. We've tested the latest update on fresh WordPress installations as well as on our development environments, and we haven't been able to reproduce any errors. However, you're not the first customer to report problems after updating.
We need to identify the root cause. It appears that the issue only occurs when several specific factors come together, which is why we haven't been able to reproduce it on our side yet.
We'd like to suggest one of the following options:
- If possible, create a clone of your website and provide us with FTP and WordPress Admin access to it.
- Alternatively, if you're comfortable with it, you can provide access to your existing site.
This will allow us to investigate the issue directly, identify the cause, and fix it as quickly as possible.
Of course, we can continue troubleshooting using screenshots or videos, but in our experience, that approach is much less efficient and usually takes considerably longer.
If you can provide us with a cloned copy of your site along with FTP and WordPress Admin access, it will be the fastest way to resolve the issue.
Hello
Thank you for contacting us.
Let's work together to resolve this issue. We've tested the latest update on fresh WordPress installations as well as on our development environments, and we haven't been able to reproduce any errors. However, you're not the first customer to report problems after updating.
We need to identify the root cause. It appears that the issue only occurs when several specific factors come together, which is why we haven't been able to reproduce it on our side yet.
We'd like to suggest one of the following options:
- If possible, create a clone of your website and provide us with FTP and WordPress Admin access to it.
- Alternatively, if you're comfortable with it, you can provide access to your existing site.
This will allow us to investigate the issue directly, identify the cause, and fix it as quickly as possible.
Of course, we can continue troubleshooting using screenshots or videos, but in our experience, that approach is much less efficient and usually takes considerably longer.
If you can provide us with a cloned copy of your site along with FTP and WordPress Admin access, it will be the fastest way to resolve the issue.
Quote from Klooksnacker on July 9, 2026, 19:26Haha, nice try. I'm not falling for a scam like that. Even if I copy the page, it contains information that nobody should know.
I hope nobody falls for your “mistakes” after the update.
Haha, nice try. I'm not falling for a scam like that. Even if I copy the page, it contains information that nobody should know.
I hope nobody falls for your “mistakes” after the update.
Quote from Alex Dev on July 10, 2026, 18:47Hello
You're a very cautious guy. But on this forum we're talking about support.
About scam, as I mentioned above: If possible, create a clone of your website - KEY WORD "clone". nobody should know - good idea to remove such info OR replace to lorem ipsum dolor, use: https://wordpress.org/plugins/database-anonymization/
OR use mysql query:
UPDATE wp_posts
SET post_content = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.',
post_excerpt = ''
WHERE post_type = 'post'
AND post_status = 'publish';
Hello
You're a very cautious guy. But on this forum we're talking about support.
About scam, as I mentioned above: If possible, create a clone of your website - KEY WORD"clone". nobody should know - good idea to remove such info OR replace to lorem ipsum dolor, use: https://wordpress.org/plugins/database-anonymization/
OR use mysql query:
UPDATE wp_posts
SET post_content = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.',
post_excerpt = ''
WHERE post_type = 'post'
AND post_status = 'publish';
Quote from Alex Dev on July 13, 2026, 14:28= 1.1.1 =
* fixed issue with saving of options. After update to fix titles: go to tab Settings -> for each field remove broken title "-", click button Save
- fixed file https://plugins.svn.wordpress.org/bulk-editor/trunk/views/wpbe.php - all fixes are here
= 1.1.1 =
* fixed issue with saving of options. After update to fix titles: go to tab Settings -> for each field remove broken title"-", click button Save
- fixed file https://plugins.svn.wordpress.org/bulk-editor/trunk/views/wpbe.php - all fixes are here
