@kclarke_ @jshawl It’s more efficient to handle caching at the server level rather than the WordPress level. Slightly more complicated setup
@verybadhello @jshawl I always just export wp_posts, wp_postmeta, and the three term tables and reimport those.
@jshawl I see. Hmmm… dev environment stuff. Ok. This helps.
@jshawl Like plugin options? I hate plugin options.
@jshawl What’s the content about in the feed?
@verybadhello @jshawl Why are clients doing database stuff?
@verybadhello @jshawl I understand not everyone is comfortable doing that…
@verybadhello @jshawl Import into local DB and done.
@verybadhello @jshawl When I need fresh content I just go into the prod database and export _posts, _postmeta, and the 3 terms tables.
@verybadhello @jshawl Hmm… do you cram the post body with custom markup and HTML?
@jshawl Man do people really version control their database?
@jshawl @dcjquery @kylehill @VeryBadHello @elgreg @asabaylus We’re going back to our roots and renaming it the DCDHTML meetup.
@jshawl LAWL.
@jshawl Use a playlist? At least it doesn’t break kingkool68.com/classy/
@jshawl @DUQE Until you reach 2,000 characters and then you’re fucked. stackoverflow.com/questions/4171…