Title: idkdesign's Replies | WordPress.org

---

# idkdesign

  [  ](https://wordpress.org/support/users/idkdesign/)

 *   [Profile](https://wordpress.org/support/users/idkdesign/)
 *   [Topics Started](https://wordpress.org/support/users/idkdesign/topics/)
 *   [Replies Created](https://wordpress.org/support/users/idkdesign/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/idkdesign/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/idkdesign/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/idkdesign/engagements/)
 *   [Favorites](https://wordpress.org/support/users/idkdesign/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Getting Short Code to with get_page function](https://wordpress.org/support/topic/getting-short-code-to-with-get_page-function/)
 *  Thread Starter [idkdesign](https://wordpress.org/support/users/idkdesign/)
 * (@idkdesign)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/getting-short-code-to-with-get_page-function/#post-1461290)
 * Thanks Michael! That did the trick.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Getting Short Code to with get_page function](https://wordpress.org/support/topic/getting-short-code-to-with-get_page-function/)
 *  Thread Starter [idkdesign](https://wordpress.org/support/users/idkdesign/)
 * (@idkdesign)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/getting-short-code-to-with-get_page-function/#post-1461281)
 * Not sure if I am doing it right but would the code be:
 * <?php get_posts(‘2’);
    $content = apply_filters(‘the_content’, $content); $content
   = str_replace(‘]]>’, ‘]]>’, $content); echo $content; ?>

Viewing 2 replies - 1 through 2 (of 2 total)