Skip to content

Instantly share code, notes, and snippets.

View sebastianmoran-mainwp's full-sized avatar
🚀
Fast Lane Strategies: Turbocharging Your WordPress Website for Optimal Speed.

Sebastian Moran sebastianmoran-mainwp

🚀
Fast Lane Strategies: Turbocharging Your WordPress Website for Optimal Speed.
View GitHub Profile
@sebastianmoran-mainwp
sebastianmoran-mainwp / Option names
Created January 8, 2020 03:20
Really Simple SSL plugin created option names
_transient_rsssl_mixed_content_fixer_detected
_transient_rsssl_plusone_count
_transient_rsssl_testpage
rlrsssl_options
rsssl_activation_timestamp
@sebastianmoran-mainwp
sebastianmoran-mainwp / Option names
Created January 1, 2020 23:46
Flying Analytics plugin created option values
flying_google_analytics_id
flying_google_analytics_method
FLYING_GOOGLE_ANALYTICS_VERSION
@sebastianmoran-mainwp
sebastianmoran-mainwp / Links
Created December 31, 2019 23:20
Using Gist with WordPress and WooCommerce
@sebastianmoran-mainwp
sebastianmoran-mainwp / Option names
Created December 22, 2019 23:51
Sumo Plugin created option names
sumome_hide_dashboard_overlay
sumome_initial_wpdashboard_load_time
sumome_site_id
@sebastianmoran-mainwp
sebastianmoran-mainwp / Link
Created December 20, 2019 02:21
How do I manually update Discourse and Docker image to latest?
@sebastianmoran-mainwp
sebastianmoran-mainwp / Link
Created December 18, 2019 05:10
How to change the domain name or rename my Discourse?
@sebastianmoran-mainwp
sebastianmoran-mainwp / Command
Created December 18, 2019 04:58
Reset user in Discourse from Command line
ssh into your server
cd /var/discourse
./launcher enter app
rails c
u = User.find_by_email('email@test.com')
u.password='zKRR6vTZKvJAB84V9jdgeydS'
u.save!
ctrl+d to exit
@sebastianmoran-mainwp
sebastianmoran-mainwp / Links
Created December 17, 2019 14:10
How to Manually Install WHMCS on a Digital Ocean Droplet
@sebastianmoran-mainwp
sebastianmoran-mainwp / Commands
Last active December 17, 2019 05:30
ionCube Loader install commands
cd /var/www/html
wget https://downloads.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz
tar xfz ioncube_loaders_lin_x86-64.tar.gz
mv ioncube /usr/local
@sebastianmoran-mainwp
sebastianmoran-mainwp / Custom DB tables
Created December 11, 2019 04:16
WP Search Insights plugin custom database tables
wp_searchinsights_archive
wp_searchinsights_single