<?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>รวมวิธีการใช้ Wordpress, Joomla, Drupal, Magento และ SEO &#187; flash upload</title> <atom:link href="http://killthewhat.com/tag/flash-upload/feed/" rel="self" type="application/rss+xml" /><link>http://killthewhat.com</link> <description>Knowledge Base by howhost.com</description> <lastBuildDate>Fri, 24 Dec 2010 15:00:17 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.3</generator> <item><title>ปิด flash upload ใน wordpress</title><link>http://killthewhat.com/wordpress-tutorials/%e0%b8%9b%e0%b8%b4%e0%b8%94-flash-upload-%e0%b9%83%e0%b8%99-wordpress/</link> <comments>http://killthewhat.com/wordpress-tutorials/%e0%b8%9b%e0%b8%b4%e0%b8%94-flash-upload-%e0%b9%83%e0%b8%99-wordpress/#comments</comments> <pubDate>Tue, 20 Oct 2009 18:34:21 +0000</pubDate> <dc:creator>snappy</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[flash upload]]></category> <category><![CDATA[functions]]></category> <category><![CDATA[tips]]></category><guid
isPermaLink="false">http://killthewhat.com/?p=4970</guid> <description><![CDATA[เวลาอัพโหลดรูปใส่บทความของเราใน wordpress นั้นตัวอัพโหลดจะทำงานแบบ flash ซึ่งผมไม่ชอบเลยตรงที่ว่ามันช้าและยังกิน ram อีก เนื่องจากผมใช้ firefox บน linux เป็นหลัก แล้ว flash บน firefox เป็นอะไรที่กินแรมพอสมควร ทำให้เครื่องช้าไปได้เลยถ้าตอนนั้นผมเปิดเว็บอื่นควบคู่ไปด้วยเยอะๆ ผมเลยหาวิธีปิดการใช้งาน flash upload ของ wordpress ซะ เพื่อการเขียนบนความที่ราบลื่นขึ้น ให้เราไปเพิ่มโค็ดลงไปที่ functions.php ใน theme ของเรา function disable_flash_uploader() { return false; } add_filter( 'flash_uploader', 'disable_flash_uploader', 1 ); เพียงเท่านี้เราก็จะได้อัพโหลดรูปแบบในแบบ browser ไฟล์ธรรมดาแล้ว via : http://wpengineer.com/disable-flash-uploader/]]></description> <content:encoded><![CDATA[<p><img
src="http://killthewhat.com/wp-content/uploads/2009/10/flash-uploader.png" alt="flash-uploader" title="flash-uploader" width="450" height="187" class="aligncenter size-full wp-image-4971" /><br
/> เวลาอัพโหลดรูปใส่บทความของเราใน wordpress นั้นตัวอัพโหลดจะทำงานแบบ flash ซึ่งผมไม่ชอบเลยตรงที่ว่ามันช้าและยังกิน ram อีก เนื่องจากผมใช้ firefox บน linux เป็นหลัก แล้ว flash บน firefox เป็นอะไรที่กินแรมพอสมควร<span
id="more-4970"></span> ทำให้เครื่องช้าไปได้เลยถ้าตอนนั้นผมเปิดเว็บอื่นควบคู่ไปด้วยเยอะๆ</p><p>ผมเลยหาวิธีปิดการใช้งาน flash upload ของ wordpress ซะ เพื่อการเขียนบนความที่ราบลื่นขึ้น ให้เราไปเพิ่มโค็ดลงไปที่ functions.php ใน theme ของเรา</p><pre class="brush: php; title: ;">
function disable_flash_uploader() {
	return false;
}

add_filter( 'flash_uploader', 'disable_flash_uploader', 1 );
</pre><p>เพียงเท่านี้เราก็จะได้อัพโหลดรูปแบบในแบบ browser ไฟล์ธรรมดาแล้ว<br
/> <img
src="http://killthewhat.com/wp-content/uploads/2009/10/flash-upload.png" alt="flash-upload" title="flash-upload" width="630" height="261" class="aligncenter size-full wp-image-4972" /></p><p>via : http://wpengineer.com/disable-flash-uploader/</p> ]]></content:encoded> <wfw:commentRss>http://killthewhat.com/wordpress-tutorials/%e0%b8%9b%e0%b8%b4%e0%b8%94-flash-upload-%e0%b9%83%e0%b8%99-wordpress/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 22/31 queries in 0.014 seconds using disk

Served from: killthewhat.com @ 2012-02-09 06:56:05 -->
