Category

Wordpress

29 articles in this category

WP-BOFH

April 11, 2022 1 min read

A small WordPress plugin to create a BOFH excuse using a shortcode anywhere on your WordPress website shortcodes are supported. Usage [[bofh]] Output Example [bofh] wp-bofhDownload Continue reading

Login to WordPress from Python

October 27, 2019 1 min read

I've been trying to learn some Python and have been tinkering with the requests module. Here is how I am able to log into a webpage, such as…

WordPress TwentyTwenty Theme – Inter font Apache2 error

September 23, 2019 1 min read

I'm testing out the development version of TwentyTwenty theme from WordPress on this site. I noted that calls to /assets/fonts/inter/Inter-upright.var.woff2 were causing some grief for Apache2 (Error 500):…

WP Preserve Backslashes

September 26, 2018 1 min read

I created a WordPress plugin based on a personal dilemma I ran into with my site being stripped of backslashes. Upon post save, it converts backslashes to HTML…

All my backslashes are gone in WordPress. Yikes.

August 24, 2018 2 min read

Discovered that my most recent conversion from SQLite to MySQL seems to have screwed up my backslashes in all my posts that have backslashes. This is bad because…

From Linux Install to WordPress

April 25, 2017 5 min read

A typical installation of Debian 8.x (Jessie) precedes this where I only select base system and ssh server options during operating system installation. After installation, this is a…

WordPress 4.7.2 is Available for Update

January 30, 2017 1 min read

Security vulnerabilities are addressed in WordPress 4.7.2. An XSS and SQL injection vulnerability (wp_query()) were discovered and have been patched.Update your sites.

Change WordPress Password using MySQL

January 24, 2017 1 min read

If the Forgot password option doesn't work for you (which it really should), then you can change the password of your self-hosted WordPress login. Check the contents of…

Part 1: Analysis of a WordPress Malware

December 9, 2016 3 min read

I had some time at lunch to kill, so I decided to see how Malware techniques were improving in the land of WordPress and free premium theme download…

Disqus WordPress Plugin Vulnerability

June 30, 2014 1 min read

A vulnerability has been discovered in the Disqus plugin for WordPress allowing for Remote Code Execution. The Disqus plugin is used on nearly 2 million WordPress blogs. Who is…

Feeling Blue

May 7, 2014 1 min read

I'm not really feeling blue.  Blue just happens to be my favorite color.  When someone asks me Rich, what is your favorite color?, I respond with #336699.