Title: function upl_print_list()
Last modified: January 4, 2025

---

# function upl_print_list()

 *  Resolved [Mikael Boldt](https://wordpress.org/support/users/boldt/)
 * (@boldt)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/function-upl_print_list/)
 * How do I use the function upl_print_list()?
 * Where do I find documentation? How to define id ?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Kybernetik Services](https://wordpress.org/support/users/kybernetikservices/)
 * (@kybernetikservices)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/function-upl_print_list/#post-18227808)
 * Hello [@boldt](https://wordpress.org/support/users/boldt/) .
 * `upl_print_list()` is outdated. Please use `upl_get_html()`. I have updated the
   readme me of the plugin.
 * To show an Ultimate Post List with the **ID of 233** please use the code `<?php
   upl_get_html( array( 'id' => 233 ) ); ?>`
 * I hope it helps.

Viewing 1 replies (of 1 total)

The topic ‘function upl_print_list()’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-post-list/assets/icon-256x256.png?rev=2478520)
 * [Ultimate Post List](https://wordpress.org/plugins/ultimate-post-list/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-post-list/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-post-list/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-post-list/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-post-list/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-post-list/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kybernetik Services](https://wordpress.org/support/users/kybernetikservices/)
 * Last activity: [1 year, 4 months ago](https://wordpress.org/support/topic/function-upl_print_list/#post-18227808)
 * Status: resolved