Profile
Achievement
You have not received any achievements.chrisaiv's Recent Snippets
- All /
https://www.chrisjmendez.com/2016/10/23/swift-load-a-wav-sound-using-avfoundation/
        
        
        
            0 
        
        
            3497 
        
                    posted 9 years ago by chrisaiv
            https://www.chrisjmendez.com/2016/10/21/swift-get-random-boolean/
        
        
        
            0 
        
        
            3963 
        
                    posted 9 years ago by chrisaiv
            https://www.chrisjmendez.com/2016/02/10/swift-simple-get-request/
        
        
        
            0 
        
        
            3937 
        
                    posted 9 years ago by chrisaiv
            https://www.chrisjmendez.com/2015/01/22/js-turn-image-into-vector-art-silhouette/
        
        
        
            0 
        
        
            2743 
        
                    posted 10 years ago by chrisaiv
            https://www.chrisjmendez.com/2014/11/27/js-proper-global-variables/
        
        
        
            0 
        
        
            1224 
        
                    posted 10 years ago by chrisaiv
            https://www.chrisjmendez.com/2014/09/19/wordpress-disable-html-in-wordpress-comments/
        
        
        
            0 
        
        
            1483 
        
                    posted 11 years ago by chrisaiv
            https://www.chrisjmendez.com/2014/09/19/wordpress-replace-a-themes-google-font-with-your-own/
        
        
        
            0 
        
        
            1447 
        
                    posted 11 years ago by chrisaiv
            https://www.chrisjmendez.com/2014/09/18/wordpress-change-admin-e-mail-to-new-users/
        
        
        
            0 
        
        
            1486 
        
                    posted 11 years ago by chrisaiv
            enter the full name you want displayed alongside the email address
        
        
        
            0 
        
        
            1421 
        
                    posted 11 years ago by chrisaiv
            https://www.chrisjmendez.com/2014/09/18/wordpress-change-admin-e-mail-to-new-users-example-1/
        
        
        
            0 
        
        
            1595 
        
                    posted 11 years ago by chrisaiv
            https://www.chrisjmendez.com/2014/09/08/wordpress-clean-up-dashboard-meta-boxes/
        
        
        
            0 
        
        
            1280 
        
                    posted 11 years ago by chrisaiv
            https://www.chrisjmendez.com/2014/09/13/wordpress-upgrade-an-old-jquery/
        
        
        
            0 
        
        
            1210 
        
                    posted 11 years ago by chrisaiv
            https://www.chrisjmendez.com/2014/09/13/wordpress-remove-header-junk-from-default-wordpress-install/
        
        
        
            0 
        
        
            1432 
        
                    posted 11 years ago by chrisaiv
            Disallow HTML in WordPress comments, add this snippet to your functions.php file.
        
        
        
            0 
        
        
            1352 
        
                    posted 11 years ago by chrisaiv
            You might also consider just installing this Wordpress plug-in. It's way easier https://wordpress.org/plugins/google-typography/
        
        
        
            0 
        
        
            1375 
        
                    posted 11 years ago by chrisaiv
            Add Login / Logout to your WordPress Menu. You must have UserPro
        
        
        
            0 
        
        
            1384 
        
                    posted 11 years ago by chrisaiv
            If you make a lot of edits, eventually the revisions will start to bother you or bog down your database.  Heres how you can put a cap on the number of recorded revisions.
        
        
        
            0 
        
        
            1296 
        
                    posted 11 years ago by chrisaiv
            https://www.chrisjmendez.com/2014/09/14/wordpress-htaccess-performance-tricks/
        
        
        
            0 
        
        
            3491 
        
                    posted 11 years ago by chrisaiv
            It's probably not a good idea to always use this trick but if you need to, you'll be glad you bookmarked this script.
        
        
        
            0 
        
        
            1262 
        
                    posted 11 years ago by chrisaiv
            One thing that can go wrong in WordPress magazine themes is when users include too many words before the more tag.
        
        
        
            0 
        
        
            1247 
        
                    posted 11 years ago by chrisaiv
            Simply paste the following snippet of code into your theme's functions.php file and adjust the CSS on line 4 as needed.
        
        
        
            0 
        
        
            1478 
        
                    posted 11 years ago by chrisaiv
            Browser detection before sending any resources to the client.
        
        
        
            0 
        
        
            2596 
        
                    posted 12 years ago by chrisaiv
            There are many ways to deliver a crossdomain.xml file through NodeJS or Express.js.  Here is one solution
        
        
        
            0 
        
        
            2897 
        
                    posted 13 years ago by chrisaiv
            