• Hello

    How can I display only the post titles who ends with Free Assessments word in post type lp_quiz

    • This topic was modified 7 years, 5 months ago by humam33.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Dani Llewellyn

    (@diddledani)

    The shortcode cannot do this currently. It might be possible with the WP_Query/PHP method of displaying the listing, but it is not straight-forward/easy if you are not familiar with WP_Query parameters or PHP coding.

    The function the_a_z_listing() supplied by the plugin for calling via PHP to display the listing takes all the same parameters as WP_Query.

    • This reply was modified 7 years, 5 months ago by Dani Llewellyn. Reason: Link to function docs on a-z-listing.com
Viewing 1 replies (of 1 total)
  • The topic ‘Show post title end with specific word’ is closed to new replies.