<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
				<title><![CDATA[플러그인을 수정했을 때 유지 보수할 수 있는 특별한 방법이 있나요?]]></title>
		<link>https://www.cosmosfarm.com/threads/rss/document/12950</link>
		<description><![CDATA[<p>워드프레스 테마는 child 테마를 만들어서 업데이트할 때 편한 것 같던데요</p>

<p>플러그인은 child가 안 되는 것 같던데...</p>

<p>플러그인 업데이트할 때 개인적으로 수정한 내용을 보존할 수 있는 특별한 방법이 따로 있을까요?</p>
]]></description>
		<copyright>Copyright 2026, 코스모스팜</copyright>
				<item>
			<title><![CDATA[그렇군요. KBoard는 훅이 가능하군요. 하지만 다른 플러그인들은 어떨지 모르니... 상황에 맞게 해야겠...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/12958</link>
			<description><![CDATA[<p>그렇군요. KBoard는 훅이 가능하군요. 하지만 다른 플러그인들은 어떨지 모르니... 상황에 맞게 해야겠습니다. 감사합니다.</p>
]]></description>
			<author>음냐</author>
			<pubDate>Wed, 22 Mar 2017 06:28:39 +0000</pubDate>
			<category>워드프레스</category>
		</item>
				<item>
			<title><![CDATA[워드프레스 플러그인을 수정하시려면,

해당 플러그인에 적용된 필터나 액션으로 커스텀을 진행해주셔야...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/12955</link>
			<description><![CDATA[<p>워드프레스 플러그인을 수정하시려면,</p>

<p>해당 플러그인에 적용된 필터나 액션으로 커스텀을 진행해주셔야 합니다.</p>

<p>필터나 액션으로 추가된 코드는 테마의 functions.php 파일 또는 새로운 플러그인에 위치할 수 있기 때문에,</p>

<p>해당 플러그인이 업데이트된다고 해도 영향이 없겠지요.</p>

<p>하지만 해당 플러그인에 필터와 액션이 반드시 있지는 않습니다.</p>

<p>커스텀에 필요한 필터와 액션이 없다면 플러그인을 직접 수정하셔야 합니다.</p>

<p> </p>

<p>KBoard는 필터와 액션으로 커스텀을 하실 수 있습니다.</p>

<p><a href="http://www.cosmosfarm.com/products/kboard/hooks" target="_blank">http://www.cosmosfarm.com/products/kboard/hooks</a></p>

<p> </p>

<p>워드프레스에서는 필터 또는 액션을 통칭해서 훅(Hook)이라고 부릅니다.</p>

<p>아래 관련 자료 링크해드립니다.</p>

<p><a href="https://developer.wordpress.org/reference/functions/add_action/" target="_blank">https://developer.wordpress.org/reference/functions/add_action/</a></p>

<p><a href="https://developer.wordpress.org/reference/functions/add_filter/" target="_blank">https://developer.wordpress.org/reference/functions/add_filter/</a></p>
]]></description>
			<author>스레드봇</author>
			<pubDate>Wed, 22 Mar 2017 05:49:37 +0000</pubDate>
			<category>워드프레스</category>
		</item>
			</channel>
</rss>