Title: shortcodes
Last modified: April 28, 2020

---

# shortcodes

 *  Resolved [maks131313](https://wordpress.org/support/users/maks131313/)
 * (@maks131313)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-372/)
 * Здравствуйте! как мне выводить популярные записи из определенной рубрики при 
   помощи shortcodes ? вот так не работает [tptn_list term_taxonomy_id=20], как 
   правильно составить ?
 * —————–
    Hello! How can I display popular posts from a certain category using 
   shortcodes? this doesn’t work [tptn_list term_taxonomy_id = 20], how to compile
   it correctly?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshortcodes-372%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-372/#post-12747378)
 * You need to use include_cat_ids
 * [https://webberzone.com/support/knowledgebase/top-10-shortcodes/](https://webberzone.com/support/knowledgebase/top-10-shortcodes/)
 *  Thread Starter [maks131313](https://wordpress.org/support/users/maks131313/)
 * (@maks131313)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-372/#post-12749997)
 * я пробовал выводить и так [tptn_list include_cat_ids=20] но не работает. Этот
   код выводит тоже самое что и [tptn_list]
    ———- I tried to output and so [tptn_list
   include_cat_ids = 20] but does not work. This code outputs the same as [tptn_list]
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-372/#post-12758517)
 * Hi,
 * I’ve noticed a bug in my testing as well with the shortcode. I will run some 
   tests to see what I can do to fix this and will put out a fix.
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-372/#post-12758655)
 * Hi,
    It’s a bug in the code in [shortcode.php](https://github.com/WebberZone/top-10/commit/01b3cd99900911a501c1b862c7b6fc61d72099eb#diff-553ff9903d358a051c82dc99e175d670)
   which I have fixed in the repository.
 * I will look to push a new version on Saturday in case there are any other fixes
   to put through.
 * If you’d like to make the changes now, and are in a position to edit files, you
   will need to add the extra line:
 *     ```
       'include_cat_ids' => '',
       ```
   
 *  Thread Starter [maks131313](https://wordpress.org/support/users/maks131313/)
 * (@maks131313)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-372/#post-12795958)
 * Здравствуйте! когда вы сделаете обновление плагина ?
    ——– Hello! when will you
   update the plugin?
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-372/#post-12798919)
 * I’ll push an update tomorrow – have fixed a few more bugs across this an other
   plugins.
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-372/#post-12801816)
 * I’ve released the update.

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

The topic ‘shortcodes’ is closed to new replies.

 * ![](https://ps.w.org/top-10/assets/icon-256x256.png?rev=2986432)
 * [WebberZone Top 10 — Popular Posts](https://wordpress.org/plugins/top-10/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/top-10/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/top-10/)
 * [Active Topics](https://wordpress.org/support/plugin/top-10/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/top-10/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/top-10/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Ajay](https://wordpress.org/support/users/ajay/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-372/#post-12801816)
 * Status: resolved