<?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>WP Development &#8211; Npcink</title>
	<atom:link href="https://www.npc.ink/tag/wp-development/feed" rel="self" type="application/rss+xml" />
	<link>https://www.npc.ink</link>
	<description>共享WordPress主题插件以及使用开发等优秀教程</description>
	<lastBuildDate>Fri, 06 Jun 2025 01:54:25 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://n.getimg.net/www/2021/11/cropped-585475.png</url>
	<title>WP Development &#8211; Npcink</title>
	<link>https://www.npc.ink</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>第七节：Vue3 开发WordPress设置选项 &#8211; 对象存值（优化）</title>
		<link>https://www.npc.ink/277478</link>
					<comments>https://www.npc.ink/277478#respond</comments>
		
		<dc:creator><![CDATA[Muze]]></dc:creator>
		<pubDate>Sun, 30 Jul 2023 14:25:00 +0000</pubDate>
				<category><![CDATA[WP 教程]]></category>
		<category><![CDATA[VUE选项]]></category>
		<category><![CDATA[WP 开发]]></category>
		<guid isPermaLink="false">https://www.npc.ink/?p=277478</guid>

					<description><![CDATA[简化存值方法，优化赋值逻辑，进一步降低开发中的心智负担，并给出了详细的示例代码和开源的实战运用项目供各位参考。]]></description>
		
					<wfw:commentRss>https://www.npc.ink/277478/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>02：讲透WordPress 菜单开发 &#8211; 权限控制与加载指定JS</title>
		<link>https://www.npc.ink/277349</link>
					<comments>https://www.npc.ink/277349#respond</comments>
		
		<dc:creator><![CDATA[Muze]]></dc:creator>
		<pubDate>Fri, 30 Jun 2023 14:48:00 +0000</pubDate>
				<category><![CDATA[WP 教程]]></category>
		<category><![CDATA[WP 开发]]></category>
		<category><![CDATA[WP 菜单开发]]></category>
		<guid isPermaLink="false">https://www.npc.ink/?p=277349</guid>

					<description><![CDATA[本节主要解决两个问题，仅限访问指定菜单和仅限指定人员访问菜单，还有，指定菜单页加载 CSS 和 JS 资源。通过本节内容，希望能对诸位在菜单权限控制方面，有所启发。]]></description>
		
					<wfw:commentRss>https://www.npc.ink/277349/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>01：讲透WordPress 菜单开发 &#8211; 在菜单中添加Tab选项卡</title>
		<link>https://www.npc.ink/277333</link>
					<comments>https://www.npc.ink/277333#respond</comments>
		
		<dc:creator><![CDATA[Muze]]></dc:creator>
		<pubDate>Thu, 29 Jun 2023 14:46:00 +0000</pubDate>
				<category><![CDATA[WP 教程]]></category>
		<category><![CDATA[WP 开发]]></category>
		<category><![CDATA[WP 菜单开发]]></category>
		<guid isPermaLink="false">https://www.npc.ink/?p=277333</guid>

					<description><![CDATA[本节详细介绍了在顶级菜单中实现 Tab 切换选项卡的每一步实现的思路，大家可以据此，写出在子菜单中添加 Tab 切换选项卡功能。]]></description>
		
					<wfw:commentRss>https://www.npc.ink/277333/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>第五节： Vue3 开发WordPress设置选项 &#8211; 使用Vite打包JS资源</title>
		<link>https://www.npc.ink/277313</link>
					<comments>https://www.npc.ink/277313#respond</comments>
		
		<dc:creator><![CDATA[Muze]]></dc:creator>
		<pubDate>Thu, 29 Jun 2023 14:25:00 +0000</pubDate>
				<category><![CDATA[WP 教程]]></category>
		<category><![CDATA[VUE选项]]></category>
		<category><![CDATA[WP 开发]]></category>
		<guid isPermaLink="false">https://www.npc.ink/?p=277313</guid>

					<description><![CDATA[本节使用 Vite 对之前的 JS 资源进行了打包处理，提升了运行效率，降低了资源开销，直观的降低了页面卡顿感。基于现代化的 Node生态，还可以做出各种功能，例如数据校验，展示图标等无限可能。]]></description>
		
					<wfw:commentRss>https://www.npc.ink/277313/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>第六节：Vue3 开发WordPress设置选项 &#8211; 添加对象传值和数据校验</title>
		<link>https://www.npc.ink/277323</link>
					<comments>https://www.npc.ink/277323#respond</comments>
		
		<dc:creator><![CDATA[Muze]]></dc:creator>
		<pubDate>Thu, 29 Jun 2023 14:11:00 +0000</pubDate>
				<category><![CDATA[WP 教程]]></category>
		<category><![CDATA[VUE选项]]></category>
		<category><![CDATA[WP 开发]]></category>
		<guid isPermaLink="false">https://www.npc.ink/?p=277323</guid>

					<description><![CDATA[本节解决了数据量过大时的结构化传值问题，以及给出了简单的数据校验例子，通过本系列教程，相信您已经可以开发自己的设置选项了。]]></description>
		
					<wfw:commentRss>https://www.npc.ink/277323/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>00：讲透WordPress 菜单开发 &#8211; 添加菜单和子菜单</title>
		<link>https://www.npc.ink/277292</link>
					<comments>https://www.npc.ink/277292#respond</comments>
		
		<dc:creator><![CDATA[Muze]]></dc:creator>
		<pubDate>Wed, 28 Jun 2023 14:20:00 +0000</pubDate>
				<category><![CDATA[WP 教程]]></category>
		<category><![CDATA[WP 开发]]></category>
		<category><![CDATA[WP 菜单开发]]></category>
		<guid isPermaLink="false">https://www.npc.ink/?p=277292</guid>

					<description><![CDATA[本节主要给出在 WordPress 中添加菜单和子菜单的方法，尤其是其中通过函数添加子菜单的方法，少有人用。希望能帮助大家查缺补漏，提升认知和开发效率。]]></description>
		
					<wfw:commentRss>https://www.npc.ink/277292/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>第四节：Vue3 开发WordPress设置选项 &#8211; 添加图片上传功能</title>
		<link>https://www.npc.ink/277283</link>
					<comments>https://www.npc.ink/277283#respond</comments>
		
		<dc:creator><![CDATA[Muze]]></dc:creator>
		<pubDate>Wed, 28 Jun 2023 14:02:00 +0000</pubDate>
				<category><![CDATA[WP 教程]]></category>
		<category><![CDATA[VUE选项]]></category>
		<category><![CDATA[WP 开发]]></category>
		<guid isPermaLink="false">https://www.npc.ink/?p=277283</guid>

					<description><![CDATA[本节实现了从本地上传图片至WordPress媒体库和从媒体库中选择图片的功能，并进一步探究了后续文章发展节奏]]></description>
		
					<wfw:commentRss>https://www.npc.ink/277283/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>第三节：Vue3 开发WordPress设置选项 &#8211; 从筛选功能研究前后台数据交互</title>
		<link>https://www.npc.ink/277274</link>
					<comments>https://www.npc.ink/277274#respond</comments>
		
		<dc:creator><![CDATA[Muze]]></dc:creator>
		<pubDate>Tue, 27 Jun 2023 15:21:00 +0000</pubDate>
				<category><![CDATA[WP 教程]]></category>
		<category><![CDATA[VUE选项]]></category>
		<category><![CDATA[WP 开发]]></category>
		<guid isPermaLink="false">https://www.npc.ink/?p=277274</guid>

					<description><![CDATA[本节从WordPress 中拿到用户列表数据，并通过Vue3渲染在页面上，我们还修改了保存选项的接口，以便保存数组类型的数据]]></description>
		
					<wfw:commentRss>https://www.npc.ink/277274/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>第二节：Vue3 开发WordPress设置选项- 从输入框开始，配置基础设置选项</title>
		<link>https://www.npc.ink/277264</link>
					<comments>https://www.npc.ink/277264#respond</comments>
		
		<dc:creator><![CDATA[Muze]]></dc:creator>
		<pubDate>Tue, 27 Jun 2023 14:29:00 +0000</pubDate>
				<category><![CDATA[WP 教程]]></category>
		<category><![CDATA[VUE选项]]></category>
		<category><![CDATA[WP 开发]]></category>
		<guid isPermaLink="false">https://www.npc.ink/?p=277264</guid>

					<description><![CDATA[本节中，我们实现了两个输入框进行获取和修改选项，并通过保存按钮将选项的值保存进 WordPress 中。本节代码较多，但注释详细，做好准备咯]]></description>
		
					<wfw:commentRss>https://www.npc.ink/277264/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>第一节：Vue3 开发WordPress设置选项 &#8211; PHP传数据给JS</title>
		<link>https://www.npc.ink/277254</link>
					<comments>https://www.npc.ink/277254#respond</comments>
		
		<dc:creator><![CDATA[Muze]]></dc:creator>
		<pubDate>Sat, 24 Jun 2023 14:05:00 +0000</pubDate>
				<category><![CDATA[WP 教程]]></category>
		<category><![CDATA[VUE选项]]></category>
		<category><![CDATA[WP 开发]]></category>
		<guid isPermaLink="false">https://www.npc.ink/?p=277254</guid>

					<description><![CDATA[本节重点：在 WordPress 中将 PHP 准备好的数据传给 JS 文件，并在 JS 中将传来的值打印浏览器控制台中]]></description>
		
					<wfw:commentRss>https://www.npc.ink/277254/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>第零节：Vue3 开发WordPress设置选项 &#8211; 效果预览与使用场景</title>
		<link>https://www.npc.ink/277241</link>
					<comments>https://www.npc.ink/277241#respond</comments>
		
		<dc:creator><![CDATA[Muze]]></dc:creator>
		<pubDate>Sat, 24 Jun 2023 14:00:00 +0000</pubDate>
				<category><![CDATA[WP 教程]]></category>
		<category><![CDATA[VUE选项]]></category>
		<category><![CDATA[WP 开发]]></category>
		<guid isPermaLink="false">https://www.npc.ink/?p=277241</guid>

					<description><![CDATA[开发 WordPress 的设置功能时，只需要几个简单的设置选项，用原生Setting API太麻烦，用设置框架又太重，也许这个对前端友好的不轻不重的方法会适合你。]]></description>
		
					<wfw:commentRss>https://www.npc.ink/277241/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>WordPress相关 &#8211; 统计信息获取一览表</title>
		<link>https://www.npc.ink/19748</link>
					<comments>https://www.npc.ink/19748#respond</comments>
		
		<dc:creator><![CDATA[Muze]]></dc:creator>
		<pubDate>Fri, 30 Oct 2020 12:30:41 +0000</pubDate>
				<category><![CDATA[WP 教程]]></category>
		<category><![CDATA[WP 开发]]></category>
		<guid isPermaLink="false">https://www.npc.ink/?p=19748</guid>

					<description><![CDATA[在WordPress开发中，我们需要调用一些网站的统计信息，那么这篇文章将给你一定的帮助]]></description>
		
					<wfw:commentRss>https://www.npc.ink/19748/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
