Update settings.php and .gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@ -57,3 +57,11 @@ $RECYCLE.BIN/
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
.gitignore
|
.gitignore
|
||||||
.woodpecker.yml
|
.woodpecker.yml
|
||||||
|
|
||||||
|
# Exclude Reference Files
|
||||||
|
.git_status_output.txt
|
||||||
|
.git_status_temp.txt
|
||||||
|
|
||||||
|
# Exclude Project Files
|
||||||
|
project documents
|
||||||
|
reference plugins
|
@ -106,6 +106,7 @@ function wp_allstars_get_recommended_plugins() {
|
|||||||
'woo-stripe-payment'
|
'woo-stripe-payment'
|
||||||
),
|
),
|
||||||
'lms' => array(
|
'lms' => array(
|
||||||
|
'lifterlms',
|
||||||
'tutor'
|
'tutor'
|
||||||
),
|
),
|
||||||
'media' => array(
|
'media' => array(
|
||||||
|
Reference in New Issue
Block a user