Archives: Social Notes

  • ·

    @pippinsplugins From your POV, I agree that’s tough and have been frustrated myself when it causes more grief in those instances.

  • ·

    The widget logic added to @wordpressdotcom looks clean and useful. Taken over a number of client sites with some pretty klunky solutions.

  • ·

    Reminder—if you were an early Nexus 7 user who rcvd a Google Wallet credit and had vaule left when dropped, have 2 weeks to request refund.

  • ·

    @GaryJ Since the parent relationship is defined in style.css, it breaks gracefully w/ “active theme broken” msg reverting to 2013 (3.6b3)

  • ·

    @GaryJ That’s it. I changed require_once to include_once in the sample theme’s functions.php. Former breaks, latter doesn’t if Gen deleted.

  • ·

    @GaryJ I think has to do with functions.php calling init.php. Will dig later. WP probably should check before loading functions.php…