View Links
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UpdraftPlus or WPvivid | |
https://wordpress.org/plugins/updraftplus/ | |
https://wordpress.org/plugins/wpvivid-backuprestore/ | |
https://one.google.com/about/plans | |
https://docs.wpvivid.com/wpvivid-backup-free-remote-storage.html | |
https://updraftplus.com/support/using-updraftplus-google-drive-app/ |
View functions.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apply_filters( 'display_rocketcdn_cta', '__return_false' ); |
View Links
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.nexcess.net/help/query-monitor-plugin/ | |
https://www.nexcess.net/help/new-relic-monitoring/ | |
https://www.nexcess.net/help/debugging-and-fixing-wordpress-critical-errors/ | |
https://www.nexcess.net/help/wordpress-fixes/ |
View functions.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add_filter( 'mainwp_widget_site_actions_limit_number', 'mycustom_mainwp_widget_site_actions_limit_number' ); | |
function mycustom_mainwp_widget_site_actions_limit_number( $value ) { | |
return 200; | |
} |
View .htaccess
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Allow Sucuri Backups | |
<ifmodule mod_rewrite.c=""> | |
RewriteRule ^sucuri-(.*).php$ - [L] | |
</ifmodule> |
View Commands
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget https://repo.imunify360.cloudlinux.com/defence360/imunify-force-update.sh -O imunify-force-update.sh | |
bash imunify-force-update.sh | |
yum update imunify-antivirus |
View functions.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add_filter( 'kadence_blocks_design_library_enabled', '__return_false' ); |
View Links
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://wordpress.org/plugins/wp-rest-cache/ | |
https://wordpress.org/support/topic/get-wp-json-oembed-not-cached-can-it-be/ | |
https://wordpress.stackexchange.com/questions/412408/how-to-cache-wordpress-oembed-links-in-the-page-header |
View Links
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://appendix.interworx.com/7.12/siteworx/domains_and_websites/other/install-wordpress-interworx.html | |
https://appendix.interworx.com/7.12/nodeworx/server_management/ssh/manage-ssh-shell-users.html | |
https://make.wordpress.org/cli/handbook/guides/installing/#recommended-installation | |
https://developer.wordpress.org/cli/commands/core/download/ | |
https://developer.wordpress.org/cli/commands/config/create/ | |
https://developer.wordpress.org/cli/commands/core/install/ | |
https://appendix.interworx.com/7.12/siteworx/domains_and_websites/php/change-php-versions.html |
View Links
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://developer.woocommerce.com/2022/12/21/woocommerce-7-2-2-fix-release/ | |
https://developer.woocommerce.com/2022/12/21/woocommerce-7-2-1-rollback/ | |
https://wordpress.org/support/topic/after-7-2-1-update-action-scheduler-and-debug-log-have-gone-crazy/ | |
https://wordpress.org/support/topic/wordpress-database-error-after-update-to-7-2-1/ | |
https://wordpress.org/support/topic/what-happened-to-version-7-2-1/ |
NewerOlder