Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@YuvrajKhavad
Last active November 5, 2020 12:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YuvrajKhavad/67befa9c519a6396f88a179f726dbb80 to your computer and use it in GitHub Desktop.
Save YuvrajKhavad/67befa9c519a6396f88a179f726dbb80 to your computer and use it in GitHub Desktop.
Ajax respnose content with HTML tags with ajax file.
<?php
$article_data .= apply_filters( 'the_content', get_the_content() );
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment