Title: kvl's Replies | WordPress.org

---

# kvl

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [tax_query "OR" relation -> no posts are extracted](https://wordpress.org/support/topic/tax_query-or-relation-no-posts-are-extracted/)
 *  Thread Starter [kvl](https://wordpress.org/support/users/kvl/)
 * (@kvl)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/tax_query-or-relation-no-posts-are-extracted/#post-6589559)
 * I ended up merging the resulting arrays of posts, extracting IDs from those posts
   into an array, then cleaning them using `array_unique($arr);` and finally querying
   again using `post__in`.
    It’s not clean nor stylish but it works well. Any suggestion
   on cleaning up the code?
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [New custom user with 'read' capability can't access /wp-admin](https://wordpress.org/support/topic/new-custom-user-with-read-capability-cant-access-wp-admin/)
 *  Thread Starter [kvl](https://wordpress.org/support/users/kvl/)
 * (@kvl)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/new-custom-user-with-read-capability-cant-access-wp-admin/#post-2369922)
 * My fault: I had to destroy and rebuild the role and it works like a charm!
    Thanks
   anyway!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme Options Page: translation inside array.](https://wordpress.org/support/topic/theme-options-page-translation-inside-array/)
 *  Thread Starter [kvl](https://wordpress.org/support/users/kvl/)
 * (@kvl)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/theme-options-page-translation-inside-array/#post-1946734)
 * Ehrm I can barely understand but I’ll read everything carefully and let you know.
   Thank you very much for your precious help! 🙂
    I still believe this is a Poedit-
   related issue, because __(); function displays the text I put inside the array
   hard-definition so I believe it’s being parsed by WordPress translation engine
   right? Is there something I’m missing with the method WP engine works? I mean
   you have to tell, manually, in Poedit what functions it has to look for inside
   the source code. Maybe nested functions are not supported?
 * Thanks,
 * Marco

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