Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter deltafactory

    (@deltafactory)

    Specifically, in tooltips.php, replace the use of caller_get_posts with ignore_sticky_posts.

    Plugin Author Tomas

    (@zhuyi)

    Hi @deltafactory,

    Thanks for the message. 🙂

    Yes, you are right, I fixed other problems but forget this one, sorry for this, thanks for the note, I will fix it in next release, have a good day with your family. 🙂

    Best Regards,
    Tomas

    • This reply was modified 9 years, 4 months ago by Tomas.
    Plugin Author Tomas

    (@zhuyi)

    Hi @deltafactory

    Hope you are well. 🙂

    I have released a new version 4.2.9, I have follow your suggestion to replace caller_get_posts with ignore_sticky_posts. 🙂

    If anything I am wrong please tell me, I am happy to fix all of them.:)

    If you have any feature request, it is very welcome! I am happy to try my best to offer good plugin for you. 🙂

    Other features in the new version:
    1: New option: show Tooltips to only one single category, you can setting show tooltips only in 1 category from a category dropdown, or show tooltips in whole site wide. tooltips shortcode is not limited so there are still have a chance to customize it manually
    2: Add two new shortcode to support wiki reference format:
    2.1: [tooltips_wiki_reference]
    2.2: Also I think if you run a wiki site, you have too many posts need to edit, so for help editor work faster, I added a short shortcode
    [ttsref], it have the same functionality of the short code [tooltips_wiki_reference], tts means tooltips, ref means reference
    3: function caller_get_posts has been deprecated, we use gnore_sticky_posts to replace it
    4: use wp_register_style to load tooltips css and directory css files
    5: use wp_register_script to load js files
    6: fixed the bug of show draft posts in tooltips list shortcode
    7: clean code format
    8: Improved plugin English

    Thanks, have a great day with your family. 🙂

    Best Regards,
    Tomas

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

The topic ‘Use of deprecated WP_Query parameter’ is closed to new replies.