-
Recent Posts
- Implications Of Thinking In Blocks Instead Of Blobs
- Getting Started with WordPress Plugin Development
- How to Change the WordPress Admin Login Logo
- Target Outlook App with body[data-outlook-cycle]
- Interactive Email – checkbox hack
- Email Camera
- Fixing bugs with Outlook specific CSS
- TD stacking not working on Outlook app in IOS
- CSS-Tricks: Myth Busting: CSS Animations vs. JavaScript
- Get Started with ECMAScript 6
- The Best Explanation of JavaScript Reactivity
- Boost Your CSS Animation Performance with the Repaintless.css Library
- Force browser to print background images
- line-height should be 0px in TD that only has an image. If not It will show a space under the image in Office 365
-
Do not use for hidden preheader
- PHP – read CSV file into an array and create files from an array
- PHP – create files from an array
- @font-face not working in FireFox. Works in Chrome
- Guitar Single Coil Hum Cancellation in Reaper DAW
- Online website scanners (malware, virus, etc.)
- Dynamic Sender Profile
- Great article: I spent 3 months applying to jobs after a coding bootcamp. Here’s what I learned.
- WordPress and jQuery AJAX … and some PHP
- Using “jQuery” instead of “$” in WordPress
- Background images in Outlook. It ain’t pretty, but it works…sort of
- ExactTarget AMPscript – data extension stuff
- AMPscript – Count records in data extension, show percentages
- Add menu to theme in WordPress
- CSS Font-Size: em vs. px vs. pt vs. percent
- Get absolute path of website using PHP
- WordPress asking for FTP info when trying to install plugins, themes, updates, etc.
- Does image file size in emails effect deliverability?
- Quick Start: GSAP and Adobe Animate CC
- HTML5 banners ad examples – Rising Stars
- HTML5 for Digital Advertising – IAB
- HTML5 banners – Google Doubleclick – DCM
- HTML5 DCM (DoubleClick) banners
- Is object in viewport?
- How To Start Your Own PHP MVC Framework In 4 Steps?
- ExactTarget – Send Classifications
- Why I DON’T hate Dreamweaver
- Introduction to Angular.js in 50 Examples
- HTML5 Canvas for Absolute Beginners
- HTML5 Banner Ads – Greensock.com
- Reaper :: create a MIDI track
- Pulling data from a data extension like a Relational table
- Import data into a data extension using FTP
- Adding possessive apostrophe to names – AMPscript
- Send Email Using SMTP And PHP Mailer
- Email subject lines – how many characters are viewable
Categories
- AJAX
- AmpScript
- Angular
- Animation
- Command Line
- CSS3
- Design
- Email Dev
- ExactTarget
- Excel
- htaccess
- HTML/CSS
- HTML5
- HTML5 Banner Ads
- HTML5 Canvas
- HTML5 Video
- JavsScript
- jQuery
- JSON
- Logo Inspiration
- Mobile
- Parallax
- PHP/MySQL
- Reaper
- Regular Expressions
- Server (IIS, Appache, etc.)
- Uncategorized
- Web Dev
- Web Fonts
- WordPress
Tag Archives: plugins
Getting Started with WordPress Plugin Development
Great article on creating WordPress plugins. Plugins are PHP scripts that alter your website – basically, bits (or even lots!) of code that can be uploaded to your WordPress install to extend and expand the functionality of your site, without … Continue reading
Posted in WordPress
Tagged create plugins, plugins, WordPress
Comments Off on Getting Started with WordPress Plugin Development