ถ้าอยากใช้ภาษาไทยและ url route ภาษาไทย ให้เลือกเวอร์ชั่น https://th.wordpress.org/
- bloginfo(‘wpurl’) ขอ base url website


$post_id = get_the_ID();wp_title('');
the_content('');
Debug
define('WP_DEBUG', true);
define( 'WP_DEBUG_LOG', true );
Plugin
- Advanced Custom Fields add two colum in page
- WMPL add any Language to Translation
ถ้าอยากให้ column 2 ภาษาสามารถตั้งได้ที่ WPML>Translation Options>Custom posts
- Really Simple SSL set all page HTTPS
- WP Encrypt ขอฟรี HTTPS จากเว็บ Let’s Encrypt
- Velvet Blues Update URLs เมื่อเปลี่ยนโดเมนแล้ว ในเพจลิ้งไม่เปลี่ยน
- Better Search Replace หาคำแล้วแทนที่
- SSH SFTP Updater Support ถ้าจะใช้ SFTP ในการอัพโหลด Plugin
- Google XML Sitemaps ทำ sitemap ในเว็บไซต์
- Duplicator เอาไว้ clone เว็บไซต์ หลังจาก clone เสร็จให้ copy ไฟลฺ installer.php และ ไฟล์ zip ไปไว้ใน path เว็บไซต์ หรือ ใช้ manual archive extraction โดยแตกไฟล์ทั้งหมดแล้ว ลบไฟล์เว็บไซต์เก่า
- WP Clone ใช้ในการ copy ทั้งเว็บไซต์ post page
- Post Types Order เลื่อนอันดับการแสดงผล ได้ด้วย DragDrop
- P3 (Perfomance Profiler) เช็คปลั๊กอินโหลดช้า
- PHP Compatibility Checker เช็ค PHP ก่อนอัพเกรดเป็น PHP7
- WP SEO Structured Data Schema สำหรับใส่ schema ในเว็บไซต์
- East Theme and Plugin Upgrades เอาไว้อัพเดต ปลั๊กอิน ธีม ป้องกันปัญหาจากการอัพเดต
- File Manager ใช้จัดการไฟล์ถ้าไม่มี FTP Account สามารถ click edit แล้วแก้ได้เลย
- Geo Redirect เซต ip redirect ไป url
- wp all import สำหรับลงข้อมูลเร็วๆ
- show-current-template โชว์ template ที่ใช้งาน
- Query Monitor monitor the database queries in user requests
- Debug This tracking all types of features in WordPress.
- Debug Bar This plugin similar Debug This Plugin
- Error Log Monitor displays the latest messages from your PHP error
- wp-sweep https://wordpress.org/plugins/wp-sweep/
- Jquery Test Update https://wordpress.org/plugins/wp-jquery-update-test/
Post Type
Taxonomy
Widgets
Shortcode
