Johannes
Forum Replies Created
-
Forum: Plugins
In reply to: [Slim Maintenance Mode] Admin’s access to front-end issue@janrenn this makes perfectly sense and thank you for your message. Version 1.3.6 with a fix is out.
Forum: Plugins
In reply to: [Slim Maintenance Mode] Admin’s access to front-end issueThank you for your hint. I`ll have a look as soon as I can.
Forum: Plugins
In reply to: [Slim Maintenance Mode] wp-cli ?No, that’s not possible.
Forum: Plugins
In reply to: [Slim Maintenance Mode] Editable TextHallo chribre, thanks for your kind feedback. this is not intended by design. Please use another solution if you want a custom maintenance page.
Forum: Plugins
In reply to: [Slim Maintenance Mode] Change minimum user role to see websiteThere is no settings page by design and thereby it’s not possible to change the minimum user role. However the plugin is open source and you can create a fork with your needs by your own or with help from the community or a professional.
Forum: Plugins
In reply to: [Slim Maintenance Mode] Doesn’t block RSS Feed?Thank you for the feedback! Never thought of this before and I will have a look into this.
Forum: Plugins
In reply to: [Slim Maintenance Mode] Website stuck in maintenance modeYour website title says “WordPress > Error” and the text says “Under Maintenance”. Both isn´t expected to put out by the plugin (see the source code here). Do you certainly use Slim Maintenance Mode?
In addition I cannot give support for paid solutions like WP Engine. You should contact your support there.
Thank you for your kind feedback. My plugins are just little spare time projects and my way giving back to the WordPress community. Feel free to use it or do something new with the code, no donation is needed.
Forum: Plugins
In reply to: [Slim Maintenance Mode] Doesn’t work with Oxygen BuilderSlim Maintenance Mode is just a spare time project. Maybe you want to contact a WordPress professional to work something out for you.
Forum: Plugins
In reply to: [Slim Maintenance Mode] Does this plugin add anything to the database?active_plugins
Returns an array of strings containing the path of the main php file of the plugin. The path is relative to the plugins folder. An example of path in the array : ‘myplugin/mainpage.php’.From the Codex. I think WordPress deletes the string to the plugin, when it is deactivated.
Forum: Plugins
In reply to: [Slim Maintenance Mode] Does this plugin add anything to the database?Short answer: No. Long answer: When you activate whichever plugin, this state is saved in the wp_options table of your database. But other than that there is nothing stored in the database, when you use Slim Maintenance Mode.
Forum: Plugins
In reply to: [Slim Maintenance Mode] LiteSpeed Cache pluginHi, thanks for your suggestion. Is there a well documented way to do this?
Seems this is not an issue with the plugin. You have installed WordPress in a subdirectory. If i look at https://www.financefinder.ca/website/ the plugin works fine.
Can you provide further information (e.g. link to the website)?
Forum: Reviews
In reply to: [Slim Maintenance Mode] Using this plugin in 25+ projectsThank you very much for your kind feedback! I appreciate that very much.