Skip to content

Instantly share code, notes, and snippets.

@pjrvs
Created April 22, 2014 17:52
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pjrvs/11188406 to your computer and use it in GitHub Desktop.
Save pjrvs/11188406 to your computer and use it in GitHub Desktop.
jQuery( document ).ready( function( $ ) {
jQuery( 'div.relatedmovehere' ).html( jQuery( 'div.jp-relatedposts' ).detach() );
} );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment