<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Wpdiscuz Rating Schema Filter - wpDiscuz Integration				            </title>
            <link>https://wpdiscuz.com/community/wpdiscuz-integration/wpdiscuz-rating-schema-filter/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 13 Sep 2026 02:47:27 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Wpdiscuz Rating Schema Filter</title>
                        <link>https://wpdiscuz.com/community/wpdiscuz-integration/wpdiscuz-rating-schema-filter/#post-12494</link>
                        <pubDate>Sat, 04 Dec 2021 12:41:04 +0000</pubDate>
                        <description><![CDATA[@sreekanto,
you should get the values from the database.
Those are stored in the wp_postmeta table where the keys are:

wpdiscuz_post_rating - the post rating
wpdiscuz_post_rating_count...]]></description>
                        <content:encoded><![CDATA[<p><span>@sreekanto,</span></p>
<p>you should get the values from the database.</p>
<p>Those are stored in the<span> </span><span style="color: #ff0000">wp_</span>postmeta table where the keys are:</p>
<ul>
<li>wpdiscuz_post_rating - the post rating</li>
<li>wpdiscuz_post_rating_count - the count of the rate</li>
</ul>
<p>The<span style="color: #ff0000"> wp_</span><span> </span>is just a prefix in your case it can differ. </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/wpdiscuz-integration/">wpDiscuz Integration</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/wpdiscuz-integration/wpdiscuz-rating-schema-filter/#post-12494</guid>
                    </item>
				                    <item>
                        <title>Wpdiscuz Rating Schema Filter</title>
                        <link>https://wpdiscuz.com/community/wpdiscuz-integration/wpdiscuz-rating-schema-filter/#post-12493</link>
                        <pubDate>Sat, 04 Dec 2021 12:06:15 +0000</pubDate>
                        <description><![CDATA[When I filter &#039;wpdiscuz_rating_schema&#039; in the theme&#039;s functions.php. How I will get the value of &#039;$average&#039; &amp; &#039;$count&#039;.]]></description>
                        <content:encoded><![CDATA[<p>When I filter 'wpdiscuz_rating_schema' in the theme's functions.php. How I will get the value of '$average' &amp; '$count'.</p>
2130
2131
<p> </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/wpdiscuz-integration/">wpDiscuz Integration</category>                        <dc:creator>sreekanto</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/wpdiscuz-integration/wpdiscuz-rating-schema-filter/#post-12493</guid>
                    </item>
							        </channel>
        </rss>
		