Girl drawn and animated using only CSS.
A Pen by Adam Walker on CodePen.
Girl drawn and animated using only CSS.
A Pen by Adam Walker on CodePen.
Compilation of some fancy text shadows from around the web:
A Pen by Duc Nguyen on CodePen.
| ################################ | |
| # NATIONAL GOOGLE TRENDS # | |
| ################################ | |
| # | |
| # Updated: 20171123 | |
| # Created by h8rt3rmin8r | |
| # Email: [email protected] | |
| # PGP: h8rt3rmin8r.com | |
| ############################################################################################################### | |
| # Curl the XML data from all nationally-sorted Google search trends feeds. |
| var Library = wp.media.controller.Library; | |
| var oldMediaFrame = wp.media.view.MediaFrame.Post; | |
| // Extending the current media library frame to add a new tab | |
| wp.media.view.MediaFrame.Post = oldMediaFrame.extend({ | |
| initialize: function() { | |
| // Calling the initalize method from the current frame before adding new functionality | |
| oldMediaFrame.prototype.initialize.apply( this, arguments ); |
| # initialization file (not found) |