Title: capcar's Replies | WordPress.org

---

# capcar

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Woocommerce CSV importer] newFormData is null](https://wordpress.org/support/topic/newformdata-is-null/)
 *  Thread Starter [capcar](https://wordpress.org/support/users/capcar/)
 * (@capcar)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/newformdata-is-null/#post-4486582)
 * Yeah I’ve tried every setting change I can think of. I’ve sent you the CSV and
   screenshot to your website email. Let me know if I can provide you with any further
   info. Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Modify URL generated by wp_list_categories?](https://wordpress.org/support/topic/modify-url-generated-by-wp_list_categories/)
 *  Thread Starter [capcar](https://wordpress.org/support/users/capcar/)
 * (@capcar)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/modify-url-generated-by-wp_list_categories/#post-2664138)
 * Apparently, I need to create a custom Walker class for this. This fellow pointed
   me towards a solution:
 * [How To Customize wp_list_categories() Output](http://www.ultimatewebtips.com/how-to-customize-wp_list_categories-output/)
 * Editing the $link line worked swimmingly…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Output URL generated by wp_list_categories as querystring?](https://wordpress.org/support/topic/output-url-generated-by-wp_list_categories-as-querystring/)
 *  Thread Starter [capcar](https://wordpress.org/support/users/capcar/)
 * (@capcar)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/output-url-generated-by-wp_list_categories-as-querystring/#post-2664136)
 * Apparently, I need to create a custom Walker class for this. This fellow pointed
   me towards a solution:
 * [How To Customize wp_list_categories() Output](http://www.ultimatewebtips.com/how-to-customize-wp_list_categories-output/)
 * Editing the $link line worked swimmingly…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Get terms for array of posts](https://wordpress.org/support/topic/get-terms-for-array-of-posts/)
 *  Thread Starter [capcar](https://wordpress.org/support/users/capcar/)
 * (@capcar)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/get-terms-for-array-of-posts/#post-2661344)
 * Thought about doing this, but the results are paginated, so I can’t loop through
   the full results on one page… though I guess I could run the loop twice – once
   just to collect the ID’s on a full result.
 * In the end, I chose to make a custom SQL query – basically taking the page query(
   which I got using $GLOBALS[‘wp_query’]->request) and creating a SELECT statement
   for the terms whose relationship ID’s that are IN that query. Runs rather slow,
   however, so I may try your suggestion. Thanks!

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