<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>WordPress on Victor Hugo Solis</title>
		<link>http://localhost:1313/tags/wordpress/</link>
		<description>Recent content in WordPress on Victor Hugo Solis</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Fri, 08 Mar 2024 09:00:00 -0800</lastBuildDate>
		
			<atom:link href="http://localhost:1313/tags/wordpress/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Introduction to WordPress Admin Panel</title>
				<link>http://localhost:1313/posts/introduction-to-wordpress-admin-panel/</link>
				<pubDate>Fri, 08 Mar 2024 09:00:00 -0800</pubDate>
				<guid>http://localhost:1313/posts/introduction-to-wordpress-admin-panel/</guid>
				<description>&lt;p&gt;Understanding the features in your WordPress admin panel is a great way to start your journey into WordPress web design. The WordPress admin panel serves as the administration center of your WordPress website. This is where you control almost all of the functionality of your WordPress site.&lt;/p&gt;&#xA;&lt;p&gt;Learning the dashboard can appear overwhelming to those transitioning from HTML-only design, which deters some from using WordPress.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://localhost:1313/images/posts/content/admin-panel-1024x683.jpg&#34; alt=&#34;WordPress Admin Panel&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;how-do-you-access-your-wordpress-admin-panel&#34;&gt;How Do You Access Your WordPress Admin Panel?&lt;/h2&gt;&#xA;&lt;h3 id=&#34;how-to-login-to-the-wordpress-admin-panel&#34;&gt;How to login to the WordPress admin panel?&lt;/h3&gt;&#xA;&lt;p&gt;The WordPress admin panel can be found by adding &lt;code&gt;/wp-admin&lt;/code&gt; to your site URL:&lt;/p&gt;</description>
			</item>
			<item>
				<title>What Is a WordPress Plugin? Uses, Installation, and Risks</title>
				<link>http://localhost:1313/posts/what-is-a-wordpress-plugin/</link>
				<pubDate>Fri, 08 Mar 2024 09:00:00 -0800</pubDate>
				<guid>http://localhost:1313/posts/what-is-a-wordpress-plugin/</guid>
				<description>&lt;p&gt;&lt;img src=&#34;http://localhost:1313/images/posts/content/WordPress-Plugins-1024x683.jpg&#34; alt=&#34;WordPress Plugins&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;A WordPress plugin is a small program that customizes and enhances a WordPress website. Plugins can add capabilities such as security controls, SEO tools, and e-commerce functionality, but quality and compatibility vary by plugin.&lt;/p&gt;&#xA;&lt;h2 id=&#34;when-to-use-a-wordpress-plugin&#34;&gt;When To Use a WordPress Plugin?&lt;/h2&gt;&#xA;&lt;p&gt;Plugins simplify adding extra website functionality. Individual plugins can transform a WordPress site into diverse platforms — from learning management systems to social networks to full e-commerce stores. Some plugins work invisibly without user interfaces, such as caching tools that boost performance and SEO.&lt;/p&gt;</description>
			</item>
			<item>
				<title>What Is WordPress? CMS, Uses, and How It Works</title>
				<link>http://localhost:1313/posts/what-is-wordpress/</link>
				<pubDate>Fri, 08 Mar 2024 09:00:00 -0800</pubDate>
				<guid>http://localhost:1313/posts/what-is-wordpress/</guid>
				<description>&lt;p&gt;WordPress is an open-source content management system (CMS) used to publish and manage websites. WordPress.org software is licensed under GPLv2, allowing users to download, modify, and redistribute it.&lt;/p&gt;&#xA;&lt;p&gt;A CMS simplifies website management without programming knowledge, enabling full-featured website building via a web browser.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://localhost:1313/images/posts/content/wordpress-101-1024x683.jpg&#34; alt=&#34;WordPress 101&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;why-is-wordpress-so-popular&#34;&gt;Why is WordPress So Popular?&lt;/h2&gt;&#xA;&lt;h3 id=&#34;1-open-source-content-management-system&#34;&gt;1. Open-Source Content Management System&lt;/h3&gt;&#xA;&lt;p&gt;Free platform allowing source code modification and redistribution. While the software is free, websites require domain names and hosting providers for online availability.&lt;/p&gt;</description>
			</item>
			<item>
				<title>WordCamp Riverside 2019</title>
				<link>http://localhost:1313/posts/wordcamp-riverside-2019/</link>
				<pubDate>Wed, 06 Mar 2024 09:00:00 -0800</pubDate>
				<guid>http://localhost:1313/posts/wordcamp-riverside-2019/</guid>
				<description>&lt;p&gt;The third annual WordCamp Riverside event runs &amp;ldquo;from Friday, November 8 through Sunday, November 10, 2019&amp;rdquo; at SolarMax, located at 3080 12th St, Riverside, CA 92507. This gathering brings together &lt;a href=&#34;http://localhost:1313/posts/what-is-wordpress/&#34;&gt;WordPress&lt;/a&gt; enthusiasts and business owners to learn about WordPress websites and their benefits.&lt;/p&gt;&#xA;&lt;p&gt;The event enables &amp;ldquo;casual users to core developers&amp;rdquo; to participate, share ideas, and network with designers, developers, business owners, freelancers, and bloggers. Attendees can &amp;ldquo;learn, connect, and have fun.&amp;rdquo;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Adding Products in WooCommerce</title>
				<link>http://localhost:1313/posts/adding-products-in-woocommerce/</link>
				<pubDate>Mon, 09 Nov 2020 09:00:00 -0800</pubDate>
				<guid>http://localhost:1313/posts/adding-products-in-woocommerce/</guid>
				<description>&lt;p&gt;&lt;img src=&#34;http://localhost:1313/images/posts/content/add-product-to-woocommerce-600x450.jpg&#34; alt=&#34;Add Product to WooCommerce&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;WooCommerce stands as a leading eCommerce platform offering comprehensive functionality for selling products online. Before adding your first product, familiarize yourself with how product categories, tags, and attributes operate.&lt;/p&gt;&#xA;&lt;h2 id=&#34;adding-products-to-woocommerce&#34;&gt;Adding Products to WooCommerce&lt;/h2&gt;&#xA;&lt;p&gt;The process resembles writing a new WordPress post:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Navigate to &lt;strong&gt;Products &amp;gt; Add Product&lt;/strong&gt; to enter all product information&lt;/li&gt;&#xA;&lt;li&gt;In the &lt;strong&gt;Product Name&lt;/strong&gt; field, enter a descriptive product title&lt;/li&gt;&#xA;&lt;li&gt;In the &lt;strong&gt;Description&lt;/strong&gt; box, provide the complete product description&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://localhost:1313/images/posts/content/add-product-to-woocommerce-1024x683.jpg&#34; alt=&#34;Add Product to WooCommerce&#34;&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>What are WordPress Taxonomies?</title>
				<link>http://localhost:1313/posts/what-are-wordpress-taxonomies/</link>
				<pubDate>Mon, 09 Nov 2020 09:00:00 -0800</pubDate>
				<guid>http://localhost:1313/posts/what-are-wordpress-taxonomies/</guid>
				<description>&lt;p&gt;&lt;img src=&#34;http://localhost:1313/images/posts/content/what-are-wordpress-taxonomies-600x450.jpg&#34; alt=&#34;What are WordPress Taxonomies?&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;There is one question that always comes out when you&amp;rsquo;re learning to design a website with WordPress. This question is; what are WordPress Taxonomies? The short answer is that Taxonomies are an important part of categorizing your WordPress site&amp;rsquo;s content.&lt;/p&gt;&#xA;&lt;p&gt;According to WordPress.org, &amp;ldquo;a taxonomy is a way of grouping posts together based on a select number of relationships.&amp;rdquo; WordPress has two main types of taxonomies called Categories and Tags.&lt;/p&gt;</description>
			</item>
			<item>
				<title>The Threats to eCommerce Websites: Research Project</title>
				<link>http://localhost:1313/posts/the-threats-to-ecommerce-websites-research-project/</link>
				<pubDate>Thu, 24 Sep 2020 09:00:00 -0800</pubDate>
				<guid>http://localhost:1313/posts/the-threats-to-ecommerce-websites-research-project/</guid>
				<description>&lt;p&gt;Zero-day vulnerabilities are a particular type of error in software applications. This is important because it enables attackers to exploit potentially serious security weaknesses on websites—eCommerce threats that endanger today&amp;rsquo;s economy.&lt;/p&gt;&#xA;&lt;p&gt;In this new era of eCommerce business, these types of vulnerabilities have become more and more costly to companies and customers around the world.&lt;/p&gt;&#xA;&lt;p&gt;While zero-day vulnerabilities are known for being exploited by criminals trying to make a quick buck, government security agencies have also taken advantage of these security vulnerabilities and used them for surveillance or attacks (Frankenfield, 2019).&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
