<?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>Development - WPSandbox</title>
	<atom:link href="https://wpsandbox.net/category/development/feed" rel="self" type="application/rss+xml" />
	<link>https://wpsandbox.net</link>
	<description>Free WordPress Sandbox</description>
	<lastBuildDate>Mon, 02 Jun 2025 13:38:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>How to Update Your Self-Hosted WordPress Staging Site</title>
		<link>https://wpsandbox.net/development/update-self-hosted-wordpress-staging-site-p1600</link>
					<comments>https://wpsandbox.net/development/update-self-hosted-wordpress-staging-site-p1600#respond</comments>
		
		<dc:creator><![CDATA[WPSandbox]]></dc:creator>
		<pubDate>Mon, 02 Jun 2025 13:26:32 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<guid isPermaLink="false">https://wpsandbox.net/?p=1600</guid>

					<description><![CDATA[If you're offering WordPress development services you must have a WordPress staging site for each client site/project you work on. It's just the professional way to handle things. A WordPress staging site is a private copy/clone of a live WordPress site where developers and designers can safely test changes, updates, or new features without affecting [&#8230;]]]></description>
		
					<wfw:commentRss>https://wpsandbox.net/development/update-self-hosted-wordpress-staging-site-p1600/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Why You Should Use a Staging Site When Hiring a WordPress Designer or Developer</title>
		<link>https://wpsandbox.net/development/you-should-use-staging-site-when-hiring-wordpress-designer-developer-p1587</link>
					<comments>https://wpsandbox.net/development/you-should-use-staging-site-when-hiring-wordpress-designer-developer-p1587#respond</comments>
		
		<dc:creator><![CDATA[WPSandbox]]></dc:creator>
		<pubDate>Mon, 26 May 2025 16:12:54 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<guid isPermaLink="false">https://wpsandbox.net/?p=1587</guid>

					<description><![CDATA[Hiring someone to improve your WordPress site is a smart move for your business. Whether it’s a designer to freshen up the look or a developer to add new features, one crucial decision often gets overlooked: where should they do the work? Letting someone tinker directly on your live website is like letting a contractor [&#8230;]]]></description>
		
					<wfw:commentRss>https://wpsandbox.net/development/you-should-use-staging-site-when-hiring-wordpress-designer-developer-p1587/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Install Docker on Mac with Homebrew</title>
		<link>https://wpsandbox.net/development/install-docker-mac-homebrew-p1359</link>
					<comments>https://wpsandbox.net/development/install-docker-mac-homebrew-p1359#respond</comments>
		
		<dc:creator><![CDATA[WPSandbox]]></dc:creator>
		<pubDate>Mon, 29 Jul 2024 18:34:24 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<guid isPermaLink="false">https://wpsandbox.net/?p=1359</guid>

					<description><![CDATA[You can install Docker on Mac using Homebrew using the following command in the terminal program. You may be prompted to enter your password during the installation. It will take a minute or two to complete depending on your internet speed. You can download this article as a PDF Docker is a great way to [&#8230;]]]></description>
		
					<wfw:commentRss>https://wpsandbox.net/development/install-docker-mac-homebrew-p1359/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Check if your WordPress Site is Loading Multiple jQuery Scripts</title>
		<link>https://wpsandbox.net/development/check-if-wordpress-is-loading-multiple-jquery-p1341</link>
					<comments>https://wpsandbox.net/development/check-if-wordpress-is-loading-multiple-jquery-p1341#respond</comments>
		
		<dc:creator><![CDATA[superadmin]]></dc:creator>
		<pubDate>Mon, 29 Jul 2024 09:25:38 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<guid isPermaLink="false">https://wpsandbox.net/?p=1341</guid>

					<description><![CDATA[The very first step is to open the page source by doing right click and then View Page Source. Then search for jquery.js or most likely jquery.min.js. The browser will tell you how many times the keyword was found on that page. The jQuery version that ships with WordPress will be loaded from /wp-includes/ folder [&#8230;]]]></description>
		
					<wfw:commentRss>https://wpsandbox.net/development/check-if-wordpress-is-loading-multiple-jquery-p1341/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>WordPress Developers &#038; Git Commit Messages</title>
		<link>https://wpsandbox.net/development/wordpress-developers-git-commit-messages-p1309</link>
					<comments>https://wpsandbox.net/development/wordpress-developers-git-commit-messages-p1309#respond</comments>
		
		<dc:creator><![CDATA[superadmin]]></dc:creator>
		<pubDate>Mon, 22 Jul 2024 14:21:09 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<guid isPermaLink="false">https://wpsandbox.net/?p=1309</guid>

					<description><![CDATA[Do you like writing git commit messages? Do you like commenting your code? It is super helpful to provide descriptive git commit messages. It's not just for you but for other developers as well. When you comment the code it's always good to start with why. When you add your reasons why a piece of [&#8230;]]]></description>
		
					<wfw:commentRss>https://wpsandbox.net/development/wordpress-developers-git-commit-messages-p1309/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What are WordPress Permalinks</title>
		<link>https://wpsandbox.net/development/what-are-wordpress-permalinks-p1284</link>
					<comments>https://wpsandbox.net/development/what-are-wordpress-permalinks-p1284#respond</comments>
		
		<dc:creator><![CDATA[WPSandbox]]></dc:creator>
		<pubDate>Sat, 20 Jul 2024 12:34:39 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://wpsandbox.net/?p=1284</guid>

					<description><![CDATA[WordPress permalinks define how your site links will look to your visitors and search engines. It's good to pick a nice structure. To configure them, go to WP-Admin > Settings > Permalinks We recommend this permalink structure This will include the post id to the link and years down the road you can change the [&#8230;]]]></description>
		
					<wfw:commentRss>https://wpsandbox.net/development/what-are-wordpress-permalinks-p1284/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Fix Visual Studio Code Crashes on Ubuntu</title>
		<link>https://wpsandbox.net/development/fix-visual-studio-code-crashes-ubuntu-p1139</link>
					<comments>https://wpsandbox.net/development/fix-visual-studio-code-crashes-ubuntu-p1139#respond</comments>
		
		<dc:creator><![CDATA[WPSandbox]]></dc:creator>
		<pubDate>Sun, 16 Jun 2024 14:42:11 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<guid isPermaLink="false">https://wpsandbox.net/?p=1139</guid>

					<description><![CDATA[As a developer, dealing with an IDE that crashes on startup is incredibly frustrating. Visual Studio Code (VS Code) is a popular choice, so when it fails to work, productivity can take a hit. Recently, I encountered this issue on Ubuntu, and here's how I resolved it. The Problem When launching Visual Studio Code, it [&#8230;]]]></description>
		
					<wfw:commentRss>https://wpsandbox.net/development/fix-visual-studio-code-crashes-ubuntu-p1139/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Disable Hardware Acceleration in Visual Studio Code</title>
		<link>https://wpsandbox.net/development/how-to-disable-hardware-acceleration-in-visual-studio-code-p1131</link>
					<comments>https://wpsandbox.net/development/how-to-disable-hardware-acceleration-in-visual-studio-code-p1131#respond</comments>
		
		<dc:creator><![CDATA[WPSandbox]]></dc:creator>
		<pubDate>Sat, 15 Jun 2024 20:47:32 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<guid isPermaLink="false">https://wpsandbox.net/?p=1131</guid>

					<description><![CDATA[For some reason you may need to disable Visual Studio Code's hardware acceleration. For example in Ubuntu it's slow. !Backup! Before you do anything backup the settings. CTRL+SHIFT+P and type runtime you should see this kind of option. https://code.visualstudio.com/updates/v1_40 ... or you can edit $HOME/.vscode/argv.json file. (Linux) that line is commented. When I uncommented it [&#8230;]]]></description>
		
					<wfw:commentRss>https://wpsandbox.net/development/how-to-disable-hardware-acceleration-in-visual-studio-code-p1131/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is a Document Root folder?</title>
		<link>https://wpsandbox.net/development/what-is-a-document-root-folder-p999</link>
					<comments>https://wpsandbox.net/development/what-is-a-document-root-folder-p999#respond</comments>
		
		<dc:creator><![CDATA[superadmin]]></dc:creator>
		<pubDate>Tue, 30 Apr 2024 15:33:20 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<guid isPermaLink="false">https://wpsandbox.net/?p=999</guid>

					<description><![CDATA[The document root folder is the root folder of your site. For Ubuntu servers it's in /var/www/html and is owned by www-data user. For other sites that are hosted on the server it's usually one of these: The document root folder may or may not necessarily be the one where WordPress is installed because it [&#8230;]]]></description>
		
					<wfw:commentRss>https://wpsandbox.net/development/what-is-a-document-root-folder-p999/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Prevent xDebug from Truncating var_dump() Output</title>
		<link>https://wpsandbox.net/development/how-to-prevent-xdebug-from-truncating-var_dump-output-p951</link>
					<comments>https://wpsandbox.net/development/how-to-prevent-xdebug-from-truncating-var_dump-output-p951#respond</comments>
		
		<dc:creator><![CDATA[WPSandbox]]></dc:creator>
		<pubDate>Tue, 16 Apr 2024 21:05:12 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<guid isPermaLink="false">https://wpsandbox.net/?p=951</guid>

					<description><![CDATA[xdebug is an awesome debugging extension and it has saved me so much time when developing and also when troubleshooting php scripts and WordPress plugins. When you’re working with xdebug in your PHP development environment and using functions like var_dump() to output some debugging data (logging is better but sometimes you have to do it), [&#8230;]]]></description>
		
					<wfw:commentRss>https://wpsandbox.net/development/how-to-prevent-xdebug-from-truncating-var_dump-output-p951/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
