<?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/category/installation-and-setup/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dev4press.com</link>
	<description>Premium Plugins for WordPress and bbPress</description>
	<lastBuildDate>Mon, 23 May 2022 08:11:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</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>Plugin introduction and setup</title>
		<link>https://www.dev4press.com/kb/article/plugin-introduction-and-setup/</link>
					<comments>https://www.dev4press.com/kb/article/plugin-introduction-and-setup/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 23 May 2021 08:10:09 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=74737/</guid>

					<description><![CDATA[Add breadcrumbs-based navigation, fully responsive and customizable, supporting post types, all types of archives, 404 pages, search results, and third-party plugins (bbPress, BuddyPress, WooCommerce, and more).]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/plugin-introduction-and-setup/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mail Engine: SendInBlue REST API</title>
		<link>https://www.dev4press.com/kb/user-guide/mail-engine-sendinblue-rest-api/</link>
					<comments>https://www.dev4press.com/kb/user-guide/mail-engine-sendinblue-rest-api/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Mon, 08 Jun 2020 16:35:07 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobguide&#038;p=63802/</guid>

					<description><![CDATA[You must be logged in to read this. Click here to login.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/user-guide/mail-engine-sendinblue-rest-api/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHPMailer Service: PepiPost SMTP Server</title>
		<link>https://www.dev4press.com/kb/article/phpmailer-service-pepipost-smtp-server/</link>
					<comments>https://www.dev4press.com/kb/article/phpmailer-service-pepipost-smtp-server/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Mon, 08 Jun 2020 10:00:01 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=63753/</guid>

					<description><![CDATA[GD Mail Queue Pro plugin has support for custom SMTP services for PHPMailer. One of the services included is for the PepiPost email sending service. And, to start using this service to send emails using SMTP you need the PepiPost ... <p class="read-more-container"><a title="PHPMailer Service: PepiPost SMTP Server" class="read-more button" href="https://www.dev4press.com/kb/article/phpmailer-service-pepipost-smtp-server/#more-563753" aria-label="Read more about PHPMailer Service: PepiPost SMTP Server">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/phpmailer-service-pepipost-smtp-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Activation &#038; Themes Compatibility</title>
		<link>https://www.dev4press.com/kb/article/activation-themes-compatibility/</link>
					<comments>https://www.dev4press.com/kb/article/activation-themes-compatibility/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Mon, 11 May 2020 20:40:48 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=63388/</guid>

					<description><![CDATA[The video shows the GD Quantum Theme Pro for bbPress activation and compatibility tests with various WordPress themes.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/activation-themes-compatibility/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Adding custom code into Must Use Plugin</title>
		<link>https://www.dev4press.com/kb/article/adding-custom-code-into-must-use-plugin/</link>
					<comments>https://www.dev4press.com/kb/article/adding-custom-code-into-must-use-plugin/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Thu, 30 Jan 2020 13:23:30 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=62811/</guid>

					<description><![CDATA[In most cases, custom code to expand various plugins is added to functions.php in the active theme. And, that is just an awful way to add custom code for many reasons: that code is not related to the theme, so ... <p class="read-more-container"><a title="Adding custom code into Must Use Plugin" class="read-more button" href="https://www.dev4press.com/kb/article/adding-custom-code-into-must-use-plugin/#more-562811" aria-label="Read more about Adding custom code into Must Use Plugin">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/adding-custom-code-into-must-use-plugin/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Adding custom code for mail queue plugin control</title>
		<link>https://www.dev4press.com/kb/article/adding-custom-code-for-mail-queue-plugin-control/</link>
					<comments>https://www.dev4press.com/kb/article/adding-custom-code-for-mail-queue-plugin-control/#comments</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Wed, 16 Oct 2019 08:13:35 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=62139/</guid>

					<description><![CDATA[GD Mail Queue plugin runs initialization and other things very early in the plugin loading process, and a lot of filters and actions are fired before the theme is even loaded. So, adding custom code to control GD Mail Queue ... <p class="read-more-container"><a title="Adding custom code for mail queue plugin control" class="read-more button" href="https://www.dev4press.com/kb/article/adding-custom-code-for-mail-queue-plugin-control/#more-562139" aria-label="Read more about Adding custom code for mail queue plugin control">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/adding-custom-code-for-mail-queue-plugin-control/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Mail Engine: MailJet REST API</title>
		<link>https://www.dev4press.com/kb/article/mail-engine-mailjet-rest-api/</link>
					<comments>https://www.dev4press.com/kb/article/mail-engine-mailjet-rest-api/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 23 Jun 2019 15:18:40 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61782/</guid>

					<description><![CDATA[]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/mail-engine-mailjet-rest-api/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHPMailer Service: SparkPost SMTP Server</title>
		<link>https://www.dev4press.com/kb/article/phpmailer-service-sparkpost-smtp-server/</link>
					<comments>https://www.dev4press.com/kb/article/phpmailer-service-sparkpost-smtp-server/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sat, 03 Aug 2019 09:44:38 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61780/</guid>

					<description><![CDATA[GD Mail Queue Pro plugin has support for custom SMTP services for PHPMailer. One of the services included is for the SparkPost email sending service. And, to start using this service to send emails using SMTP you need SparkPost account ... <p class="read-more-container"><a title="PHPMailer Service: SparkPost SMTP Server" class="read-more button" href="https://www.dev4press.com/kb/article/phpmailer-service-sparkpost-smtp-server/#more-561780" aria-label="Read more about PHPMailer Service: SparkPost SMTP Server">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/phpmailer-service-sparkpost-smtp-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHPMailer Service: PostMark SMTP Server</title>
		<link>https://www.dev4press.com/kb/article/phpmailer-service-postmark-smtp-server/</link>
					<comments>https://www.dev4press.com/kb/article/phpmailer-service-postmark-smtp-server/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sat, 03 Aug 2019 09:44:38 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61777/</guid>

					<description><![CDATA[GD Mail Queue Pro plugin has support for custom SMTP services for PHPMailer. One of the services included is for the PostMark email sending service. And, to start using this service to send emails using SMTP you need PostMark account ... <p class="read-more-container"><a title="PHPMailer Service: PostMark SMTP Server" class="read-more button" href="https://www.dev4press.com/kb/article/phpmailer-service-postmark-smtp-server/#more-561777" aria-label="Read more about PHPMailer Service: PostMark SMTP Server">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/phpmailer-service-postmark-smtp-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>WooCommerce integration settings</title>
		<link>https://www.dev4press.com/kb/article/woocommerce-integration-settings/</link>
					<comments>https://www.dev4press.com/kb/article/woocommerce-integration-settings/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Wed, 24 Jul 2019 07:38:19 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61677/</guid>

					<description><![CDATA[WooCommerce integration with User Reviews Addon is controlled with the settings on the WooCommerce settings panel, available only if the WooCommerce plugin is active on the website. Activate Integration This panel has main settings for the WooCommerce integration, and it ... <p class="read-more-container"><a title="WooCommerce integration settings" class="read-more button" href="https://www.dev4press.com/kb/article/woocommerce-integration-settings/#more-561677" aria-label="Read more about WooCommerce integration settings">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/woocommerce-integration-settings/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Advanced reviews settings</title>
		<link>https://www.dev4press.com/kb/article/advanced-reviews-settings/</link>
					<comments>https://www.dev4press.com/kb/article/advanced-reviews-settings/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Tue, 23 Jul 2019 09:01:13 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobguide&#038;p=61649/</guid>

					<description><![CDATA[The addon has a few more settings that most users will not need to mess with. But, if you want to allow your users to edit reviews, have additional control over moderation or notification, check out Reviews Advanced settings panel. ... <p class="read-more-container"><a title="Advanced reviews settings" class="read-more button" href="https://www.dev4press.com/kb/article/advanced-reviews-settings/#more-561649" aria-label="Read more about Advanced reviews settings">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/advanced-reviews-settings/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>User review form settings</title>
		<link>https://www.dev4press.com/kb/article/user-review-form-settings/</link>
					<comments>https://www.dev4press.com/kb/article/user-review-form-settings/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Tue, 23 Jul 2019 08:10:35 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61646/</guid>

					<description><![CDATA[User review form has additional settings that can be used to control some of the form elements, use of HTML, fields sizes and support for TinyMCE visual editor for writing content. All these settings are located on the Reviews Form ... <p class="read-more-container"><a title="User review form settings" class="read-more button" href="https://www.dev4press.com/kb/article/user-review-form-settings/#more-561646" aria-label="Read more about User review form settings">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/user-review-form-settings/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHPMailer Service: MailJet SMTP Server</title>
		<link>https://www.dev4press.com/kb/article/phpmailer-service-mailjet-smtp-server/</link>
					<comments>https://www.dev4press.com/kb/article/phpmailer-service-mailjet-smtp-server/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sat, 29 Jun 2019 09:54:10 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61570/</guid>

					<description><![CDATA[GD Mail Queue Pro plugin has support for custom SMTP services for PHPMailer. One of the services included is for the MailJet email sending service. And, to start using this service to send emails using SMTP you need MailJet account ... <p class="read-more-container"><a title="PHPMailer Service: MailJet SMTP Server" class="read-more button" href="https://www.dev4press.com/kb/article/phpmailer-service-mailjet-smtp-server/#more-561570" aria-label="Read more about PHPMailer Service: MailJet SMTP Server">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/phpmailer-service-mailjet-smtp-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mail Engine: Gmail REST API</title>
		<link>https://www.dev4press.com/kb/user-guide/mail-engine-gmail-rest-api/</link>
					<comments>https://www.dev4press.com/kb/user-guide/mail-engine-gmail-rest-api/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Fri, 28 Jun 2019 15:22:09 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61545/</guid>

					<description><![CDATA[Setting up Google Gmail REST API can be a bit complicated for most users, and it is important to follow the instructions on how to get the proper access keys and authorize the plugin to access the Gmail API. Unfortunately, ... <p class="read-more-container"><a title="Mail Engine: Gmail REST API" class="read-more button" href="https://www.dev4press.com/kb/user-guide/mail-engine-gmail-rest-api/#more-561545" aria-label="Read more about Mail Engine: Gmail REST API">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/user-guide/mail-engine-gmail-rest-api/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mail Engine: AWS SES REST API</title>
		<link>https://www.dev4press.com/kb/user-guide/mail-engine-aws-ses-rest-api/</link>
					<comments>https://www.dev4press.com/kb/user-guide/mail-engine-aws-ses-rest-api/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 23 Jun 2019 15:43:30 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61535/</guid>

					<description><![CDATA[Amazon AWS SES service is not very complicated to set up, but there are few things that can cause problems if you never used SES service before. This user guide will cover the process of using the REST API addon ... <p class="read-more-container"><a title="Mail Engine: AWS SES REST API" class="read-more button" href="https://www.dev4press.com/kb/user-guide/mail-engine-aws-ses-rest-api/#more-561535" aria-label="Read more about Mail Engine: AWS SES REST API">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/user-guide/mail-engine-aws-ses-rest-api/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mail Engine: Mailgun REST API</title>
		<link>https://www.dev4press.com/kb/article/mail-engine-mailgun-rest-api/</link>
					<comments>https://www.dev4press.com/kb/article/mail-engine-mailgun-rest-api/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Sun, 23 Jun 2019 15:18:40 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61533/</guid>

					<description><![CDATA[]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/mail-engine-mailgun-rest-api/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mail Engine: SendGrid REST API</title>
		<link>https://www.dev4press.com/kb/article/mail-engine-sendgrid-rest-api/</link>
					<comments>https://www.dev4press.com/kb/article/mail-engine-sendgrid-rest-api/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Fri, 21 Jun 2019 16:26:19 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61513/</guid>

					<description><![CDATA[]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/mail-engine-sendgrid-rest-api/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHPMailer Service: AWS SES SMTP Server</title>
		<link>https://www.dev4press.com/kb/article/phpmailer-service-aws-ses-smtp-server/</link>
					<comments>https://www.dev4press.com/kb/article/phpmailer-service-aws-ses-smtp-server/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Thu, 20 Jun 2019 13:46:09 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61481/</guid>

					<description><![CDATA[GD Mail Queue Pro plugin has support for custom SMTP services for PHPMailer. One of the services included is for the Amazon AWS Simple Email Service (SES) email sending service. And, to start using this service to send emails using ... <p class="read-more-container"><a title="PHPMailer Service: AWS SES SMTP Server" class="read-more button" href="https://www.dev4press.com/kb/article/phpmailer-service-aws-ses-smtp-server/#more-561481" aria-label="Read more about PHPMailer Service: AWS SES SMTP Server">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/phpmailer-service-aws-ses-smtp-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHPMailer Service: SendPulse SMTP Server</title>
		<link>https://www.dev4press.com/kb/article/phpmailer-service-sendpulse-smtp-server/</link>
					<comments>https://www.dev4press.com/kb/article/phpmailer-service-sendpulse-smtp-server/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Thu, 20 Jun 2019 13:36:16 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61477/</guid>

					<description><![CDATA[GD Mail Queue Pro plugin has support for custom SMTP services for PHPMailer. One of the services included is for the SendInBlue email sending service. And, to start using this service to send emails using SMTP you need SendPulse account. ... <p class="read-more-container"><a title="PHPMailer Service: SendPulse SMTP Server" class="read-more button" href="https://www.dev4press.com/kb/article/phpmailer-service-sendpulse-smtp-server/#more-561477" aria-label="Read more about PHPMailer Service: SendPulse SMTP Server">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/phpmailer-service-sendpulse-smtp-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHPMailer Service: Mailgun SMTP Server</title>
		<link>https://www.dev4press.com/kb/article/phpmailer-service-mailgun-smtp-server/</link>
					<comments>https://www.dev4press.com/kb/article/phpmailer-service-mailgun-smtp-server/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Thu, 20 Jun 2019 13:03:33 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61470/</guid>

					<description><![CDATA[GD Mail Queue Pro plugin has support for custom SMTP services for PHPMailer. One of the services included is for the Mailgun email sending service. And, to start using this service to send emails using SMTP you need Mailgun account. ... <p class="read-more-container"><a title="PHPMailer Service: Mailgun SMTP Server" class="read-more button" href="https://www.dev4press.com/kb/article/phpmailer-service-mailgun-smtp-server/#more-561470" aria-label="Read more about PHPMailer Service: Mailgun SMTP Server">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/phpmailer-service-mailgun-smtp-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHPMailer Service: Mandrill SMTP Server</title>
		<link>https://www.dev4press.com/kb/article/phpmailer-service-mandrill-smtp-server/</link>
					<comments>https://www.dev4press.com/kb/article/phpmailer-service-mandrill-smtp-server/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Thu, 20 Jun 2019 11:09:06 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61468/</guid>

					<description><![CDATA[GD Mail Queue Pro plugin has support for custom SMTP services for PHPMailer. One of the services included is for the Mandrill email sending service. And, to start using this service to send emails using SMTP you need to have ... <p class="read-more-container"><a title="PHPMailer Service: Mandrill SMTP Server" class="read-more button" href="https://www.dev4press.com/kb/article/phpmailer-service-mandrill-smtp-server/#more-561468" aria-label="Read more about PHPMailer Service: Mandrill SMTP Server">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/phpmailer-service-mandrill-smtp-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHPMailer Service: SendGrid SMTP Server</title>
		<link>https://www.dev4press.com/kb/article/phpmailer-service-sendgrid-smtp-server/</link>
					<comments>https://www.dev4press.com/kb/article/phpmailer-service-sendgrid-smtp-server/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Thu, 20 Jun 2019 11:09:06 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61465/</guid>

					<description><![CDATA[GD Mail Queue Pro plugin has support for custom SMTP services for PHPMailer. One of the services included is for the SendGrid email sending service. And, to start using this service to send emails using SMTP you need SendGrid account. ... <p class="read-more-container"><a title="PHPMailer Service: SendGrid SMTP Server" class="read-more button" href="https://www.dev4press.com/kb/article/phpmailer-service-sendgrid-smtp-server/#more-561465" aria-label="Read more about PHPMailer Service: SendGrid SMTP Server">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/phpmailer-service-sendgrid-smtp-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHPMailer Service: SendInBlue SMTP Server</title>
		<link>https://www.dev4press.com/kb/article/phpmailer-service-sendinblue-smtp-server/</link>
					<comments>https://www.dev4press.com/kb/article/phpmailer-service-sendinblue-smtp-server/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Thu, 20 Jun 2019 11:05:35 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61462/</guid>

					<description><![CDATA[GD Mail Queue Pro plugin has support for custom SMTP services for PHPMailer. One of the services included is for the SendInBlue email sending service. And, to start using this service to send emails using SMTP you need SendInBlue account. ... <p class="read-more-container"><a title="PHPMailer Service: SendInBlue SMTP Server" class="read-more button" href="https://www.dev4press.com/kb/article/phpmailer-service-sendinblue-smtp-server/#more-561462" aria-label="Read more about PHPMailer Service: SendInBlue SMTP Server">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/phpmailer-service-sendinblue-smtp-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHPMailer Service: Custom SMTP</title>
		<link>https://www.dev4press.com/kb/article/phpmailer-service-custom-smtp/</link>
					<comments>https://www.dev4press.com/kb/article/phpmailer-service-custom-smtp/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Thu, 20 Jun 2019 10:35:24 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=61438/</guid>

					<description><![CDATA[PHPMailer is a core class in WordPress for sending emails. By default, it uses the PHP mail() function, but it can be configured to use the SMTP server. And, GD Mail Queue plugin has SMTP services for sending emails through ... <p class="read-more-container"><a title="PHPMailer Service: Custom SMTP" class="read-more button" href="https://www.dev4press.com/kb/article/phpmailer-service-custom-smtp/#more-561438" aria-label="Read more about PHPMailer Service: Custom SMTP">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/phpmailer-service-custom-smtp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>I have activated the plugin, but the forum looks the same?</title>
		<link>https://www.dev4press.com/kb/faq/i-have-activated-the-plugin-but-the-forum-looks-the-same/</link>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Fri, 08 Mar 2019 09:53:26 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobfaq&#038;p=60863/</guid>

					<description><![CDATA[Activating the plugin is only the first step, you need now to tell bbPress to use the Quantum theme package. To do that, open the bbPress settings (Settings -&#62; Forums) and find the Theme Package settings, and switch to the ... <p class="read-more-container"><a title="I have activated the plugin, but the forum looks the same?" class="read-more button" href="https://www.dev4press.com/kb/faq/i-have-activated-the-plugin-but-the-forum-looks-the-same/#more-560863" aria-label="Read more about I have activated the plugin, but the forum looks the same?">Read more</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Demo Installation and Configuration</title>
		<link>https://www.dev4press.com/kb/article/demo-installation-and-configuration/</link>
					<comments>https://www.dev4press.com/kb/article/demo-installation-and-configuration/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Tue, 20 Jun 2017 18:35:07 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=56111/</guid>

					<description><![CDATA[You must be logged in to read this. Click here to login.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/demo-installation-and-configuration/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What to do after plugin is updated?</title>
		<link>https://www.dev4press.com/kb/article/what-to-do-after-plugin-is-updated/</link>
					<comments>https://www.dev4press.com/kb/article/what-to-do-after-plugin-is-updated/#comments</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Tue, 11 Oct 2016 08:30:29 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=53702/</guid>

					<description><![CDATA[Updating plugins to the new version is essential to ensure that you always have the latest features, updates, and fixes. But, updating the plugin is only part of the update process, there are few more things you need to do.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/what-to-do-after-plugin-is-updated/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>What to do after plugin is installed?</title>
		<link>https://www.dev4press.com/kb/article/what-to-do-after-plugin-is-installed/</link>
					<comments>https://www.dev4press.com/kb/article/what-to-do-after-plugin-is-installed/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Tue, 11 Oct 2016 08:00:40 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=53708/</guid>

					<description><![CDATA[Once you complete installation of any of the Dev4Press plugins, the process is essentially the same for all plugins. It is important to follow the post-installation procedure to make sure all is working as expected.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/what-to-do-after-plugin-is-installed/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Installation and Update for 4.x users</title>
		<link>https://www.dev4press.com/kb/article/installation-and-update-for-4-x-users/</link>
					<comments>https://www.dev4press.com/kb/article/installation-and-update-for-4-x-users/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Fri, 11 Mar 2016 13:15:31 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=51786/</guid>

					<description><![CDATA[This video shows how the update from GD Press Tools Pro 4.x looks like and how to use Migration panel to remove old plugin data and settings.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/installation-and-update-for-4-x-users/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Database Schema</title>
		<link>https://www.dev4press.com/kb/article/gdpet-database-schema/</link>
					<comments>https://www.dev4press.com/kb/article/gdpet-database-schema/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Wed, 09 Mar 2016 20:01:46 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=51769/</guid>

					<description><![CDATA[You must be logged in to read this. Click here to login.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/gdpet-database-schema/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Database Tables Schema</title>
		<link>https://www.dev4press.com/kb/article/database-tables-schema/</link>
					<comments>https://www.dev4press.com/kb/article/database-tables-schema/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Mon, 23 Nov 2015 13:32:11 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=51088/</guid>

					<description><![CDATA[GD Rating System adds several database tables to store rating logs and rating objects/items data. There are 2 main tables and 2 metadata tables for them both using a structure similar to normal WordPress metatables. All tables added use standard ... <p class="read-more-container"><a title="Database Tables Schema" class="read-more button" href="https://www.dev4press.com/kb/article/database-tables-schema/#more-551088" aria-label="Read more about Database Tables Schema">Read more</a></p>]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/database-tables-schema/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Installation and Basic Setup</title>
		<link>https://www.dev4press.com/kb/article/installation-and-basic-setup/</link>
					<comments>https://www.dev4press.com/kb/article/installation-and-basic-setup/#respond</comments>
		
		<dc:creator><![CDATA[Milan Petrovic]]></dc:creator>
		<pubDate>Wed, 08 Jul 2015 15:30:13 +0000</pubDate>
				<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=50360/</guid>

					<description><![CDATA[You must be logged in to read this. Click here to login.]]></description>
		
					<wfw:commentRss>https://www.dev4press.com/kb/article/installation-and-basic-setup/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
