Title: Custom post Title
Last modified: May 15, 2019

---

# Custom post Title

 *  Resolved [joeeyireland1628](https://wordpress.org/support/users/joeeyireland1628/)
 * (@joeeyireland1628)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/custom-post-title-4/)
 * Hi, I have a testimonial design and want to link strong testimonials to this.
   What is the post type you use for the array as when I use ‘testimonials’ or ‘
   testimonial’ it returns no posts. Here is my array.
 * <?php
    $testimonial_args = array( ‘post_type’ => ‘testimonials’, ‘posts_per_page’
   => 50 ); $testimonial_query = new WP_Query( $testimonial_args ); ?>
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcustom-post-title-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Thread Starter [joeeyireland1628](https://wordpress.org/support/users/joeeyireland1628/)
 * (@joeeyireland1628)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/custom-post-title-4/#post-11533249)
 * Never mind I solved this! turns out the post type is wpm-testimonial
    -  This reply was modified 7 years, 1 month ago by [joeeyireland1628](https://wordpress.org/support/users/joeeyireland1628/).

Viewing 1 replies (of 1 total)

The topic ‘Custom post Title’ is closed to new replies.

 * ![](https://ps.w.org/strong-testimonials/assets/icon-256x256.png?rev=3134855)
 * [Strong Testimonials](https://wordpress.org/plugins/strong-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/strong-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/strong-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/strong-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/strong-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/strong-testimonials/reviews/)

## Tags

 * [array](https://wordpress.org/support/topic-tag/array/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 1 reply
 * 1 participant
 * Last reply from: [joeeyireland1628](https://wordpress.org/support/users/joeeyireland1628/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/custom-post-title-4/#post-11533249)
 * Status: resolved