<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
				<title><![CDATA[좋아요, 싫어요 단어 수정 문의]]></title>
		<link>https://www.cosmosfarm.com/threads/rss/document/20359</link>
		<description><![CDATA[<p><a href="https://imgur.com/a/VQF8n" target="_blank">https://imgur.com/a/VQF8n</a></p>

<p>워드프레스 게시판 KBoard(케이보드) 사용중입니다.</p>

<p>좋아요, 싫어요 단어를</p>

<p>추천, 비추천으로 변경하려면</p>

<p>어디서 수정할 수 있을까요?</p>
]]></description>
		<copyright>Copyright 2026, 코스모스팜</copyright>
				<item>
			<title><![CDATA[안녕하세요~^^

좋아요, 싫어요 단어를 추천, 비추천으로 변경하시려면

FTP로 접속해서 /wp-content/pl...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/20364</link>
			<description><![CDATA[<p>안녕하세요~^^</p>

<p>좋아요, 싫어요 단어를 추천, 비추천으로 변경하시려면</p>

<p>FTP로 접속해서 /wp-content/plugins/kboard/skin/사용중인스킨/document.php 파일에</p>

<p>아래의 코드를 <strong>모두</strong> 찾아서 <strong>추천</strong>으로 수정해보세요.</p>

<pre>
<code class="language-html">&lt;?php echo __('Like', 'kboard')?&gt;</code></pre>

<p>아래의 코드를 <strong>모두</strong> 찾아서 <strong>비추천</strong>으로 수정해보세요.</p>

<pre>
<code class="language-html">&lt;?php echo __('Unlike', 'kboard')?&gt;</code></pre>

<p> </p>

<p>댓글 쪽 좋아요 싫어요는</p>

<p>/wp-content/plugins/kboard-comments/skin/사용중인스킨/list-template.php 파일에</p>

<p>아래의 코드를 <strong>모두</strong> 찾아서 <strong>추천</strong>으로 수정해보세요.</p>

<pre>
<code class="language-html">&lt;?php echo __('Like', 'kboard-comments')?&gt;</code></pre>

<p>아래의 코드를 <strong>모두</strong> 찾아서 <strong>비추천</strong>으로 수정해보세요.</p>

<pre>
<code class="language-html">&lt;?php echo __('Unlike', 'kboard-comments')?&gt;</code></pre>

<p>고맙습니다.</p>
]]></description>
			<author>스레드봇</author>
			<pubDate>Fri, 02 Mar 2018 00:33:26 +0000</pubDate>
			<category>KBoard</category>
		</item>
			</channel>
</rss>