• Home
  • Systems
  • Networking
  • WordPress
  • Web
  • Geekery

Analysis and Review

Wordpress Tips, Tricks and Scripts

You'll find some obscure gems in here. If I couldn't find the answer I wanted via Google search well then I posted my solution in this category.

How to Insert / Add Adsense into WordPress Post After n Words

July 29, 2013 by Kurt Turner

How to add Adsense to your wordpress post / articles after 100 words, or 1000 characters. With the below script added to your functions.php you will insert a google adsense unit of your choice after the first 1000 character. It will insert after the first break in a paragraph.   [sourcecode language="plain"] function inject_ad_text_after_n_chars($content) { // only do … [Read more...]

Image rotation script for wordpress

February 26, 2013 by Kurt Turner

Do you want to have a folder full of images randomly rotate on any giving page within your wordpress (or any other website) webpage. … [Read more...]

Youtube Auto Loader Script

January 9, 2013 by Kurt Turner

Looking for a way to pragmatically load youtube video's onto your website within your wordpress post? … [Read more...]

Adsense Hosted Account: Adding Your Website

October 5, 2012 by Kurt Turner

If you already monetized your youtube account with adsense, (or blogger / some other hosted account) you can then add domains (your website) to your Google Adsense hosted account via the Account -> Site Authorization area. … [Read more...]

WordPress Members Only Quick Guide

September 17, 2012 by Kurt Turner

Many of us want to protect certain areas of our wordpress blog. You can easily protect your post, pages, and custom template page with some simple snippets of code. … [Read more...]

« Previous Page
Next Page »

Latest and Greatest

Apache vs Nginx for WordPress

Certbot Lets Encrypt And WordPress MU Multi-Site

How To Find and Replace Multiple File in MS Word

How To Get Stretch Res on Windows 10 AMD Radeon For Game Play

This is the ASUS Chromebox we've been running for 2 years as our "brain" for our home grown digital display kiosk.

DIY Digital Signage Bulletin Board or Kiosk

© Copyright Analysis And Review · All Rights Reserved ·