Yslo
Forum Replies Created
-
Hello,
Witch plugin are you using finally
Hello,
How are settings front without SSL and back with SSL ?
https://codex.ww.wp.xz.cn/Administration_Over_SSL
The plugin use genéral settings.
Hello,
WP Sanitize File Name Plus is officialy compatible with WP 4.3 & 4.4.
The default behavior of auto updated plugin is only on plugins validated by the WordPress security team.
Resolved
Forum: Plugins
In reply to: [WP Konami Code] Changing the PatternHello,
You can add custom keycodes in “wp-konami-code/js/konami/konami.js”.
It’s the JS source file.
The plugin use wp-konami-code/js/konami/konami.min.js (minified file).
You can duplicate “konami.js” and rename it “konami.min.js”.
Warning : your custom “konami.js” and “konami.min.js” will be erased if you update the plugin.
Resolved
Forum: Plugins
In reply to: [WP Sanitize File Name Plus] Behaviour with spaces and underscoresYou can update WP Sanitize File Name Plus
Hello,
Spaces where removed, no needs to add : ‘ ‘=>’-‘,
‘%20’=>’-‘ added in 1.0.3
Line 91 changed in 1.0.3
Forum: Plugins
In reply to: [WP Sanitize File Name Plus] Behaviour with spaces and underscoresHello,
“Does the plugin delete spaces or replace them with dashes?” => Yes
“It’s fairly common to see files with “%20″ on them. Does it identify that as a space and replace it?” => Yes (update v 1.0.3)
“Finally, does it replace underscores with dashes?” => Yes (update v 1.0.3)
Forum: Plugins
In reply to: [WP Updates Settings] Just installed: Got errorHello,
Normally, the release 1.1.3 fix this bug
Hello,
It was a bug, fixed with v1.0.1. You can simply upadte the plugin.
Forum: Plugins
In reply to: [WP Updates Settings] Just installed: Got errorHave tryed to uninstall and installer again ? It will remove all previous settings.
Thank you, good idea, I’ll add your improvement in the next release.
Forum: Plugins
In reply to: [WP Updates Settings] Just installed: Got errorHello,
What is your configuration ? Are you using debug mode ? Is it happening after a first installation or after an upgrade ?