We tried a few plugins for this but after content reached 400-500 pages and about 1500 blog articles the plugins just run out of memory. Instead we built and used this function, for example, to remove all shortcodes used for “citiations”. We no longer track citiations and want them all removed. update wp_posts set post_content =…
Read moreFor those of you who don’t know, WordCamp is an annual event where WordPress users and enthusiasts gather to connect, learn, and meet other members of the WordPress community. There are workshops and speakers for a variety of topics and skill levels, and it’s an incredible opportunity to share knowledge and creativity with one another.…
Read moreNote the details of our latest malware scan and identification of a WordPress site that was hacked. ************************************************************** A malware scan on the account shows that account is infected. ************************************************************** malware detect scan report for cloud.myhostnameservers.com: SCAN ID: 062512-1008.7692 TIME: Jun 25 10:08:50 -0500 PATH: /home/ACCOUNT/public_html TOTAL FILES: 3956 TOTAL HITS: 2 TOTAL CLEANED: 0…
Read moreHave you uploaded a theme or plugin, and then attempted to edit the files to find out there are “double line breaks” every place there should be single line breaks? It makes the files look REALLY messy huh? We have been battling this for years. Finally we decided to look closer and find a solution.…
Read morePRESENTATION SLIDES – SETH CARSTENS
Read moreIf you have ever wanted to manage multiple top level domains from a single WordPress MU Multisite installation, here is how you create new domains. Pre-requisites: WordPress installed Multisite setup installed with subdomains selected. Domain Mapping Plugin installed and configured These steps are in order in the gallery, you should follow the step in each…
Read moreEver got stuck wondering which page wordpress is actually loading? Wonder no more! Simply add this text to your functions file, save, upload and refresh. Viola, it will print the page template WordPress is trying to load so you know exactly which file to modify and bend to your every whim. add_action(‘wp_head’, ‘show_template’); function show_template()…
Read moreDid you miss the WordCamp WP-401 Class? Wish you had access to the presentation on Mobile Websites, Responsive Width and CSS3? Your in luck, we decided to publish this globally. You don’t even have to download it, you can just watch it right from the browser. Hope this helps you understand how to better program…
Read moreWant to get rid of admin bar… no, we mean REALLY get rid of it. Leave no trace of it every existing? Wishing admin-bar was never born? We have a solution for you. Below is code delivered from a code-hitman that wishes to remain anonymous. Kill your admin bar today with this code snippet: /*…
Read moreYou can find the the plugin on wpmudev.org at the following URL: http://premium.wpmudev.org/project/google-analytics-for-wordpress-mu-sitewide-and-single-blog-solution Multisite Analytics It’s great to offer your users Google Analytics, but it’s even better to be able to offer it to individual bloggers AND at the same time capture sitewide stats for yourself! There are not many options for this plugin and…
Read more© Copyright 2023 Sethmatics Websites All Rights Reserved.