Skip to content

Commit 7166d9a

Browse files
authored
Update readme.md
1 parent 96347e4 commit 7166d9a

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

readme.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,11 @@ Redirects all HTTP requests to the HTTPS version and fixes insecure links and re
1919
define('FORCE_HTTPS_INTERNAL_LINKS', true); // default = true
2020
define('FORCE_HTTPS_INTERNAL_RESOURCES', true); // default = true
2121

22-
### Included Modules
23-
24-
* (n/a)
25-
2622
### Compatibility
2723

2824
This plugin has been designed for use on [SlickStack](https://slickstack.io) web servers with PHP 7.2 and MySQL 5.7 to achieve best performance. All of our plugins are meant primarily for single site WordPress installations — for both performance and usability reasons, we strongly recommend avoiding WordPress Multisite for the vast majority of your projects.
2925

30-
Any of our WordPress plugins may also be loaded as "Must-Use" plugins (meaning that they load first, and cannot be deactivated) by using our free [Autoloader](https://github.com/littlebizzy/autoloader) script in the `mu-plugins` directory.
26+
Any of our WordPress plugins may also be loaded as "Must-Use" plugins (meaning that they load first, and cannot be deactivated) by using our free [Autoloader](https://www.littlebizzy.com/plugins/autoloader) script in the `mu-plugins` directory.
3127

3228
### Our Philosophy
3329

@@ -41,4 +37,4 @@ Any of our WordPress plugins may also be loaded as "Must-Use" plugins (meaning t
4137
4238
### Support Issues
4339

44-
Please do not submit Pull Requests. Instead, kindly create a new Issue with relevant information if you are an experienced developer, otherwise you may become a [**LittleBizzy.com Member**](https://www.littlebizzy.com/members) if your company requires official support.
40+
If you are an experienced developer, we welcome Pull Requests to the Master branch, although opening a new Issue first is often more helpful so that various users can discuss the topic. Otherwise, please become a [**LittleBizzy.com Member**](https://www.littlebizzy.com/members) if your company requires official support.

0 commit comments

Comments
 (0)