<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dev4Press</title>
	<atom:link href="https://www.dev4press.com/blog/kb/topic/function/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dev4press.com</link>
	<description>Premium Plugins for WordPress and bbPress</description>
	<lastBuildDate>Tue, 11 Jun 2024 15:14:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://www.dev4press.com/wp-content/uploads/2023/03/cropped-dev4press-sign-32x32.png</url>
	<title>Dev4Press</title>
	<link>https://www.dev4press.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>debugpress_rs()</title>
		<link>https://www.dev4press.com/kb/reference/debugpress_rs/</link>
					<comments>https://www.dev4press.com/kb/reference/debugpress_rs/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Wed, 02 Aug 2023 10:36:06 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/kb/reference/debugpress_rs/</guid>

					<description><![CDATA[Description Basic pretty print replacement that handles only scalars or null, and it can&#8217;t print objects or arrays.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/debugpress_rs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>debugpress_backtrace()</title>
		<link>https://www.dev4press.com/kb/reference/debugpress_backtrace/</link>
					<comments>https://www.dev4press.com/kb/reference/debugpress_backtrace/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Wed, 02 Aug 2023 10:34:57 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/kb/reference/debugpress_backtrace/</guid>

					<description><![CDATA[Description Get result of the `debug_print_backtrace` function as a string.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/debugpress_backtrace/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>debugpress_store_for_plugin()</title>
		<link>https://www.dev4press.com/kb/reference/debugpress_store_for_plugin/</link>
					<comments>https://www.dev4press.com/kb/reference/debugpress_store_for_plugin/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Wed, 02 Aug 2023 10:34:11 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/kb/reference/debugpress_store_for_plugin/</guid>

					<description><![CDATA[Description Store the data associated with the plugin for debug purposes, to be displayed on the Plugins tab of the Debugger.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/debugpress_store_for_plugin/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>debugpress_info_file()</title>
		<link>https://www.dev4press.com/kb/reference/debugpress_info_file/</link>
					<comments>https://www.dev4press.com/kb/reference/debugpress_info_file/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Wed, 02 Aug 2023 10:30:20 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/kb/reference/debugpress_info_file/</guid>

					<description><![CDATA[Description Print the value in the custom file based on the provided path and write mode.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/debugpress_info_file/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>debugpress_error_log()</title>
		<link>https://www.dev4press.com/kb/reference/debugpress_error_log/</link>
					<comments>https://www.dev4press.com/kb/reference/debugpress_error_log/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Wed, 02 Aug 2023 10:29:31 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/kb/reference/debugpress_error_log/</guid>

					<description><![CDATA[Description Print the value in the WordPress debug.log, if it is available.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/debugpress_error_log/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdbbx_is_topic_locked()</title>
		<link>https://www.dev4press.com/kb/reference/gdbbx_is_topic_locked/</link>
					<comments>https://www.dev4press.com/kb/reference/gdbbx_is_topic_locked/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Thu, 06 Jul 2023 13:45:18 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/kb/reference/gdbbx_is_topic_locked/</guid>

					<description><![CDATA[Developer Knowledge LevelThis content is intended for WordPress developers, and it may require coding knowledge of WordPress, PHP, and JavaScript. Code examples provided here may contain errors or needs some additional coding. Make sure to test the code before using ... <p class="read-more-container"><a title="gdbbx_is_topic_locked()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdbbx_is_topic_locked/#more-575788" aria-label="Read more about gdbbx_is_topic_locked()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdbbx_is_topic_locked/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdtox_get_topic_prefixes()</title>
		<link>https://www.dev4press.com/kb/reference/gdtox_get_topic_prefixes/</link>
					<comments>https://www.dev4press.com/kb/reference/gdtox_get_topic_prefixes/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 02 Apr 2017 17:43:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=65472/</guid>

					<description><![CDATA[gdtox_get_topic_prefixes($topic_id = 0, $groups = false) Description Return string with rendered topic prefixes HTML buttons for the current or topic specified by the ID. Parameters $topic_id: id of the topic to get the prefix $groups: array with the list of Topic ... <p class="read-more-container"><a title="gdtox_get_topic_prefixes()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdtox_get_topic_prefixes/#more-565472" aria-label="Read more about gdtox_get_topic_prefixes()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdtox_get_topic_prefixes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdtox_topic_prefixes()</title>
		<link>https://www.dev4press.com/kb/reference/gdtox_topic_prefixes/</link>
					<comments>https://www.dev4press.com/kb/reference/gdtox_topic_prefixes/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 02 Apr 2017 17:43:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=65471/</guid>

					<description><![CDATA[&#160; gdtox_topic_prefixes($topic_id = 0, $groups = false) &#160; Description Display (echo) topic prefix HTML button for the current or topic specified by the ID. This function uses gdtox_get_topic_prefixes(). Parameters $topic_id: id of the topic to get the prefix. $groups: array with ... <p class="read-more-container"><a title="gdtox_topic_prefixes()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdtox_topic_prefixes/#more-565471" aria-label="Read more about gdtox_topic_prefixes()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdtox_topic_prefixes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>debugpress_store_object()</title>
		<link>https://www.dev4press.com/kb/reference/debugpress_store_object/</link>
					<comments>https://www.dev4press.com/kb/reference/debugpress_store_object/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 02 Apr 2017 17:43:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=64327/</guid>

					<description><![CDATA[Developer Knowledge LevelThis content is intended for WordPress developers, and it may require coding knowledge of WordPress, PHP, and JavaScript. Code examples provided here may contain errors or needs some additional coding. Make sure to test the code before using ... <p class="read-more-container"><a title="debugpress_store_object()" class="read-more button" href="https://www.dev4press.com/kb/reference/debugpress_store_object/#more-564327" aria-label="Read more about debugpress_store_object()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/debugpress_store_object/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdkob_is_access_allowed</title>
		<link>https://www.dev4press.com/kb/reference/gdkob_is_access_allowed/</link>
					<comments>https://www.dev4press.com/kb/reference/gdkob_is_access_allowed/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Mon, 12 Aug 2019 07:19:29 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=61871/</guid>

					<description><![CDATA[You need active license to read this.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdkob_is_access_allowed/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdmaq_mail_to_queue()</title>
		<link>https://www.dev4press.com/kb/reference/gdmaq_mail_to_queue/</link>
					<comments>https://www.dev4press.com/kb/reference/gdmaq_mail_to_queue/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 02 Apr 2017 17:43:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=61429/</guid>

					<description><![CDATA[Description This function adds a new email to the mail queue. A list of arguments contains the &#8216;type&#8217; argument. This is usually detected by the plugin, but when passed by this function it can be anything. Check out this article ... <p class="read-more-container"><a title="gdmaq_mail_to_queue()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdmaq_mail_to_queue/#more-561429" aria-label="Read more about gdmaq_mail_to_queue()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdmaq_mail_to_queue/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_cf_render_in_comment_form()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_cf_render_in_comment_form/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_cf_render_in_comment_form/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sat, 28 Oct 2017 15:16:11 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=60452/</guid>

					<description><![CDATA[Description Return rendered rating form for embedding into the comment form. This has to be added to the comment form if not, the plugin will not be able to process the comment when submitted to save the rating from the ... <p class="read-more-container"><a title="gdrts_cf_render_in_comment_form()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_cf_render_in_comment_form/#more-560452" aria-label="Read more about gdrts_cf_render_in_comment_form()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_cf_render_in_comment_form/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdpos_power_search_url()</title>
		<link>https://www.dev4press.com/kb/reference/gdpos_power_search_url/</link>
					<comments>https://www.dev4press.com/kb/reference/gdpos_power_search_url/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Mon, 03 Dec 2018 09:14:38 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=60332/</guid>

					<description><![CDATA[Description Echo the power search enhanced search page URL. This URL is escaped before echo and it can be used directly in the A tag. Example &#60;a href=&#34;&#60;?php gdpos_power_search_url(); ?&#62;&#34;&#62;Advanced Search&#60;/a&#62;]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdpos_power_search_url/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdpos_get_power_search_url()</title>
		<link>https://www.dev4press.com/kb/reference/gdpos_get_power_search_url/</link>
					<comments>https://www.dev4press.com/kb/reference/gdpos_get_power_search_url/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Mon, 03 Dec 2018 09:12:18 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=60330/</guid>

					<description><![CDATA[Description Return the URL to the bbPress search page enhanced by the Power search.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdpos_get_power_search_url/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdkob_register_storage()</title>
		<link>https://www.dev4press.com/kb/reference/gdkob_register_storage/</link>
					<comments>https://www.dev4press.com/kb/reference/gdkob_register_storage/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Wed, 14 Nov 2018 18:27:08 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=60225/</guid>

					<description><![CDATA[Description Register a new path for the templates storage. Use this function on the &#8216;init&#8216; action. If a template is located in the storage, and in the theme, priority is with the theme. If the template is an override of ... <p class="read-more-container"><a title="gdkob_register_storage()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdkob_register_storage/#more-560225" aria-label="Read more about gdkob_register_storage()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdkob_register_storage/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_loop()-&gt;render()-&gt;thumbs()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_loop-render-thumbs/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_loop-render-thumbs/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Thu, 26 Apr 2018 10:09:13 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58869/</guid>

					<description><![CDATA[Description Render the stars block. This method is used by Thumbs Rating method to display rating element stars. Depending on the rating method, $args array contains different parameters. Parameters for $args Thumbs Rating, Single Block input_name: if set, the hidden ... <p class="read-more-container"><a title="gdrts_loop()-&#62;render()-&#62;thumbs()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_loop-render-thumbs/#more-558869" aria-label="Read more about gdrts_loop()-&#62;render()-&#62;thumbs()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_loop-render-thumbs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_loop()-&gt;render()-&gt;likes()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_loop-render-stars-copy/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_loop-render-stars-copy/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 16:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58747/</guid>

					<description><![CDATA[Description Render the likes block. This method is used by Like This method to display rating element stars. Depending on the rating method, $args array contains different parameters. Parameters for $args Like This, Single Block allow_rating: if set to false, ... <p class="read-more-container"><a title="gdrts_loop()-&#62;render()-&#62;likes()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_loop-render-stars-copy/#more-558747" aria-label="Read more about gdrts_loop()-&#62;render()-&#62;likes()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_loop-render-stars-copy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_is_inside_widget()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_is_inside_widget/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_is_inside_widget/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 16:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58098/</guid>

					<description><![CDATA[Description Return if the plugin rendering is currently inside the widget. Returns If it is inside the widget, returns array with parameters: name: name of the widget args: widget core arguments instance: widget settings If it is not inside the widget, ... <p class="read-more-container"><a title="gdrts_is_inside_widget()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_is_inside_widget/#more-558098" aria-label="Read more about gdrts_is_inside_widget()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_is_inside_widget/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_is_inside_shortcode</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_is_inside_shortcode/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_is_inside_shortcode/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 16:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58100/</guid>

					<description><![CDATA[Description Return if the plugin rendering is currently inside the shortcode. Returns If it is inside the shortcode, returns an array with parameters: name: name of the widget args: widget core arguments instance: widget settings If it is not inside the ... <p class="read-more-container"><a title="gdrts_is_inside_shortcode" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_is_inside_shortcode/#more-558100" aria-label="Read more about gdrts_is_inside_shortcode">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_is_inside_shortcode/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_current_template()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_current_template/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_current_template/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 16:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58103/</guid>

					<description><![CDATA[Description Return current template, if the plugin rendering is currently inside the template. This is useful to determine which template is used, and based on that perform some other things. Returns If it is inside the template, returns an array ... <p class="read-more-container"><a title="gdrts_current_template()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_current_template/#more-558103" aria-label="Read more about gdrts_current_template()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_current_template/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_current_method_name()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_current_method_name/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_current_method_name/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 16:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58215/</guid>

					<description><![CDATA[Description Return current rating method, if the plugin rendering is currently inside the template. This is useful to determine which method is active for use inside the handlers hooked to filters or actions that don&#8217;t include method information already. Returns ... <p class="read-more-container"><a title="gdrts_current_method_name()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_current_method_name/#more-558215" aria-label="Read more about gdrts_current_method_name()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_current_method_name/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_loop()-&gt;render()-&gt;stars()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_loop-render-stars/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_loop-render-stars/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 16:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58226/</guid>

					<description><![CDATA[Description Render the stars block. This method is used by Stars Rating and Stars Review methods to display rating element stars. Depending on the rating method, $args array contains different parameters. Parameters for $args Stars Rating, Single Block input_name: if ... <p class="read-more-container"><a title="gdrts_loop()-&#62;render()-&#62;stars()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_loop-render-stars/#more-558226" aria-label="Read more about gdrts_loop()-&#62;render()-&#62;stars()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_loop-render-stars/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_loop()-&gt;render()-&gt;rating()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_loop-render-rating/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_loop-render-rating/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 16:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58237/</guid>

					<description><![CDATA[Description Render the rating text block. This method is used by all rating methods to display rating text. Depending on the rating method, $args array contains different parameters. Parameters for $args Stars Rating, Single Block and Rating List before: HTML ... <p class="read-more-container"><a title="gdrts_loop()-&#62;render()-&#62;rating()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_loop-render-rating/#more-558237" aria-label="Read more about gdrts_loop()-&#62;render()-&#62;rating()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_loop-render-rating/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_loop()-&gt;render()-&gt;vote_from_user()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_loop-render-vote_from_user/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_loop-render-vote_from_user/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 16:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58255/</guid>

					<description><![CDATA[Description Render the current user vote. This method is used by all methods to display current user vote. Parameters for $args before: HTML to show before the user vote. after: HTML to show after the user vote.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_loop-render-vote_from_user/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_loop()-&gt;please_wait()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_loop-please_wait/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_loop-please_wait/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 16:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58264/</guid>

					<description><![CDATA[Description Render the &#8216;Please wait&#8217; message. All rating methods, all single block templates use this function. Arguments $text: message text. $icon: HTML for the icon. $class: additional CSS class for the message. $echo: display or return the rendered message.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_loop-please_wait/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdbbx_topic_thread_get_attachments()</title>
		<link>https://www.dev4press.com/kb/reference/gdbbx_topic_thread_get_attachments/</link>
					<comments>https://www.dev4press.com/kb/reference/gdbbx_topic_thread_get_attachments/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sat, 28 Oct 2017 15:16:11 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=57293/</guid>

					<description><![CDATA[Description Return ID&#8217;s of all attachments belonging to topic or any of the topic replies. Parameters $topic_id: id of the topic]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdbbx_topic_thread_get_attachments/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdbbx_topic_thread_has_attachments()</title>
		<link>https://www.dev4press.com/kb/reference/gdbbx_topic_thread_has_attachments/</link>
					<comments>https://www.dev4press.com/kb/reference/gdbbx_topic_thread_has_attachments/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 02 Apr 2017 17:43:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=57291/</guid>

					<description><![CDATA[Description Return if the topic thread (topic and all it&#8217;s replies) have any attachments.. Parameters $topic_id: id of the topic]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdbbx_topic_thread_has_attachments/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_get_user_rating()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_get_user_rating/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_get_user_rating/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Wed, 04 Oct 2017 15:40:06 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=57096/</guid>

					<description><![CDATA[This function returns any user (from provided User ID) object for checking users voting log for any item by method or series. The function returns an object described here:]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_get_user_rating/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_get_current_user_rating()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_get_current_user_rating/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_get_current_user_rating/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Wed, 04 Oct 2017 15:30:21 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=57099/</guid>

					<description><![CDATA[This function returns current user (or non-logged in visitor) object for checking users voting log for any item by method or series. The function returns an object described here:]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_get_current_user_rating/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdtox_topic_prefix()</title>
		<link>https://www.dev4press.com/kb/reference/gdtox_topic_prefix/</link>
					<comments>https://www.dev4press.com/kb/reference/gdtox_topic_prefix/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 02 Apr 2017 17:43:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=55783/</guid>

					<description><![CDATA[Description Display (echo) topic prefix HTML button for the current or topic specified by the ID. This function uses gdtox_get_topic_prefix(). Parameters $topic_id: id of the topic to get the prefix]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdtox_topic_prefix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdtox_get_topic_prefix()</title>
		<link>https://www.dev4press.com/kb/reference/gdtox_get_topic_prefix/</link>
					<comments>https://www.dev4press.com/kb/reference/gdtox_get_topic_prefix/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 02 Apr 2017 17:43:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=55781/</guid>

					<description><![CDATA[Description Return topic prefix HTML button for the current or topic specified by the ID. Parameters $topic_id: id of the topic to get the prefix]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdtox_get_topic_prefix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_render_custom_emotes_block()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_render_custom_emotes_block/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_render_custom_emotes_block/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 02 Apr 2017 17:43:00 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=55582/</guid>

					<description><![CDATA[Description Render emote this block for specified rating values and with custom settings. This function is not rendering rating block (active or disabled), it just simply shows the rating values as a emotes block, nothing more. It is useful for ... <p class="read-more-container"><a title="gdrts_render_custom_emotes_block()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_render_custom_emotes_block/#more-555582" aria-label="Read more about gdrts_render_custom_emotes_block()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_render_custom_emotes_block/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_render_custom_like_block()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_render_custom_like_block/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_render_custom_like_block/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 02 Apr 2017 16:15:42 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=55579/</guid>

					<description><![CDATA[Description Render likes block for specified likes value and with custom settings. This function is not rendering rating block (active or disabled), it just simply shows a rating value as a thumbs block, nothing more. It is useful for showing ... <p class="read-more-container"><a title="gdrts_render_custom_like_block()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_render_custom_like_block/#more-555579" aria-label="Read more about gdrts_render_custom_like_block()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_render_custom_like_block/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_render_custom_thumbs_block()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_render_custom_thumbs_block/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_render_custom_thumbs_block/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 02 Apr 2017 16:10:31 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=55576/</guid>

					<description><![CDATA[Description Render thumbs block for specified rating values and with custom settings. This function is not rendering rating block (active or disabled), it just simply shows a rating value as a thumbs block, nothing more. It is useful for showing ... <p class="read-more-container"><a title="gdrts_render_custom_thumbs_block()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_render_custom_thumbs_block/#more-555576" aria-label="Read more about gdrts_render_custom_thumbs_block()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_render_custom_thumbs_block/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_aggregate()-&gt;comments_by_post()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_aggregate-comments_by_post/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_aggregate-comments_by_post/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 02 Apr 2017 11:20:25 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=55553/</guid>

					<description><![CDATA[Description Calculate aggregated rating for all comments belonging to a specified post by ID. Array $args contains additional settings. This function return object with the calculated aggregated rating containing rating and votes (and also minimal and maximal rating and posts ... <p class="read-more-container"><a title="gdrts_aggregate()-&#62;comments_by_post()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_aggregate-comments_by_post/#more-555553" aria-label="Read more about gdrts_aggregate()-&#62;comments_by_post()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_aggregate-comments_by_post/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_aggregate()-&gt;posts_by_term()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_aggregate-posts_by_term/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_aggregate-posts_by_term/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 02 Apr 2017 10:04:23 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=55551/</guid>

					<description><![CDATA[Description Calculate aggregated rating for all posts assigned to specified term by ID. Array $args contains additional settings. This function return object with the calculated aggregated rating containing rating and votes (and also minimal and maximal rating and posts for ... <p class="read-more-container"><a title="gdrts_aggregate()-&#62;posts_by_term()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_aggregate-posts_by_term/#more-555551" aria-label="Read more about gdrts_aggregate()-&#62;posts_by_term()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_aggregate-posts_by_term/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_aggregate()-&gt;posts_by_author()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_aggregate-posts_by_author/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_aggregate-posts_by_author/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 02 Apr 2017 10:00:34 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=55538/</guid>

					<description><![CDATA[Description Calculate aggregated rating for all posts belonging to a specified author. Array $args contains additional settings. This function return object with the calculated aggregated rating containing rating and votes (and also minimal and maximal rating and posts for individual ... <p class="read-more-container"><a title="gdrts_aggregate()-&#62;posts_by_author()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_aggregate-posts_by_author/#more-555538" aria-label="Read more about gdrts_aggregate()-&#62;posts_by_author()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_aggregate-posts_by_author/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_aggregate()-&gt;items_by_type()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_aggregate-items_by_type/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_aggregate-items_by_type/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 02 Apr 2017 09:58:55 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=55543/</guid>

					<description><![CDATA[Description Calculate aggregated rating for all items belonging to a specified rating type ($entity and $name). Array $args contains additional settings. This function return object with the calculated aggregated rating containing rating and votes (and also minimal and maximal rating ... <p class="read-more-container"><a title="gdrts_aggregate()-&#62;items_by_type()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_aggregate-items_by_type/#more-555543" aria-label="Read more about gdrts_aggregate()-&#62;items_by_type()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_aggregate-items_by_type/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_render_custom_star_badge()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_render_custom_star_badge/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_render_custom_star_badge/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sat, 01 Apr 2017 15:53:36 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=55572/</guid>

					<description><![CDATA[Description Render star block with the rating value on top of the star element, in form of rating badge. Parameters $aatts: array with display settings $atts array rating: rating that needs to be displayed, default: 0. style_type: render style: font, fontawesome or ... <p class="read-more-container"><a title="gdrts_render_custom_star_badge()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_render_custom_star_badge/#more-555572" aria-label="Read more about gdrts_render_custom_star_badge()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_render_custom_star_badge/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>gdrts_render_custom_stars_block()</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_render_custom_stars_block/</link>
					<comments>https://www.dev4press.com/kb/reference/gdrts_render_custom_stars_block/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sat, 01 Apr 2017 14:37:21 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=55569/</guid>

					<description><![CDATA[Description Render stars block for a specified rating value and with custom settings. This function is not rendering rating block (active or disabled), it just simply shows a rating value as a stars block, nothing more. It is useful for ... <p class="read-more-container"><a title="gdrts_render_custom_stars_block()" class="read-more button" href="https://www.dev4press.com/kb/reference/gdrts_render_custom_stars_block/#more-555569" aria-label="Read more about gdrts_render_custom_stars_block()">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/reference/gdrts_render_custom_stars_block/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
