WordPress Password Generator
Generates 50 new strong passwords on ever page load that pass the WordPress password strength test.
Generates 50 new strong passwords on ever page load that pass the WordPress password strength test.
By default, WordPress Gutenberg Galleries place the figure caption as on overlay on top of the image, with a black tint behind the caption. If you want a standard caption that is positioned below the image, here is how to override the Gutenberg Gallery figcaption style using your themes stylesheet or WP Customize Additional CSS … Continue reading How To Reposition WordPress Gutenberg Gallery Figure Caption Below The Image
I created this Password Generator plugin for WordPress. Running my own random password generator I can be sure 1) the passwords are truly random, and 2) the passwords are not copied or saved at all when they are generated. My plugin adds a shortcode to WordPress and accepts the following parameters: The display below has … Continue reading Password Generator – WordPress Plugin
WordPress Recommends Updating Right Away Four vulnerabilities are now public and out in the open. These security issues affect WordPress versions between 3.7 and 5.8. It is extreamly important that you update your WordPress installation to the latest version: 5.8.3
Looking for a WordPress Template or Website for a community Solarize+ project? I built a mobile friendly WordPress template in 2018 for Nashua Solarize+. This template includes all of the features you need for your community Solarize+ project: Events schedule on every page Company and sponsor logos on every page Contact Form on the homepage, … Continue reading Solarize Plus Template for WordPress
According to Common Vulnerabilities and Exposures and The Free and Open Software Security Community here are the main current security issues with WordPress. The known issues are in plugins and one theme. The WordPress Application itself (the Core) does not have any know issues at this time. The plugin names in bold are ones I’ve … Continue reading Known WordPress Vulnerabilities – July 2019
I built a WordPress plugin for displaying the weather forecast. The forecast data is pulled from the NOAA NWS Forecast API. The plugin has a shortcode that can be placed on a post, page, or in a widget, anywhere you want to show the forecast. The shortcode takes two perimeters: 1) the location (as latitude, … Continue reading NOAA Weather Forecast – WordPress Plugin
I recently built a WordPress site for my brother Frank, the mortgage banker. WordPress is a great option for Frank, because it so fast and easy to use. Frank’s been posting news to his blog several times a week and finds WP easy to use.
If you run the “WP Restore and Enable Classic Widgets Plugin No Expiration” By Bill Minozzi on your WordPress powered website, the auto-update for v2.5 and v2.6 on August 28th has probably crashed your site. Here is how to fix it. Your WordPress website may have sent you a crash report that looks like this: … Continue reading WP Restore and Enable Classic Widgets Plugin Crashes WP Sites
The current version (1.24.1) of Forminator form builder for WordPress does not set a payment description for Paypal transactions. This is a problem for my client, because they need to know where the money comes from. So I create a custom solution. You can find a link to my solution, a WP mu-plugin below. If … Continue reading Add PayPal Order Description to Forminator Payment Form
On a site I support I found this infected code in the /plugins directory. The infected file injects JavaScript code into the top of the rendered HTML page, above the <head> tag. The infected file only runs once a day, per user, so it’s hard to spot. For a user’s first visit of the day, … Continue reading Joomla Site Infected With khutmhpx.src = jqscr.com/XXxxxXXn
Watch out for this scam email from register-collection.com. This is NOT for your domain name registration. This is a trick. Register-Collection.com is a scammy service offering to manage your “Domain name search engine registration“. A service you do not need. You do not need to register your website in order for your site to show … Continue reading Scam: Register-Collection.com
12 characters long, mixed case, completely random passwords, generated on the fly and never saved. More than Nineteen Sextillion (19,000,000,000,000,000,000,000) possible combinations. I often need Strong Passwords for client accounts, and found myself using online password generators all the time, so I built this Strong Password Generator for WordPress.
In reviewing a website log this morning I came across this string of hits. The of this traffic is about 1 hit every 3 seconds, or 20 hits per minute. This is clearly from a bot at IP 185.16.237.59, in Sakarya, Turkey. This log includes the Referrer (where the traffic was came from) which I … Continue reading Scanning For Vulnerabilities: 185.16.237.59
Mary A. Sweeney Home is a senior housing community for single women located in Nashua, NH. The Mary Sweeney Home features 31 apartment-style residences each with a unique view and amenities. Seniors choose to live at Mary Sweeney Home because of the peace of mind, and healthy and social living it affords them. The Home lost … Continue reading Mary A. Sweeney Home Website
This December I built a new WordPress site for the Grasmere Village Water Precinct, in Goffstown NH. This Water Precinct provides water service and fire protection for the small village of Grasmere in Goffstown NH. For the site I created a custom WordPress Theme based on Neve By Themeisle. Neve promotes itself as a “super fast” … Continue reading Website for Grasmere Village Water Precinct
Eastman is a non-profit charitable foundation that promotes environmental stewardship, education, and green recreation in Grantham, Enfield, and Springfield New Hampshire. This project was to modernize Eastman’s old WordPress website, and give it a new cleaner look. I based my custom theme for this one on the Khaown theme for it’s ADA compliance and it’s Bootstrap … Continue reading Website Upgrade for Eastman Charitable Foundation
Foremedia.net is promoted as a Media Agency, and alternative Ad Network to Google AdSense. Is Foremedia.net Legit?
I might write a random Shakespeare Quote Generator. Would you like to show random Shakespeare quotes in your sidebar? I could make a WordPress Widget for it. For starters, here is 211 quotes off of the net. Next I can dump these into an array, than grab a random number $row = mt_rand(0, 210);, then display … Continue reading 200 Famous Shakespeare Quotes
I built the first Notch Hostel website years ago, so giving the site a face lift was a real treat. The first step was to duplicate the site so we could upgrade the look on top of the existing content while keeping the existing site live. NotchHostel is hosted on SiteGround, and the one-click “Staging” … Continue reading NotchHostel Site Rebuild