Skip to content

Instantly share code, notes, and snippets.

@studiopress
Created February 2, 2016 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save studiopress/bcef7e095393596cf67d to your computer and use it in GitHub Desktop.
Save studiopress/bcef7e095393596cf67d to your computer and use it in GitHub Desktop.
Add After Entry Widget Area
<?php
//* Do NOT include the opening php tag shown above. Copy the code shown below.
//* Add support for after entry widget
add_theme_support( 'genesis-after-entry-widget-area' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment