OME MAJOR CHANGES! If you are updating XAMPP after a long time like me than be ready for some major changes. XAMPP no longer comes with the MySQL server. Since XAMPP 5.5.30 and 5.6.14, XAMPP ships MariaDB instead of MySQL. So copy pasting the mysql data files from old...
Website Work Items Articles
Backing Up Your Database | WordPress.org
t is strongly recommended that you backup your database at regular intervals and before an upgrade. Restoring your database from backup is then possible if something goes wrong. NOTE: Below steps backup core WordPress database that include all your posts, pages and...
How to Add Skype Links to WordPress | Compete Themes
How to Add Skype Links to WordPress post author avatar Ben Sibley WordPress Tutorials March 1, 2016 Did you know that Skype has its own link format? Take this link, for instance: skype:echo123?call That is a direct link to call a Skype user. More specifically, a user...
Tutorial: Intro to React – React
Tutorial: Intro to React This tutorial doesn’t assume any existing React knowledge. Before We Start the Tutorial We will build a small game during this tutorial. You might be tempted to skip it because you’re not building games — but give it a chance. The techniques...
Dr. Robert Epstein recommends private search engines Startpage.com & DuckDuckGo in U.S. Senate testimony about Google – Privacy Online
Dr. Robert Epstein recommends private search engines Startpage.com & DuckDuckGo in U.S. Senate testimony about Google https://ift.tt/2LWCRy9
Quirk redirect after login | WordPress.org
function loginRedirect( $redirect_to, $request, $user ) { if ( is_a( $user, 'WP_User' ) && $user->has_cap( 'edit_posts' ) === false ) { return get_bloginfo( 'siteurl' ); } return wp_safe_redirect( wp_get_referer() );}add_filter( 'login_redirect',...
Divi Comment Module Learn How to Find and Use on Your Site
Divi Comment Module Shortcode Jan 2, 2017 | Divi Shortcode Guide Divi Comment module is used to place the comment box on any post or page and it provides a great way for user interaction. As comments are the standard part of any website and it appears at the...
Simple Divi Shortcode – WordPress plugin | WordPress.org
Simple Divi Shortcode By Fabrice ESQUIROL - Creaweb2b Details Reviews Installation Support Development Description Using this tool you will be able to embed any Divi Library item inside another module content or inside a php template by using a simple shortcode. Avec...
How to Show Recent Comments in WordPress Sidebar
Are you looking to add recent comments in your WordPress sidebar? Recently, one of our readers asked if we could cover how to display recent comments in WordPress. That’s why in this article, we will show you how to easily show recent comments in WordPress sidebar or...


