-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Dec 02, 2025 at 11:24 AM
-- Server version: 8.0.43-cll-lve
-- PHP Version: 8.4.14

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
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 utf8mb4 */;

--
-- Database: `swrkkqeg_wp_wlxfk`
--

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

--
-- Table structure for table `04rypS_cntctfrm_field`
--

CREATE TABLE `04rypS_cntctfrm_field` (
  `id` int NOT NULL,
  `name` char(100) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `04rypS_cntctfrm_field`
--

INSERT INTO `04rypS_cntctfrm_field` (`id`, `name`) VALUES
(1, 'name'),
(2, 'email'),
(3, 'subject'),
(4, 'message'),
(5, 'gdpr'),
(6, 'address'),
(7, 'phone'),
(8, 'attachment'),
(9, 'attachment_explanations'),
(10, 'send_copy'),
(11, 'sent_from'),
(12, 'date_time'),
(13, 'coming_from'),
(14, 'user_agent');

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

--
-- Table structure for table `04rypS_commentmeta`
--

CREATE TABLE `04rypS_commentmeta` (
  `meta_id` bigint UNSIGNED NOT NULL,
  `comment_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `04rypS_comments`
--

CREATE TABLE `04rypS_comments` (
  `comment_ID` bigint UNSIGNED NOT NULL,
  `comment_post_ID` bigint UNSIGNED NOT NULL DEFAULT '0',
  `comment_author` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_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 utf8mb4_unicode_520_ci NOT NULL,
  `comment_karma` int NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint UNSIGNED NOT NULL DEFAULT '0',
  `user_id` bigint UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `04rypS_cptch_images`
--

CREATE TABLE `04rypS_cptch_images` (
  `id` int UNSIGNED NOT NULL,
  `name` char(100) NOT NULL,
  `package_id` int NOT NULL,
  `number` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `04rypS_cptch_images`
--

INSERT INTO `04rypS_cptch_images` (`id`, `name`, `package_id`, `number`) VALUES
(1, '0.png', 1, 0),
(2, '1.png', 1, 1),
(3, '2.png', 1, 2),
(4, '3.png', 1, 3),
(5, '4.png', 1, 4),
(6, '5.png', 1, 5),
(7, '6.png', 1, 6),
(8, '7.png', 1, 7),
(9, '8.png', 1, 8),
(10, '9.png', 1, 9),
(11, '0.png', 2, 0),
(12, '1.png', 2, 1),
(13, '2.png', 2, 2),
(14, '3.png', 2, 3),
(15, '4.png', 2, 4),
(16, '5.png', 2, 5),
(17, '6.png', 2, 6),
(18, '7.png', 2, 7),
(19, '8.png', 2, 8),
(20, '9.png', 2, 9),
(21, '0.png', 3, 0),
(22, '1.png', 3, 1),
(23, '2.png', 3, 2),
(24, '3.png', 3, 3),
(25, '4.png', 3, 4),
(26, '5.png', 3, 5),
(27, '6.png', 3, 6),
(28, '7.png', 3, 7),
(29, '8.png', 3, 8),
(30, '9.png', 3, 9),
(31, '0.png', 4, 0),
(32, '1.png', 4, 1),
(33, '2.png', 4, 2),
(34, '3.png', 4, 3),
(35, '4.png', 4, 4),
(36, '5.png', 4, 5),
(37, '6.png', 4, 6),
(38, '7.png', 4, 7),
(39, '8.png', 4, 8),
(40, '9.png', 4, 9),
(41, '1.png', 5, 1),
(42, '2.png', 5, 2),
(43, '3.png', 5, 3),
(44, '4.png', 5, 4),
(45, '5.png', 5, 5),
(46, '6.png', 5, 6),
(47, '7.png', 5, 7),
(48, '8.png', 5, 8),
(49, '9.png', 5, 9),
(50, '1.png', 6, 1),
(51, '2.png', 6, 2),
(52, '3.png', 6, 3),
(53, '4.png', 6, 4),
(54, '5.png', 6, 5),
(55, '6.png', 6, 6),
(56, '7.png', 6, 7),
(57, '8.png', 6, 8),
(58, '9.png', 6, 9),
(59, '1.png', 7, 1),
(60, '2.png', 7, 2),
(61, '3.png', 7, 3),
(62, '4.png', 7, 4),
(63, '5.png', 7, 5),
(64, '6.png', 7, 6),
(65, '7.png', 7, 7),
(66, '8.png', 7, 8),
(67, '9.png', 7, 9),
(68, '1.png', 8, 1),
(69, '2.png', 8, 2),
(70, '3.png', 8, 3),
(71, '4.png', 8, 4),
(72, '5.png', 8, 5),
(73, '6.png', 8, 6),
(74, '7.png', 8, 7),
(75, '8.png', 8, 8),
(76, '9.png', 8, 9),
(77, '1.png', 9, 1),
(78, '2.png', 9, 2),
(79, '3.png', 9, 3),
(80, '4.png', 9, 4),
(81, '5.png', 9, 5),
(82, '6.png', 9, 6),
(83, '7.png', 9, 7),
(84, '8.png', 9, 8),
(85, '9.png', 9, 9),
(86, '1.png', 10, 1),
(87, '2.png', 10, 2),
(88, '3.png', 10, 3),
(89, '4.png', 10, 4),
(90, '5.png', 10, 5),
(91, '6.png', 10, 6),
(92, '7.png', 10, 7),
(93, '8.png', 10, 8),
(94, '9.png', 10, 9),
(95, '1.png', 11, 1),
(96, '2.png', 11, 2),
(97, '3.png', 11, 3),
(98, '4.png', 11, 4),
(99, '5.png', 11, 5),
(100, '6.png', 11, 6),
(101, '7.png', 11, 7),
(102, '8.png', 11, 8),
(103, '9.png', 11, 9),
(104, '1.png', 12, 1),
(105, '2.png', 12, 2),
(106, '3.png', 12, 3),
(107, '4.png', 12, 4),
(108, '5.png', 12, 5),
(109, '6.png', 12, 6),
(110, '7.png', 12, 7),
(111, '8.png', 12, 8),
(112, '9.png', 12, 9);

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

--
-- Table structure for table `04rypS_cptch_packages`
--

CREATE TABLE `04rypS_cptch_packages` (
  `id` int UNSIGNED NOT NULL,
  `name` char(100) NOT NULL,
  `folder` char(100) NOT NULL,
  `settings` longtext NOT NULL,
  `user_settings` longtext NOT NULL,
  `add_time` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `04rypS_cptch_packages`
--

INSERT INTO `04rypS_cptch_packages` (`id`, `name`, `folder`, `settings`, `user_settings`, `add_time`) VALUES
(1, 'Arabic ( black numbers - transparent background )', 'arabic_bt', '', '', '2024-10-26 04:17:09'),
(2, 'Arabic ( black numbers - white background )', 'arabic_bw', '', '', '2024-10-26 04:17:09'),
(3, 'Arabic ( white numbers - transparent background )', 'arabic_wt', '', '', '2024-10-26 04:17:09'),
(4, 'Arabic ( white numbers - black background )', 'arabic_wb', '', '', '2024-10-26 04:17:09'),
(5, 'Dots ( black dots - transparent background )', 'dots_bt', '', '', '2024-10-26 04:17:09'),
(6, 'Dots ( black dots - white background )', 'dots_bw', '', '', '2024-10-26 04:17:09'),
(7, 'Dots ( white dots - black background )', 'dots_wb', '', '', '2024-10-26 04:17:09'),
(8, 'Dots ( white dots - transparent background )', 'dots_wt', '', '', '2024-10-26 04:17:09'),
(9, 'Roman ( black numbers - transparent background )', 'roman_bt', '', '', '2024-10-26 04:17:09'),
(10, 'Roman ( black numbers - white background )', 'roman_bw', '', '', '2024-10-26 04:17:09'),
(11, 'Roman ( white numbers - black background )', 'roman_wb', '', '', '2024-10-26 04:17:09'),
(12, 'Roman ( white numbers - transparent background )', 'roman_wt', '', '', '2024-10-26 04:17:09');

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

--
-- Table structure for table `04rypS_cptch_responses`
--

CREATE TABLE `04rypS_cptch_responses` (
  `id` int UNSIGNED NOT NULL,
  `response` char(100) NOT NULL,
  `add_time` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

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

--
-- Table structure for table `04rypS_links`
--

CREATE TABLE `04rypS_links` (
  `link_id` bigint UNSIGNED NOT NULL,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint UNSIGNED NOT NULL DEFAULT '1',
  `link_rating` int NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `04rypS_options`
--

CREATE TABLE `04rypS_options` (
  `option_id` bigint UNSIGNED NOT NULL,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `04rypS_options`
--

INSERT INTO `04rypS_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'cron', 'a:11:{i:1758662227;a:1:{s:24:\"delete_expired_responses\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1758663939;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:1758670092;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1758670168;a:3:{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;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1758670169;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;}}}i:1758675490;a:1:{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;}}}i:1758677290;a:1:{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:1758929528;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1759015692;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1764793870;a:1:{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:7:\"version\";i:2;}', 'on'),
(2, 'siteurl', 'https://wrichardpattersonbooks.com', 'on'),
(3, 'home', 'https://wrichardpattersonbooks.com', 'on'),
(4, 'blogname', 'Books by W. Richard Patterson', 'on'),
(5, 'blogdescription', 'Cor Meum Poetry, Cor Meum Redux, Thinking Straight, and An Unlikely Rising.', 'on'),
(6, 'users_can_register', '0', 'on'),
(7, 'admin_email', 'admin@wrichardpattersonbooks.com', 'on'),
(8, 'start_of_week', '1', 'on'),
(9, 'use_balanceTags', '0', 'on'),
(10, 'use_smilies', '1', 'on'),
(11, 'require_name_email', '1', 'on'),
(12, 'comments_notify', '1', 'on'),
(13, 'posts_per_rss', '10', 'on'),
(14, 'rss_use_excerpt', '0', 'on'),
(15, 'mailserver_url', 'mail.example.com', 'on'),
(16, 'mailserver_login', 'login@example.com', 'on'),
(17, 'mailserver_pass', 'password', 'on'),
(18, 'mailserver_port', '110', 'on'),
(19, 'default_category', '1', 'on'),
(20, 'default_comment_status', 'open', 'on'),
(21, 'default_ping_status', 'open', 'on'),
(22, 'default_pingback_flag', '1', 'on'),
(23, 'posts_per_page', '10', 'on'),
(24, 'date_format', 'F j, Y', 'on'),
(25, 'time_format', 'g:i a', 'on'),
(26, 'links_updated_date_format', 'F j, Y g:i a', 'on'),
(27, 'comment_moderation', '1', 'on'),
(28, 'moderation_notify', '1', 'on'),
(29, 'permalink_structure', '/%postname%/', 'on'),
(30, 'rewrite_rules', 'a:94:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:14:\"^sitemaps.xml$\";s:28:\"index.php?seopress_sitemap=1\";s:18:\"^sitemaps_xsl.xsl$\";s:32:\"index.php?seopress_sitemap_xsl=1\";s:24:\"^sitemaps_video_xsl.xsl$\";s:38:\"index.php?seopress_sitemap_video_xsl=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:61:\"index.php?seopress_cpt=$matches[1]&seopress_paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=43&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'on'),
(31, 'hack_file', '0', 'on'),
(32, 'blog_charset', 'UTF-8', 'on'),
(33, 'moderation_keys', '', 'off'),
(34, 'active_plugins', 'a:5:{i:0;s:27:\"captcha-bws/captcha-bws.php\";i:1;s:36:\"contact-form-plugin/contact_form.php\";i:2;s:23:\"ml-slider/ml-slider.php\";i:3;s:39:\"organic-widgets-pro/organic-widgets.php\";i:4;s:24:\"wp-seopress/seopress.php\";}', 'on'),
(35, 'category_base', '', 'on'),
(36, 'ping_sites', 'https://rpc.pingomatic.com/', 'on'),
(37, 'comment_max_links', '2', 'on'),
(38, 'gmt_offset', '0', 'on'),
(39, 'default_email_category', '1', 'on'),
(40, 'recently_edited', 'a:3:{i:0;s:98:\"/home/swrkkqeg/public_html/wrichardpattersonbooks.com/wp-content/themes/organic-startup/header.php\";i:2;s:97:\"/home/swrkkqeg/public_html/wrichardpattersonbooks.com/wp-content/themes/organic-startup/style.css\";i:3;s:0:\"\";}', 'off'),
(41, 'template', 'organic-startup', 'on'),
(42, 'stylesheet', 'organic-startup', 'on'),
(43, 'comment_registration', '', 'on'),
(44, 'html_type', 'text/html', 'on'),
(45, 'use_trackback', '0', 'on'),
(46, 'default_role', 'subscriber', 'on'),
(47, 'db_version', '60421', 'on'),
(48, 'uploads_use_yearmonth_folders', '1', 'on'),
(49, 'upload_path', '', 'on'),
(50, 'blog_public', '1', 'on'),
(51, 'default_link_category', '2', 'on'),
(52, 'show_on_front', 'page', 'on'),
(53, 'tag_base', '', 'on'),
(54, 'show_avatars', '1', 'on'),
(55, 'avatar_rating', 'G', 'on'),
(56, 'upload_url_path', '', 'on'),
(57, 'thumbnail_size_w', '150', 'on'),
(58, 'thumbnail_size_h', '150', 'on'),
(59, 'thumbnail_crop', '1', 'on'),
(60, 'medium_size_w', '300', 'on'),
(61, 'medium_size_h', '300', 'on'),
(62, 'avatar_default', 'mystery', 'on'),
(63, 'large_size_w', '1024', 'on'),
(64, 'large_size_h', '1024', 'on'),
(65, 'image_default_link_type', 'none', 'on'),
(66, 'image_default_size', '', 'on'),
(67, 'image_default_align', '', 'on'),
(68, 'close_comments_for_old_posts', '', 'on'),
(69, 'close_comments_days_old', '14', 'on'),
(70, 'thread_comments', '1', 'on'),
(71, 'thread_comments_depth', '5', 'on'),
(72, 'page_comments', '', 'on'),
(73, 'comments_per_page', '50', 'on'),
(74, 'default_comments_page', 'newest', 'on'),
(75, 'comment_order', 'asc', 'on'),
(76, 'sticky_posts', 'a:0:{}', 'on'),
(77, 'widget_categories', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(78, 'widget_text', 'a:3:{i:2;a:4:{s:5:\"title\";s:15:\"About This Site\";s:4:\"text\";s:85:\"This may be a good place to introduce yourself and your site or include some credits.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:3;a:4:{s:5:\"title\";s:7:\"Find Us\";s:4:\"text\";s:168:\"<strong>Address</strong>\n123 Main Street\nNew York, NY 10001\n\n<strong>Hours</strong>\nMonday&ndash;Friday: 9:00AM&ndash;5:00PM\nSaturday &amp; Sunday: 11:00AM&ndash;3:00PM\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}', 'auto'),
(79, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(80, 'uninstall_plugins', 'a:2:{s:36:\"contact-form-plugin/contact_form.php\";s:23:\"cntctfrm_delete_options\";s:27:\"captcha-bws/captcha-bws.php\";s:20:\"cptch_delete_options\";}', 'off'),
(81, 'timezone_string', '', 'on'),
(82, 'page_for_posts', '0', 'on'),
(83, 'page_on_front', '43', 'on'),
(84, 'default_post_format', '0', 'on'),
(85, 'link_manager_enabled', '0', 'on'),
(86, 'finished_splitting_shared_terms', '1', 'on'),
(87, 'site_icon', '61', 'on'),
(88, 'medium_large_size_w', '768', 'on'),
(89, 'medium_large_size_h', '0', 'on'),
(90, 'wp_page_for_privacy_policy', '3', 'on'),
(91, 'show_comments_cookies_opt_in', '1', 'on'),
(92, 'admin_email_lifespan', '1745450890', 'on'),
(93, 'disallowed_keys', '', 'off'),
(94, 'comment_previously_approved', '1', 'on'),
(95, 'auto_plugin_theme_update_emails', 'a:0:{}', 'off'),
(96, 'auto_update_core_dev', 'enabled', 'on'),
(97, 'auto_update_core_minor', 'enabled', 'on'),
(98, 'auto_update_core_major', 'enabled', 'on'),
(99, 'wp_force_deactivated_plugins', 'a:0:{}', 'off'),
(100, 'wp_attachment_pages_enabled', '0', 'on'),
(101, 'initial_db_version', '57155', 'on'),
(102, '04rypS_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:73:{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:25:\"seopress_manage_dashboard\";b:1;s:28:\"seopress_manage_titles_metas\";b:1;s:32:\"seopress_manage_xml_html_sitemap\";b:1;s:31:\"seopress_manage_social_networks\";b:1;s:25:\"seopress_manage_analytics\";b:1;s:24:\"seopress_manage_advanced\";b:1;s:21:\"seopress_manage_tools\";b:1;s:32:\"seopress_manage_instant_indexing\";b:1;s:19:\"seopress_manage_pro\";b:1;s:23:\"seopress_manage_schemas\";b:1;s:19:\"seopress_manage_bot\";b:1;s:23:\"seopress_manage_license\";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;}}}', 'auto'),
(103, 'fresh_site', '0', 'off'),
(104, 'user_count', '2', 'off'),
(105, 'widget_block', 'a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}', 'auto'),
(106, 'sidebars_widgets', 'a:11:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;s:6:\"footer\";a:0:{}s:35:\"organic-widgets_page-43-widget-area\";a:4:{i:0;s:19:\"metaslider_widget-3\";i:1;s:33:\"organic_widgets_subpage_section-5\";i:2;s:33:\"organic_widgets_subpage_section-3\";i:3;s:33:\"organic_widgets_subpage_section-4\";}s:35:\"organic-widgets_page-49-widget-area\";a:1:{i:0;s:33:\"organic_widgets_subpage_section-7\";}s:35:\"organic-widgets_page-51-widget-area\";a:4:{i:0;s:34:\"organic_widgets_subpage_section-17\";i:1;s:34:\"organic_widgets_subpage_section-18\";i:2;s:34:\"organic_widgets_subpage_section-19\";i:3;s:34:\"organic_widgets_subpage_section-21\";}s:35:\"organic-widgets_page-53-widget-area\";a:1:{i:0;s:33:\"organic_widgets_gallery_section-3\";}s:35:\"organic-widgets_page-55-widget-area\";a:2:{i:0;s:36:\"organic_widgets_blog_posts_section-3\";i:1;s:34:\"organic_widgets_subpage_section-13\";}s:35:\"organic-widgets_page-57-widget-area\";a:2:{i:0;s:38:\"organic_widgets_feature_list_section-3\";i:1;s:34:\"organic_widgets_subpage_section-15\";}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-3\";i:1;s:14:\"recent-posts-4\";i:2;s:17:\"recent-comments-3\";}s:12:\"sidebar-blog\";a:0:{}}', 'on'),
(107, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(108, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(109, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(110, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(111, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(112, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(113, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(114, 'widget_meta', 'a:2:{s:12:\"_multiwidget\";i:1;i:2;a:1:{s:5:\"title\";s:4:\"Meta\";}}', 'on'),
(115, 'widget_search', 'a:2:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}}', 'on'),
(116, 'widget_recent-posts', 'a:3:{s:12:\"_multiwidget\";i:1;i:2;a:1:{s:5:\"title\";s:12:\"Recent Posts\";}i:4;a:0:{}}', 'on'),
(117, 'widget_recent-comments', 'a:2:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}}', 'on'),
(118, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(119, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(120, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(121, '_transient_wp_core_block_css_files', 'a:2:{s:7:\"version\";s:5:\"6.6.2\";s:5:\"files\";a:496:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:21:\"button/editor-rtl.css\";i:29;s:25:\"button/editor-rtl.min.css\";i:30;s:17:\"button/editor.css\";i:31;s:21:\"button/editor.min.css\";i:32;s:20:\"button/style-rtl.css\";i:33;s:24:\"button/style-rtl.min.css\";i:34;s:16:\"button/style.css\";i:35;s:20:\"button/style.min.css\";i:36;s:22:\"buttons/editor-rtl.css\";i:37;s:26:\"buttons/editor-rtl.min.css\";i:38;s:18:\"buttons/editor.css\";i:39;s:22:\"buttons/editor.min.css\";i:40;s:21:\"buttons/style-rtl.css\";i:41;s:25:\"buttons/style-rtl.min.css\";i:42;s:17:\"buttons/style.css\";i:43;s:21:\"buttons/style.min.css\";i:44;s:22:\"calendar/style-rtl.css\";i:45;s:26:\"calendar/style-rtl.min.css\";i:46;s:18:\"calendar/style.css\";i:47;s:22:\"calendar/style.min.css\";i:48;s:25:\"categories/editor-rtl.css\";i:49;s:29:\"categories/editor-rtl.min.css\";i:50;s:21:\"categories/editor.css\";i:51;s:25:\"categories/editor.min.css\";i:52;s:24:\"categories/style-rtl.css\";i:53;s:28:\"categories/style-rtl.min.css\";i:54;s:20:\"categories/style.css\";i:55;s:24:\"categories/style.min.css\";i:56;s:19:\"code/editor-rtl.css\";i:57;s:23:\"code/editor-rtl.min.css\";i:58;s:15:\"code/editor.css\";i:59;s:19:\"code/editor.min.css\";i:60;s:18:\"code/style-rtl.css\";i:61;s:22:\"code/style-rtl.min.css\";i:62;s:14:\"code/style.css\";i:63;s:18:\"code/style.min.css\";i:64;s:18:\"code/theme-rtl.css\";i:65;s:22:\"code/theme-rtl.min.css\";i:66;s:14:\"code/theme.css\";i:67;s:18:\"code/theme.min.css\";i:68;s:22:\"columns/editor-rtl.css\";i:69;s:26:\"columns/editor-rtl.min.css\";i:70;s:18:\"columns/editor.css\";i:71;s:22:\"columns/editor.min.css\";i:72;s:21:\"columns/style-rtl.css\";i:73;s:25:\"columns/style-rtl.min.css\";i:74;s:17:\"columns/style.css\";i:75;s:21:\"columns/style.min.css\";i:76;s:29:\"comment-content/style-rtl.css\";i:77;s:33:\"comment-content/style-rtl.min.css\";i:78;s:25:\"comment-content/style.css\";i:79;s:29:\"comment-content/style.min.css\";i:80;s:30:\"comment-template/style-rtl.css\";i:81;s:34:\"comment-template/style-rtl.min.css\";i:82;s:26:\"comment-template/style.css\";i:83;s:30:\"comment-template/style.min.css\";i:84;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:85;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:86;s:38:\"comments-pagination-numbers/editor.css\";i:87;s:42:\"comments-pagination-numbers/editor.min.css\";i:88;s:34:\"comments-pagination/editor-rtl.css\";i:89;s:38:\"comments-pagination/editor-rtl.min.css\";i:90;s:30:\"comments-pagination/editor.css\";i:91;s:34:\"comments-pagination/editor.min.css\";i:92;s:33:\"comments-pagination/style-rtl.css\";i:93;s:37:\"comments-pagination/style-rtl.min.css\";i:94;s:29:\"comments-pagination/style.css\";i:95;s:33:\"comments-pagination/style.min.css\";i:96;s:29:\"comments-title/editor-rtl.css\";i:97;s:33:\"comments-title/editor-rtl.min.css\";i:98;s:25:\"comments-title/editor.css\";i:99;s:29:\"comments-title/editor.min.css\";i:100;s:23:\"comments/editor-rtl.css\";i:101;s:27:\"comments/editor-rtl.min.css\";i:102;s:19:\"comments/editor.css\";i:103;s:23:\"comments/editor.min.css\";i:104;s:22:\"comments/style-rtl.css\";i:105;s:26:\"comments/style-rtl.min.css\";i:106;s:18:\"comments/style.css\";i:107;s:22:\"comments/style.min.css\";i:108;s:20:\"cover/editor-rtl.css\";i:109;s:24:\"cover/editor-rtl.min.css\";i:110;s:16:\"cover/editor.css\";i:111;s:20:\"cover/editor.min.css\";i:112;s:19:\"cover/style-rtl.css\";i:113;s:23:\"cover/style-rtl.min.css\";i:114;s:15:\"cover/style.css\";i:115;s:19:\"cover/style.min.css\";i:116;s:22:\"details/editor-rtl.css\";i:117;s:26:\"details/editor-rtl.min.css\";i:118;s:18:\"details/editor.css\";i:119;s:22:\"details/editor.min.css\";i:120;s:21:\"details/style-rtl.css\";i:121;s:25:\"details/style-rtl.min.css\";i:122;s:17:\"details/style.css\";i:123;s:21:\"details/style.min.css\";i:124;s:20:\"embed/editor-rtl.css\";i:125;s:24:\"embed/editor-rtl.min.css\";i:126;s:16:\"embed/editor.css\";i:127;s:20:\"embed/editor.min.css\";i:128;s:19:\"embed/style-rtl.css\";i:129;s:23:\"embed/style-rtl.min.css\";i:130;s:15:\"embed/style.css\";i:131;s:19:\"embed/style.min.css\";i:132;s:19:\"embed/theme-rtl.css\";i:133;s:23:\"embed/theme-rtl.min.css\";i:134;s:15:\"embed/theme.css\";i:135;s:19:\"embed/theme.min.css\";i:136;s:19:\"file/editor-rtl.css\";i:137;s:23:\"file/editor-rtl.min.css\";i:138;s:15:\"file/editor.css\";i:139;s:19:\"file/editor.min.css\";i:140;s:18:\"file/style-rtl.css\";i:141;s:22:\"file/style-rtl.min.css\";i:142;s:14:\"file/style.css\";i:143;s:18:\"file/style.min.css\";i:144;s:23:\"footnotes/style-rtl.css\";i:145;s:27:\"footnotes/style-rtl.min.css\";i:146;s:19:\"footnotes/style.css\";i:147;s:23:\"footnotes/style.min.css\";i:148;s:23:\"freeform/editor-rtl.css\";i:149;s:27:\"freeform/editor-rtl.min.css\";i:150;s:19:\"freeform/editor.css\";i:151;s:23:\"freeform/editor.min.css\";i:152;s:22:\"gallery/editor-rtl.css\";i:153;s:26:\"gallery/editor-rtl.min.css\";i:154;s:18:\"gallery/editor.css\";i:155;s:22:\"gallery/editor.min.css\";i:156;s:21:\"gallery/style-rtl.css\";i:157;s:25:\"gallery/style-rtl.min.css\";i:158;s:17:\"gallery/style.css\";i:159;s:21:\"gallery/style.min.css\";i:160;s:21:\"gallery/theme-rtl.css\";i:161;s:25:\"gallery/theme-rtl.min.css\";i:162;s:17:\"gallery/theme.css\";i:163;s:21:\"gallery/theme.min.css\";i:164;s:20:\"group/editor-rtl.css\";i:165;s:24:\"group/editor-rtl.min.css\";i:166;s:16:\"group/editor.css\";i:167;s:20:\"group/editor.min.css\";i:168;s:19:\"group/style-rtl.css\";i:169;s:23:\"group/style-rtl.min.css\";i:170;s:15:\"group/style.css\";i:171;s:19:\"group/style.min.css\";i:172;s:19:\"group/theme-rtl.css\";i:173;s:23:\"group/theme-rtl.min.css\";i:174;s:15:\"group/theme.css\";i:175;s:19:\"group/theme.min.css\";i:176;s:21:\"heading/style-rtl.css\";i:177;s:25:\"heading/style-rtl.min.css\";i:178;s:17:\"heading/style.css\";i:179;s:21:\"heading/style.min.css\";i:180;s:19:\"html/editor-rtl.css\";i:181;s:23:\"html/editor-rtl.min.css\";i:182;s:15:\"html/editor.css\";i:183;s:19:\"html/editor.min.css\";i:184;s:20:\"image/editor-rtl.css\";i:185;s:24:\"image/editor-rtl.min.css\";i:186;s:16:\"image/editor.css\";i:187;s:20:\"image/editor.min.css\";i:188;s:19:\"image/style-rtl.css\";i:189;s:23:\"image/style-rtl.min.css\";i:190;s:15:\"image/style.css\";i:191;s:19:\"image/style.min.css\";i:192;s:19:\"image/theme-rtl.css\";i:193;s:23:\"image/theme-rtl.min.css\";i:194;s:15:\"image/theme.css\";i:195;s:19:\"image/theme.min.css\";i:196;s:29:\"latest-comments/style-rtl.css\";i:197;s:33:\"latest-comments/style-rtl.min.css\";i:198;s:25:\"latest-comments/style.css\";i:199;s:29:\"latest-comments/style.min.css\";i:200;s:27:\"latest-posts/editor-rtl.css\";i:201;s:31:\"latest-posts/editor-rtl.min.css\";i:202;s:23:\"latest-posts/editor.css\";i:203;s:27:\"latest-posts/editor.min.css\";i:204;s:26:\"latest-posts/style-rtl.css\";i:205;s:30:\"latest-posts/style-rtl.min.css\";i:206;s:22:\"latest-posts/style.css\";i:207;s:26:\"latest-posts/style.min.css\";i:208;s:18:\"list/style-rtl.css\";i:209;s:22:\"list/style-rtl.min.css\";i:210;s:14:\"list/style.css\";i:211;s:18:\"list/style.min.css\";i:212;s:25:\"media-text/editor-rtl.css\";i:213;s:29:\"media-text/editor-rtl.min.css\";i:214;s:21:\"media-text/editor.css\";i:215;s:25:\"media-text/editor.min.css\";i:216;s:24:\"media-text/style-rtl.css\";i:217;s:28:\"media-text/style-rtl.min.css\";i:218;s:20:\"media-text/style.css\";i:219;s:24:\"media-text/style.min.css\";i:220;s:19:\"more/editor-rtl.css\";i:221;s:23:\"more/editor-rtl.min.css\";i:222;s:15:\"more/editor.css\";i:223;s:19:\"more/editor.min.css\";i:224;s:30:\"navigation-link/editor-rtl.css\";i:225;s:34:\"navigation-link/editor-rtl.min.css\";i:226;s:26:\"navigation-link/editor.css\";i:227;s:30:\"navigation-link/editor.min.css\";i:228;s:29:\"navigation-link/style-rtl.css\";i:229;s:33:\"navigation-link/style-rtl.min.css\";i:230;s:25:\"navigation-link/style.css\";i:231;s:29:\"navigation-link/style.min.css\";i:232;s:33:\"navigation-submenu/editor-rtl.css\";i:233;s:37:\"navigation-submenu/editor-rtl.min.css\";i:234;s:29:\"navigation-submenu/editor.css\";i:235;s:33:\"navigation-submenu/editor.min.css\";i:236;s:25:\"navigation/editor-rtl.css\";i:237;s:29:\"navigation/editor-rtl.min.css\";i:238;s:21:\"navigation/editor.css\";i:239;s:25:\"navigation/editor.min.css\";i:240;s:24:\"navigation/style-rtl.css\";i:241;s:28:\"navigation/style-rtl.min.css\";i:242;s:20:\"navigation/style.css\";i:243;s:24:\"navigation/style.min.css\";i:244;s:23:\"nextpage/editor-rtl.css\";i:245;s:27:\"nextpage/editor-rtl.min.css\";i:246;s:19:\"nextpage/editor.css\";i:247;s:23:\"nextpage/editor.min.css\";i:248;s:24:\"page-list/editor-rtl.css\";i:249;s:28:\"page-list/editor-rtl.min.css\";i:250;s:20:\"page-list/editor.css\";i:251;s:24:\"page-list/editor.min.css\";i:252;s:23:\"page-list/style-rtl.css\";i:253;s:27:\"page-list/style-rtl.min.css\";i:254;s:19:\"page-list/style.css\";i:255;s:23:\"page-list/style.min.css\";i:256;s:24:\"paragraph/editor-rtl.css\";i:257;s:28:\"paragraph/editor-rtl.min.css\";i:258;s:20:\"paragraph/editor.css\";i:259;s:24:\"paragraph/editor.min.css\";i:260;s:23:\"paragraph/style-rtl.css\";i:261;s:27:\"paragraph/style-rtl.min.css\";i:262;s:19:\"paragraph/style.css\";i:263;s:23:\"paragraph/style.min.css\";i:264;s:25:\"post-author/style-rtl.css\";i:265;s:29:\"post-author/style-rtl.min.css\";i:266;s:21:\"post-author/style.css\";i:267;s:25:\"post-author/style.min.css\";i:268;s:33:\"post-comments-form/editor-rtl.css\";i:269;s:37:\"post-comments-form/editor-rtl.min.css\";i:270;s:29:\"post-comments-form/editor.css\";i:271;s:33:\"post-comments-form/editor.min.css\";i:272;s:32:\"post-comments-form/style-rtl.css\";i:273;s:36:\"post-comments-form/style-rtl.min.css\";i:274;s:28:\"post-comments-form/style.css\";i:275;s:32:\"post-comments-form/style.min.css\";i:276;s:27:\"post-content/editor-rtl.css\";i:277;s:31:\"post-content/editor-rtl.min.css\";i:278;s:23:\"post-content/editor.css\";i:279;s:27:\"post-content/editor.min.css\";i:280;s:23:\"post-date/style-rtl.css\";i:281;s:27:\"post-date/style-rtl.min.css\";i:282;s:19:\"post-date/style.css\";i:283;s:23:\"post-date/style.min.css\";i:284;s:27:\"post-excerpt/editor-rtl.css\";i:285;s:31:\"post-excerpt/editor-rtl.min.css\";i:286;s:23:\"post-excerpt/editor.css\";i:287;s:27:\"post-excerpt/editor.min.css\";i:288;s:26:\"post-excerpt/style-rtl.css\";i:289;s:30:\"post-excerpt/style-rtl.min.css\";i:290;s:22:\"post-excerpt/style.css\";i:291;s:26:\"post-excerpt/style.min.css\";i:292;s:34:\"post-featured-image/editor-rtl.css\";i:293;s:38:\"post-featured-image/editor-rtl.min.css\";i:294;s:30:\"post-featured-image/editor.css\";i:295;s:34:\"post-featured-image/editor.min.css\";i:296;s:33:\"post-featured-image/style-rtl.css\";i:297;s:37:\"post-featured-image/style-rtl.min.css\";i:298;s:29:\"post-featured-image/style.css\";i:299;s:33:\"post-featured-image/style.min.css\";i:300;s:34:\"post-navigation-link/style-rtl.css\";i:301;s:38:\"post-navigation-link/style-rtl.min.css\";i:302;s:30:\"post-navigation-link/style.css\";i:303;s:34:\"post-navigation-link/style.min.css\";i:304;s:28:\"post-template/editor-rtl.css\";i:305;s:32:\"post-template/editor-rtl.min.css\";i:306;s:24:\"post-template/editor.css\";i:307;s:28:\"post-template/editor.min.css\";i:308;s:27:\"post-template/style-rtl.css\";i:309;s:31:\"post-template/style-rtl.min.css\";i:310;s:23:\"post-template/style.css\";i:311;s:27:\"post-template/style.min.css\";i:312;s:24:\"post-terms/style-rtl.css\";i:313;s:28:\"post-terms/style-rtl.min.css\";i:314;s:20:\"post-terms/style.css\";i:315;s:24:\"post-terms/style.min.css\";i:316;s:24:\"post-title/style-rtl.css\";i:317;s:28:\"post-title/style-rtl.min.css\";i:318;s:20:\"post-title/style.css\";i:319;s:24:\"post-title/style.min.css\";i:320;s:26:\"preformatted/style-rtl.css\";i:321;s:30:\"preformatted/style-rtl.min.css\";i:322;s:22:\"preformatted/style.css\";i:323;s:26:\"preformatted/style.min.css\";i:324;s:24:\"pullquote/editor-rtl.css\";i:325;s:28:\"pullquote/editor-rtl.min.css\";i:326;s:20:\"pullquote/editor.css\";i:327;s:24:\"pullquote/editor.min.css\";i:328;s:23:\"pullquote/style-rtl.css\";i:329;s:27:\"pullquote/style-rtl.min.css\";i:330;s:19:\"pullquote/style.css\";i:331;s:23:\"pullquote/style.min.css\";i:332;s:23:\"pullquote/theme-rtl.css\";i:333;s:27:\"pullquote/theme-rtl.min.css\";i:334;s:19:\"pullquote/theme.css\";i:335;s:23:\"pullquote/theme.min.css\";i:336;s:39:\"query-pagination-numbers/editor-rtl.css\";i:337;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:338;s:35:\"query-pagination-numbers/editor.css\";i:339;s:39:\"query-pagination-numbers/editor.min.css\";i:340;s:31:\"query-pagination/editor-rtl.css\";i:341;s:35:\"query-pagination/editor-rtl.min.css\";i:342;s:27:\"query-pagination/editor.css\";i:343;s:31:\"query-pagination/editor.min.css\";i:344;s:30:\"query-pagination/style-rtl.css\";i:345;s:34:\"query-pagination/style-rtl.min.css\";i:346;s:26:\"query-pagination/style.css\";i:347;s:30:\"query-pagination/style.min.css\";i:348;s:25:\"query-title/style-rtl.css\";i:349;s:29:\"query-title/style-rtl.min.css\";i:350;s:21:\"query-title/style.css\";i:351;s:25:\"query-title/style.min.css\";i:352;s:20:\"query/editor-rtl.css\";i:353;s:24:\"query/editor-rtl.min.css\";i:354;s:16:\"query/editor.css\";i:355;s:20:\"query/editor.min.css\";i:356;s:19:\"quote/style-rtl.css\";i:357;s:23:\"quote/style-rtl.min.css\";i:358;s:15:\"quote/style.css\";i:359;s:19:\"quote/style.min.css\";i:360;s:19:\"quote/theme-rtl.css\";i:361;s:23:\"quote/theme-rtl.min.css\";i:362;s:15:\"quote/theme.css\";i:363;s:19:\"quote/theme.min.css\";i:364;s:23:\"read-more/style-rtl.css\";i:365;s:27:\"read-more/style-rtl.min.css\";i:366;s:19:\"read-more/style.css\";i:367;s:23:\"read-more/style.min.css\";i:368;s:18:\"rss/editor-rtl.css\";i:369;s:22:\"rss/editor-rtl.min.css\";i:370;s:14:\"rss/editor.css\";i:371;s:18:\"rss/editor.min.css\";i:372;s:17:\"rss/style-rtl.css\";i:373;s:21:\"rss/style-rtl.min.css\";i:374;s:13:\"rss/style.css\";i:375;s:17:\"rss/style.min.css\";i:376;s:21:\"search/editor-rtl.css\";i:377;s:25:\"search/editor-rtl.min.css\";i:378;s:17:\"search/editor.css\";i:379;s:21:\"search/editor.min.css\";i:380;s:20:\"search/style-rtl.css\";i:381;s:24:\"search/style-rtl.min.css\";i:382;s:16:\"search/style.css\";i:383;s:20:\"search/style.min.css\";i:384;s:20:\"search/theme-rtl.css\";i:385;s:24:\"search/theme-rtl.min.css\";i:386;s:16:\"search/theme.css\";i:387;s:20:\"search/theme.min.css\";i:388;s:24:\"separator/editor-rtl.css\";i:389;s:28:\"separator/editor-rtl.min.css\";i:390;s:20:\"separator/editor.css\";i:391;s:24:\"separator/editor.min.css\";i:392;s:23:\"separator/style-rtl.css\";i:393;s:27:\"separator/style-rtl.min.css\";i:394;s:19:\"separator/style.css\";i:395;s:23:\"separator/style.min.css\";i:396;s:23:\"separator/theme-rtl.css\";i:397;s:27:\"separator/theme-rtl.min.css\";i:398;s:19:\"separator/theme.css\";i:399;s:23:\"separator/theme.min.css\";i:400;s:24:\"shortcode/editor-rtl.css\";i:401;s:28:\"shortcode/editor-rtl.min.css\";i:402;s:20:\"shortcode/editor.css\";i:403;s:24:\"shortcode/editor.min.css\";i:404;s:24:\"site-logo/editor-rtl.css\";i:405;s:28:\"site-logo/editor-rtl.min.css\";i:406;s:20:\"site-logo/editor.css\";i:407;s:24:\"site-logo/editor.min.css\";i:408;s:23:\"site-logo/style-rtl.css\";i:409;s:27:\"site-logo/style-rtl.min.css\";i:410;s:19:\"site-logo/style.css\";i:411;s:23:\"site-logo/style.min.css\";i:412;s:27:\"site-tagline/editor-rtl.css\";i:413;s:31:\"site-tagline/editor-rtl.min.css\";i:414;s:23:\"site-tagline/editor.css\";i:415;s:27:\"site-tagline/editor.min.css\";i:416;s:25:\"site-title/editor-rtl.css\";i:417;s:29:\"site-title/editor-rtl.min.css\";i:418;s:21:\"site-title/editor.css\";i:419;s:25:\"site-title/editor.min.css\";i:420;s:24:\"site-title/style-rtl.css\";i:421;s:28:\"site-title/style-rtl.min.css\";i:422;s:20:\"site-title/style.css\";i:423;s:24:\"site-title/style.min.css\";i:424;s:26:\"social-link/editor-rtl.css\";i:425;s:30:\"social-link/editor-rtl.min.css\";i:426;s:22:\"social-link/editor.css\";i:427;s:26:\"social-link/editor.min.css\";i:428;s:27:\"social-links/editor-rtl.css\";i:429;s:31:\"social-links/editor-rtl.min.css\";i:430;s:23:\"social-links/editor.css\";i:431;s:27:\"social-links/editor.min.css\";i:432;s:26:\"social-links/style-rtl.css\";i:433;s:30:\"social-links/style-rtl.min.css\";i:434;s:22:\"social-links/style.css\";i:435;s:26:\"social-links/style.min.css\";i:436;s:21:\"spacer/editor-rtl.css\";i:437;s:25:\"spacer/editor-rtl.min.css\";i:438;s:17:\"spacer/editor.css\";i:439;s:21:\"spacer/editor.min.css\";i:440;s:20:\"spacer/style-rtl.css\";i:441;s:24:\"spacer/style-rtl.min.css\";i:442;s:16:\"spacer/style.css\";i:443;s:20:\"spacer/style.min.css\";i:444;s:20:\"table/editor-rtl.css\";i:445;s:24:\"table/editor-rtl.min.css\";i:446;s:16:\"table/editor.css\";i:447;s:20:\"table/editor.min.css\";i:448;s:19:\"table/style-rtl.css\";i:449;s:23:\"table/style-rtl.min.css\";i:450;s:15:\"table/style.css\";i:451;s:19:\"table/style.min.css\";i:452;s:19:\"table/theme-rtl.css\";i:453;s:23:\"table/theme-rtl.min.css\";i:454;s:15:\"table/theme.css\";i:455;s:19:\"table/theme.min.css\";i:456;s:23:\"tag-cloud/style-rtl.css\";i:457;s:27:\"tag-cloud/style-rtl.min.css\";i:458;s:19:\"tag-cloud/style.css\";i:459;s:23:\"tag-cloud/style.min.css\";i:460;s:28:\"template-part/editor-rtl.css\";i:461;s:32:\"template-part/editor-rtl.min.css\";i:462;s:24:\"template-part/editor.css\";i:463;s:28:\"template-part/editor.min.css\";i:464;s:27:\"template-part/theme-rtl.css\";i:465;s:31:\"template-part/theme-rtl.min.css\";i:466;s:23:\"template-part/theme.css\";i:467;s:27:\"template-part/theme.min.css\";i:468;s:30:\"term-description/style-rtl.css\";i:469;s:34:\"term-description/style-rtl.min.css\";i:470;s:26:\"term-description/style.css\";i:471;s:30:\"term-description/style.min.css\";i:472;s:27:\"text-columns/editor-rtl.css\";i:473;s:31:\"text-columns/editor-rtl.min.css\";i:474;s:23:\"text-columns/editor.css\";i:475;s:27:\"text-columns/editor.min.css\";i:476;s:26:\"text-columns/style-rtl.css\";i:477;s:30:\"text-columns/style-rtl.min.css\";i:478;s:22:\"text-columns/style.css\";i:479;s:26:\"text-columns/style.min.css\";i:480;s:19:\"verse/style-rtl.css\";i:481;s:23:\"verse/style-rtl.min.css\";i:482;s:15:\"verse/style.css\";i:483;s:19:\"verse/style.min.css\";i:484;s:20:\"video/editor-rtl.css\";i:485;s:24:\"video/editor-rtl.min.css\";i:486;s:16:\"video/editor.css\";i:487;s:20:\"video/editor.min.css\";i:488;s:19:\"video/style-rtl.css\";i:489;s:23:\"video/style-rtl.min.css\";i:490;s:15:\"video/style.css\";i:491;s:19:\"video/style.min.css\";i:492;s:19:\"video/theme-rtl.css\";i:493;s:23:\"video/theme-rtl.min.css\";i:494;s:15:\"video/theme.css\";i:495;s:19:\"video/theme.min.css\";}}', 'on'),
(125, 'nonce_key', '*z`:QVAzn~+!-T5*p5aW60>!&WTk.TFbH#r8nD 8Lj)LQS3jt~|49=U-cl10F[q;', 'off'),
(126, 'nonce_salt', '_kl]tMv1TK/xPJpERaySe2j`aBea:8qC}%w2*F%T.8|g995=a>(2hXL$Ko19rF-o', 'off'),
(127, 'theme_mods_twentytwentyfour', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:0:{}}', 'off'),
(128, 'recovery_keys', 'a:0:{}', 'off'),
(155, 'finished_updating_comment_type', '1', 'auto'),
(156, 'category_children', 'a:0:{}', 'auto'),
(166, 'current_theme', 'Organic Startup', 'auto'),
(167, 'theme_mods_organic-startup', 'a:19:{i:0;b:0;s:18:\"custom_css_post_id\";i:39;s:18:\"nav_menu_locations\";a:1:{s:9:\"main-menu\";i:4;}s:26:\"organic_startup_sticky_nav\";s:0:\"\";s:34:\"organic_startup_header_transparent\";s:0:\"\";s:27:\"organic_startup_footer_text\";s:36:\"One Media Creative - Webguru Systems\";s:25:\"organic_startup_logo_dark\";s:0:\"\";s:26:\"organic_startup_site_title\";s:0:\"\";s:28:\"organic_startup_site_tagline\";s:0:\"\";s:11:\"custom_logo\";i:63;s:9:\"logo_size\";i:80;s:26:\"organic_startup_colors_nav\";s:7:\"#000000\";s:29:\"organic_startup_colors_footer\";s:7:\"#000000\";s:12:\"header_image\";s:13:\"remove-header\";s:28:\"organic_startup_colors_links\";s:7:\"#00375b\";s:34:\"organic_startup_colors_links_hover\";s:7:\"#006089\";s:42:\"organic_startup_colors_heading_links_hover\";s:7:\"#00375b\";s:29:\"organic_startup_colors_button\";s:7:\"#00375b\";s:35:\"organic_startup_colors_button_hover\";s:7:\"#006089\";}', 'on'),
(168, 'theme_switched', '', 'auto'),
(173, 'organic-startup_license_key', '621f5ff8ce01b29b7ea6d97a5313b259', 'auto'),
(176, 'organic-startup_license_key_status', 'valid', 'auto'),
(193, '_site_transient_wp_plugin_dependencies_plugin_data', 'a:0:{}', 'off'),
(194, 'recently_activated', 'a:0:{}', 'off'),
(195, '_transient_timeout_organic-startup-update-response', '3459841740', 'off');
INSERT INTO `04rypS_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(196, '_transient_organic-startup-update-response', 'O:8:\"stdClass\":12:{s:11:\"new_version\";s:5:\"1.7.5\";s:14:\"stable_version\";s:5:\"1.7.5\";s:4:\"name\";s:13:\"StartUp Theme\";s:4:\"slug\";s:15:\"organic-startup\";s:3:\"url\";s:68:\"https://organicthemes.com/downloads/startup-theme-files/?changelog=1\";s:12:\"last_updated\";s:19:\"2023-08-02 14:10:23\";s:8:\"homepage\";s:56:\"https://organicthemes.com/downloads/startup-theme-files/\";s:7:\"package\";s:166:\"https://organicthemes.com/edd-sl/package_download/MTczMDEyMjQ3MDo2MjFmNWZmOGNlMDFiMjliN2VhNmQ5N2E1MzEzYjI1OTozMTQ2NDY6MDFhNWI0Y2YxN2FmZDQ4MmViM2EwMmI4ZTRmN2U0OTg6OjA=\";s:13:\"download_link\";s:166:\"https://organicthemes.com/edd-sl/package_download/MTczMDEyMjQ3MDo2MjFmNWZmOGNlMDFiMjliN2VhNmQ5N2E1MzEzYjI1OTozMTQ2NDY6MDFhNWI0Y2YxN2FmZDQ4MmViM2EwMmI4ZTRmN2U0OTg6OjA=\";s:8:\"sections\";a:2:{s:11:\"description\";s:225:\"<p>StartUp is our answer to WordPress multipurpose themes and page builders. The theme uses Organic Builder Widgets to transform the core WordPress Customizer into a page builder using custom widgets as content sections.</p>\n\";s:9:\"changelog\";s:8758:\"<p>== 1.7.5 ==<br />\n* Style fix for 2nd tier submenus</p>\n<p>== 1.7.4 ==<br />\n* Fixed Customizer category select options for WP 6+<br />\n* Added shop sidebar to WooCommerce category pages<br />\n* jQuery tweaks</p>\n<p>== 1.7.3.1 ==<br />\n* Additional Font Awesome and jQuery load order tweaks</p>\n<p>== 1.7.3 ==<br />\n* Updated deprecated window load jQuery functions<br />\n* Updated Flexslider script<br />\n* Updated theme update notice class<br />\n* Additional Font Awesome updates</p>\n<p>== 1.7.2 ==<br />\n* Updated Font Awesome to version 5<br />\n* Added new social media icons</p>\n<p>== 1.7.1 ==<br />\n* Updated admin Notices<br />\n* Updated recommended plugins<br />\n* Updated WooCommerce styles<br />\n* Updated Gutenberg styles<br />\n* Added wp_body_open tag<br />\n* General cleanup</p>\n<p>== 1.7 ==<br />\n* Adding new mobile menu<br />\n* Added drop-down functionality to mobile menus<br />\n* Style fix for WooCommerce cart buttons in mobile<br />\n* General style tweaks</p>\n<p>== 1.6.11 ==<br />\n* Fixed sanitization issue with dark logo option<br />\n* Added alternate text for dark logo image<br />\n* Cleaned up formatting for Customizer file</p>\n<p>== 1.6.10 ==<br />\n* Fixed page/post title overlay conditional</p>\n<p>== 1.6.9 ==<br />\n* Fixed sanitization issue with logo customizer option<br />\n* General cleanup</p>\n<p>== 1.6.8 ==<br />\n* Fixed brightness script conflict related to WP 5.3 update</p>\n<p>== 1.6.7 ==<br />\n* Updated WC cart icon to remain visible when WC is active</p>\n<p>== 1.6.5 ==<br />\n* Added new social media icons to social menu<br />\n* Updated comments function</p>\n<p>== 1.6.4 ==<br />\n* Removed important tag from select input style<br />\n* Updated sidebar conditionals for WooCommerce pages<br />\n* Additional style tweaks</p>\n<p>== 1.6.3 ==<br />\n* Fixed PHP warning in customizer controls<br />\n* Updates to WooCommerce account page style<br />\n* Added social menu icons for Etsy and Reddit</p>\n<p>== 1.6.2.2 ==<br />\n* Fix for shop page layout in Safari<br />\n* Additional minor WC style updates</p>\n<p>== 1.6.2.1 ==<br />\n* More minor WooCommerce updates</p>\n<p>== 1.6.2 ==<br />\n* WooCommerce integration updates<br />\n* Style tweaks</p>\n<p>== 1.6.1 ==<br />\n* Update to allow for shop page excerpt to be displayed in header</p>\n<p>== 1.6 ==<br />\n* Updated WooCommerce styles<br />\n* Updated WooCommerce setup functions<br />\n* Updated Gutenberg front-end and editor styles<br />\n* Added \"Shop\" page title in custom header on shop page<br />\n* General cleanup<br />\n* Style tweaks</p>\n<p>== 1.5.7 ==<br />\n* Updated demo content</p>\n<p>== 1.5.6 ==<br />\n* Updated the block editor asset enqueue action</p>\n<p>== 1.5.5 ==<br />\n* WooCommerce style tweaks<br />\n* Featured image size updates for mobile</p>\n<p>== 1.5.4.1 ==<br />\n* Conditional display of WooCommerce cart link</p>\n<p>== 1.5.4 ==<br />\n* Updated WooCommerce styles<br />\n* Updated author page style<br />\n* Added theme license notification<br />\n* General cleanup and style fixes</p>\n<p>== 1.5.3 ==<br />\n* Updated posted_on function removing \"Updated\" date</p>\n<p>== 1.5.2 ==<br />\n* Updates to WooCommerce styles and functions<br />\n* Added option to change site navigation font<br />\n* Added more fonts to font options<br />\n* Added font option changes to Gutenberg block editor<br />\n* Better handling of site and header width layout options<br />\n* Several style tweaks and fixes<br />\n* General cleanup</p>\n<p>== 1.5.1 ==<br />\n* Added archive description on archive pages<br />\n* Fixed the fixed navigation option for mobile display</p>\n<p>== 1.5 ==<br />\n* Gutenberg optimization updates<br />\n* Fixed issue of background color not working<br />\n* Conditional style updates<br />\n* Updated recommended plugins<br />\n* Added class to light logo<br />\n* General cleanup</p>\n<p>== 1.4.6 ==<br />\n* Fixed issue with logo not displaying<br />\n* Infinite scroll style fix</p>\n<p>== 1.4.5 ==<br />\n* Fixed split widget JS header height conditional<br />\n* Updated flexslider.js script</p>\n<p>== 1.4.4 ==<br />\n* Jetpack portfolio post banner image style fix</p>\n<p>== 1.4.3 ==<br />\n* Fixed CSS syntax errors<br />\n* Fixed WooCommerce shop page product styles<br />\n* Added styles and JS for OBW Pro<br />\n* General cleanup</p>\n<p>== 1.4.2 ==<br />\n* Fixed customizer sanitization error</p>\n<p>== 1.4.1 ==<br />\n* WooCommerce style updates<br />\n* Added support for wide Gutenberg blocks<br />\n* Fixed blog pagination issue<br />\n* Removed forced permalink structure function<br />\n* Mobile style fixes<br />\n* General cleanup</p>\n<p>== 1.4 ==<br />\n* Fixed issue with mobile menu icon disappearing<br />\n* Added support for accessible tabbed sub menus<br />\n* Added support for Organic Widgets Pro plugin<br />\n* Updated recommended plugin name<br />\n* Additional style tweaks<br />\n* General cleanup</p>\n<p>== 1.3.7 ==<br />\n* Fixed logo max width for mobile<br />\n* Additional mobile fixes<br />\n* Style tweaks</p>\n<p>== 1.3.6 ==<br />\n* Updated WooCommerce integration<br />\n* Mobile style tweaks</p>\n<p>== 1.3.5 ==<br />\n* Added Soundcloud to social media menu</p>\n<p>== 1.3.4 ==<br />\n* More updates to WooCommerce integration<br />\n* Background brightness script updates for IE<br />\n* Updates to script load order<br />\n* Updated flexslider script<br />\n* General cleanup</p>\n<p>== 1.3.3 ==<br />\n* Updates to WooCommerce integration<br />\n* Updates to Jetpack infinite scroll<br />\n* Added multiple category select options</p>\n<p>== 1.3.2 ==<br />\n* Fixed issue with transparent header display if WooCommerce was inactive<br />\n* Fixed issue with default logo not displaying if no dark logo was added<br />\n* Added body class for dark logo<br />\n* Update to logo display on landing page template<br />\n* Minor style tweaks</p>\n<p>== 1.3.1 ==<br />\n* Fix for conditional Gravity Forms in IE<br />\n* Added optional dark logo option<br />\n* Added support for wide and full alignment blocks</p>\n<p>== 1.3 ==<br />\n* Several WooCommerce integration updates<br />\n* Added cart button to main menu<br />\n* General cleanup<br />\n* Style tweaks</p>\n<p>== 1.2.5 ==<br />\n* Added logo resizer</p>\n<p>== 1.2.4 ==<br />\n* Fixed 404 error caused by lightordark.js script<br />\n* Consolidated color and image brightness scripts into jquery.brightness.js<br />\n* Added prefixes to color and image brightness classes<br />\n* Updated conditional styles as needed</p>\n<p>== 1.2.3 ==<br />\n* Mobile style fix for footer widgets<br />\n* Mobile typography tweaks</p>\n<p>== 1.2.2 ==<br />\n* Added option to change site title color<br />\n* Added new font pairing options<br />\n* Style tweaks</p>\n<p>== 1.2.1 ==<br />\n* Added first video function for archive pages<br />\n* Added new site title font options<br />\n* Removed archive title from category pages<br />\n* Removed post meta info from blog<br />\n* Fixed logo and title alignment when centered<br />\n* Fixed footer background color<br />\n* Logo sizing and style updates<br />\n* Mobile style updates<br />\n* General cleanup<br />\n* Style tweaks</p>\n<p>== 1.2 ==<br />\n* Regenerated demo import files<br />\n* Recommended Jetpack plugin installation<br />\n* General cleanup</p>\n<p>== 1.1.1 ==<br />\n* Mobile menu fix for center aligned logo<br />\n* Mobile style fix for left and right positioned navigation</p>\n<p>== 1.1 ==<br />\n* Post Meta Style Tweaks<br />\n* Change style-options enqueue method<br />\n* Disable force activation on Organic Widgets plugin</p>\n<p>== 1.0.9 ==<br />\n* Minor style update</p>\n<p>== 1.0.8 ==<br />\n* Fixed update notification bug<br />\n* Mobile menu updates<br />\n* Mobile style fixes</p>\n<p>== 1.0.7 ==<br />\n* Fixed version number<br />\n* Form style updates</p>\n<p>== 1.0.7 ==<br />\n* Conditional style updates<br />\n* Mobile style updates</p>\n<p>== 1.0.6 ==<br />\n* Added social media icon options to main menu<br />\n* Added total site width option<br />\n* Conditional style tweaks to footer</p>\n<p>== 1.0.5 ==<br />\n* Removed max-width from site title<br />\n* Added default max widths to site width options<br />\n* Added Gravity Forms widget styles<br />\n* Mobile style fixes<br />\n* Footer class tweak<br />\n* General cleanup</p>\n<p>== 1.0.4 ==<br />\n* Added new Google font options<br />\n* Fixed site navigation alignment<br />\n* Additional style fixes to site navigation<br />\n* Recommended Organic Shortcodes plugin</p>\n<p>== 1.0.3 ==<br />\n* Added secondary top menu<br />\n* Conditional style updates<br />\n* Removed Easy Google Fonts as recommended plugin</p>\n<p>== 1.0.2 ==<br />\n* Fixed font selection bug with Roboto<br />\n* Fixed wrong text domains<br />\n* Fixed license activation button text<br />\n* Added font weight option for site title<br />\n* Additional style tweaks</p>\n<p>== 1.0.1 ==<br />\n* Add font selector</p>\n<p>== 1.0 ==<br />\n* Initial build</p>\n\";}s:7:\"banners\";s:41:\"a:2:{s:4:\"high\";s:0:\"\";s:3:\"low\";s:0:\"\";}\";s:5:\"icons\";s:214:\"a:2:{s:2:\"1x\";s:87:\"https://organicthemes.com/wp-content/uploads/edd/2018/10/startup-theme-icon-128x128.png\";s:2:\"2x\";s:87:\"https://organicthemes.com/wp-content/uploads/edd/2018/10/startup-theme-icon-256x256.png\";}\";}', 'off'),
(201, 'organic_widgets_pro_install_date', '2024-10-25 11:35:40', 'auto'),
(203, 'widget_organic_widgets_blog_posts_section', 'a:2:{s:12:\"_multiwidget\";i:1;i:3;a:40:{s:6:\"filter\";b:1;s:6:\"visual\";b:1;s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:7:\"created\";i:1729908820;s:8:\"category\";s:1:\"2\";s:11:\"num_columns\";s:1:\"1\";s:9:\"max_posts\";s:1:\"3\";s:10:\"card_style\";s:14:\"style-bordered\";s:18:\"display_pagination\";b:1;s:20:\"display_full_content\";b:0;s:11:\"button_text\";s:0:\"\";s:10:\"button_url\";s:0:\"\";s:13:\"button_target\";b:0;s:11:\"bg_image_id\";s:2:\"98\";s:8:\"bg_image\";s:74:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bg-white.jpg\";s:14:\"bg_image_fixed\";b:1;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_color\";b:0;s:18:\"title_text_heading\";s:2:\"h2\";s:16:\"title_text_color\";s:0:\"\";s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:27:\"content_heading_font_family\";s:0:\"\";s:27:\"content_heading_font_weight\";s:6:\"normal\";s:25:\"content_heading_font_size\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:11:\"orientation\";s:8:\"vertical\";s:18:\"widget_padding_top\";s:0:\"\";s:21:\"widget_padding_bottom\";s:0:\"\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";s:14:\"hide_post_meta\";b:0;s:17:\"hide_post_content\";b:0;s:15:\"hide_content_bg\";b:0;}}', 'on'),
(204, 'widget_organic_widgets_content_slideshow_section', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(205, 'widget_organic_widgets_feature_list_section', 'a:2:{s:12:\"_multiwidget\";i:1;i:3;a:34:{s:6:\"filter\";b:1;s:6:\"visual\";b:1;s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:7:\"created\";i:1729910465;s:11:\"button_text\";s:0:\"\";s:10:\"button_url\";s:0:\"\";s:11:\"num_columns\";s:1:\"4\";s:15:\"icon_image_size\";s:2:\"32\";s:16:\"repeatable_array\";s:2869:\"{\"0\":{\"title\":\"\",\"link_text\":\"\",\"link_url\":\"\",\"link_target_selected\":\"\",\"link_target\":\"window-same\",\"icon\":\"\",\"text\":\"<img src=\\\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d2-809x1024.png\\\" alt=\\\"\\\" class=\\\"wp-image-104\\\"/><br>\\nThis first endeavor of writing poetry came to me in a dream. <br><br>\\n<strong>ASIN ‏ :</strong> ‎ B07ZGKQR2X<br>\\n<strong>ISBN-13 ‏ :</strong> ‎ 978-1532084331<br><br>\\n<a href=\\\"https://www.amazon.com/Cor-Meum-Poetry-My-Heart/dp/1532084331\\\" target=\\\"_blank\\\"><img src=\\\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/getacopy.png\\\" alt=\\\"Cor Meum Poetry\\\" width=\\\"180px\\\"/></a>\",\"order\":0,\"id\":0},\"1\":{\"title\":\"\",\"link_text\":\"\",\"link_url\":\"\",\"link_target_selected\":\"\",\"link_target\":\"window-same\",\"icon\":\"\",\"text\":\"<img src=\\\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-3d2-809x1024.png\\\" alt=\\\"Cor Meum Redux\\\" class=\\\"wp-image-104\\\"/><br>\\nCor Meum Redux is a collection of 70 poems in encompassing a wide range of subjects. <br><br>\\n<strong>ASIN ‏ :</strong> ‎ B0C5CT3HJL<br>\\n<strong>ISBN-13 ‏ :</strong> ‎ 978-1663208088<br><br>\\n<a href=\\\"https://www.amazon.com/Cor-Meum-Redux-Poetry-Revisited/dp/1663208085\\\" target=\\\"_blank\\\"><img src=\\\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/getacopy.png\\\" alt=\\\"Cor Meum Redux\\\" width=\\\"180px\\\"/></a>\",\"order\":1,\"id\":1},\"2\":{\"title\":\"\",\"link_text\":\"\",\"link_url\":\"\",\"link_target_selected\":\"\",\"link_target\":\"window-same\",\"icon\":\"\",\"text\":\"<img src=\\\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-3d2-809x1024.png\\\" alt=\\\"Thinking Straight\\\" class=\\\"wp-image-104\\\"/><br>\\nInsightful and common sense ideas explored and overlaid with the wonderment of mystery and paradox. <br><br>\\n<strong>ASIN ‏ :</strong> ‎ B0C5CT3HJL<br>\\n<strong>ISBN-13 ‏ :</strong> ‎ 978-1663252838<br><br>\\n<a href=\\\"https://www.amazon.com/Thinking-Straight-W-Richard-Patterson/dp/1663252831/\\\" target=\\\"_blank\\\"><img src=\\\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/getacopy.png\\\" alt=\\\"Thinking Straight\\\" width=\\\"180px\\\"/></a>\",\"order\":2,\"id\":2},\"3\":{\"title\":\"\",\"link_text\":\"\",\"link_url\":\"\",\"link_target_selected\":\"\",\"link_target\":\"window-same\",\"icon\":\"\",\"text\":\"<img src=\\\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d2-809x1024.png\\\" alt=\\\"An Unlikely Rising\\\" class=\\\"wp-image-104\\\"/><br>\\n\\\"An Unlikely Rising\\\" is a telling of a family history, but it is more than that.  <br><br>\\n<strong>ASIN ‏ :</strong> ‎ B0DJPYRJL6<br>\\n<strong>ISBN-13 ‏ :</strong> ‎ 979-8330470785<br><br>\\n<a href=\\\"https://www.amazon.com/Unlikely-Rising-W-Richard-Patterson/dp/B0DJQBP4C6/\\\" target=\\\"_blank\\\"><img src=\\\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/getacopy.png\\\" alt=\\\"An Unlikely Rising\\\" width=\\\"180px\\\"/></a>\",\"order\":3,\"id\":3}}\";s:11:\"bg_image_id\";s:2:\"98\";s:8:\"bg_image\";s:74:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bg-white.jpg\";s:14:\"bg_image_fixed\";b:0;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_color\";b:0;s:15:\"hide_content_bg\";b:1;s:18:\"title_text_heading\";s:2:\"h2\";s:16:\"title_text_color\";s:0:\"\";s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:27:\"content_heading_font_family\";s:0:\"\";s:27:\"content_heading_font_weight\";s:6:\"normal\";s:25:\"content_heading_font_size\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:15:\"body_text_color\";s:0:\"\";s:18:\"widget_padding_top\";s:2:\"20\";s:21:\"widget_padding_bottom\";s:0:\"\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";}}', 'on'),
(206, 'widget_organic_widgets_featured_content', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(207, 'widget_organic_widgets_featured_product_section', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(208, 'widget_organic_widgets_hero_section', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(209, 'widget_organic_widgets_portfolio_section', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(210, 'widget_organic_widgets_profile', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(211, 'widget_organic_widgets_pricing_table', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(212, 'widget_organic_widgets_subpage_section', 'a:15:{s:12:\"_multiwidget\";i:1;i:3;a:22:{s:7:\"created\";i:1729901530;s:7:\"page_id\";s:2:\"47\";s:5:\"title\";s:10:\"Book Shelf\";s:11:\"bg_image_id\";s:1:\"0\";s:8:\"bg_image\";s:0:\"\";s:14:\"bg_image_fixed\";b:0;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_video\";s:0:\"\";s:8:\"bg_color\";s:7:\"#000000\";s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:18:\"widget_padding_top\";s:2:\"60\";s:21:\"widget_padding_bottom\";s:2:\"40\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";s:18:\"full_window_height\";b:0;}i:4;a:22:{s:7:\"created\";i:1729901542;s:7:\"page_id\";s:2:\"45\";s:5:\"title\";s:18:\"Contact The Author\";s:11:\"bg_image_id\";s:2:\"97\";s:8:\"bg_image\";s:84:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/blackback-scaled-1.jpg\";s:14:\"bg_image_fixed\";b:0;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_video\";s:0:\"\";s:8:\"bg_color\";b:0;s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:18:\"widget_padding_top\";s:2:\"40\";s:21:\"widget_padding_bottom\";s:2:\"20\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";s:18:\"full_window_height\";b:0;}i:5;a:22:{s:7:\"created\";i:1729901554;s:7:\"page_id\";s:2:\"43\";s:5:\"title\";s:4:\"Home\";s:11:\"bg_image_id\";s:3:\"125\";s:8:\"bg_image\";s:78:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bg-au-white2.jpg\";s:14:\"bg_image_fixed\";b:0;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_video\";s:0:\"\";s:8:\"bg_color\";b:0;s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:18:\"widget_padding_top\";s:2:\"10\";s:21:\"widget_padding_bottom\";s:2:\"20\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";s:18:\"full_window_height\";b:0;}i:7;a:22:{s:7:\"created\";i:1729903384;s:7:\"page_id\";s:2:\"49\";s:5:\"title\";s:10:\"The Author\";s:11:\"bg_image_id\";s:2:\"98\";s:8:\"bg_image\";s:74:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bg-white.jpg\";s:14:\"bg_image_fixed\";b:0;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_video\";s:0:\"\";s:8:\"bg_color\";b:0;s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:18:\"widget_padding_top\";s:0:\"\";s:21:\"widget_padding_bottom\";s:0:\"\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";s:18:\"full_window_height\";b:0;}i:8;a:22:{s:7:\"created\";i:1729903409;s:7:\"page_id\";s:2:\"51\";s:5:\"title\";s:9:\"The Books\";s:11:\"bg_image_id\";s:1:\"0\";s:8:\"bg_image\";s:0:\"\";s:14:\"bg_image_fixed\";b:0;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_video\";s:0:\"\";s:8:\"bg_color\";b:0;s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:18:\"widget_padding_top\";s:0:\"\";s:21:\"widget_padding_bottom\";s:0:\"\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";s:18:\"full_window_height\";b:0;}i:9;a:22:{s:7:\"created\";i:1729903424;s:7:\"page_id\";s:2:\"53\";s:5:\"title\";s:5:\"Media\";s:11:\"bg_image_id\";s:1:\"0\";s:8:\"bg_image\";s:0:\"\";s:14:\"bg_image_fixed\";b:0;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_video\";s:0:\"\";s:8:\"bg_color\";b:0;s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:18:\"widget_padding_top\";s:0:\"\";s:21:\"widget_padding_bottom\";s:0:\"\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";s:18:\"full_window_height\";b:0;}i:10;a:22:{s:7:\"created\";i:1729903437;s:7:\"page_id\";s:2:\"55\";s:5:\"title\";s:4:\"Blog\";s:11:\"bg_image_id\";s:1:\"0\";s:8:\"bg_image\";s:0:\"\";s:14:\"bg_image_fixed\";b:0;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_video\";s:0:\"\";s:8:\"bg_color\";b:0;s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:18:\"widget_padding_top\";s:0:\"\";s:21:\"widget_padding_bottom\";s:0:\"\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";s:18:\"full_window_height\";b:0;}i:11;a:22:{s:7:\"created\";i:1729903451;s:7:\"page_id\";s:2:\"57\";s:5:\"title\";s:13:\"Buy the Books\";s:11:\"bg_image_id\";s:1:\"0\";s:8:\"bg_image\";s:0:\"\";s:14:\"bg_image_fixed\";b:0;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_video\";s:0:\"\";s:8:\"bg_color\";b:0;s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:18:\"widget_padding_top\";s:0:\"\";s:21:\"widget_padding_bottom\";s:0:\"\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";s:18:\"full_window_height\";b:0;}i:13;a:22:{s:7:\"created\";i:1729908908;s:7:\"page_id\";s:2:\"45\";s:5:\"title\";s:18:\"Contact The Author\";s:11:\"bg_image_id\";s:2:\"97\";s:8:\"bg_image\";s:84:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/blackback-scaled-1.jpg\";s:14:\"bg_image_fixed\";b:0;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_video\";s:0:\"\";s:8:\"bg_color\";b:0;s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:18:\"widget_padding_top\";s:2:\"60\";s:21:\"widget_padding_bottom\";s:2:\"40\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";s:18:\"full_window_height\";b:0;}i:15;a:22:{s:7:\"created\";i:1729910961;s:7:\"page_id\";s:3:\"174\";s:5:\"title\";s:12:\"Book Reviews\";s:11:\"bg_image_id\";s:2:\"97\";s:8:\"bg_image\";s:84:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/blackback-scaled-1.jpg\";s:14:\"bg_image_fixed\";b:0;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_video\";s:0:\"\";s:8:\"bg_color\";b:0;s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:18:\"widget_padding_top\";s:2:\"50\";s:21:\"widget_padding_bottom\";s:0:\"\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";s:18:\"full_window_height\";b:0;}i:17;a:22:{s:7:\"created\";i:1729914298;s:7:\"page_id\";s:3:\"215\";s:5:\"title\";s:15:\"Cor Meum Poetry\";s:11:\"bg_image_id\";s:2:\"98\";s:8:\"bg_image\";s:74:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bg-white.jpg\";s:14:\"bg_image_fixed\";b:1;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_video\";s:0:\"\";s:8:\"bg_color\";b:0;s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:18:\"widget_padding_top\";s:0:\"\";s:21:\"widget_padding_bottom\";s:0:\"\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";s:18:\"full_window_height\";b:0;}i:18;a:22:{s:7:\"created\";i:1729914312;s:7:\"page_id\";s:3:\"218\";s:5:\"title\";s:14:\"Cor Meum Redux\";s:11:\"bg_image_id\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:14:\"bg_image_fixed\";b:0;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_video\";s:0:\"\";s:8:\"bg_color\";b:0;s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:18:\"widget_padding_top\";s:0:\"\";s:21:\"widget_padding_bottom\";s:0:\"\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";s:18:\"full_window_height\";b:0;}i:19;a:22:{s:7:\"created\";i:1729915192;s:7:\"page_id\";s:3:\"220\";s:5:\"title\";s:17:\"Thinking Straight\";s:11:\"bg_image_id\";s:2:\"98\";s:8:\"bg_image\";s:74:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bg-white.jpg\";s:14:\"bg_image_fixed\";b:1;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_video\";s:0:\"\";s:8:\"bg_color\";b:0;s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:18:\"widget_padding_top\";s:0:\"\";s:21:\"widget_padding_bottom\";s:0:\"\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";s:18:\"full_window_height\";b:0;}i:21;a:22:{s:7:\"created\";i:1729915222;s:7:\"page_id\";s:3:\"222\";s:5:\"title\";s:18:\"An Unlikely Rising\";s:11:\"bg_image_id\";s:1:\"0\";s:8:\"bg_image\";s:0:\"\";s:14:\"bg_image_fixed\";b:0;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_video\";s:0:\"\";s:8:\"bg_color\";b:0;s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:18:\"widget_padding_top\";s:0:\"\";s:21:\"widget_padding_bottom\";s:0:\"\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";s:18:\"full_window_height\";b:0;}}', 'on'),
(213, 'widget_organic_widgets_team_section', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(214, 'widget_organic_widgets_testimonial_section', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(215, 'organic_widgets_pro_license_key', '621f5ff8ce01b29b7ea6d97a5313b259', 'auto'),
(218, 'organic_widgets_pro_license_status', 'valid', 'auto'),
(219, 'widget_organic_widgets_business_info_section', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(220, 'widget_organic_widgets_event_section', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(221, 'widget_organic_widgets_image_slideshow_section', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(222, 'widget_organic_widgets_split_section', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(223, 'organic_widgets_pro_settings', 'a:17:{s:54:\"Organic_Widgets_Pro_Blog_Posts_Section_Widget_activate\";s:1:\"1\";s:61:\"Organic_Widgets_Pro_Content_Slideshow_Section_Widget_activate\";s:1:\"1\";s:56:\"Organic_Widgets_Pro_Feature_List_Section_Widget_activate\";s:1:\"1\";s:43:\"Organic_Widgets_Pro_Content_Widget_activate\";s:1:\"1\";s:60:\"Organic_Widgets_Pro_Featured_Product_Section_Widget_activate\";s:1:\"1\";s:48:\"Organic_Widgets_Pro_Hero_Section_Widget_activate\";s:1:\"1\";s:53:\"Organic_Widgets_Pro_Portfolio_Section_Widget_activate\";s:1:\"1\";s:43:\"Organic_Widgets_Pro_Profile_Widget_activate\";s:1:\"1\";s:49:\"Organic_Widgets_Pro_Pricing_Table_Widget_activate\";s:1:\"1\";s:51:\"Organic_Widgets_Pro_Subpage_Section_Widget_activate\";s:1:\"1\";s:48:\"Organic_Widgets_Pro_Team_Section_Widget_activate\";s:1:\"1\";s:55:\"Organic_Widgets_Pro_Testimonial_Section_Widget_activate\";s:1:\"1\";s:49:\"Organic_Widgets_Pro_Business_Info_Widget_activate\";s:1:\"1\";s:41:\"Organic_Widgets_Pro_Event_Widget_activate\";s:1:\"1\";s:59:\"Organic_Widgets_Pro_Image_Slideshow_Section_Widget_activate\";s:1:\"1\";s:49:\"Organic_Widgets_Pro_Split_Section_Widget_activate\";s:1:\"1\";s:22:\"additional_stylesheets\";i:0;}', 'auto');
INSERT INTO `04rypS_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(224, 'edd_sl_f59b43578fbcca3bac8b1635074997a0', 'a:2:{s:7:\"timeout\";i:1731371170;s:5:\"value\";s:25918:\"{\"new_version\":\"2.4.0\",\"stable_version\":\"2.4.0\",\"name\":\"Builder Widgets Pro\",\"slug\":\"organic-widgets\",\"url\":\"https:\\/\\/organicthemes.com\\/downloads\\/builder-widgets-pro-files\\/?changelog=1\",\"last_updated\":\"2024-06-27 17:56:02\",\"homepage\":\"https:\\/\\/organicthemes.com\\/downloads\\/builder-widgets-pro-files\\/\",\"package\":\"https:\\/\\/organicthemes.com\\/edd-sl\\/package_download\\/MTczMTU4MzU3MTo2MjFmNWZmOGNlMDFiMjliN2VhNmQ5N2E1MzEzYjI1OTozNDg4MzU6ODhmNGE3NDFiMDc0YWMwOWE1YzQ3NGY2MDU4M2JlZjM6aHR0cHNALy93cmljaGFyZHBhdHRlcnNvbmJvb2tzLmNvbTow\",\"download_link\":\"https:\\/\\/organicthemes.com\\/edd-sl\\/package_download\\/MTczMTU4MzU3MTo2MjFmNWZmOGNlMDFiMjliN2VhNmQ5N2E1MzEzYjI1OTozNDg4MzU6ODhmNGE3NDFiMDc0YWMwOWE1YzQ3NGY2MDU4M2JlZjM6aHR0cHNALy93cmljaGFyZHBhdHRlcnNvbmJvb2tzLmNvbTow\",\"sections\":{\"description\":\"<p>The <em>organic<\\/em> solution to complicated page builders! The Builder Widgets Pro plugin provides 16 premium widgets for use within the native WordPress Customizer interface to build dynamic pages. It\\u2019s simple, fast, and beautifully designed.<\\/p>\\n\",\"changelog\":\"<p>= 2.4.0 =<br \\/>\\n* Repeatable array fix for PHP 8.2+<\\/p>\\n<p>= 2.3.9.2 =<br \\/>\\n* Fixes minor PHP 8.2+ error<\\/p>\\n<p>= 2.3.9.1 =<br \\/>\\n* Fixes minor PHP error for condition handling<\\/p>\\n<p>= 2.3.9 =<br \\/>\\n* Fixes loading of public scripts for multiple widgets<br \\/>\\n* Fixes PHP error for determining first and last widgets<\\/p>\\n<p>= 2.3.8 =<br \\/>\\n* Added option to open links in new window for Image Slideshow widget<br \\/>\\n* Fixed multiple JS console errors<\\/p>\\n<p>= 2.3.7 =<br \\/>\\n* Added option to change button text for Content Slideshow Widget<\\/p>\\n<p>= 2.3.6 =<br \\/>\\n* Added option to display full content Blog Widget<\\/p>\\n<p>= 2.3.5.3 =<br \\/>\\n* Updated Team Widget replacing content with excerpt<br \\/>\\n* Added Discord social media icon<\\/p>\\n<p>= 2.3.5.2 =<br \\/>\\n* Fixed PHP warning for count parameter<\\/p>\\n<p>= 2.3.5.1 =<br \\/>\\n* Additional Font Awesome 5 style updates<\\/p>\\n<p>= 2.3.5 =<br \\/>\\n* Font Awesome 5 style updates<\\/p>\\n<p>= 2.3.4 =<br \\/>\\n* Masonry updates for Team Widget<\\/p>\\n<p>= 2.3.3 =<br \\/>\\n* Updated flexslider script<br \\/>\\n* Changed flexslider to initialize on document ready<br \\/>\\n* Fixed broken Font Awesome icons<\\/p>\\n<p>= 2.3.2.2 =<br \\/>\\n* Fixed jQuery console error with masonry setup<\\/p>\\n<p>= 2.3.2.1 =<br \\/>\\n* Fixed Toggle Widget jQuery issue and load order<br \\/>\\n* Updated TGM plugin activation class name to avoid future conflicts<\\/p>\\n<p>= 2.3.2 =<br \\/>\\n* Added remove_theme_support( \'widgets-block-editor\' ) function in favor of recommending Classic Widgets plugin<br \\/>\\n* Ensures classic widgets are not replaced by block widgets during WP 5.8 update<\\/p>\\n<p>= 2.3.1 =<br \\/>\\n* Fixed misspelling of Classic Widgets extension<\\/p>\\n<p>= 2.3 =<br \\/>\\n* Added global text alignment and color options to Feature List and Organic Content widgets<br \\/>\\n* Added new TinyMCE options for all widgets (text alignment, font color, font size)<br \\/>\\n* Added TGM recommended plugins files<br \\/>\\n* Required Classic Widgets plugin<br \\/>\\n* Fixed several broken FontAwesome icons<br \\/>\\n* Fixed Masonry script load in Customizer<br \\/>\\n* Style tweaks<\\/p>\\n<p>= 2.2.4 =<br \\/>\\n* Added post password compatibility for Organic Custom page template<\\/p>\\n<p>= 2.2.3 =<br \\/>\\n* Updated Hero Widget to display Featured Image if no content is present<\\/p>\\n<p>= 2.2.2 =<br \\/>\\n* Updated deprecated jQuery window load function<br \\/>\\n* Added accessibility screen reader styles<br \\/>\\n* Updated slideshow arrow icons for accessibility<br \\/>\\n* Updated Font Awesome to version 5<\\/p>\\n<p>= 2.2.1 =<br \\/>\\n* Added global post value to portfolio widget query<\\/p>\\n<p>= 2.2 =<br \\/>\\n* Significantly improved editor script to check page template<\\/p>\\n<p>= 2.1.18 =<br \\/>\\n* Updated editor script to check page template<\\/p>\\n<p>= 2.1.17 =<br \\/>\\n* Enqueue YT Player API only when widget is active<br \\/>\\n* Style tweaks<\\/p>\\n<p>= 2.1.16 =<br \\/>\\n* Font Awesome 5 font weight fix for slideshow icons<\\/p>\\n<p>= 2.1.15 =<br \\/>\\n* Removed additional stylesheets<br \\/>\\n* Removed functions for additional stylesheet option<\\/p>\\n<p>= 2.1.14 =<br \\/>\\n* Licensing conflict updates<\\/p>\\n<p>= 2.1.13 =<br \\/>\\n* Fixed background repeat and fixed options for Split Content Widget<\\/p>\\n<p>= 2.1.12 =<br \\/>\\n* Fixing version number inconsistency<\\/p>\\n<p>= 2.1.11 =<br \\/>\\n* Added single column option to Portfolio Widget<\\/p>\\n<p>= 2.1.10 =<br \\/>\\n* Reverted previous window resize trigger. Issue was related to Jetpack Lazy Load<\\/p>\\n<p>= 2.1.9 =<br \\/>\\n* Added window resize trigger for masonry script setup<\\/p>\\n<p>= 2.1.8 =<br \\/>\\n* Fixed bug with ALL Featured Content Widgets grouping together on page<br \\/>\\n* Updated EDD plugin updater class<\\/p>\\n<p>= 2.1.7 =<br \\/>\\n* Further jQuery improvements for setting Organic Custom page template<\\/p>\\n<p>= 2.1.6 =<br \\/>\\n* jQuery updates for setting Organic Custom page template in editor<\\/p>\\n<p>= 2.1.5 =<br \\/>\\n* Fixed Featured Video Widget bug when multiple widgets were stacked consecutively<\\/p>\\n<p>= 2.1.4 =<br \\/>\\n* Changed plugin updater class name to avoid license conflicts<br \\/>\\n* Fixed insecure link to YouTube API<\\/p>\\n<p>= 2.1.3 =<br \\/>\\n* Fix for Business Info Widget zip code field when empty<br \\/>\\n* Style fix for social media icons<\\/p>\\n<p>= 2.1.2 =<br \\/>\\n* Background video updates<\\/p>\\n<p>= 2.1.1 =<br \\/>\\n* Added backwards compatibility to admin JS when applying Organic Custom page template<\\/p>\\n<p>= 2.1 =<br \\/>\\n* Fixed JS when applying Organic Custom page template<br \\/>\\n* Updated Widget Area Block to work within nested blocks<\\/p>\\n<p>= 2.0.16 =<br \\/>\\n* Override FitVids styles for background videos<br \\/>\\n* Prevented background brightness script from appending images to DOM<\\/p>\\n<p>= 2.0.15 =<br \\/>\\n* Fixed masonry gutter size option for portfolio widget<\\/p>\\n<p>= 2.0.14 =<br \\/>\\n* Updated pricing table widget public script enqueue<\\/p>\\n<p>= 2.0.13 =<br \\/>\\n* Fix for featured video url embed<\\/p>\\n<p>= 2.0.12 =<br \\/>\\n* Additional JS fix for FitVids<br \\/>\\n* Added plugin version and info to public stylesheet<\\/p>\\n<p>= 2.0.11 =<br \\/>\\n* Fix for JS error related to FitVids script<\\/p>\\n<p>= 2.0.10 =<br \\/>\\n* Updates to testimonials widget<\\/p>\\n<p>= 2.0.9 =<br \\/>\\n* Fixed issue with wrong constant name in team widget<\\/p>\\n<p>= 2.0.8 =<br \\/>\\n* Updated portfolio widget inline script for WP 5.3 compatibility<br \\/>\\n* Updated script enqueue for widgets that use masonry script<\\/p>\\n<p>= 2.0.7 =<br \\/>\\n* Added FitVids script for featured video and video gallery widgets<\\/p>\\n<p>= 2.0.6 =<br \\/>\\n* Compatibility fixes for WP 5.3 update<br \\/>\\n* Fixed inline script conflict in Feature List widget options<br \\/>\\n* Fixed various JS TypeErrors<br \\/>\\n* General cleanup<\\/p>\\n<p>= 2.0.5 =<br \\/>\\n* Added option to choose post type for Portfolio and Testimonial Widgets<br \\/>\\n* Minor style tweaks and fixes<\\/p>\\n<p>= 2.0.4 =<br \\/>\\n* Updated JS listener for page template change<\\/p>\\n<p>= 2.0.3 =<br \\/>\\n* Added link target option to feature list items<\\/p>\\n<p>= 2.0.2 =<br \\/>\\n* Added translation string to user input button text<br \\/>\\n* Fixed Featured Video Widget title font option<\\/p>\\n<p>= 2.0.1 =<br \\/>\\n* Fixed bug with Portfolio Widget when Jetpack is active but post types are disabled<br \\/>\\n* Added option to change Feature List button text<br \\/>\\n* Mobile style fixes<br \\/>\\n* General cleanup<\\/p>\\n<p>= 2.0 =<br \\/>\\n* Fixed performance issues with image slideshow widget<br \\/>\\n* Fixed issue with widget padding options not allowing zero<br \\/>\\n* Fixed PHP 7.2 issue related to localization<br \\/>\\n* Updated language files for translation<br \\/>\\n* Updated content aligner script to ensure it works on first click<br \\/>\\n* Added FitVids script for new video widgets<br \\/>\\n* Added Organic Toggle &amp; Tabs Widget<br \\/>\\n* Added Organic Search Widget<br \\/>\\n* Added Organic Food Menu Widget<br \\/>\\n* Added Organic Login Widget<br \\/>\\n* Added Organic Audio Playlist Widget<br \\/>\\n* Added Organic Featured Video Widget<br \\/>\\n* Added Organic Image Gallery Widget<br \\/>\\n* Added Organic Video Gallery Widget<br \\/>\\n* General cleanup<\\/p>\\n<p>= 1.2.2 =<br \\/>\\n* Performance updates for repeatable field JS<br \\/>\\n* Added conditional check to Events Widget table header<br \\/>\\n* Removed name attribute from hidden input in Feature List Widget<br \\/>\\n* Style tweak<\\/p>\\n<p>= 1.2.1 =<br \\/>\\n* Removed unnecessary constant for Gutenberg blocks<\\/p>\\n<p>= 1.2 =<br \\/>\\n* Added buttons for Feature List Widget item links<br \\/>\\n* Updated repeatable field JS for smoother Customizer interaction<br \\/>\\n* Updated Featured Product Widget alignment options<br \\/>\\n* Improved script enqueuing for several widgets<br \\/>\\n* Added large thumbnail size for Portfolio Widget items<br \\/>\\n* Updated Image Slideshow Widget smooth height flexslider<br \\/>\\n* General cleanup<\\/p>\\n<p>= 1.1.11 =<br \\/>\\n* Fixed conditional check for Gutenberg editor<br \\/>\\n* Style tweak<\\/p>\\n<p>= 1.1.10 =<br \\/>\\n* Fixed issue with blog widget pagination on static front page<\\/p>\\n<p>= 1.1.9 =<br \\/>\\n* Style fix for 5 column option in team members widget<\\/p>\\n<p>= 1.1.8 =<br \\/>\\n* Added Widget Area Block<br \\/>\\n* Minor style tweak<\\/p>\\n<p>= 1.1.7 =<br \\/>\\n* Plugin updater file updates<\\/p>\\n<p>= 1.1.6 =<br \\/>\\n* Prevent applying page template from hiding content editor<br \\/>\\n* Updated repeatable form JS to prevent Customizer double loading<br \\/>\\n* Updated customize page template JS and admin styles<br \\/>\\n* Updated EDD Software Licensing plugin updater class<br \\/>\\n* Fixed Google Map link for Business Info widget<br \\/>\\n* Style tweaks<\\/p>\\n<p>= 1.1.5 =<br \\/>\\n* Updated testimonial slide navigation display<br \\/>\\n* Mobile style tweaks<\\/p>\\n<p>= 1.1.4 =<br \\/>\\n* Mobile style fixes for split content widget<\\/p>\\n<p>= 1.1.3 =<br \\/>\\n* Minor escaping update to feature list widget repeatable fields<br \\/>\\n* Updated language files<\\/p>\\n<p>= 1.1.2 =<br \\/>\\n* Minor feature list widget tweaks<\\/p>\\n<p>= 1.1.1 =<br \\/>\\n* Center aligned pricing table widget heading and description<br \\/>\\n* Pricing table widget style tweaks<\\/p>\\n<p>= 1.1 =<br \\/>\\n* Replaced HTML commenting with PHP commenting to resolve wpautop issues when widgets are used in content<br \\/>\\n* Added styles to hide empty paragraph tags and line breaks as a result of wpautop<br \\/>\\n* General cleanup<br \\/>\\n* Style tweaks<\\/p>\\n<p>= 1.0.17 =<br \\/>\\n* Added new font options<br \\/>\\n* Added more social media icons<br \\/>\\n* Mobile style fixes<br \\/>\\n* Style tweaks and cleanup<\\/p>\\n<p>= 1.0.16 =<br \\/>\\n* Added min-width property to content slideshow slides<br \\/>\\n* Added jQuery to hide empty columns in events widget tables<\\/p>\\n<p>= 1.0.15 =<br \\/>\\n* Fixed insecure link issue in events widget<\\/p>\\n<p>= 1.0.14 =<br \\/>\\n* Fixed issue with default body font option<br \\/>\\n* Fixed existing page select option for content widget<br \\/>\\n* Added featured image option to content widget<\\/p>\\n<p>= 1.0.13 =<br \\/>\\n* Fixed 3 PHP warnings that were a result of non-numeric values<br \\/>\\n* Conditional color style updates<\\/p>\\n<p>= 1.0.12 =<br \\/>\\n* Style updates for content slideshow widget<\\/p>\\n<p>= 1.0.11 =<br \\/>\\n* Changed modified date to original publish date for blog and content slideshow widgets<br \\/>\\n* Updated translation file<\\/p>\\n<p>= 1.0.10 =<br \\/>\\n* Updated plugin so that only pro widgets are unavailable until successful license activation<br \\/>\\n* Updated admin JS for publishing page template<br \\/>\\n* Added new multiple posts per slide option to content slideshow widget<br \\/>\\n* Fixed layout position bugs with content slideshow widget<br \\/>\\n* Added custom anchor link option to each widget<br \\/>\\n* Make icon clickable if custom link added in feature list widget<br \\/>\\n* Mobile style fix for events widget<\\/p>\\n<p>= 1.0.9 =<br \\/>\\n* Modification to European address format<br \\/>\\n* Minor text escaping update<\\/p>\\n<p>= 1.0.8 =<br \\/>\\n* Mobile style fixes<\\/p>\\n<p>= 1.0.7 =<br \\/>\\n* Improved output for style options<br \\/>\\n* Fixed issue with widget padding not working for blog, content and list widgets<br \\/>\\n* Allowed both background image and color to be applied to widgets<br \\/>\\n* Added option to open button links in new windows<br \\/>\\n* Added European address format option to business info widget<br \\/>\\n* General cleanup<\\/p>\\n<p>= 1.0.6 =<br \\/>\\n* Updated language file<\\/p>\\n<p>= 1.0.5 =<br \\/>\\n* Mobile style fix for split content widget<br \\/>\\n* Style tweaks<\\/p>\\n<p>= 1.0.4 =<br \\/>\\n* Added Creepster font<br \\/>\\n* Fixed venue link bug in events widget<br \\/>\\n* General cleanup<\\/p>\\n<p>= 1.0.3 =<br \\/>\\n* General cleanup of activator files<br \\/>\\n* Relaxed conditional for saving widgets in activator file<\\/p>\\n<p>= 1.0.2 =<br \\/>\\n* Fixed issue with Portfolio Widget and Jetpack portfolio CPT<\\/p>\\n<p>= 1.0.1 =<br \\/>\\n* Fixed alignment issues with Content Slideshow Widget<br \\/>\\n* Fixed anchor link in Hero Widget<br \\/>\\n* Mobile style fixes<\\/p>\\n<p>= 1.0.0 =<br \\/>\\n* Initial plugin release<\\/p>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":{\"1x\":\"https:\\/\\/organicthemes.com\\/wp-content\\/uploads\\/edd\\/2018\\/10\\/builder-widgets-icon-128x128.png\",\"2x\":\"https:\\/\\/organicthemes.com\\/wp-content\\/uploads\\/edd\\/2018\\/10\\/builder-widgets-icon-256x256.png\"},\"description\":[\"<p>The <em>organic<\\/em> solution to complicated page builders! The Builder Widgets Pro plugin provides 16 premium widgets for use within the native WordPress Customizer interface to build dynamic pages. It\\u2019s simple, fast, and beautifully designed.<\\/p>\\n\"],\"changelog\":[\"<p>= 2.4.0 =<br \\/>\\n* Repeatable array fix for PHP 8.2+<\\/p>\\n<p>= 2.3.9.2 =<br \\/>\\n* Fixes minor PHP 8.2+ error<\\/p>\\n<p>= 2.3.9.1 =<br \\/>\\n* Fixes minor PHP error for condition handling<\\/p>\\n<p>= 2.3.9 =<br \\/>\\n* Fixes loading of public scripts for multiple widgets<br \\/>\\n* Fixes PHP error for determining first and last widgets<\\/p>\\n<p>= 2.3.8 =<br \\/>\\n* Added option to open links in new window for Image Slideshow widget<br \\/>\\n* Fixed multiple JS console errors<\\/p>\\n<p>= 2.3.7 =<br \\/>\\n* Added option to change button text for Content Slideshow Widget<\\/p>\\n<p>= 2.3.6 =<br \\/>\\n* Added option to display full content Blog Widget<\\/p>\\n<p>= 2.3.5.3 =<br \\/>\\n* Updated Team Widget replacing content with excerpt<br \\/>\\n* Added Discord social media icon<\\/p>\\n<p>= 2.3.5.2 =<br \\/>\\n* Fixed PHP warning for count parameter<\\/p>\\n<p>= 2.3.5.1 =<br \\/>\\n* Additional Font Awesome 5 style updates<\\/p>\\n<p>= 2.3.5 =<br \\/>\\n* Font Awesome 5 style updates<\\/p>\\n<p>= 2.3.4 =<br \\/>\\n* Masonry updates for Team Widget<\\/p>\\n<p>= 2.3.3 =<br \\/>\\n* Updated flexslider script<br \\/>\\n* Changed flexslider to initialize on document ready<br \\/>\\n* Fixed broken Font Awesome icons<\\/p>\\n<p>= 2.3.2.2 =<br \\/>\\n* Fixed jQuery console error with masonry setup<\\/p>\\n<p>= 2.3.2.1 =<br \\/>\\n* Fixed Toggle Widget jQuery issue and load order<br \\/>\\n* Updated TGM plugin activation class name to avoid future conflicts<\\/p>\\n<p>= 2.3.2 =<br \\/>\\n* Added remove_theme_support( \'widgets-block-editor\' ) function in favor of recommending Classic Widgets plugin<br \\/>\\n* Ensures classic widgets are not replaced by block widgets during WP 5.8 update<\\/p>\\n<p>= 2.3.1 =<br \\/>\\n* Fixed misspelling of Classic Widgets extension<\\/p>\\n<p>= 2.3 =<br \\/>\\n* Added global text alignment and color options to Feature List and Organic Content widgets<br \\/>\\n* Added new TinyMCE options for all widgets (text alignment, font color, font size)<br \\/>\\n* Added TGM recommended plugins files<br \\/>\\n* Required Classic Widgets plugin<br \\/>\\n* Fixed several broken FontAwesome icons<br \\/>\\n* Fixed Masonry script load in Customizer<br \\/>\\n* Style tweaks<\\/p>\\n<p>= 2.2.4 =<br \\/>\\n* Added post password compatibility for Organic Custom page template<\\/p>\\n<p>= 2.2.3 =<br \\/>\\n* Updated Hero Widget to display Featured Image if no content is present<\\/p>\\n<p>= 2.2.2 =<br \\/>\\n* Updated deprecated jQuery window load function<br \\/>\\n* Added accessibility screen reader styles<br \\/>\\n* Updated slideshow arrow icons for accessibility<br \\/>\\n* Updated Font Awesome to version 5<\\/p>\\n<p>= 2.2.1 =<br \\/>\\n* Added global post value to portfolio widget query<\\/p>\\n<p>= 2.2 =<br \\/>\\n* Significantly improved editor script to check page template<\\/p>\\n<p>= 2.1.18 =<br \\/>\\n* Updated editor script to check page template<\\/p>\\n<p>= 2.1.17 =<br \\/>\\n* Enqueue YT Player API only when widget is active<br \\/>\\n* Style tweaks<\\/p>\\n<p>= 2.1.16 =<br \\/>\\n* Font Awesome 5 font weight fix for slideshow icons<\\/p>\\n<p>= 2.1.15 =<br \\/>\\n* Removed additional stylesheets<br \\/>\\n* Removed functions for additional stylesheet option<\\/p>\\n<p>= 2.1.14 =<br \\/>\\n* Licensing conflict updates<\\/p>\\n<p>= 2.1.13 =<br \\/>\\n* Fixed background repeat and fixed options for Split Content Widget<\\/p>\\n<p>= 2.1.12 =<br \\/>\\n* Fixing version number inconsistency<\\/p>\\n<p>= 2.1.11 =<br \\/>\\n* Added single column option to Portfolio Widget<\\/p>\\n<p>= 2.1.10 =<br \\/>\\n* Reverted previous window resize trigger. Issue was related to Jetpack Lazy Load<\\/p>\\n<p>= 2.1.9 =<br \\/>\\n* Added window resize trigger for masonry script setup<\\/p>\\n<p>= 2.1.8 =<br \\/>\\n* Fixed bug with ALL Featured Content Widgets grouping together on page<br \\/>\\n* Updated EDD plugin updater class<\\/p>\\n<p>= 2.1.7 =<br \\/>\\n* Further jQuery improvements for setting Organic Custom page template<\\/p>\\n<p>= 2.1.6 =<br \\/>\\n* jQuery updates for setting Organic Custom page template in editor<\\/p>\\n<p>= 2.1.5 =<br \\/>\\n* Fixed Featured Video Widget bug when multiple widgets were stacked consecutively<\\/p>\\n<p>= 2.1.4 =<br \\/>\\n* Changed plugin updater class name to avoid license conflicts<br \\/>\\n* Fixed insecure link to YouTube API<\\/p>\\n<p>= 2.1.3 =<br \\/>\\n* Fix for Business Info Widget zip code field when empty<br \\/>\\n* Style fix for social media icons<\\/p>\\n<p>= 2.1.2 =<br \\/>\\n* Background video updates<\\/p>\\n<p>= 2.1.1 =<br \\/>\\n* Added backwards compatibility to admin JS when applying Organic Custom page template<\\/p>\\n<p>= 2.1 =<br \\/>\\n* Fixed JS when applying Organic Custom page template<br \\/>\\n* Updated Widget Area Block to work within nested blocks<\\/p>\\n<p>= 2.0.16 =<br \\/>\\n* Override FitVids styles for background videos<br \\/>\\n* Prevented background brightness script from appending images to DOM<\\/p>\\n<p>= 2.0.15 =<br \\/>\\n* Fixed masonry gutter size option for portfolio widget<\\/p>\\n<p>= 2.0.14 =<br \\/>\\n* Updated pricing table widget public script enqueue<\\/p>\\n<p>= 2.0.13 =<br \\/>\\n* Fix for featured video url embed<\\/p>\\n<p>= 2.0.12 =<br \\/>\\n* Additional JS fix for FitVids<br \\/>\\n* Added plugin version and info to public stylesheet<\\/p>\\n<p>= 2.0.11 =<br \\/>\\n* Fix for JS error related to FitVids script<\\/p>\\n<p>= 2.0.10 =<br \\/>\\n* Updates to testimonials widget<\\/p>\\n<p>= 2.0.9 =<br \\/>\\n* Fixed issue with wrong constant name in team widget<\\/p>\\n<p>= 2.0.8 =<br \\/>\\n* Updated portfolio widget inline script for WP 5.3 compatibility<br \\/>\\n* Updated script enqueue for widgets that use masonry script<\\/p>\\n<p>= 2.0.7 =<br \\/>\\n* Added FitVids script for featured video and video gallery widgets<\\/p>\\n<p>= 2.0.6 =<br \\/>\\n* Compatibility fixes for WP 5.3 update<br \\/>\\n* Fixed inline script conflict in Feature List widget options<br \\/>\\n* Fixed various JS TypeErrors<br \\/>\\n* General cleanup<\\/p>\\n<p>= 2.0.5 =<br \\/>\\n* Added option to choose post type for Portfolio and Testimonial Widgets<br \\/>\\n* Minor style tweaks and fixes<\\/p>\\n<p>= 2.0.4 =<br \\/>\\n* Updated JS listener for page template change<\\/p>\\n<p>= 2.0.3 =<br \\/>\\n* Added link target option to feature list items<\\/p>\\n<p>= 2.0.2 =<br \\/>\\n* Added translation string to user input button text<br \\/>\\n* Fixed Featured Video Widget title font option<\\/p>\\n<p>= 2.0.1 =<br \\/>\\n* Fixed bug with Portfolio Widget when Jetpack is active but post types are disabled<br \\/>\\n* Added option to change Feature List button text<br \\/>\\n* Mobile style fixes<br \\/>\\n* General cleanup<\\/p>\\n<p>= 2.0 =<br \\/>\\n* Fixed performance issues with image slideshow widget<br \\/>\\n* Fixed issue with widget padding options not allowing zero<br \\/>\\n* Fixed PHP 7.2 issue related to localization<br \\/>\\n* Updated language files for translation<br \\/>\\n* Updated content aligner script to ensure it works on first click<br \\/>\\n* Added FitVids script for new video widgets<br \\/>\\n* Added Organic Toggle &amp; Tabs Widget<br \\/>\\n* Added Organic Search Widget<br \\/>\\n* Added Organic Food Menu Widget<br \\/>\\n* Added Organic Login Widget<br \\/>\\n* Added Organic Audio Playlist Widget<br \\/>\\n* Added Organic Featured Video Widget<br \\/>\\n* Added Organic Image Gallery Widget<br \\/>\\n* Added Organic Video Gallery Widget<br \\/>\\n* General cleanup<\\/p>\\n<p>= 1.2.2 =<br \\/>\\n* Performance updates for repeatable field JS<br \\/>\\n* Added conditional check to Events Widget table header<br \\/>\\n* Removed name attribute from hidden input in Feature List Widget<br \\/>\\n* Style tweak<\\/p>\\n<p>= 1.2.1 =<br \\/>\\n* Removed unnecessary constant for Gutenberg blocks<\\/p>\\n<p>= 1.2 =<br \\/>\\n* Added buttons for Feature List Widget item links<br \\/>\\n* Updated repeatable field JS for smoother Customizer interaction<br \\/>\\n* Updated Featured Product Widget alignment options<br \\/>\\n* Improved script enqueuing for several widgets<br \\/>\\n* Added large thumbnail size for Portfolio Widget items<br \\/>\\n* Updated Image Slideshow Widget smooth height flexslider<br \\/>\\n* General cleanup<\\/p>\\n<p>= 1.1.11 =<br \\/>\\n* Fixed conditional check for Gutenberg editor<br \\/>\\n* Style tweak<\\/p>\\n<p>= 1.1.10 =<br \\/>\\n* Fixed issue with blog widget pagination on static front page<\\/p>\\n<p>= 1.1.9 =<br \\/>\\n* Style fix for 5 column option in team members widget<\\/p>\\n<p>= 1.1.8 =<br \\/>\\n* Added Widget Area Block<br \\/>\\n* Minor style tweak<\\/p>\\n<p>= 1.1.7 =<br \\/>\\n* Plugin updater file updates<\\/p>\\n<p>= 1.1.6 =<br \\/>\\n* Prevent applying page template from hiding content editor<br \\/>\\n* Updated repeatable form JS to prevent Customizer double loading<br \\/>\\n* Updated customize page template JS and admin styles<br \\/>\\n* Updated EDD Software Licensing plugin updater class<br \\/>\\n* Fixed Google Map link for Business Info widget<br \\/>\\n* Style tweaks<\\/p>\\n<p>= 1.1.5 =<br \\/>\\n* Updated testimonial slide navigation display<br \\/>\\n* Mobile style tweaks<\\/p>\\n<p>= 1.1.4 =<br \\/>\\n* Mobile style fixes for split content widget<\\/p>\\n<p>= 1.1.3 =<br \\/>\\n* Minor escaping update to feature list widget repeatable fields<br \\/>\\n* Updated language files<\\/p>\\n<p>= 1.1.2 =<br \\/>\\n* Minor feature list widget tweaks<\\/p>\\n<p>= 1.1.1 =<br \\/>\\n* Center aligned pricing table widget heading and description<br \\/>\\n* Pricing table widget style tweaks<\\/p>\\n<p>= 1.1 =<br \\/>\\n* Replaced HTML commenting with PHP commenting to resolve wpautop issues when widgets are used in content<br \\/>\\n* Added styles to hide empty paragraph tags and line breaks as a result of wpautop<br \\/>\\n* General cleanup<br \\/>\\n* Style tweaks<\\/p>\\n<p>= 1.0.17 =<br \\/>\\n* Added new font options<br \\/>\\n* Added more social media icons<br \\/>\\n* Mobile style fixes<br \\/>\\n* Style tweaks and cleanup<\\/p>\\n<p>= 1.0.16 =<br \\/>\\n* Added min-width property to content slideshow slides<br \\/>\\n* Added jQuery to hide empty columns in events widget tables<\\/p>\\n<p>= 1.0.15 =<br \\/>\\n* Fixed insecure link issue in events widget<\\/p>\\n<p>= 1.0.14 =<br \\/>\\n* Fixed issue with default body font option<br \\/>\\n* Fixed existing page select option for content widget<br \\/>\\n* Added featured image option to content widget<\\/p>\\n<p>= 1.0.13 =<br \\/>\\n* Fixed 3 PHP warnings that were a result of non-numeric values<br \\/>\\n* Conditional color style updates<\\/p>\\n<p>= 1.0.12 =<br \\/>\\n* Style updates for content slideshow widget<\\/p>\\n<p>= 1.0.11 =<br \\/>\\n* Changed modified date to original publish date for blog and content slideshow widgets<br \\/>\\n* Updated translation file<\\/p>\\n<p>= 1.0.10 =<br \\/>\\n* Updated plugin so that only pro widgets are unavailable until successful license activation<br \\/>\\n* Updated admin JS for publishing page template<br \\/>\\n* Added new multiple posts per slide option to content slideshow widget<br \\/>\\n* Fixed layout position bugs with content slideshow widget<br \\/>\\n* Added custom anchor link option to each widget<br \\/>\\n* Make icon clickable if custom link added in feature list widget<br \\/>\\n* Mobile style fix for events widget<\\/p>\\n<p>= 1.0.9 =<br \\/>\\n* Modification to European address format<br \\/>\\n* Minor text escaping update<\\/p>\\n<p>= 1.0.8 =<br \\/>\\n* Mobile style fixes<\\/p>\\n<p>= 1.0.7 =<br \\/>\\n* Improved output for style options<br \\/>\\n* Fixed issue with widget padding not working for blog, content and list widgets<br \\/>\\n* Allowed both background image and color to be applied to widgets<br \\/>\\n* Added option to open button links in new windows<br \\/>\\n* Added European address format option to business info widget<br \\/>\\n* General cleanup<\\/p>\\n<p>= 1.0.6 =<br \\/>\\n* Updated language file<\\/p>\\n<p>= 1.0.5 =<br \\/>\\n* Mobile style fix for split content widget<br \\/>\\n* Style tweaks<\\/p>\\n<p>= 1.0.4 =<br \\/>\\n* Added Creepster font<br \\/>\\n* Fixed venue link bug in events widget<br \\/>\\n* General cleanup<\\/p>\\n<p>= 1.0.3 =<br \\/>\\n* General cleanup of activator files<br \\/>\\n* Relaxed conditional for saving widgets in activator file<\\/p>\\n<p>= 1.0.2 =<br \\/>\\n* Fixed issue with Portfolio Widget and Jetpack portfolio CPT<\\/p>\\n<p>= 1.0.1 =<br \\/>\\n* Fixed alignment issues with Content Slideshow Widget<br \\/>\\n* Fixed anchor link in Hero Widget<br \\/>\\n* Mobile style fixes<\\/p>\\n<p>= 1.0.0 =<br \\/>\\n* Initial plugin release<\\/p>\\n\"]}\";}', 'off'),
(230, 'widget_organic_widgets_audio_section', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(231, 'widget_organic_widgets_featured_video_section', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(232, 'widget_organic_widgets_food_menu_section', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(233, 'widget_organic_widgets_gallery_section', 'a:2:{s:12:\"_multiwidget\";i:1;i:3;a:31:{s:7:\"created\";i:1729913713;s:6:\"filter\";b:1;s:6:\"visual\";b:1;s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:11:\"gallery_ids\";s:23:\"211,210,212,209,213,208\";s:13:\"gallery_style\";s:20:\"style-gallery-square\";s:10:\"image_size\";s:5:\"large\";s:11:\"num_columns\";s:1:\"3\";s:13:\"column_gutter\";s:2:\"24\";s:11:\"button_text\";s:0:\"\";s:10:\"button_url\";s:0:\"\";s:11:\"bg_image_id\";s:2:\"98\";s:8:\"bg_image\";s:74:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bg-white.jpg\";s:14:\"bg_image_fixed\";b:0;s:15:\"bg_image_repeat\";b:0;s:8:\"bg_color\";b:0;s:18:\"title_text_heading\";s:2:\"h2\";s:16:\"title_text_color\";s:0:\"\";s:17:\"title_font_weight\";s:6:\"normal\";s:15:\"title_font_size\";s:0:\"\";s:20:\"title_letter_spacing\";s:0:\"\";s:17:\"title_font_family\";s:0:\"\";s:16:\"body_font_family\";s:7:\"inherit\";s:18:\"widget_padding_top\";s:2:\"40\";s:21:\"widget_padding_bottom\";s:0:\"\";s:20:\"widget_custom_height\";s:0:\"\";s:19:\"widget_custom_width\";s:0:\"\";s:17:\"content_max_width\";s:0:\"\";s:19:\"widget_custom_class\";s:0:\"\";s:20:\"widget_custom_anchor\";s:0:\"\";}}', 'on'),
(234, 'widget_organic_widgets_login_section', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(235, 'widget_organic_widgets_search_section', 'a:4:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}i:4;a:0:{}i:6;a:0:{}}', 'on'),
(236, 'widget_organic_widgets_toggle_section', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(237, 'widget_organic_widgets_video_gallery_section', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(239, 'ms_was_installed_on', '1729899595', 'auto'),
(240, 'metaslider_new_user', 'new', 'auto'),
(241, 'widget_metaslider_widget', 'a:2:{s:12:\"_multiwidget\";i:1;i:3;a:2:{s:9:\"slider_id\";s:1:\"9\";s:5:\"title\";s:6:\"Banner\";}}', 'on'),
(245, 'ml-slider_children', 'a:0:{}', 'auto'),
(246, 'ms_hide_all_ads_until', '1731109344', 'auto'),
(247, 'metaslider_systemcheck', 'a:2:{s:16:\"wordPressVersion\";b:0;s:12:\"imageLibrary\";b:0;}', 'off'),
(248, 'metaslider_tour_cancelled_on', 'add-slide', 'auto'),
(255, 'nav_menu_options', 'a:1:{s:8:\"auto_add\";a:0:{}}', 'off'),
(263, 'WPLANG', '', 'auto'),
(264, 'new_admin_email', 'admin@wrichardpattersonbooks.com', 'auto'),
(267, 'site_logo', '63', 'auto'),
(268, 'cntctfrm_options', 'a:77:{s:21:\"plugin_option_version\";s:5:\"4.3.2\";s:23:\"display_settings_notice\";i:0;s:13:\"first_install\";i:1729901779;s:22:\"suggest_feature_banner\";i:1;s:10:\"user_email\";s:13:\"admin_webguru\";s:12:\"custom_email\";s:31:\"info@wrichardpattersonbooks.com\";s:12:\"select_email\";s:6:\"custom\";s:10:\"from_email\";s:6:\"custom\";s:17:\"custom_from_email\";s:31:\"info@wrichardpattersonbooks.com\";s:10:\"attachment\";i:0;s:23:\"attachment_explanations\";i:0;s:9:\"send_copy\";i:0;s:4:\"gdpr\";i:0;s:10:\"from_field\";s:29:\"Books by W. Richard Patterson\";s:17:\"select_from_field\";s:6:\"custom\";s:18:\"display_name_field\";i:1;s:21:\"display_address_field\";i:0;s:19:\"display_phone_field\";i:0;s:19:\"required_name_field\";i:1;s:22:\"required_address_field\";i:0;s:20:\"required_email_field\";i:1;s:20:\"required_phone_field\";i:0;s:22:\"required_subject_field\";i:1;s:22:\"required_message_field\";i:1;s:15:\"required_symbol\";s:1:\"*\";s:16:\"display_add_info\";i:1;s:17:\"display_sent_from\";i:1;s:17:\"display_date_time\";i:1;s:13:\"message_limit\";i:0;s:17:\"message_limit_min\";i:50;s:17:\"message_limit_max\";i:300;s:11:\"mail_method\";s:7:\"wp-mail\";s:19:\"display_coming_from\";i:1;s:18:\"display_user_agent\";i:1;s:8:\"language\";a:0:{}s:12:\"change_label\";i:0;s:9:\"gdpr_link\";s:0:\"\";s:10:\"name_label\";a:1:{s:7:\"default\";s:5:\"Name:\";}s:13:\"address_label\";a:1:{s:7:\"default\";s:8:\"Address:\";}s:11:\"email_label\";a:1:{s:7:\"default\";s:14:\"Email Address:\";}s:11:\"phone_label\";a:1:{s:7:\"default\";s:13:\"Phone number:\";}s:13:\"subject_label\";a:1:{s:7:\"default\";s:8:\"Subject:\";}s:13:\"message_label\";a:1:{s:7:\"default\";s:8:\"Message:\";}s:16:\"attachment_label\";a:1:{s:7:\"default\";s:11:\"Attachment:\";}s:18:\"attachment_tooltip\";a:1:{s:7:\"default\";s:144:\"Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, CSV, RTF, PDF, DOC, DOCX, XLS, XLSX, ZIP, RAR, WAV, MP3, PPT.\";}s:15:\"send_copy_label\";a:1:{s:7:\"default\";s:14:\"Send me a copy\";}s:10:\"gdpr_label\";a:1:{s:7:\"default\";s:55:\"I consent to having this site collect my personal data.\";}s:16:\"gdpr_text_button\";a:1:{s:7:\"default\";s:10:\"Learn more\";}s:12:\"submit_label\";a:1:{s:7:\"default\";s:6:\"Submit\";}s:10:\"name_error\";a:1:{s:7:\"default\";s:22:\"Your name is required.\";}s:13:\"address_error\";a:1:{s:7:\"default\";s:20:\"Address is required.\";}s:11:\"email_error\";a:1:{s:7:\"default\";s:34:\"A valid email address is required.\";}s:11:\"phone_error\";a:1:{s:7:\"default\";s:25:\"Phone number is required.\";}s:13:\"subject_error\";a:1:{s:7:\"default\";s:20:\"Subject is required.\";}s:13:\"message_error\";a:1:{s:7:\"default\";s:25:\"Message text is required.\";}s:19:\"message_limit_error\";a:1:{s:7:\"default\";s:42:\"Message length does not meet requirements.\";}s:16:\"attachment_error\";a:1:{s:7:\"default\";s:25:\"File format is not valid.\";}s:23:\"attachment_upload_error\";a:1:{s:7:\"default\";s:18:\"File upload error.\";}s:21:\"attachment_move_error\";a:1:{s:7:\"default\";s:31:\"The file could not be uploaded.\";}s:21:\"attachment_size_error\";a:1:{s:7:\"default\";s:23:\"This file is too large.\";}s:13:\"captcha_error\";a:1:{s:7:\"default\";s:28:\"Please fill out the CAPTCHA.\";}s:10:\"form_error\";a:1:{s:7:\"default\";s:44:\"Please make corrections below and try again.\";}s:17:\"action_after_send\";s:1:\"1\";s:10:\"thank_text\";a:1:{s:7:\"default\";s:28:\"Thank you for contacting us.\";}s:12:\"redirect_url\";s:0:\"\";s:20:\"delete_attached_file\";i:0;s:10:\"html_email\";i:1;s:21:\"change_label_in_email\";i:0;s:6:\"layout\";i:1;s:15:\"submit_position\";s:4:\"left\";s:12:\"order_fields\";a:2:{s:12:\"first_column\";a:11:{i:0;s:21:\"cntctfrm_contact_name\";i:1;s:24:\"cntctfrm_contact_address\";i:2;s:22:\"cntctfrm_contact_email\";i:3;s:22:\"cntctfrm_contact_phone\";i:4;s:24:\"cntctfrm_contact_subject\";i:5;s:24:\"cntctfrm_contact_message\";i:6;s:21:\"cntctfrm_contact_gdpr\";i:7;s:27:\"cntctfrm_contact_attachment\";i:8;s:26:\"cntctfrm_contact_send_copy\";i:9;s:18:\"cntctfrm_subscribe\";i:10;s:16:\"cntctfrm_captcha\";}s:13:\"second_column\";a:0:{}}s:5:\"width\";a:3:{s:4:\"type\";s:7:\"default\";s:11:\"input_value\";s:3:\"100\";s:10:\"input_unit\";s:1:\"%\";}s:23:\"active_multi_attachment\";i:0;s:17:\"plugin_db_version\";s:5:\"4.1.1\";s:19:\"go_settings_counter\";i:2;s:20:\"display_promo_notice\";i:0;s:18:\"display_promo_time\";i:1731360356;}', 'auto'),
(269, 'bstwbsftwppdtplgns_options', 'a:1:{s:8:\"bws_menu\";a:1:{s:7:\"version\";a:2:{s:36:\"contact-form-plugin/contact_form.php\";s:5:\"2.4.3\";s:27:\"captcha-bws/captcha-bws.php\";s:5:\"2.4.3\";}}}', 'auto'),
(296, 'wp_calendar_block_has_published_posts', '1', 'auto'),
(325, 'cptch_options', 'a:32:{s:21:\"plugin_option_version\";s:5:\"5.2.4\";s:7:\"str_key\";a:2:{s:4:\"time\";i:1763338406;s:3:\"key\";s:32:\"25828497ecd20c6393a1f2e4a44b8fa3\";}s:4:\"type\";s:12:\"math_actions\";s:12:\"math_actions\";a:1:{i:0;s:4:\"plus\";}s:14:\"operand_format\";a:1:{i:0;s:6:\"images\";}s:12:\"images_count\";i:5;s:5:\"title\";s:0:\"\";s:15:\"required_symbol\";s:1:\"*\";s:16:\"text_start_slide\";s:15:\"Slide to verify\";s:14:\"text_end_slide\";s:19:\"Verification passed\";s:21:\"display_reload_button\";b:1;s:14:\"enlarge_images\";b:0;s:13:\"used_packages\";a:1:{i:0;s:1:\"4\";}s:17:\"enable_time_limit\";b:1;s:10:\"time_limit\";i:120;s:14:\"enable_session\";b:1;s:9:\"no_answer\";s:28:\"Please complete the captcha.\";s:12:\"wrong_answer\";s:35:\"Please enter correct captcha value.\";s:14:\"time_limit_off\";s:60:\"Time limit exceeded. Please complete the captcha once again.\";s:21:\"time_limit_off_notice\";s:60:\"Time limit exceeded. Please complete the captcha once again.\";s:17:\"allowlist_message\";s:32:\"Your IP address is allow listed.\";s:13:\"load_via_ajax\";b:0;s:28:\"use_limit_attempts_allowlist\";b:0;s:23:\"display_settings_notice\";i:0;s:22:\"suggest_feature_banner\";i:1;s:5:\"forms\";a:31:{s:7:\"general\";a:6:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;s:13:\"used_packages\";a:1:{i:0;s:1:\"4\";}s:10:\"time_limit\";i:120;s:17:\"enable_time_limit\";b:1;s:14:\"enable_session\";b:1;}s:8:\"wp_login\";a:5:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;s:13:\"used_packages\";a:0:{}s:10:\"time_limit\";i:120;s:17:\"enable_time_limit\";b:1;}s:11:\"wp_register\";a:5:{s:6:\"enable\";b:1;s:20:\"hide_from_registered\";b:0;s:13:\"used_packages\";a:0:{}s:10:\"time_limit\";i:120;s:17:\"enable_time_limit\";b:1;}s:16:\"wp_lost_password\";a:5:{s:6:\"enable\";b:1;s:20:\"hide_from_registered\";b:0;s:13:\"used_packages\";a:0:{}s:10:\"time_limit\";i:120;s:17:\"enable_time_limit\";b:1;}s:11:\"wp_comments\";a:5:{s:6:\"enable\";b:1;s:20:\"hide_from_registered\";b:1;s:13:\"used_packages\";a:0:{}s:10:\"time_limit\";i:120;s:17:\"enable_time_limit\";b:1;}s:11:\"bws_contact\";a:5:{s:6:\"enable\";b:1;s:20:\"hide_from_registered\";b:0;s:13:\"used_packages\";a:0:{}s:10:\"time_limit\";i:120;s:17:\"enable_time_limit\";b:1;}s:11:\"bws_booking\";a:5:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;s:13:\"used_packages\";a:0:{}s:10:\"time_limit\";i:120;s:17:\"enable_time_limit\";b:1;}s:14:\"bws_subscriber\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:11:\"cf7_contact\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:9:\"mailchimp\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:10:\"ninja_form\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:12:\"gravity_form\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:22:\"elementor_contact_form\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:7:\"wpforms\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:19:\"buddypress_register\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:19:\"buddypress_comments\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:16:\"buddypress_group\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:17:\"woocommerce_login\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:20:\"woocommerce_register\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:25:\"woocommerce_lost_password\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:20:\"woocommerce_checkout\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:20:\"jetpack_contact_form\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:22:\"bbpress_new_topic_form\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:18:\"bbpress_reply_form\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:17:\"wpforo_login_form\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:20:\"wpforo_register_form\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:21:\"wpforo_new_topic_form\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:17:\"wpforo_reply_form\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:20:\"learndash_login_form\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:27:\"learndash_registration_form\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}s:23:\"bboss_registration_form\";a:2:{s:6:\"enable\";b:0;s:20:\"hide_from_registered\";b:0;}}s:17:\"plugin_db_version\";s:3:\"1.8\";s:13:\"first_install\";i:1729916252;s:19:\"go_settings_counter\";i:5;s:20:\"related_plugins_info\";a:3:{s:11:\"bws_contact\";a:5:{s:6:\"status\";s:6:\"active\";s:6:\"plugin\";a:3:{i:0;s:36:\"contact-form-plugin/contact_form.php\";i:1;s:37:\"contact-form-pro/contact_form_pro.php\";i:2;s:39:\"contact-form-plus/contact-form-plus.php\";}s:11:\"plugin_info\";a:15:{s:4:\"Name\";s:27:\"Contact Form by BestWebSoft\";s:9:\"PluginURI\";s:64:\"https://bestwebsoft.com/products/wordpress/plugins/contact-form/\";s:7:\"Version\";s:5:\"4.3.2\";s:11:\"Description\";s:59:\"Simple contact form plugin any WordPress website must have.\";s:6:\"Author\";s:11:\"BestWebSoft\";s:9:\"AuthorURI\";s:24:\"https://bestwebsoft.com/\";s:10:\"TextDomain\";s:19:\"contact-form-plugin\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:27:\"Contact Form by BestWebSoft\";s:10:\"AuthorName\";s:11:\"BestWebSoft\";}s:10:\"compatible\";b:1;s:4:\"link\";s:125:\"https://bestwebsoft.com/products/wordpress/plugins/contact-form/?k=9ab9d358ad3a23b8a99a8328595ede2e&pn=72&v=5.2.4&wp_v=6.6.2/\";}s:11:\"bws_booking\";a:4:{s:6:\"status\";s:13:\"not_installed\";s:6:\"plugin\";s:41:\"bws-car-rental-pro/bws-car-rental-pro.php\";s:11:\"plugin_info\";a:0:{}s:4:\"link\";s:126:\"https://bestwebsoft.com/products/wordpress/plugins/car-rental-v2/?k=3c0c792876c76187abe0381d85d907c1&pn=72&v=5.2.4&wp_v=6.6.2/\";}s:14:\"limit_attempts\";a:4:{s:6:\"status\";s:13:\"not_installed\";s:6:\"plugin\";a:2:{i:0;s:33:\"limit-attempts/limit-attempts.php\";i:1;s:41:\"limit-attempts-pro/limit-attempts-pro.php\";}s:11:\"plugin_info\";a:0:{}s:4:\"link\";s:127:\"https://bestwebsoft.com/products/wordpress/plugins/limit-attempts/?k=c5ba37f86ebfc2754a71c759a5907888&pn=72&v=5.2.4&wp_v=6.6.2/\";}}s:20:\"display_promo_notice\";i:0;s:18:\"display_promo_time\";i:1731360350;}', 'auto'),
(337, 'seopress_toggle', 'a:15:{s:13:\"toggle-titles\";s:1:\"1\";s:18:\"toggle-xml-sitemap\";s:1:\"1\";s:13:\"toggle-social\";s:1:\"1\";s:23:\"toggle-google-analytics\";s:1:\"1\";s:23:\"toggle-instant-indexing\";s:1:\"1\";s:15:\"toggle-advanced\";s:1:\"1\";s:18:\"toggle-dublin-core\";s:1:\"1\";s:21:\"toggle-local-business\";s:1:\"1\";s:20:\"toggle-rich-snippets\";s:1:\"1\";s:18:\"toggle-breadcrumbs\";s:1:\"1\";s:13:\"toggle-robots\";s:1:\"1\";s:10:\"toggle-404\";s:1:\"1\";s:10:\"toggle-bot\";s:1:\"1\";s:18:\"toggle-inspect-url\";s:1:\"1\";s:9:\"toggle-ai\";s:1:\"1\";}', 'auto'),
(338, 'seopress_titles_option_name', 'a:16:{s:31:\"seopress_titles_home_site_title\";s:13:\"%%sitetitle%%\";s:30:\"seopress_titles_home_site_desc\";s:11:\"%%tagline%%\";s:19:\"seopress_titles_sep\";s:1:\"-\";s:29:\"seopress_titles_single_titles\";a:2:{s:4:\"post\";a:3:{s:5:\"title\";s:36:\"%%post_title%% %%sep%% %%sitetitle%%\";s:11:\"description\";s:16:\"%%post_excerpt%%\";s:7:\"noindex\";N;}s:4:\"page\";a:3:{s:5:\"title\";s:36:\"%%post_title%% %%sep%% %%sitetitle%%\";s:11:\"description\";s:16:\"%%post_excerpt%%\";s:7:\"noindex\";N;}}s:30:\"seopress_titles_archive_titles\";a:2:{s:4:\"post\";a:2:{s:5:\"title\";s:45:\"%%cpt_plural%% %%current_pagination%% %%sep%%\";s:7:\"noindex\";N;}s:4:\"page\";a:2:{s:5:\"title\";s:45:\"%%cpt_plural%% %%current_pagination%% %%sep%%\";s:7:\"noindex\";N;}}s:37:\"seopress_titles_archives_author_title\";s:37:\"%%post_author%% %%sep%% %%sitetitle%%\";s:39:\"seopress_titles_archives_author_noindex\";s:1:\"1\";s:35:\"seopress_titles_archives_date_title\";s:38:\"%%archive_date%% %%sep%% %%sitetitle%%\";s:37:\"seopress_titles_archives_date_noindex\";s:1:\"1\";s:37:\"seopress_titles_archives_search_title\";s:41:\"%%search_keywords%% %%sep%% %%sitetitle%%\";s:45:\"seopress_titles_archives_search_title_noindex\";s:1:\"1\";s:34:\"seopress_titles_archives_404_title\";s:42:\"404 - Page not found %%sep%% %%sitetitle%%\";s:25:\"seopress_titles_paged_rel\";s:1:\"1\";s:35:\"seopress_titles_attachments_noindex\";s:1:\"1\";s:35:\"seopress_titles_home_site_title_alt\";s:0:\"\";s:26:\"seopress_titles_tax_titles\";a:2:{s:8:\"category\";a:1:{s:7:\"noindex\";N;}s:8:\"post_tag\";a:1:{s:7:\"noindex\";N;}}}', 'off'),
(339, 'seopress_xml_sitemap_option_name', 'a:8:{s:35:\"seopress_xml_sitemap_general_enable\";s:1:\"1\";s:31:\"seopress_xml_sitemap_img_enable\";s:1:\"1\";s:36:\"seopress_xml_sitemap_post_types_list\";a:2:{s:4:\"post\";a:1:{s:7:\"include\";s:1:\"1\";}s:4:\"page\";a:1:{s:7:\"include\";s:1:\"1\";}}s:36:\"seopress_xml_sitemap_taxonomies_list\";a:2:{s:8:\"category\";a:1:{s:7:\"include\";s:1:\"1\";}s:8:\"post_tag\";a:1:{s:7:\"include\";s:1:\"1\";}}s:33:\"seopress_xml_sitemap_html_mapping\";s:0:\"\";s:33:\"seopress_xml_sitemap_html_exclude\";s:0:\"\";s:31:\"seopress_xml_sitemap_html_order\";s:4:\"DESC\";s:33:\"seopress_xml_sitemap_html_orderby\";s:4:\"date\";}', 'auto'),
(340, 'seopress_social_option_name', 'a:16:{s:27:\"seopress_social_facebook_og\";s:1:\"1\";s:28:\"seopress_social_twitter_card\";s:1:\"1\";s:30:\"seopress_social_knowledge_type\";s:4:\"none\";s:30:\"seopress_social_knowledge_name\";s:0:\"\";s:29:\"seopress_social_knowledge_img\";s:0:\"\";s:31:\"seopress_social_knowledge_email\";s:0:\"\";s:31:\"seopress_social_knowledge_phone\";s:0:\"\";s:32:\"seopress_social_knowledge_tax_id\";s:0:\"\";s:28:\"seopress_social_knowledge_nl\";N;s:33:\"seopress_social_accounts_facebook\";s:0:\"\";s:32:\"seopress_social_accounts_twitter\";s:0:\"\";s:34:\"seopress_social_accounts_pinterest\";s:0:\"\";s:34:\"seopress_social_accounts_instagram\";s:0:\"\";s:32:\"seopress_social_accounts_youtube\";s:0:\"\";s:33:\"seopress_social_accounts_linkedin\";s:0:\"\";s:30:\"seopress_social_accounts_extra\";s:0:\"\";}', 'off'),
(341, 'seopress_advanced_option_name', 'a:10:{s:38:\"seopress_advanced_advanced_attachments\";s:1:\"1\";s:42:\"seopress_advanced_advanced_tax_desc_editor\";s:1:\"1\";s:38:\"seopress_advanced_appearance_title_col\";s:1:\"1\";s:42:\"seopress_advanced_appearance_meta_desc_col\";s:1:\"1\";s:38:\"seopress_advanced_appearance_score_col\";s:1:\"1\";s:40:\"seopress_advanced_appearance_noindex_col\";s:1:\"1\";s:41:\"seopress_advanced_appearance_nofollow_col\";s:1:\"1\";s:54:\"seopress_advanced_appearance_universal_metabox_disable\";s:1:\"1\";s:43:\"seopress_advanced_advanced_attachments_file\";N;s:39:\"seopress_advanced_advanced_category_url\";N;}', 'off'),
(342, 'seopress_versions', 'a:1:{s:4:\"free\";s:5:\"8.3.1\";}', 'off'),
(343, 'seopress_instant_indexing_option_name', 'a:2:{s:38:\"seopress_instant_indexing_bing_api_key\";s:44:\"NjAzNjBhNGJkNDliNDljOGFlYTUzYWJlOGExZTk5ODU=\";s:45:\"seopress_instant_indexing_automate_submission\";s:1:\"1\";}', 'auto'),
(344, 'seopress_notices', 'a:1:{s:13:\"notice-wizard\";s:1:\"1\";}', 'off'),
(464, '_transient_health-check-site-status-result', '{\"good\":17,\"recommended\":4,\"critical\":2}', 'on'),
(1945, 'ms_ads_first_seen_on', '1731360300', 'auto'),
(2175, 'db_upgraded', '', 'on'),
(2184, '_transient_wp_styles_for_blocks', 'a:2:{s:4:\"hash\";s:32:\"8c7d46a72d7d4591fc1dd9485bedb304\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}', 'on'),
(28950, 'can_compress_scripts', '0', 'auto'),
(34800, '_site_transient_timeout_php_check_38979a08dcd71638878b7b4419751271', '1759028100', 'off'),
(34801, '_site_transient_php_check_38979a08dcd71638878b7b4419751271', 'a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}', 'off'),
(35031, '_transient_doing_cron', '1764627839.6636219024658203125000', 'on'),
(35157, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.8.3.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-6.8.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.8.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.8.3-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.8.3\";s:7:\"version\";s:5:\"6.8.3\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1764621041;s:15:\"version_checked\";s:5:\"6.8.3\";s:12:\"translations\";a:0:{}}', 'off');
INSERT INTO `04rypS_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(36101, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1764621051;s:8:\"response\";a:5:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{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:3:\"5.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:27:\"captcha-bws/captcha-bws.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:25:\"w.org/plugins/captcha-bws\";s:4:\"slug\";s:11:\"captcha-bws\";s:6:\"plugin\";s:27:\"captcha-bws/captcha-bws.php\";s:11:\"new_version\";s:5:\"5.2.7\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/captcha-bws/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/captcha-bws.5.2.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/captcha-bws/assets/icon-256x256.gif?rev=2585822\";s:2:\"1x\";s:64:\"https://ps.w.org/captcha-bws/assets/icon-128x128.gif?rev=2585822\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/captcha-bws/assets/banner-1544x500.jpg?rev=2270793\";s:2:\"1x\";s:66:\"https://ps.w.org/captcha-bws/assets/banner-772x250.jpg?rev=2270793\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:5:\"6.8.3\";s:12:\"requires_php\";b:0;s:16:\"requires_plugins\";a:0:{}}s:36:\"contact-form-plugin/contact_form.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:33:\"w.org/plugins/contact-form-plugin\";s:4:\"slug\";s:19:\"contact-form-plugin\";s:6:\"plugin\";s:36:\"contact-form-plugin/contact_form.php\";s:11:\"new_version\";s:5:\"4.3.5\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/contact-form-plugin/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/contact-form-plugin.4.3.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/contact-form-plugin/assets/icon-256x256.gif?rev=2565795\";s:2:\"1x\";s:72:\"https://ps.w.org/contact-form-plugin/assets/icon-128x128.gif?rev=2565795\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/contact-form-plugin/assets/banner-1544x500.jpg?rev=2318180\";s:2:\"1x\";s:74:\"https://ps.w.org/contact-form-plugin/assets/banner-772x250.jpg?rev=2318180\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";s:6:\"tested\";s:5:\"6.8.3\";s:12:\"requires_php\";b:0;s:16:\"requires_plugins\";a:0:{}}s:23:\"ml-slider/ml-slider.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/ml-slider\";s:4:\"slug\";s:9:\"ml-slider\";s:6:\"plugin\";s:23:\"ml-slider/ml-slider.php\";s:11:\"new_version\";s:7:\"3.103.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/ml-slider/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/ml-slider.3.103.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/ml-slider/assets/icon.svg?rev=2771717\";s:3:\"svg\";s:54:\"https://ps.w.org/ml-slider/assets/icon.svg?rev=2771717\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/ml-slider/assets/banner-1544x500.png?rev=2907610\";s:2:\"1x\";s:64:\"https://ps.w.org/ml-slider/assets/banner-772x250.png?rev=2907610\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.8.3\";s:12:\"requires_php\";s:3:\"7.0\";s:16:\"requires_plugins\";a:0:{}}s:24:\"wp-seopress/seopress.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:25:\"w.org/plugins/wp-seopress\";s:4:\"slug\";s:11:\"wp-seopress\";s:6:\"plugin\";s:24:\"wp-seopress/seopress.php\";s:11:\"new_version\";s:7:\"9.3.0.4\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/wp-seopress/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/wp-seopress.9.3.0.4.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:64:\"https://ps.w.org/wp-seopress/assets/icon-128x128.gif?rev=3158903\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-seopress/assets/banner-1544x500.png?rev=3151281\";s:2:\"1x\";s:66:\"https://ps.w.org/wp-seopress/assets/banner-772x250.png?rev=3151281\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.8.3\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:1:{s:9:\"hello.php\";O:8:\"stdClass\":10:{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:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}}s:7:\"checked\";a:7:{s:19:\"akismet/akismet.php\";s:5:\"5.3.3\";s:27:\"captcha-bws/captcha-bws.php\";s:5:\"5.2.4\";s:36:\"contact-form-plugin/contact_form.php\";s:5:\"4.3.2\";s:9:\"hello.php\";s:5:\"1.7.2\";s:23:\"ml-slider/ml-slider.php\";s:6:\"3.92.1\";s:39:\"organic-widgets-pro/organic-widgets.php\";s:5:\"2.4.0\";s:24:\"wp-seopress/seopress.php\";s:5:\"8.3.1\";}}', 'off'),
(36102, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1764621056;s:7:\"checked\";a:2:{s:15:\"organic-startup\";s:5:\"1.7.5\";s:16:\"twentytwentyfive\";s:3:\"1.0\";}s:8:\"response\";a:1:{s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.3.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}', 'off'),
(36103, '_site_transient_wp_theme_files_patterns-0f21373b80daf490cf06a160f0f8f2e7', 'a:2:{s:7:\"version\";s:5:\"1.7.5\";s:8:\"patterns\";a:0:{}}', 'off'),
(36104, '_site_transient_timeout_wp_theme_files_patterns-0f21373b80daf490cf06a160f0f8f2e7', '1764629579', 'off'),
(36106, '_site_transient_theme_roots', 'a:2:{s:15:\"organic-startup\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";}', 'off'),
(36107, '_site_transient_timeout_theme_roots', '1764629579', 'off');

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

--
-- Table structure for table `04rypS_postmeta`
--

CREATE TABLE `04rypS_postmeta` (
  `meta_id` bigint UNSIGNED NOT NULL,
  `post_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `04rypS_postmeta`
--

INSERT INTO `04rypS_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2, 3, '_wp_page_template', 'default'),
(11, 9, 'ml-slider_settings', 'a:57:{s:5:\"title\";s:13:\"New Slideshow\";s:4:\"type\";s:4:\"flex\";s:6:\"random\";s:5:\"false\";s:8:\"cssClass\";s:0:\"\";s:8:\"printCss\";s:4:\"true\";s:7:\"printJs\";s:4:\"true\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"550\";s:3:\"spw\";i:7;s:3:\"sph\";i:5;s:5:\"delay\";s:4:\"3000\";s:6:\"sDelay\";i:30;s:7:\"opacity\";d:0.7;s:10:\"titleSpeed\";i:500;s:6:\"effect\";s:4:\"fade\";s:10:\"navigation\";s:5:\"false\";s:15:\"filmstrip_delay\";i:7000;s:24:\"filmstrip_animationSpeed\";i:600;s:5:\"links\";s:5:\"false\";s:10:\"hoverPause\";s:5:\"false\";s:5:\"theme\";s:4:\"none\";s:9:\"direction\";s:10:\"horizontal\";s:7:\"reverse\";s:5:\"false\";s:8:\"keyboard\";s:4:\"true\";s:5:\"touch\";s:4:\"true\";s:14:\"animationSpeed\";s:3:\"600\";s:8:\"prevText\";s:8:\"Previous\";s:8:\"nextText\";s:4:\"Next\";s:6:\"slices\";i:15;s:6:\"center\";s:5:\"false\";s:9:\"smartCrop\";s:8:\"disabled\";s:12:\"smoothHeight\";s:5:\"false\";s:12:\"carouselMode\";s:5:\"false\";s:12:\"infiniteLoop\";s:5:\"false\";s:14:\"carouselMargin\";s:1:\"5\";s:16:\"firstSlideFadeIn\";s:5:\"false\";s:6:\"easing\";s:6:\"linear\";s:8:\"autoPlay\";s:4:\"true\";s:11:\"thumb_width\";i:150;s:12:\"thumb_height\";i:100;s:17:\"responsive_thumbs\";s:5:\"false\";s:15:\"thumb_min_width\";i:100;s:9:\"fullWidth\";s:4:\"true\";s:10:\"noConflict\";s:4:\"true\";s:23:\"mobileArrows_smartphone\";s:5:\"false\";s:19:\"mobileArrows_tablet\";s:5:\"false\";s:19:\"mobileArrows_laptop\";s:5:\"false\";s:20:\"mobileArrows_desktop\";s:5:\"false\";s:27:\"mobileNavigation_smartphone\";s:5:\"false\";s:23:\"mobileNavigation_tablet\";s:5:\"false\";s:23:\"mobileNavigation_laptop\";s:5:\"false\";s:24:\"mobileNavigation_desktop\";s:5:\"false\";s:8:\"ariaLive\";s:5:\"false\";s:11:\"ariaCurrent\";s:5:\"false\";s:8:\"tabIndex\";s:5:\"false\";s:9:\"pausePlay\";s:5:\"false\";s:4:\"loop\";s:12:\"continuously\";}'),
(12, 9, 'metaslider_slideshow_theme', ''),
(13, 10, '_wp_attached_file', '2024/10/Banner1.jpg'),
(14, 10, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1536;s:6:\"height\";i:550;s:4:\"file\";s:19:\"2024/10/Banner1.jpg\";s:8:\"filesize\";i:154014;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"Banner1-300x107.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9134;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"Banner1-1024x367.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64035;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Banner1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4768;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"Banner1-768x275.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42127;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:20:\"Banner1-1200x550.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100651;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:20:\"Banner1-1200x550.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100651;}s:27:\"meta-slider-resized-700x300\";a:5:{s:4:\"file\";s:19:\"Banner1-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38377;}s:27:\"meta-slider-resized-620x266\";a:5:{s:4:\"file\";s:19:\"Banner1-620x266.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31650;}s:27:\"meta-slider-resized-400x171\";a:5:{s:4:\"file\";s:19:\"Banner1-400x171.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15560;}}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:{}}}'),
(15, 11, '_wp_attached_file', '2024/10/Banner2.jpg'),
(16, 11, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1536;s:6:\"height\";i:550;s:4:\"file\";s:19:\"2024/10/Banner2.jpg\";s:8:\"filesize\";i:157679;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"Banner2-300x107.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9827;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"Banner2-1024x367.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66872;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Banner2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4638;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"Banner2-768x275.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44345;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:20:\"Banner2-1200x550.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102051;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:20:\"Banner2-1200x550.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102051;}s:27:\"meta-slider-resized-700x300\";a:5:{s:4:\"file\";s:19:\"Banner2-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39973;}s:27:\"meta-slider-resized-620x266\";a:5:{s:4:\"file\";s:19:\"Banner2-620x266.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32582;}s:27:\"meta-slider-resized-400x171\";a:5:{s:4:\"file\";s:19:\"Banner2-400x171.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16513;}}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:{}}}'),
(17, 12, '_wp_attached_file', '2024/10/Banner3.jpg'),
(18, 12, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1536;s:6:\"height\";i:550;s:4:\"file\";s:19:\"2024/10/Banner3.jpg\";s:8:\"filesize\";i:151387;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"Banner3-300x107.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9977;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"Banner3-1024x367.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65354;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Banner3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5508;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"Banner3-768x275.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43554;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:20:\"Banner3-1200x550.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102594;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:20:\"Banner3-1200x550.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102594;}s:27:\"meta-slider-resized-700x300\";a:5:{s:4:\"file\";s:19:\"Banner3-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40485;}s:27:\"meta-slider-resized-620x266\";a:5:{s:4:\"file\";s:19:\"Banner3-620x266.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33897;}s:27:\"meta-slider-resized-400x171\";a:5:{s:4:\"file\";s:19:\"Banner3-400x171.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16895;}}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:{}}}'),
(19, 13, '_wp_attached_file', '2024/10/Banner4.jpg'),
(20, 13, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1536;s:6:\"height\";i:550;s:4:\"file\";s:19:\"2024/10/Banner4.jpg\";s:8:\"filesize\";i:148216;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"Banner4-300x107.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9208;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"Banner4-1024x367.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63434;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Banner4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4535;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"Banner4-768x275.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41719;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:20:\"Banner4-1200x550.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101669;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:20:\"Banner4-1200x550.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101669;}s:27:\"meta-slider-resized-700x300\";a:5:{s:4:\"file\";s:19:\"Banner4-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38262;}s:27:\"meta-slider-resized-620x266\";a:5:{s:4:\"file\";s:19:\"Banner4-620x266.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31142;}s:27:\"meta-slider-resized-400x171\";a:5:{s:4:\"file\";s:19:\"Banner4-400x171.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15636;}}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:{}}}'),
(21, 14, '_thumbnail_id', '10'),
(22, 14, 'ml-slider_type', 'image'),
(23, 14, 'ml-slider_inherit_image_title', '1'),
(24, 14, 'ml-slider_inherit_image_alt', '1'),
(25, 15, '_thumbnail_id', '11'),
(26, 15, 'ml-slider_type', 'image'),
(27, 15, 'ml-slider_inherit_image_title', '1'),
(28, 15, 'ml-slider_inherit_image_alt', '1'),
(29, 16, '_thumbnail_id', '12'),
(30, 16, 'ml-slider_type', 'image'),
(31, 16, 'ml-slider_inherit_image_title', '1'),
(32, 16, 'ml-slider_inherit_image_alt', '1'),
(33, 17, '_thumbnail_id', '13'),
(34, 17, 'ml-slider_type', 'image'),
(35, 17, 'ml-slider_inherit_image_title', '1'),
(36, 17, 'ml-slider_inherit_image_alt', '1'),
(37, 14, 'ml-slider_crop_position', 'center-center'),
(38, 14, 'ml-slider_caption_source', 'image-caption'),
(39, 14, '_wp_attachment_image_alt', ''),
(40, 15, 'ml-slider_crop_position', 'center-center'),
(41, 15, 'ml-slider_caption_source', 'image-caption'),
(42, 15, '_wp_attachment_image_alt', ''),
(43, 16, 'ml-slider_crop_position', 'center-center'),
(44, 16, 'ml-slider_caption_source', 'image-caption'),
(45, 16, '_wp_attachment_image_alt', ''),
(46, 17, 'ml-slider_crop_position', 'center-center'),
(47, 17, 'ml-slider_caption_source', 'image-caption'),
(48, 17, '_wp_attachment_image_alt', ''),
(49, 10, '_wp_attachment_backup_sizes', 'a:3:{s:15:\"resized-700x300\";a:6:{s:4:\"path\";s:100:\"/home/swrkkqeg/public_html/wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner1-700x300.jpg\";s:4:\"file\";s:19:\"Banner1-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38377;}s:15:\"resized-620x266\";a:6:{s:4:\"path\";s:100:\"/home/swrkkqeg/public_html/wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner1-620x266.jpg\";s:4:\"file\";s:19:\"Banner1-620x266.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31650;}s:15:\"resized-400x171\";a:6:{s:4:\"path\";s:100:\"/home/swrkkqeg/public_html/wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner1-400x171.jpg\";s:4:\"file\";s:19:\"Banner1-400x171.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15560;}}'),
(50, 11, '_wp_attachment_backup_sizes', 'a:3:{s:15:\"resized-700x300\";a:6:{s:4:\"path\";s:100:\"/home/swrkkqeg/public_html/wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner2-700x300.jpg\";s:4:\"file\";s:19:\"Banner2-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39973;}s:15:\"resized-620x266\";a:6:{s:4:\"path\";s:100:\"/home/swrkkqeg/public_html/wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner2-620x266.jpg\";s:4:\"file\";s:19:\"Banner2-620x266.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32582;}s:15:\"resized-400x171\";a:6:{s:4:\"path\";s:100:\"/home/swrkkqeg/public_html/wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner2-400x171.jpg\";s:4:\"file\";s:19:\"Banner2-400x171.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16513;}}'),
(51, 12, '_wp_attachment_backup_sizes', 'a:3:{s:15:\"resized-700x300\";a:6:{s:4:\"path\";s:100:\"/home/swrkkqeg/public_html/wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner3-700x300.jpg\";s:4:\"file\";s:19:\"Banner3-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40485;}s:15:\"resized-620x266\";a:6:{s:4:\"path\";s:100:\"/home/swrkkqeg/public_html/wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner3-620x266.jpg\";s:4:\"file\";s:19:\"Banner3-620x266.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33897;}s:15:\"resized-400x171\";a:6:{s:4:\"path\";s:100:\"/home/swrkkqeg/public_html/wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner3-400x171.jpg\";s:4:\"file\";s:19:\"Banner3-400x171.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16895;}}'),
(52, 13, '_wp_attachment_backup_sizes', 'a:3:{s:15:\"resized-700x300\";a:6:{s:4:\"path\";s:100:\"/home/swrkkqeg/public_html/wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner4-700x300.jpg\";s:4:\"file\";s:19:\"Banner4-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38262;}s:15:\"resized-620x266\";a:6:{s:4:\"path\";s:100:\"/home/swrkkqeg/public_html/wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner4-620x266.jpg\";s:4:\"file\";s:19:\"Banner4-620x266.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31142;}s:15:\"resized-400x171\";a:6:{s:4:\"path\";s:100:\"/home/swrkkqeg/public_html/wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner4-400x171.jpg\";s:4:\"file\";s:19:\"Banner4-400x171.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15636;}}'),
(57, 19, '_wp_attached_file', '2024/10/image-home.jpg'),
(58, 19, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2024/10/image-home.jpg\";s:8:\"filesize\";i:523050;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"image-home-300x133.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9804;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"image-home-1024x455.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:455;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94363;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"image-home-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4033;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"image-home-768x341.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:341;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55020;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"image-home-1536x683.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194957;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:23:\"image-home-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179577;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:23:\"image-home-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179577;}}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:{}}}'),
(59, 19, '_starter_content_theme', 'organic-startup'),
(61, 20, '_wp_attached_file', '2024/10/image-about.jpg'),
(62, 20, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2024/10/image-about.jpg\";s:8:\"filesize\";i:473380;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"image-about-300x133.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6900;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"image-about-1024x455.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:455;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53049;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"image-about-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4620;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"image-about-768x341.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:341;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31153;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"image-about-1536x683.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119011;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:24:\"image-about-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127766;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:24:\"image-about-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127766;}}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:{}}}'),
(63, 20, '_starter_content_theme', 'organic-startup'),
(69, 22, '_wp_attached_file', '2024/10/image-contact.jpg'),
(70, 22, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2024/10/image-contact.jpg\";s:8:\"filesize\";i:728553;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"image-contact-300x133.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7923;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"image-contact-1024x455.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:455;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115933;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"image-contact-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5001;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"image-contact-768x341.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:341;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61963;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"image-contact-1536x683.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:264637;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:26:\"image-contact-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:298544;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:26:\"image-contact-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:298544;}}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:{}}}'),
(71, 22, '_starter_content_theme', 'organic-startup'),
(82, 25, '_customize_changeset_uuid', 'c092815c-736f-4e9c-9317-1866897b6bc2'),
(147, 43, '_edit_lock', '1730119428:1'),
(148, 43, '_wp_page_template', 'templates/organic-custom-template.php'),
(149, 45, '_edit_lock', '1731360517:1'),
(150, 45, '_wp_page_template', 'template-full.php'),
(151, 47, '_edit_lock', '1729916832:1'),
(152, 47, '_wp_page_template', 'template-full.php'),
(153, 49, '_edit_lock', '1730119627:1'),
(154, 49, '_wp_page_template', 'templates/organic-custom-template.php'),
(155, 51, '_edit_lock', '1729900254:1'),
(156, 51, '_wp_page_template', 'templates/organic-custom-template.php'),
(157, 53, '_edit_lock', '1729900276:1'),
(158, 53, '_wp_page_template', 'templates/organic-custom-template.php'),
(159, 55, '_edit_lock', '1729900311:1'),
(160, 55, '_wp_page_template', 'templates/organic-custom-template.php'),
(161, 57, '_edit_lock', '1729912716:1'),
(162, 57, '_wp_page_template', 'templates/organic-custom-template.php'),
(163, 60, '_wp_attached_file', '2024/10/B1-BT3.png'),
(164, 60, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:254;s:6:\"height\";i:74;s:4:\"file\";s:18:\"2024/10/B1-BT3.png\";s:8:\"filesize\";i:8748;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"B1-BT3-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6766;}}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:{}}}'),
(165, 61, '_wp_attached_file', '2024/10/au-profile.png'),
(166, 61, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:220;s:6:\"height\";i:236;s:4:\"file\";s:22:\"2024/10/au-profile.png\";s:8:\"filesize\";i:102278;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"au-profile-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40404;}}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:{}}}'),
(167, 62, '_wp_attached_file', '2024/10/bg-au-white.jpg'),
(168, 62, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1200;s:4:\"file\";s:23:\"2024/10/bg-au-white.jpg\";s:8:\"filesize\";i:105131;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"bg-au-white-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5573;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"bg-au-white-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39246;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"bg-au-white-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2364;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"bg-au-white-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24527;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"bg-au-white-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75444;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:24:\"bg-au-white-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50671;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:25:\"bg-au-white-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59463;}}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:{}}}'),
(169, 63, '_wp_attached_file', '2024/10/Navi-WRPatterson.png'),
(170, 63, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:432;s:6:\"height\";i:65;s:4:\"file\";s:28:\"2024/10/Navi-WRPatterson.png\";s:8:\"filesize\";i:14458;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Navi-WRPatterson-300x45.png\";s:5:\"width\";i:300;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12212;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Navi-WRPatterson-150x65.png\";s:5:\"width\";i:150;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4484;}}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:{}}}'),
(171, 64, '_wp_attached_file', '2024/10/Au-Name.png'),
(172, 64, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:411;s:6:\"height\";i:65;s:4:\"file\";s:19:\"2024/10/Au-Name.png\";s:8:\"filesize\";i:12854;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"Au-Name-300x47.png\";s:5:\"width\";i:300;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12262;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"Au-Name-150x65.png\";s:5:\"width\";i:150;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4604;}}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:{}}}'),
(173, 65, '_wp_attached_file', '2024/10/B1-BT1.png'),
(174, 65, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:511;s:6:\"height\";i:49;s:4:\"file\";s:18:\"2024/10/B1-BT1.png\";s:8:\"filesize\";i:7820;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"B1-BT1-300x29.png\";s:5:\"width\";i:300;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5051;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"B1-BT1-150x49.png\";s:5:\"width\";i:150;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2567;}}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:{}}}'),
(175, 66, '_wp_attached_file', '2024/10/B2-BT1.png'),
(176, 66, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:511;s:6:\"height\";i:49;s:4:\"file\";s:18:\"2024/10/B2-BT1.png\";s:8:\"filesize\";i:7733;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"B2-BT1-300x29.png\";s:5:\"width\";i:300;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4944;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"B2-BT1-150x49.png\";s:5:\"width\";i:150;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2609;}}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:{}}}'),
(177, 67, '_wp_attached_file', '2024/10/B3-BT1.png'),
(178, 67, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:511;s:6:\"height\";i:49;s:4:\"file\";s:18:\"2024/10/B3-BT1.png\";s:8:\"filesize\";i:5324;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"B3-BT1-300x29.png\";s:5:\"width\";i:300;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3770;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"B3-BT1-150x49.png\";s:5:\"width\";i:150;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2819;}}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:{}}}'),
(179, 68, '_wp_attached_file', '2024/10/B4-BT1.png'),
(180, 68, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:511;s:6:\"height\";i:49;s:4:\"file\";s:18:\"2024/10/B4-BT1.png\";s:8:\"filesize\";i:8438;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"B4-BT1-300x29.png\";s:5:\"width\";i:300;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4785;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"B4-BT1-150x49.png\";s:5:\"width\";i:150;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2779;}}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:{}}}'),
(181, 69, '_wp_attached_file', '2024/10/B1-BT2.png'),
(182, 69, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:254;s:6:\"height\";i:74;s:4:\"file\";s:18:\"2024/10/B1-BT2.png\";s:8:\"filesize\";i:9686;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"B1-BT2-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7676;}}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:{}}}'),
(183, 70, '_wp_attached_file', '2024/10/B2-BT2.png'),
(184, 70, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:254;s:6:\"height\";i:74;s:4:\"file\";s:18:\"2024/10/B2-BT2.png\";s:8:\"filesize\";i:9549;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"B2-BT2-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7665;}}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:{}}}'),
(185, 71, '_wp_attached_file', '2024/10/B3-BT2.png'),
(186, 71, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:193;s:6:\"height\";i:74;s:4:\"file\";s:18:\"2024/10/B3-BT2.png\";s:8:\"filesize\";i:6379;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"B3-BT2-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5096;}}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:{}}}'),
(187, 72, '_wp_attached_file', '2024/10/B4-BT2.png'),
(188, 72, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:254;s:6:\"height\";i:74;s:4:\"file\";s:18:\"2024/10/B4-BT2.png\";s:8:\"filesize\";i:10687;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"B4-BT2-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7641;}}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:{}}}'),
(189, 73, '_wp_attached_file', '2024/10/B4-BT3.png'),
(190, 73, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:254;s:6:\"height\";i:74;s:4:\"file\";s:18:\"2024/10/B4-BT3.png\";s:8:\"filesize\";i:9700;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"B4-BT3-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6754;}}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:{}}}'),
(191, 74, '_wp_attached_file', '2024/10/B2-BT3.png'),
(192, 74, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:254;s:6:\"height\";i:74;s:4:\"file\";s:18:\"2024/10/B2-BT3.png\";s:8:\"filesize\";i:8697;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"B2-BT3-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6704;}}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:{}}}'),
(194, 77, '_wp_attached_file', '2024/10/sm-fb.png'),
(195, 77, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:94;s:6:\"height\";i:81;s:4:\"file\";s:17:\"2024/10/sm-fb.png\";s:8:\"filesize\";i:5836;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:{}}}'),
(196, 78, '_wp_attached_file', '2024/10/sm-insta.png'),
(197, 78, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:94;s:6:\"height\";i:81;s:4:\"file\";s:20:\"2024/10/sm-insta.png\";s:8:\"filesize\";i:6434;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:{}}}'),
(198, 79, '_wp_attached_file', '2024/10/www.png'),
(199, 79, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:94;s:6:\"height\";i:81;s:4:\"file\";s:15:\"2024/10/www.png\";s:8:\"filesize\";i:8696;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:{}}}'),
(200, 80, '_wp_attached_file', '2024/10/email.png'),
(201, 80, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:94;s:6:\"height\";i:81;s:4:\"file\";s:17:\"2024/10/email.png\";s:8:\"filesize\";i:7782;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:{}}}'),
(207, 82, '_menu_item_type', 'custom'),
(208, 82, '_menu_item_menu_item_parent', '0'),
(209, 82, '_menu_item_object_id', '82'),
(210, 82, '_menu_item_object', 'custom'),
(211, 82, '_menu_item_target', ''),
(212, 82, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(213, 82, '_menu_item_xfn', ''),
(214, 82, '_menu_item_url', 'https://wrichardpattersonbooks.com/'),
(216, 83, '_menu_item_type', 'post_type'),
(217, 83, '_menu_item_menu_item_parent', '0'),
(218, 83, '_menu_item_object_id', '55'),
(219, 83, '_menu_item_object', 'page'),
(220, 83, '_menu_item_target', ''),
(221, 83, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(222, 83, '_menu_item_xfn', ''),
(223, 83, '_menu_item_url', ''),
(225, 84, '_menu_item_type', 'post_type'),
(226, 84, '_menu_item_menu_item_parent', '0'),
(227, 84, '_menu_item_object_id', '57'),
(228, 84, '_menu_item_object', 'page'),
(229, 84, '_menu_item_target', ''),
(230, 84, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(231, 84, '_menu_item_xfn', ''),
(232, 84, '_menu_item_url', ''),
(234, 85, '_menu_item_type', 'post_type'),
(235, 85, '_menu_item_menu_item_parent', '0'),
(236, 85, '_menu_item_object_id', '53'),
(237, 85, '_menu_item_object', 'page'),
(238, 85, '_menu_item_target', ''),
(239, 85, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(240, 85, '_menu_item_xfn', ''),
(241, 85, '_menu_item_url', ''),
(243, 86, '_menu_item_type', 'post_type'),
(244, 86, '_menu_item_menu_item_parent', '0'),
(245, 86, '_menu_item_object_id', '49'),
(246, 86, '_menu_item_object', 'page'),
(247, 86, '_menu_item_target', ''),
(248, 86, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(249, 86, '_menu_item_xfn', ''),
(250, 86, '_menu_item_url', ''),
(252, 87, '_menu_item_type', 'post_type'),
(253, 87, '_menu_item_menu_item_parent', '0'),
(254, 87, '_menu_item_object_id', '51'),
(255, 87, '_menu_item_object', 'page'),
(256, 87, '_menu_item_target', ''),
(257, 87, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(258, 87, '_menu_item_xfn', ''),
(259, 87, '_menu_item_url', ''),
(281, 97, '_wp_attached_file', '2024/10/blackback-scaled-1.jpg'),
(282, 97, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:30:\"2024/10/blackback-scaled-1.jpg\";s:8:\"filesize\";i:78047;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"blackback-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2045;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"blackback-scaled-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14607;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"blackback-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1266;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"blackback-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8310;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"blackback-scaled-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31877;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"blackback-scaled-1-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54567;}s:22:\"startup-featured-large\";a:5:{s:4:\"file\";s:32:\"blackback-scaled-1-2400x1707.jpg\";s:5:\"width\";i:2400;s:6:\"height\";i:1707;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74133;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:31:\"blackback-scaled-1-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19226;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:32:\"blackback-scaled-1-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28506;}}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:{}}}'),
(283, 98, '_wp_attached_file', '2024/10/bg-white.jpg'),
(284, 98, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"2024/10/bg-white.jpg\";s:8:\"filesize\";i:41395;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"bg-white-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2993;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"bg-white-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19118;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"bg-white-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1611;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"bg-white-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11942;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"bg-white-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37507;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:21:\"bg-white-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24798;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:22:\"bg-white-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32242;}}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:{}}}'),
(290, 101, '_wp_attached_file', '2024/10/order-now.png'),
(291, 101, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:347;s:6:\"height\";i:115;s:4:\"file\";s:21:\"2024/10/order-now.png\";s:8:\"filesize\";i:9313;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"order-now-300x99.png\";s:5:\"width\";i:300;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9650;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"order-now-150x115.png\";s:5:\"width\";i:150;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1965;}}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:{}}}'),
(292, 102, '_wp_attached_file', '2024/10/read-more.png'),
(293, 102, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:347;s:6:\"height\";i:115;s:4:\"file\";s:21:\"2024/10/read-more.png\";s:8:\"filesize\";i:10138;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"read-more-300x99.png\";s:5:\"width\";i:300;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9445;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"read-more-150x115.png\";s:5:\"width\";i:150;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2235;}}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:{}}}'),
(294, 103, '_wp_attached_file', '2024/10/B1-3d1.png'),
(295, 103, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1188;s:4:\"file\";s:18:\"2024/10/B1-3d1.png\";s:8:\"filesize\";i:1291654;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"B1-3d1-253x300.png\";s:5:\"width\";i:253;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105014;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"B1-3d1-862x1024.png\";s:5:\"width\";i:862;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:957224;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"B1-3d1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36340;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"B1-3d1-768x912.png\";s:5:\"width\";i:768;s:6:\"height\";i:912;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:786569;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:19:\"B1-3d1-1000x800.png\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:925587;}}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:{}}}'),
(296, 104, '_wp_attached_file', '2024/10/B1-3d2.png'),
(297, 104, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1265;s:4:\"file\";s:18:\"2024/10/B1-3d2.png\";s:8:\"filesize\";i:1134920;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"B1-3d2-237x300.png\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77678;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"B1-3d2-809x1024.png\";s:5:\"width\";i:809;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:725538;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"B1-3d2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32357;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"B1-3d2-768x972.png\";s:5:\"width\";i:768;s:6:\"height\";i:972;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:661826;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:19:\"B1-3d2-1000x800.png\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:908945;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:20:\"B1-3d2-1000x1200.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1155867;}}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:{}}}'),
(298, 105, '_wp_attached_file', '2024/10/B1-3d3.png');
INSERT INTO `04rypS_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(299, 105, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1222;s:4:\"file\";s:18:\"2024/10/B1-3d3.png\";s:8:\"filesize\";i:1573690;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"B1-3d3-245x300.png\";s:5:\"width\";i:245;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105641;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"B1-3d3-838x1024.png\";s:5:\"width\";i:838;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:964606;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"B1-3d3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41485;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"B1-3d3-768x938.png\";s:5:\"width\";i:768;s:6:\"height\";i:938;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:830119;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:19:\"B1-3d3-1000x800.png\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1139798;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:20:\"B1-3d3-1000x1200.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1394806;}}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:{}}}'),
(300, 106, '_wp_attached_file', '2024/10/B2-3d1.png'),
(301, 106, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1188;s:4:\"file\";s:18:\"2024/10/B2-3d1.png\";s:8:\"filesize\";i:1081303;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"B2-3d1-253x300.png\";s:5:\"width\";i:253;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91015;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"B2-3d1-862x1024.png\";s:5:\"width\";i:862;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:789616;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"B2-3d1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33694;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"B2-3d1-768x912.png\";s:5:\"width\";i:768;s:6:\"height\";i:912;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:648139;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:19:\"B2-3d1-1000x800.png\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:805890;}}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:{}}}'),
(302, 107, '_wp_attached_file', '2024/10/B2-3d2.png'),
(303, 107, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1265;s:4:\"file\";s:18:\"2024/10/B2-3d2.png\";s:8:\"filesize\";i:982019;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"B2-3d2-237x300.png\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65993;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"B2-3d2-809x1024.png\";s:5:\"width\";i:809;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:610080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"B2-3d2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28698;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"B2-3d2-768x972.png\";s:5:\"width\";i:768;s:6:\"height\";i:972;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:556263;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:19:\"B2-3d2-1000x800.png\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:804340;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:20:\"B2-3d2-1000x1200.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:961877;}}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:{}}}'),
(305, 109, '_wp_attached_file', '2024/10/B2-3d3.png'),
(306, 109, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1222;s:4:\"file\";s:18:\"2024/10/B2-3d3.png\";s:8:\"filesize\";i:1436754;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"B2-3d3-245x300.png\";s:5:\"width\";i:245;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98395;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"B2-3d3-838x1024.png\";s:5:\"width\";i:838;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:863600;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"B2-3d3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40027;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"B2-3d3-768x938.png\";s:5:\"width\";i:768;s:6:\"height\";i:938;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:742220;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:19:\"B2-3d3-1000x800.png\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1071761;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:20:\"B2-3d3-1000x1200.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1232391;}}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:{}}}'),
(307, 110, '_wp_attached_file', '2024/10/B3-3d1.png'),
(308, 110, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1188;s:4:\"file\";s:18:\"2024/10/B3-3d1.png\";s:8:\"filesize\";i:1240018;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"B3-3d1-253x300.png\";s:5:\"width\";i:253;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104788;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"B3-3d1-862x1024.png\";s:5:\"width\";i:862;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:920112;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"B3-3d1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35947;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"B3-3d1-768x912.png\";s:5:\"width\";i:768;s:6:\"height\";i:912;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:762541;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:19:\"B3-3d1-1000x800.png\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:953215;}}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:{}}}'),
(309, 111, '_wp_attached_file', '2024/10/B3-3d2.png'),
(310, 111, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1265;s:4:\"file\";s:18:\"2024/10/B3-3d2.png\";s:8:\"filesize\";i:1114180;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"B3-3d2-237x300.png\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76030;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"B3-3d2-809x1024.png\";s:5:\"width\";i:809;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:711144;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"B3-3d2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30859;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"B3-3d2-768x972.png\";s:5:\"width\";i:768;s:6:\"height\";i:972;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:651669;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:19:\"B3-3d2-1000x800.png\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:918443;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:20:\"B3-3d2-1000x1200.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1082270;}}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:{}}}'),
(311, 112, '_wp_attached_file', '2024/10/B3-3d3.png'),
(312, 112, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1222;s:4:\"file\";s:18:\"2024/10/B3-3d3.png\";s:8:\"filesize\";i:1573394;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"B3-3d3-245x300.png\";s:5:\"width\";i:245;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104582;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"B3-3d3-838x1024.png\";s:5:\"width\";i:838;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:949398;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"B3-3d3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40806;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"B3-3d3-768x938.png\";s:5:\"width\";i:768;s:6:\"height\";i:938;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:817739;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:19:\"B3-3d3-1000x800.png\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1116177;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:20:\"B3-3d3-1000x1200.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1359318;}}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:{}}}'),
(313, 113, '_wp_attached_file', '2024/10/B4-3d1.png'),
(314, 113, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1188;s:4:\"file\";s:18:\"2024/10/B4-3d1.png\";s:8:\"filesize\";i:1460163;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"B4-3d1-253x300.png\";s:5:\"width\";i:253;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112663;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"B4-3d1-862x1024.png\";s:5:\"width\";i:862;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1047240;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"B4-3d1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38484;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"B4-3d1-768x912.png\";s:5:\"width\";i:768;s:6:\"height\";i:912;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:857136;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:19:\"B4-3d1-1000x800.png\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1036813;}}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:{}}}'),
(315, 114, '_wp_attached_file', '2024/10/B4-3d2.png'),
(316, 114, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1265;s:4:\"file\";s:18:\"2024/10/B4-3d2.png\";s:8:\"filesize\";i:1230489;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"B4-3d2-237x300.png\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:82668;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"B4-3d2-809x1024.png\";s:5:\"width\";i:809;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:774064;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"B4-3d2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34092;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"B4-3d2-768x972.png\";s:5:\"width\";i:768;s:6:\"height\";i:972;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:707073;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:19:\"B4-3d2-1000x800.png\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:977111;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:20:\"B4-3d2-1000x1200.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1217500;}}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:{}}}'),
(317, 115, '_wp_attached_file', '2024/10/B4-3d3.png'),
(318, 115, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1222;s:4:\"file\";s:18:\"2024/10/B4-3d3.png\";s:8:\"filesize\";i:1671479;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"B4-3d3-245x300.png\";s:5:\"width\";i:245;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109066;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"B4-3d3-838x1024.png\";s:5:\"width\";i:838;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1014484;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"B4-3d3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42257;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"B4-3d3-768x938.png\";s:5:\"width\";i:768;s:6:\"height\";i:938;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:871128;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:19:\"B4-3d3-1000x800.png\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1199830;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:20:\"B4-3d3-1000x1200.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1492963;}}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:{}}}'),
(323, 125, '_wp_attached_file', '2024/10/bg-au-white2.jpg'),
(324, 125, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1200;s:4:\"file\";s:24:\"2024/10/bg-au-white2.jpg\";s:8:\"filesize\";i:84587;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"bg-au-white2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4675;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"bg-au-white2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32410;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"bg-au-white2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1968;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"bg-au-white2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20133;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"bg-au-white2-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62563;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:25:\"bg-au-white2-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42015;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:26:\"bg-au-white2-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44568;}}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:{}}}'),
(345, 146, '_wp_attached_file', '2024/10/bio-au.png'),
(346, 146, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1455;s:6:\"height\";i:1497;s:4:\"file\";s:18:\"2024/10/bio-au.png\";s:8:\"filesize\";i:2610302;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"bio-au-292x300.png\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:161834;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"bio-au-995x1024.png\";s:5:\"width\";i:995;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1357216;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"bio-au-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46919;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"bio-au-768x790.png\";s:5:\"width\";i:768;s:6:\"height\";i:790;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:880533;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:19:\"bio-au-1200x800.png\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1292930;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:20:\"bio-au-1200x1200.png\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1821449;}}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:{}}}'),
(347, 148, '_wp_attached_file', '2024/10/Richard.png'),
(348, 148, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:537;s:6:\"height\";i:93;s:4:\"file\";s:19:\"2024/10/Richard.png\";s:8:\"filesize\";i:16172;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"Richard-300x52.png\";s:5:\"width\";i:300;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7353;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"Richard-150x93.png\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4140;}}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:{}}}'),
(351, 158, '_edit_lock', '1729909337:1'),
(354, 160, '_edit_lock', '1730130033:1'),
(363, 160, '_edit_last', '1'),
(366, 158, '_edit_last', '1'),
(378, 170, '_wp_attached_file', '2024/10/getacopy.png'),
(379, 170, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:347;s:6:\"height\";i:115;s:4:\"file\";s:20:\"2024/10/getacopy.png\";s:8:\"filesize\";i:5832;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"getacopy-300x99.png\";s:5:\"width\";i:300;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9647;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"getacopy-150x115.png\";s:5:\"width\";i:150;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1692;}}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:{}}}'),
(380, 171, '_wp_attached_file', '2024/10/Reviews.png'),
(381, 171, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:326;s:6:\"height\";i:90;s:4:\"file\";s:19:\"2024/10/Reviews.png\";s:8:\"filesize\";i:8713;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"Reviews-300x83.png\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8250;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"Reviews-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2546;}}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:{}}}'),
(389, 174, '_edit_lock', '1729913546:1'),
(390, 174, '_wp_page_template', 'template-full.php'),
(394, 182, '_wp_attached_file', '2024/10/Reviews-w.png'),
(395, 182, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:326;s:6:\"height\";i:90;s:4:\"file\";s:21:\"2024/10/Reviews-w.png\";s:8:\"filesize\";i:6002;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Reviews-w-300x83.png\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8189;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Reviews-w-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2316;}}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:{}}}'),
(413, 208, '_wp_attached_file', '2024/10/Gallery-7.jpg'),
(414, 208, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1512;s:6:\"height\";i:1554;s:4:\"file\";s:21:\"2024/10/Gallery-7.jpg\";s:8:\"filesize\";i:276300;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Gallery-7-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17147;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"Gallery-7-996x1024.jpg\";s:5:\"width\";i:996;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117443;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Gallery-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5275;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"Gallery-7-768x789.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:789;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80743;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"Gallery-7-1494x1536.jpg\";s:5:\"width\";i:1494;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206375;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:22:\"Gallery-7-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107621;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:23:\"Gallery-7-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148375;}}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, 209, '_wp_attached_file', '2024/10/Gallery-2.jpg'),
(416, 209, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1512;s:6:\"height\";i:1554;s:4:\"file\";s:21:\"2024/10/Gallery-2.jpg\";s:8:\"filesize\";i:571684;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Gallery-2-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26047;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"Gallery-2-996x1024.jpg\";s:5:\"width\";i:996;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214325;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Gallery-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7954;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"Gallery-2-768x789.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:789;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140605;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"Gallery-2-1494x1536.jpg\";s:5:\"width\";i:1494;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:407143;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:22:\"Gallery-2-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190251;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:23:\"Gallery-2-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:280278;}}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:{}}}'),
(417, 210, '_wp_attached_file', '2024/10/Gallery-3.jpg'),
(418, 210, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1512;s:6:\"height\";i:1554;s:4:\"file\";s:21:\"2024/10/Gallery-3.jpg\";s:8:\"filesize\";i:491964;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Gallery-3-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23880;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"Gallery-3-996x1024.jpg\";s:5:\"width\";i:996;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184822;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Gallery-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7641;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"Gallery-3-768x789.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:789;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120114;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"Gallery-3-1494x1536.jpg\";s:5:\"width\";i:1494;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:351160;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:22:\"Gallery-3-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171148;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:23:\"Gallery-3-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242155;}}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:{}}}'),
(419, 211, '_wp_attached_file', '2024/10/Gallery-4.jpg'),
(420, 211, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1512;s:6:\"height\";i:1554;s:4:\"file\";s:21:\"2024/10/Gallery-4.jpg\";s:8:\"filesize\";i:489298;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Gallery-4-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16387;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"Gallery-4-996x1024.jpg\";s:5:\"width\";i:996;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Gallery-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5613;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"Gallery-4-768x789.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:789;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99664;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"Gallery-4-1494x1536.jpg\";s:5:\"width\";i:1494;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:328403;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:22:\"Gallery-4-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142952;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:23:\"Gallery-4-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214727;}}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:{}}}'),
(421, 212, '_wp_attached_file', '2024/10/Gallery-5.jpg'),
(422, 212, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1512;s:6:\"height\";i:1554;s:4:\"file\";s:21:\"2024/10/Gallery-5.jpg\";s:8:\"filesize\";i:431973;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Gallery-5-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21613;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"Gallery-5-996x1024.jpg\";s:5:\"width\";i:996;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164258;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Gallery-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7520;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"Gallery-5-768x789.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:789;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106880;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"Gallery-5-1494x1536.jpg\";s:5:\"width\";i:1494;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:310894;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:22:\"Gallery-5-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147475;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:23:\"Gallery-5-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214241;}}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:{}}}'),
(423, 213, '_wp_attached_file', '2024/10/Gallery-6.jpg'),
(424, 213, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1512;s:6:\"height\";i:1554;s:4:\"file\";s:21:\"2024/10/Gallery-6.jpg\";s:8:\"filesize\";i:589445;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Gallery-6-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31695;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"Gallery-6-996x1024.jpg\";s:5:\"width\";i:996;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235315;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Gallery-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9839;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"Gallery-6-768x789.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:789;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156884;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"Gallery-6-1494x1536.jpg\";s:5:\"width\";i:1494;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:432593;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:22:\"Gallery-6-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207511;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:23:\"Gallery-6-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:304046;}}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:{}}}'),
(425, 214, '_wp_attached_file', '2024/10/Gallery-1.jpg'),
(426, 214, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1512;s:6:\"height\";i:1554;s:4:\"file\";s:21:\"2024/10/Gallery-1.jpg\";s:8:\"filesize\";i:400960;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Gallery-1-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20394;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"Gallery-1-996x1024.jpg\";s:5:\"width\";i:996;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152468;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Gallery-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6818;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"Gallery-1-768x789.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:789;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100377;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"Gallery-1-1494x1536.jpg\";s:5:\"width\";i:1494;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:283495;}s:23:\"startup-featured-medium\";a:5:{s:4:\"file\";s:22:\"Gallery-1-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135861;}s:23:\"startup-featured-square\";a:5:{s:4:\"file\";s:23:\"Gallery-1-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197603;}}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:{}}}'),
(427, 215, '_edit_lock', '1729916731:1'),
(432, 215, '_wp_page_template', 'template-full.php'),
(433, 218, '_edit_lock', '1729916727:1'),
(434, 218, '_wp_page_template', 'template-full.php'),
(435, 220, '_edit_lock', '1729916689:1'),
(436, 220, '_wp_page_template', 'template-full.php'),
(437, 222, '_edit_lock', '1729916659:1'),
(438, 222, '_wp_page_template', 'template-full.php');

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

--
-- Table structure for table `04rypS_posts`
--

CREATE TABLE `04rypS_posts` (
  `ID` bigint UNSIGNED NOT NULL,
  `post_author` bigint 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 utf8mb4_unicode_520_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_520_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 utf8mb4_unicode_520_ci NOT NULL,
  `post_parent` bigint UNSIGNED NOT NULL DEFAULT '0',
  `guid` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `menu_order` int NOT NULL DEFAULT '0',
  `post_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_count` bigint NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `04rypS_posts`
--

INSERT INTO `04rypS_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
(3, 1, '2024-10-25 23:28:11', '2024-10-25 23:28:11', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://wrichardpattersonbooks.com.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n', 'Privacy Policy', '', 'draft', 'closed', 'open', '', 'privacy-policy', '', '', '2024-10-25 23:28:11', '2024-10-25 23:28:11', '', 0, 'https://wrichardpattersonbooks.com/?page_id=3', 0, 'page', '', 0),
(4, 0, '2024-10-25 23:28:12', '2024-10-25 23:28:12', '<!-- wp:page-list /-->', 'Navigation', '', 'publish', 'closed', 'closed', '', 'navigation', '', '', '2024-10-25 23:28:12', '2024-10-25 23:28:12', '', 0, 'https://wrichardpattersonbooks.com/2024/10/25/navigation/', 0, 'wp_navigation', '', 0),
(9, 1, '2024-10-25 23:42:23', '2024-10-25 23:42:23', '', 'Banner', '', 'publish', 'closed', 'closed', '', 'new-slideshow', '', '', '2024-10-25 23:44:24', '2024-10-25 23:44:24', '', 0, 'https://wrichardpattersonbooks.com/?post_type=ml-slider&#038;p=9', 0, 'ml-slider', '', 0),
(10, 1, '2024-10-25 23:44:28', '2024-10-25 23:44:28', '', 'Banner1', '', 'inherit', 'open', 'closed', '', 'banner1', '', '', '2024-10-25 23:44:28', '2024-10-25 23:44:28', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner1.jpg', 0, 'attachment', 'image/jpeg', 0),
(11, 1, '2024-10-25 23:44:30', '2024-10-25 23:44:30', '', 'Banner2', '', 'inherit', 'open', 'closed', '', 'banner2', '', '', '2024-10-25 23:44:30', '2024-10-25 23:44:30', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner2.jpg', 0, 'attachment', 'image/jpeg', 0),
(12, 1, '2024-10-25 23:44:32', '2024-10-25 23:44:32', '', 'Banner3', '', 'inherit', 'open', 'closed', '', 'banner3', '', '', '2024-10-25 23:44:32', '2024-10-25 23:44:32', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner3.jpg', 0, 'attachment', 'image/jpeg', 0),
(13, 1, '2024-10-25 23:44:33', '2024-10-25 23:44:33', '', 'Banner4', '', 'inherit', 'open', 'closed', '', 'banner4', '', '', '2024-10-25 23:44:33', '2024-10-25 23:44:33', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner4.jpg', 0, 'attachment', 'image/jpeg', 0),
(14, 1, '2024-10-25 23:44:51', '2024-10-25 23:44:51', '', 'Slider 9 - image', '', 'publish', 'closed', 'closed', '', 'slider-9-image', '', '', '2024-10-25 23:45:42', '2024-10-25 23:45:42', '', 0, 'https://wrichardpattersonbooks.com/?post_type=ml-slide&#038;p=14', 0, 'ml-slide', '', 0),
(15, 1, '2024-10-25 23:44:51', '2024-10-25 23:44:51', '', 'Slider 9 - image', '', 'publish', 'closed', 'closed', '', 'slider-9-image-2', '', '', '2024-10-25 23:45:42', '2024-10-25 23:45:42', '', 0, 'https://wrichardpattersonbooks.com/?post_type=ml-slide&#038;p=15', 1, 'ml-slide', '', 0),
(16, 1, '2024-10-25 23:44:51', '2024-10-25 23:44:51', '', 'Slider 9 - image', '', 'publish', 'closed', 'closed', '', 'slider-9-image-3', '', '', '2024-10-25 23:45:42', '2024-10-25 23:45:42', '', 0, 'https://wrichardpattersonbooks.com/?post_type=ml-slide&#038;p=16', 2, 'ml-slide', '', 0),
(17, 1, '2024-10-25 23:44:51', '2024-10-25 23:44:51', '', 'Slider 9 - image', '', 'publish', 'closed', 'closed', '', 'slider-9-image-4', '', '', '2024-10-25 23:45:42', '2024-10-25 23:45:42', '', 0, 'https://wrichardpattersonbooks.com/?post_type=ml-slide&#038;p=17', 3, 'ml-slide', '', 0),
(19, 1, '2024-10-25 23:47:22', '2024-10-25 23:47:22', '', 'Home Image', '', 'inherit', 'open', 'closed', '', 'home-image', '', '', '2024-10-25 23:47:22', '2024-10-25 23:47:22', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/image-home.jpg', 0, 'attachment', 'image/jpeg', 0),
(20, 1, '2024-10-25 23:47:22', '2024-10-25 23:47:22', '', 'About Image', '', 'inherit', 'open', 'closed', '', 'about-image', '', '', '2024-10-25 23:47:22', '2024-10-25 23:47:22', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/image-about.jpg', 0, 'attachment', 'image/jpeg', 0),
(22, 1, '2024-10-25 23:47:22', '2024-10-25 23:47:22', '', 'Contact Image', '', 'inherit', 'open', 'closed', '', 'contact-image', '', '', '2024-10-25 23:47:22', '2024-10-25 23:47:22', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/image-contact.jpg', 0, 'attachment', 'image/jpeg', 0),
(25, 1, '2024-10-25 23:47:22', '2024-10-25 23:47:22', '<p>This is an example services page. You may want to write about the various services your company provides.</p>', 'Services', '', 'publish', 'closed', 'closed', '', 'services', '', '', '2024-10-25 23:47:22', '2024-10-25 23:47:22', '', 0, 'https://wrichardpattersonbooks.com/?page_id=25', 0, 'page', '', 0),
(31, 1, '2024-10-25 23:47:22', '2024-10-25 23:47:22', '<p>This is an example services page. You may want to write about the various services your company provides.</p>', 'Services', '', 'inherit', 'closed', 'closed', '', '25-revision-v1', '', '', '2024-10-25 23:47:22', '2024-10-25 23:47:22', '', 25, 'https://wrichardpattersonbooks.com/?p=31', 0, 'revision', '', 0),
(39, 1, '2024-10-25 23:47:22', '2024-10-25 23:47:22', '\nul.slides li{max-height: 675px !important; min-height: 100px!important;}\n\n.metaslider li {max-height: 675px !important; min-height: 100px!important;}\n\n#nav-bar .flex-row {\nbackground-image: none !important;\nbox-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2), 0 20px 30px 0 rgba(0, 0, 0, 0.19);\n}\n\n#navigation {\nfont-size: 0.8em;\npadding-right: 20px; \n}\n\n.custom-logo {\npadding-left: 30px; 	\n}\n\nh6 {\nfont-size: 1.17em;	\nline-height: 1.45em;	\n}\n\nh1 {\nfont-size: 1.65em;	\n}\n\nh2 {\nfont-size: 1.5em;	\nline-height: 1.2em;		\n}\n\nh3 {\nfont-size: 1.6em;	\nline-height: 1.3em;		\n}\n\nh5 {\nfont-size: 1.2em;\nline-height: 1.5em;	\n}\n\nh4 {\nfont-size: 1.3em;\nline-height: 1.4em;	\n}\n\n.style-bordered .organic-widgets-card {\nborder: 2px solid rgba(0, 0, 0, 0.12);	\n}\n\n\nform input[type=\'text\'] {\nwidth: 100%;	\n}\n\n.cntctfrm_ltr .cntctfrm_column {\nwidth: 100%;\n}\nform input[type=\'email\'] {\nwidth: 100%;	\n}\n.wp-block-embed iframe {\nmax-height: 420px;\n}\n\n.ytp-title-enable-channel-logo .ytp-title-channel {\ndisplay: none!important;	\n}\n\n.author-bio-section {\ndisplay: none!important;	\n}\n\n.pservices-back {\nbackground-color: #ffffff!important; opacity:0.6;	\npadding: 40px;\n}\n\n.pservices-backg {\nbackground-color: #95bd69!important; opacity:0.8;	\npadding: 30px;\n}', 'organic-startup', '', 'publish', 'closed', 'closed', '', 'organic-startup', '', '', '2024-10-25 23:47:22', '2024-10-25 23:47:22', '', 0, 'https://wrichardpattersonbooks.com/organic-startup/', 0, 'custom_css', '', 0),
(40, 1, '2024-10-25 23:47:22', '2024-10-25 23:47:22', '\nul.slides li{max-height: 675px !important; min-height: 100px!important;}\n\n.metaslider li {max-height: 675px !important; min-height: 100px!important;}\n\n#nav-bar .flex-row {\nbackground-image: none !important;\nbox-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2), 0 20px 30px 0 rgba(0, 0, 0, 0.19);\n}\n\n#navigation {\nfont-size: 0.8em;\npadding-right: 20px; \n}\n\n.custom-logo {\npadding-left: 30px; 	\n}\n\nh6 {\nfont-size: 1.17em;	\nline-height: 1.45em;	\n}\n\nh1 {\nfont-size: 1.65em;	\n}\n\nh2 {\nfont-size: 1.5em;	\nline-height: 1.2em;		\n}\n\nh3 {\nfont-size: 1.6em;	\nline-height: 1.3em;		\n}\n\nh5 {\nfont-size: 1.2em;\nline-height: 1.5em;	\n}\n\nh4 {\nfont-size: 1.3em;\nline-height: 1.4em;	\n}\n\n.style-bordered .organic-widgets-card {\nborder: 2px solid rgba(0, 0, 0, 0.12);	\n}\n\n\nform input[type=\'text\'] {\nwidth: 100%;	\n}\n\n.cntctfrm_ltr .cntctfrm_column {\nwidth: 100%;\n}\nform input[type=\'email\'] {\nwidth: 100%;	\n}\n.wp-block-embed iframe {\nmax-height: 420px;\n}\n\n.ytp-title-enable-channel-logo .ytp-title-channel {\ndisplay: none!important;	\n}\n\n.author-bio-section {\ndisplay: none!important;	\n}\n\n.pservices-back {\nbackground-color: #ffffff!important; opacity:0.6;	\npadding: 40px;\n}\n\n.pservices-backg {\nbackground-color: #95bd69!important; opacity:0.8;	\npadding: 30px;\n}', 'organic-startup', '', 'inherit', 'closed', 'closed', '', '39-revision-v1', '', '', '2024-10-25 23:47:22', '2024-10-25 23:47:22', '', 39, 'https://wrichardpattersonbooks.com/?p=40', 0, 'revision', '', 0),
(43, 1, '2024-10-25 23:51:08', '2024-10-25 23:51:08', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":114,\"width\":\"460px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d2.png\" alt=\"\" class=\"wp-image-114\" style=\"width:460px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"><p class=\"has-text-align-left\" style=\"color: #000000; font-size: 110%;\"><br><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT1.png\" alt=\"An Unlikely Rising\" class=\"wp-image-67\"><br>\"An Unlikely Rising\" is a telling of a family history, but it is more than that. Many character\'s make an appearance adding their imprimatur to a rich tapestry. I have tried to let each character present themselves honestly and unvarnished.\n<br><br>\nMore is left unsaid than can be said, but this is always the case. Most of us once departed, are rather quickly forgotten but in the telling of my true story...<br><br>\n<a href=\"https://wrichardpattersonbooks.com/the-books/#Book4\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a> <a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Order Now\" width=\"150px\"></a></p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2024-10-26 04:25:04', '2024-10-26 04:25:04', '', 0, 'https://wrichardpattersonbooks.com/?page_id=43', 0, 'page', '', 0),
(44, 1, '2024-10-25 23:51:08', '2024-10-25 23:51:08', '', 'Home', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2024-10-25 23:51:08', '2024-10-25 23:51:08', '', 43, 'https://wrichardpattersonbooks.com/?p=44', 0, 'revision', '', 0),
(45, 1, '2024-10-25 23:52:01', '2024-10-25 23:52:01', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><h5 class=\"has-text-align-left\">Contact</h5><a name=\"contact\"></a>\n[bestwebsoft_contact_form]</div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\">\n<!-- wp:paragraph {\"align\":\"left\",\"extUtilities\":[]} -->\n<p class=\"has-text-align-left\"><p class=\"has-text-align-left\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/au-profile.png\" alt=\"Dr Richard Patterson\" class=\"alignleft size-large is-resized\" width=\"170\">\n<h6 class=\"has-text-align-left\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Au-Name.png\" width=\"400\" style=\"padding-bottom:10px;\"><br />Dr. W. Richard Patterson developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\' have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star reviews on Amazon....  <a href=\"https://wrichardpattersonbooks.com/the-author/\"><strong><span style=\"font-size: 90%; color: #999999;\">Read More</span></strong></a><br /></p></h6>\n<!-- /wp:paragraph -->\n<p class=\"has-text-align-center\"><a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-fb.png\" width=\"70\"></a><a href=\"https://www.instagram.com/wrichardpatterson\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-insta.png\" width=\"70\"></a><a href=\"mailto:info@wrichardpattersonbooks.com\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/email.png\" width=\"70\"></a><a href=\"https://wrichardpattersonbooks.com\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/www.png\" width=\"70\"></a></p>\n\n</div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Contact The Author', '', 'publish', 'closed', 'closed', '', 'contact-the-author', '', '', '2024-10-26 00:05:13', '2024-10-26 00:05:13', '', 0, 'https://wrichardpattersonbooks.com/?page_id=45', 0, 'page', '', 0),
(46, 1, '2024-10-25 23:52:01', '2024-10-25 23:52:01', '', 'Contact The Author', '', 'inherit', 'closed', 'closed', '', '45-revision-v1', '', '', '2024-10-25 23:52:01', '2024-10-25 23:52:01', '', 45, 'https://wrichardpattersonbooks.com/?p=46', 0, 'revision', '', 0),
(47, 1, '2024-10-25 23:52:26', '2024-10-25 23:52:26', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT2.png\" alt=\"\" class=\"wp-image-69\"/></figure>\n<img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d1-862x1024.png\" alt=\"\" class=\"wp-image-103\" width=\"350px\"/><p>This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory  and any credit...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":70,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT2.png\" alt=\"\" class=\"wp-image-70\"/></figure>\n<img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-3d1-862x1024.png\" alt=\"\" class=\"wp-image-106\" width=\"350px\"/><p>Cor Meum Redux is a collection of 70 poems in encompassing a wide range of subjects, the material being divided into categories being patriotic...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/#Book2\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":71,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT2.png\" alt=\"\" class=\"wp-image-71\"/></figure>\n<img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-3d1-862x1024.png\" alt=\"\" class=\"wp-image-110\" width=\"350px\"/>\n<p>Insightful and common sense ideas explored and overlaid with the wonderment of mystery and paradox. Why are we here, where did we come from...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/#Book3\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n', 'Book Shelf', '', 'publish', 'closed', 'closed', '', 'book-shelf', '', '', '2024-10-26 04:24:37', '2024-10-26 04:24:37', '', 0, 'https://wrichardpattersonbooks.com/?page_id=47', 0, 'page', '', 0),
(48, 1, '2024-10-25 23:52:26', '2024-10-25 23:52:26', '', 'Book Shelf', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2024-10-25 23:52:26', '2024-10-25 23:52:26', '', 47, 'https://wrichardpattersonbooks.com/?p=48', 0, 'revision', '', 0),
(49, 1, '2024-10-25 23:52:51', '2024-10-25 23:52:51', '<!-- wp:image {\"id\":146,\"width\":\"325px\",\"height\":\"auto\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"left\"} -->\n<figure class=\"wp-block-image alignleft size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bio-au-995x1024.png\" alt=\"\" class=\"wp-image-146\" style=\"width:325px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<p style=\"text-align: left;\"><strong>Dr. W. Richard Patterson</strong> developed a passion for writing very late in his life. His two published books of poetry, <strong>\"Cor Meum Poetry\"</strong> and <strong>\"Cor Meum Redux\"</strong> have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star reviews on Amazon.</p>\n<p style=\"text-align: left;\">Retired from working at age seventy five, he now has more time to pursue other pleasures such as writing, composing music and playing the piano, spending time with family, friends and leading a home Bible study group. Of course there is always time for coffee with Janie in the mornings.</p>\n<p style=\"text-align: center;\"><em>The inspiration for writing poetry had its genesis in a dream. Dr. Patterson who is married to his beloved, Janie, has three grown sons and four grandchildren. He still works at 75 years of age teaching interns and residents. Family, church, reading, writing, and composing for the piano are activities he enjoys.</em></p>\n<p>&nbsp;</p>\n<p class=\"has-text-align-center\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Richard.png\" alt=\"Author\" width=\"300px\"/><br>\n<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-fb.png\" width=\"70\"></a><a href=\"https://www.instagram.com/wrichardpatterson\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-insta.png\" width=\"70\"></a><a href=\"mailto:info@wrichardpattersonbooks.com\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/email.png\" width=\"70\"></a><a href=\"https://wrichardpattersonbooks.com\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/www.png\" width=\"70\"></a></p>', 'The Author', '', 'publish', 'closed', 'closed', '', 'the-author', '', '', '2024-10-26 02:04:32', '2024-10-26 02:04:32', '', 0, 'https://wrichardpattersonbooks.com/?page_id=49', 0, 'page', '', 0),
(50, 1, '2024-10-25 23:52:51', '2024-10-25 23:52:51', '', 'The Author', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2024-10-25 23:52:51', '2024-10-25 23:52:51', '', 49, 'https://wrichardpattersonbooks.com/?p=50', 0, 'revision', '', 0),
(51, 1, '2024-10-25 23:53:16', '2024-10-25 23:53:16', '', 'The Books', '', 'publish', 'closed', 'closed', '', 'the-books', '', '', '2024-10-25 23:53:16', '2024-10-25 23:53:16', '', 0, 'https://wrichardpattersonbooks.com/?page_id=51', 0, 'page', '', 0),
(52, 1, '2024-10-25 23:53:16', '2024-10-25 23:53:16', '', 'The Books', '', 'inherit', 'closed', 'closed', '', '51-revision-v1', '', '', '2024-10-25 23:53:16', '2024-10-25 23:53:16', '', 51, 'https://wrichardpattersonbooks.com/?p=52', 0, 'revision', '', 0),
(53, 1, '2024-10-25 23:53:38', '2024-10-25 23:53:38', '', 'Media', '', 'publish', 'closed', 'closed', '', 'media', '', '', '2024-10-25 23:53:38', '2024-10-25 23:53:38', '', 0, 'https://wrichardpattersonbooks.com/?page_id=53', 0, 'page', '', 0),
(54, 1, '2024-10-25 23:53:38', '2024-10-25 23:53:38', '', 'Media', '', 'inherit', 'closed', 'closed', '', '53-revision-v1', '', '', '2024-10-25 23:53:38', '2024-10-25 23:53:38', '', 53, 'https://wrichardpattersonbooks.com/?p=54', 0, 'revision', '', 0),
(55, 1, '2024-10-25 23:54:12', '2024-10-25 23:54:12', '', 'Blog', '', 'publish', 'closed', 'closed', '', 'blog', '', '', '2024-10-25 23:54:12', '2024-10-25 23:54:12', '', 0, 'https://wrichardpattersonbooks.com/?page_id=55', 0, 'page', '', 0),
(56, 1, '2024-10-25 23:54:12', '2024-10-25 23:54:12', '', 'Blog', '', 'inherit', 'closed', 'closed', '', '55-revision-v1', '', '', '2024-10-25 23:54:12', '2024-10-25 23:54:12', '', 55, 'https://wrichardpattersonbooks.com/?p=56', 0, 'revision', '', 0),
(57, 1, '2024-10-25 23:54:40', '2024-10-25 23:54:40', '<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":114,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d2-809x1024.png\" alt=\"\" class=\"wp-image-114\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":111,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-3d2-809x1024.png\" alt=\"\" class=\"wp-image-111\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":107,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-3d2-809x1024.png\" alt=\"\" class=\"wp-image-107\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":104,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d2-809x1024.png\" alt=\"\" class=\"wp-image-104\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->', 'Buy the Books', '', 'publish', 'closed', 'closed', '', 'buy-the-books', '', '', '2024-10-26 02:32:51', '2024-10-26 02:32:51', '', 0, 'https://wrichardpattersonbooks.com/?page_id=57', 0, 'page', '', 0),
(58, 1, '2024-10-25 23:54:40', '2024-10-25 23:54:40', '', 'Buy the Books', '', 'inherit', 'closed', 'closed', '', '57-revision-v1', '', '', '2024-10-25 23:54:40', '2024-10-25 23:54:40', '', 57, 'https://wrichardpattersonbooks.com/?p=58', 0, 'revision', '', 0),
(59, 1, '2024-10-25 23:55:21', '2024-10-25 23:55:21', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><h5 class=\"has-text-align-left\">Contact</h5><a name=\"contact\"></a>\n[bestwebsoft_contact_form]</div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\">\n<!-- wp:paragraph {\"align\":\"left\",\"extUtilities\":[]} -->\n<p class=\"has-text-align-left\"><p class=\"has-text-align-left\"><img src=\"https://melisaearnoldauthor.com/wp-content/uploads/2024/08/Melisa-Profile-Icon.png\" alt=\"Melisa Arnold\" class=\"alignleft size-large is-resized\" width=\"170\">\n<h6 class=\"has-text-align-left\"><img src=\"https://melisaearnoldauthor.com/wp-content/uploads/2024/08/Au-Name.png\" width=\"400\" style=\"padding-bottom:10px;\"><br />Melisa E. Arnold was born in Dangriga Town, Belize, Central America. She emigrated to the U. S. in 1978, and always knew that she had that one great American novel that she wanted to write. After listening to other peers and expatriates and their shared angst over the years, she decided to write \"The Color Of Pain \", a semi-autobiographical novel of growing up Garifuna, abandoned by parents who claimed to have her and her best interests at heart...  <a href=\"https://melisaearnoldauthor.com/the-author/\"><strong><span style=\"font-size: 90%; color: #999999;\">Read More</span></strong></a><br /></p></h6>\n<!-- /wp:paragraph -->\n<p class=\"has-text-align-center\"><a href=\"https://www.facebook.com/Missee.biz\" target=\"_blank\" rel=\"noopener\"><img src=\"https://melisaearnoldauthor.com/wp-content/uploads/2024/08/sm-fb.png\" width=\"70\"></a><a href=\"https://www.instagram.com/melisaea1/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://melisaearnoldauthor.com/wp-content/uploads/2024/08/sm-insta.png\" width=\"70\"></a><a href=\"https://www.linkedin.com/in/melisa-arnold-32515013\" target=\"_blank\" rel=\"noopener\"><img src=\"https://melisaearnoldauthor.com/wp-content/uploads/2024/08/sm-in.png\" width=\"70\"></a><a href=\"https://x.com/misseebiz\" target=\"_blank\" rel=\"noopener\"><img src=\"https://melisaearnoldauthor.com/wp-content/uploads/2024/08/x-tweet.png\" width=\"70\"></a></p>\n\n</div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Contact The Author', '', 'inherit', 'closed', 'closed', '', '45-revision-v1', '', '', '2024-10-25 23:55:21', '2024-10-25 23:55:21', '', 45, 'https://wrichardpattersonbooks.com/?p=59', 0, 'revision', '', 0),
(60, 1, '2024-10-25 23:56:42', '2024-10-25 23:56:42', '', 'B1-BT3', '', 'inherit', 'open', 'closed', '', 'b1-bt3', '', '', '2024-10-25 23:56:42', '2024-10-25 23:56:42', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT3.png', 0, 'attachment', 'image/png', 0),
(61, 1, '2024-10-25 23:56:43', '2024-10-25 23:56:43', '', 'au-profile', '', 'inherit', 'open', 'closed', '', 'au-profile', '', '', '2024-10-25 23:56:43', '2024-10-25 23:56:43', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/au-profile.png', 0, 'attachment', 'image/png', 0),
(62, 1, '2024-10-25 23:56:45', '2024-10-25 23:56:45', '', 'bg-au-white', '', 'inherit', 'open', 'closed', '', 'bg-au-white', '', '', '2024-10-25 23:56:45', '2024-10-25 23:56:45', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bg-au-white.jpg', 0, 'attachment', 'image/jpeg', 0),
(63, 1, '2024-10-25 23:56:46', '2024-10-25 23:56:46', '', 'Navi-WRPatterson', '', 'inherit', 'open', 'closed', '', 'navi-wrpatterson', '', '', '2024-10-25 23:56:46', '2024-10-25 23:56:46', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Navi-WRPatterson.png', 0, 'attachment', 'image/png', 0),
(64, 1, '2024-10-25 23:56:47', '2024-10-25 23:56:47', '', 'Au-Name', '', 'inherit', 'open', 'closed', '', 'au-name', '', '', '2024-10-25 23:56:47', '2024-10-25 23:56:47', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Au-Name.png', 0, 'attachment', 'image/png', 0),
(65, 1, '2024-10-25 23:56:48', '2024-10-25 23:56:48', '', 'B1-BT1', '', 'inherit', 'open', 'closed', '', 'b1-bt1', '', '', '2024-10-25 23:56:48', '2024-10-25 23:56:48', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT1.png', 0, 'attachment', 'image/png', 0),
(66, 1, '2024-10-25 23:56:49', '2024-10-25 23:56:49', '', 'B2-BT1', '', 'inherit', 'open', 'closed', '', 'b2-bt1', '', '', '2024-10-25 23:56:49', '2024-10-25 23:56:49', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT1.png', 0, 'attachment', 'image/png', 0),
(67, 1, '2024-10-25 23:56:50', '2024-10-25 23:56:50', '', 'B3-BT1', '', 'inherit', 'open', 'closed', '', 'b3-bt1', '', '', '2024-10-25 23:56:50', '2024-10-25 23:56:50', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT1.png', 0, 'attachment', 'image/png', 0),
(68, 1, '2024-10-25 23:56:51', '2024-10-25 23:56:51', '', 'B4-BT1', '', 'inherit', 'open', 'closed', '', 'b4-bt1', '', '', '2024-10-25 23:56:51', '2024-10-25 23:56:51', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT1.png', 0, 'attachment', 'image/png', 0),
(69, 1, '2024-10-25 23:56:52', '2024-10-25 23:56:52', '', 'B1-BT2', '', 'inherit', 'open', 'closed', '', 'b1-bt2', '', '', '2024-10-25 23:56:52', '2024-10-25 23:56:52', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT2.png', 0, 'attachment', 'image/png', 0),
(70, 1, '2024-10-25 23:56:53', '2024-10-25 23:56:53', '', 'B2-BT2', '', 'inherit', 'open', 'closed', '', 'b2-bt2', '', '', '2024-10-25 23:56:53', '2024-10-25 23:56:53', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT2.png', 0, 'attachment', 'image/png', 0),
(71, 1, '2024-10-25 23:56:54', '2024-10-25 23:56:54', '', 'B3-BT2', '', 'inherit', 'open', 'closed', '', 'b3-bt2', '', '', '2024-10-25 23:56:54', '2024-10-25 23:56:54', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT2.png', 0, 'attachment', 'image/png', 0),
(72, 1, '2024-10-25 23:56:55', '2024-10-25 23:56:55', '', 'B4-BT2', '', 'inherit', 'open', 'closed', '', 'b4-bt2', '', '', '2024-10-25 23:56:55', '2024-10-25 23:56:55', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT2.png', 0, 'attachment', 'image/png', 0),
(73, 1, '2024-10-25 23:56:56', '2024-10-25 23:56:56', '', 'B4-BT3', '', 'inherit', 'open', 'closed', '', 'b4-bt3', '', '', '2024-10-25 23:56:56', '2024-10-25 23:56:56', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT3.png', 0, 'attachment', 'image/png', 0),
(74, 1, '2024-10-25 23:56:57', '2024-10-25 23:56:57', '', 'B2-BT3', '', 'inherit', 'open', 'closed', '', 'b2-bt3', '', '', '2024-10-25 23:56:57', '2024-10-25 23:56:57', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT3.png', 0, 'attachment', 'image/png', 0),
(76, 1, '2024-10-26 00:01:32', '2024-10-26 00:01:32', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><h5 class=\"has-text-align-left\">Contact</h5><a name=\"contact\"></a>\n[bestwebsoft_contact_form]</div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\">\n<!-- wp:paragraph {\"align\":\"left\",\"extUtilities\":[]} -->\n<p class=\"has-text-align-left\"><p class=\"has-text-align-left\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/au-profile.png\" alt=\"Dr Richard Patterson\" class=\"alignleft size-large is-resized\" width=\"170\">\n<h6 class=\"has-text-align-left\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Au-Name.png\" width=\"400\" style=\"padding-bottom:10px;\"><br />Dr. W. Richard Patterson developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\' have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star reviews on Amazon....  <a href=\"https://wrichardpattersonbooks.com/the-author/\"><strong><span style=\"font-size: 90%; color: #999999;\">Read More</span></strong></a><br /></p></h6>\n<!-- /wp:paragraph -->\n<p class=\"has-text-align-center\"><a href=\"https://www.facebook.com/Missee.biz\" target=\"_blank\" rel=\"noopener\"><img src=\"https://melisaearnoldauthor.com/wp-content/uploads/2024/08/sm-fb.png\" width=\"70\"></a><a href=\"https://www.instagram.com/melisaea1/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://melisaearnoldauthor.com/wp-content/uploads/2024/08/sm-insta.png\" width=\"70\"></a><a href=\"https://www.linkedin.com/in/melisa-arnold-32515013\" target=\"_blank\" rel=\"noopener\"><img src=\"https://melisaearnoldauthor.com/wp-content/uploads/2024/08/sm-in.png\" width=\"70\"></a><a href=\"https://x.com/misseebiz\" target=\"_blank\" rel=\"noopener\"><img src=\"https://melisaearnoldauthor.com/wp-content/uploads/2024/08/x-tweet.png\" width=\"70\"></a></p>\n\n</div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Contact The Author', '', 'inherit', 'closed', 'closed', '', '45-revision-v1', '', '', '2024-10-26 00:01:32', '2024-10-26 00:01:32', '', 45, 'https://wrichardpattersonbooks.com/?p=76', 0, 'revision', '', 0),
(77, 1, '2024-10-26 00:02:58', '2024-10-26 00:02:58', '', 'sm-fb', '', 'inherit', 'open', 'closed', '', 'sm-fb', '', '', '2024-10-26 00:02:58', '2024-10-26 00:02:58', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-fb.png', 0, 'attachment', 'image/png', 0),
(78, 1, '2024-10-26 00:02:59', '2024-10-26 00:02:59', '', 'sm-insta', '', 'inherit', 'open', 'closed', '', 'sm-insta', '', '', '2024-10-26 00:02:59', '2024-10-26 00:02:59', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-insta.png', 0, 'attachment', 'image/png', 0),
(79, 1, '2024-10-26 00:03:00', '2024-10-26 00:03:00', '', 'www', '', 'inherit', 'open', 'closed', '', 'www', '', '', '2024-10-26 00:03:00', '2024-10-26 00:03:00', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/www.png', 0, 'attachment', 'image/png', 0),
(80, 1, '2024-10-26 00:03:00', '2024-10-26 00:03:00', '', 'email', '', 'inherit', 'open', 'closed', '', 'email', '', '', '2024-10-26 00:03:00', '2024-10-26 00:03:00', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/email.png', 0, 'attachment', 'image/png', 0),
(81, 1, '2024-10-26 00:05:13', '2024-10-26 00:05:13', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><h5 class=\"has-text-align-left\">Contact</h5><a name=\"contact\"></a>\n[bestwebsoft_contact_form]</div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\">\n<!-- wp:paragraph {\"align\":\"left\",\"extUtilities\":[]} -->\n<p class=\"has-text-align-left\"><p class=\"has-text-align-left\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/au-profile.png\" alt=\"Dr Richard Patterson\" class=\"alignleft size-large is-resized\" width=\"170\">\n<h6 class=\"has-text-align-left\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Au-Name.png\" width=\"400\" style=\"padding-bottom:10px;\"><br />Dr. W. Richard Patterson developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\' have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star reviews on Amazon....  <a href=\"https://wrichardpattersonbooks.com/the-author/\"><strong><span style=\"font-size: 90%; color: #999999;\">Read More</span></strong></a><br /></p></h6>\n<!-- /wp:paragraph -->\n<p class=\"has-text-align-center\"><a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-fb.png\" width=\"70\"></a><a href=\"https://www.instagram.com/wrichardpatterson\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-insta.png\" width=\"70\"></a><a href=\"mailto:info@wrichardpattersonbooks.com\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/email.png\" width=\"70\"></a><a href=\"https://wrichardpattersonbooks.com\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/www.png\" width=\"70\"></a></p>\n\n</div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Contact The Author', '', 'inherit', 'closed', 'closed', '', '45-revision-v1', '', '', '2024-10-26 00:05:13', '2024-10-26 00:05:13', '', 45, 'https://wrichardpattersonbooks.com/?p=81', 0, 'revision', '', 0),
(82, 1, '2024-10-26 00:06:50', '2024-10-26 00:06:50', '', 'Home', '', 'publish', 'closed', 'closed', '', 'home-2', '', '', '2024-10-26 00:06:50', '2024-10-26 00:06:50', '', 0, 'https://wrichardpattersonbooks.com/?p=82', 1, 'nav_menu_item', '', 0),
(83, 1, '2024-10-26 00:06:50', '2024-10-26 00:06:50', ' ', '', '', 'publish', 'closed', 'closed', '', '83', '', '', '2024-10-26 00:06:50', '2024-10-26 00:06:50', '', 0, 'https://wrichardpattersonbooks.com/?p=83', 5, 'nav_menu_item', '', 0),
(84, 1, '2024-10-26 00:06:50', '2024-10-26 00:06:50', ' ', '', '', 'publish', 'closed', 'closed', '', '84', '', '', '2024-10-26 00:06:50', '2024-10-26 00:06:50', '', 0, 'https://wrichardpattersonbooks.com/?p=84', 6, 'nav_menu_item', '', 0),
(85, 1, '2024-10-26 00:06:50', '2024-10-26 00:06:50', ' ', '', '', 'publish', 'closed', 'closed', '', '85', '', '', '2024-10-26 00:06:50', '2024-10-26 00:06:50', '', 0, 'https://wrichardpattersonbooks.com/?p=85', 4, 'nav_menu_item', '', 0),
(86, 1, '2024-10-26 00:06:50', '2024-10-26 00:06:50', ' ', '', '', 'publish', 'closed', 'closed', '', '86', '', '', '2024-10-26 00:06:50', '2024-10-26 00:06:50', '', 0, 'https://wrichardpattersonbooks.com/?p=86', 2, 'nav_menu_item', '', 0),
(87, 1, '2024-10-26 00:06:50', '2024-10-26 00:06:50', ' ', '', '', 'publish', 'closed', 'closed', '', '87', '', '', '2024-10-26 00:06:50', '2024-10-26 00:06:50', '', 0, 'https://wrichardpattersonbooks.com/?p=87', 3, 'nav_menu_item', '', 0),
(97, 1, '2024-10-26 00:13:12', '2024-10-26 00:13:12', '', 'blackback-scaled-1', '', 'inherit', 'open', 'closed', '', 'blackback-scaled-1', '', '', '2024-10-26 00:13:12', '2024-10-26 00:13:12', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/blackback-scaled-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(98, 1, '2024-10-26 00:13:37', '2024-10-26 00:13:37', '', 'bg-white', '', 'inherit', 'open', 'closed', '', 'bg-white', '', '', '2024-10-26 00:13:37', '2024-10-26 00:13:37', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bg-white.jpg', 0, 'attachment', 'image/jpeg', 0),
(101, 1, '2024-10-26 00:20:33', '2024-10-26 00:20:33', '', 'order-now', '', 'inherit', 'open', 'closed', '', 'order-now', '', '', '2024-10-26 00:20:33', '2024-10-26 00:20:33', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png', 0, 'attachment', 'image/png', 0),
(102, 1, '2024-10-26 00:20:34', '2024-10-26 00:20:34', '', 'read-more', '', 'inherit', 'open', 'closed', '', 'read-more', '', '', '2024-10-26 00:20:34', '2024-10-26 00:20:34', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png', 0, 'attachment', 'image/png', 0),
(103, 1, '2024-10-26 00:20:40', '2024-10-26 00:20:40', '', 'B1-3d1', '', 'inherit', 'open', 'closed', '', 'b1-3d1', '', '', '2024-10-26 00:20:40', '2024-10-26 00:20:40', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d1.png', 0, 'attachment', 'image/png', 0),
(104, 1, '2024-10-26 00:20:48', '2024-10-26 00:20:48', '', 'B1-3d2', '', 'inherit', 'open', 'closed', '', 'b1-3d2', '', '', '2024-10-26 00:20:48', '2024-10-26 00:20:48', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d2.png', 0, 'attachment', 'image/png', 0),
(105, 1, '2024-10-26 00:20:56', '2024-10-26 00:20:56', '', 'B1-3d3', '', 'inherit', 'open', 'closed', '', 'b1-3d3', '', '', '2024-10-26 00:20:56', '2024-10-26 00:20:56', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d3.png', 0, 'attachment', 'image/png', 0),
(106, 1, '2024-10-26 00:21:06', '2024-10-26 00:21:06', '', 'B2-3d1', '', 'inherit', 'open', 'closed', '', 'b2-3d1', '', '', '2024-10-26 00:21:06', '2024-10-26 00:21:06', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-3d1.png', 0, 'attachment', 'image/png', 0),
(107, 1, '2024-10-26 00:21:14', '2024-10-26 00:21:14', '', 'B2-3d2', '', 'inherit', 'open', 'closed', '', 'b2-3d2', '', '', '2024-10-26 00:21:14', '2024-10-26 00:21:14', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-3d2.png', 0, 'attachment', 'image/png', 0),
(109, 1, '2024-10-26 00:21:23', '2024-10-26 00:21:23', '', 'B2-3d3', '', 'inherit', 'open', 'closed', '', 'b2-3d3', '', '', '2024-10-26 00:21:23', '2024-10-26 00:21:23', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-3d3.png', 0, 'attachment', 'image/png', 0),
(110, 1, '2024-10-26 00:21:31', '2024-10-26 00:21:31', '', 'B3-3d1', '', 'inherit', 'open', 'closed', '', 'b3-3d1', '', '', '2024-10-26 00:21:31', '2024-10-26 00:21:31', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-3d1.png', 0, 'attachment', 'image/png', 0),
(111, 1, '2024-10-26 00:21:40', '2024-10-26 00:21:40', '', 'B3-3d2', '', 'inherit', 'open', 'closed', '', 'b3-3d2', '', '', '2024-10-26 00:21:40', '2024-10-26 00:21:40', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-3d2.png', 0, 'attachment', 'image/png', 0),
(112, 1, '2024-10-26 00:21:50', '2024-10-26 00:21:50', '', 'B3-3d3', '', 'inherit', 'open', 'closed', '', 'b3-3d3', '', '', '2024-10-26 00:21:50', '2024-10-26 00:21:50', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-3d3.png', 0, 'attachment', 'image/png', 0),
(113, 1, '2024-10-26 00:22:01', '2024-10-26 00:22:01', '', 'B4-3d1', '', 'inherit', 'open', 'closed', '', 'b4-3d1', '', '', '2024-10-26 00:22:01', '2024-10-26 00:22:01', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d1.png', 0, 'attachment', 'image/png', 0),
(114, 1, '2024-10-26 00:22:13', '2024-10-26 00:22:13', '', 'B4-3d2', '', 'inherit', 'open', 'closed', '', 'b4-3d2', '', '', '2024-10-26 00:22:13', '2024-10-26 00:22:13', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d2.png', 0, 'attachment', 'image/png', 0),
(115, 1, '2024-10-26 00:22:23', '2024-10-26 00:22:23', '', 'B4-3d3', '', 'inherit', 'open', 'closed', '', 'b4-3d3', '', '', '2024-10-26 00:22:23', '2024-10-26 00:22:23', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d3.png', 0, 'attachment', 'image/png', 0),
(116, 1, '2024-10-26 00:23:07', '2024-10-26 00:23:07', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":67,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://melisaearnoldauthor.com/wp-content/uploads/2024/08/3D-BOOK-FC-BC-972x1024.png\" alt=\"\" class=\"wp-image-67\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\">\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\" style=\"color: #000000; font-size: 97%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT1.png\" alt=\"An Unlikely Rising\" class=\"wp-image-67\"/><br>As a small boy, Alex becomes ensnared in the schemes of his mother, Cathlean, as she seeks to entrap a white British soldier, John, and \"marry up\" to improve her status in life. Her plan comes to fruition when John becomes obsessed with Cathlean, marries her, then takes her and her son away from her native country of Belize to live in England. Cathlean becomes the society woman in England but begs her husband to return to Belize so she can show off her new status to her friends and fellow \"good-time\" girls. They return ten years later, but an unhappy Alex seeks solace in the arms of Sherrette. They fall head over heels but soon find their own problems as fast-paced revelations affect their fragile relationship. Told in a first-person view of life in Dangriga, Belize, young Alex\'s story reflects on the color of his pain as he seems to bear the brunt of Cathlean\'s selfish brand of pain that she calls love.<br /><br />\n<a href=\"https://melisaearnoldauthor.com/the-book/\"><img src=\"https://melisaearnoldauthor.com/wp-content/uploads/2024/08/read-more.png\" alt=\"Read More\" width=\"150px\"/></a> <a href=\"https://melisaearnoldauthor.com/buy-the-book/\"><img src=\"https://melisaearnoldauthor.com/wp-content/uploads/2024/08/order-now.png\" alt=\"Order Now\" width=\"150px\"/></a></p>\n<!-- /wp:paragraph -->\n\n</div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n', 'Home', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2024-10-26 00:23:07', '2024-10-26 00:23:07', '', 43, 'https://wrichardpattersonbooks.com/?p=116', 0, 'revision', '', 0);
INSERT INTO `04rypS_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
(117, 1, '2024-10-26 00:23:42', '2024-10-26 00:23:42', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":114,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d2-809x1024.png\" alt=\"\" class=\"wp-image-114\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"><p class=\"has-text-align-left\" style=\"color: #000000; font-size: 97%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT1.png\" alt=\"An Unlikely Rising\" class=\"wp-image-67\"><br>As a small boy, Alex becomes ensnared in the schemes of his mother, Cathlean, as she seeks to entrap a white British soldier, John, and \"marry up\" to improve her status in life. Her plan comes to fruition when John becomes obsessed with Cathlean, marries her, then takes her and her son away from her native country of Belize to live in England. Cathlean becomes the society woman in England but begs her husband to return to Belize so she can show off her new status to her friends and fellow \"good-time\" girls. They return ten years later, but an unhappy Alex seeks solace in the arms of Sherrette. They fall head over heels but soon find their own problems as fast-paced revelations affect their fragile relationship. Told in a first-person view of life in Dangriga, Belize, young Alex\'s story reflects on the color of his pain as he seems to bear the brunt of Cathlean\'s selfish brand of pain that she calls love.<br><br>\n<a href=\"https://melisaearnoldauthor.com/the-book/\"><img src=\"https://melisaearnoldauthor.com/wp-content/uploads/2024/08/read-more.png\" alt=\"Read More\" width=\"150px\"></a> <a href=\"https://melisaearnoldauthor.com/buy-the-book/\"><img src=\"https://melisaearnoldauthor.com/wp-content/uploads/2024/08/order-now.png\" alt=\"Order Now\" width=\"150px\"></a></p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Home', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2024-10-26 00:23:42', '2024-10-26 00:23:42', '', 43, 'https://wrichardpattersonbooks.com/?p=117', 0, 'revision', '', 0),
(118, 1, '2024-10-26 00:25:30', '2024-10-26 00:25:30', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":114,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d2-809x1024.png\" alt=\"\" class=\"wp-image-114\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"><p class=\"has-text-align-left\" style=\"color: #000000; font-size: 97%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT1.png\" alt=\"An Unlikely Rising\" class=\"wp-image-67\"><br>\"An Unlikely Rising\" is a telling of a family history, but it is more than that. Many character\'s make an appearance adding their imprimatur to a rich tapestry. I have tried to let each character present themselves honestly and unvarnished.\n<br><br>\nMore is left unsaid than can be said, but this is always the case. Most of us once departed, are rather quickly forgotten but in the telling of my true story...<br><br>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a> <a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Order Now\" width=\"150px\"></a></p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Home', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2024-10-26 00:25:30', '2024-10-26 00:25:30', '', 43, 'https://wrichardpattersonbooks.com/?p=118', 0, 'revision', '', 0),
(119, 1, '2024-10-26 00:26:42', '2024-10-26 00:26:42', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":114,\"width\":\"420px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d2.png\" alt=\"\" class=\"wp-image-114\" style=\"width:420px;height:auto\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"><p class=\"has-text-align-left\" style=\"color: #000000; font-size: 97%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT1.png\" alt=\"An Unlikely Rising\" class=\"wp-image-67\"><br>\"An Unlikely Rising\" is a telling of a family history, but it is more than that. Many character\'s make an appearance adding their imprimatur to a rich tapestry. I have tried to let each character present themselves honestly and unvarnished.\n<br><br>\nMore is left unsaid than can be said, but this is always the case. Most of us once departed, are rather quickly forgotten but in the telling of my true story...<br><br>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a> <a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Order Now\" width=\"150px\"></a></p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Home', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2024-10-26 00:26:42', '2024-10-26 00:26:42', '', 43, 'https://wrichardpattersonbooks.com/?p=119', 0, 'revision', '', 0),
(120, 1, '2024-10-26 00:27:31', '2024-10-26 00:27:31', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":114,\"width\":\"460px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d2.png\" alt=\"\" class=\"wp-image-114\" style=\"width:460px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"><p class=\"has-text-align-left\" style=\"color: #000000; font-size: 97%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT1.png\" alt=\"An Unlikely Rising\" class=\"wp-image-67\"><br>\"An Unlikely Rising\" is a telling of a family history, but it is more than that. Many character\'s make an appearance adding their imprimatur to a rich tapestry. I have tried to let each character present themselves honestly and unvarnished.\n<br><br>\nMore is left unsaid than can be said, but this is always the case. Most of us once departed, are rather quickly forgotten but in the telling of my true story...<br><br>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a> <a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Order Now\" width=\"150px\"></a></p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Home', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2024-10-26 00:27:31', '2024-10-26 00:27:31', '', 43, 'https://wrichardpattersonbooks.com/?p=120', 0, 'revision', '', 0),
(123, 1, '2024-10-26 00:31:42', '2024-10-26 00:31:42', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":114,\"width\":\"460px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d2.png\" alt=\"\" class=\"wp-image-114\" style=\"width:460px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"><p class=\"has-text-align-left\" style=\"color: #000000; font-size: 105%;\"><br><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT1.png\" alt=\"An Unlikely Rising\" class=\"wp-image-67\"><br>\"An Unlikely Rising\" is a telling of a family history, but it is more than that. Many character\'s make an appearance adding their imprimatur to a rich tapestry. I have tried to let each character present themselves honestly and unvarnished.\n<br><br>\nMore is left unsaid than can be said, but this is always the case. Most of us once departed, are rather quickly forgotten but in the telling of my true story...<br><br>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a> <a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Order Now\" width=\"150px\"></a></p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Home', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2024-10-26 00:31:42', '2024-10-26 00:31:42', '', 43, 'https://wrichardpattersonbooks.com/?p=123', 0, 'revision', '', 0),
(124, 1, '2024-10-26 00:32:28', '2024-10-26 00:32:28', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":114,\"width\":\"460px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d2.png\" alt=\"\" class=\"wp-image-114\" style=\"width:460px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"><p class=\"has-text-align-left\" style=\"color: #000000; font-size: 110%;\"><br><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT1.png\" alt=\"An Unlikely Rising\" class=\"wp-image-67\"><br>\"An Unlikely Rising\" is a telling of a family history, but it is more than that. Many character\'s make an appearance adding their imprimatur to a rich tapestry. I have tried to let each character present themselves honestly and unvarnished.\n<br><br>\nMore is left unsaid than can be said, but this is always the case. Most of us once departed, are rather quickly forgotten but in the telling of my true story...<br><br>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a> <a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Order Now\" width=\"150px\"></a></p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Home', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2024-10-26 00:32:28', '2024-10-26 00:32:28', '', 43, 'https://wrichardpattersonbooks.com/?p=124', 0, 'revision', '', 0),
(125, 1, '2024-10-26 00:34:48', '2024-10-26 00:34:48', '', 'bg-au-white2', '', 'inherit', 'open', 'closed', '', 'bg-au-white2', '', '', '2024-10-26 00:34:48', '2024-10-26 00:34:48', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bg-au-white2.jpg', 0, 'attachment', 'image/jpeg', 0),
(135, 1, '2024-10-26 00:47:12', '2024-10-26 00:47:12', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT2.png\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":70,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT2.png\" alt=\"\" class=\"wp-image-70\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":71,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT2.png\" alt=\"\" class=\"wp-image-71\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Book Shelf', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2024-10-26 00:47:12', '2024-10-26 00:47:12', '', 47, 'https://wrichardpattersonbooks.com/?p=135', 0, 'revision', '', 0),
(136, 1, '2024-10-26 00:49:53', '2024-10-26 00:49:53', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT2.png\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":70,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT2.png\" alt=\"\" class=\"wp-image-70\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":71,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT2.png\" alt=\"\" class=\"wp-image-71\"/></figure>\n<p>Insightful and common sense ideas explored and overlaid with the wonderment of mystery and paradox. Why are we here, where did we come from...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Book Shelf', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2024-10-26 00:49:53', '2024-10-26 00:49:53', '', 47, 'https://wrichardpattersonbooks.com/?p=136', 0, 'revision', '', 0),
(137, 1, '2024-10-26 00:52:06', '2024-10-26 00:52:06', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT2.png\" alt=\"\" class=\"wp-image-69\"/></figure>\n<p>This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory  and any credit...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":70,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT2.png\" alt=\"\" class=\"wp-image-70\"/></figure>\n<p>Cor Meum Redux is a collection of 70 poems in encompassing a wide range of subjects, the material being divided into categories being patriotic, storytelling...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":71,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT2.png\" alt=\"\" class=\"wp-image-71\"/></figure>\n<p>Insightful and common sense ideas explored and overlaid with the wonderment of mystery and paradox. Why are we here, where did we come from...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Book Shelf', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2024-10-26 00:52:06', '2024-10-26 00:52:06', '', 47, 'https://wrichardpattersonbooks.com/?p=137', 0, 'revision', '', 0),
(138, 1, '2024-10-26 00:52:30', '2024-10-26 00:52:30', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT2.png\" alt=\"\" class=\"wp-image-69\"/></figure>\n<p>This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory  and any credit...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":70,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT2.png\" alt=\"\" class=\"wp-image-70\"/></figure>\n<p>Cor Meum Redux is a collection of 70 poems in encompassing a wide range of subjects, the material being divided into categories being patriotic...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":71,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT2.png\" alt=\"\" class=\"wp-image-71\"/></figure>\n<p>Insightful and common sense ideas explored and overlaid with the wonderment of mystery and paradox. Why are we here, where did we come from...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Book Shelf', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2024-10-26 00:52:30', '2024-10-26 00:52:30', '', 47, 'https://wrichardpattersonbooks.com/?p=138', 0, 'revision', '', 0),
(140, 1, '2024-10-26 01:00:31', '2024-10-26 01:00:31', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT2.png\" alt=\"\" class=\"wp-image-69\"/></figure>\n<p><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d1-862x1024.png\" alt=\"\" class=\"wp-image-103\"/><br>This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory  and any credit...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":70,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT2.png\" alt=\"\" class=\"wp-image-70\"/></figure>\n<p><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-3d1-862x1024.png\" alt=\"\" class=\"wp-image-106\"/><br>Cor Meum Redux is a collection of 70 poems in encompassing a wide range of subjects, the material being divided into categories being patriotic...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":71,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT2.png\" alt=\"\" class=\"wp-image-71\"/></figure>\n<p><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-3d1-862x1024.png\" alt=\"\" class=\"wp-image-110\"/><br>Insightful and common sense ideas explored and overlaid with the wonderment of mystery and paradox. Why are we here, where did we come from...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n', 'Book Shelf', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2024-10-26 01:00:31', '2024-10-26 01:00:31', '', 47, 'https://wrichardpattersonbooks.com/?p=140', 0, 'revision', '', 0),
(141, 1, '2024-10-26 01:01:55', '2024-10-26 01:01:55', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT2.png\" alt=\"\" class=\"wp-image-69\"/></figure>\n<p><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d1-862x1024.png\" alt=\"\" class=\"wp-image-103\" width=\"350px\"/><br>This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory  and any credit...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":70,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT2.png\" alt=\"\" class=\"wp-image-70\"/></figure>\n<p><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-3d1-862x1024.png\" alt=\"\" class=\"wp-image-106\" width=\"350px\"/><br>Cor Meum Redux is a collection of 70 poems in encompassing a wide range of subjects, the material being divided into categories being patriotic...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":71,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT2.png\" alt=\"\" class=\"wp-image-71\"/></figure>\n<p><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-3d1-862x1024.png\" alt=\"\" class=\"wp-image-110\" width=\"350px\"/><br>Insightful and common sense ideas explored and overlaid with the wonderment of mystery and paradox. Why are we here, where did we come from...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n', 'Book Shelf', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2024-10-26 01:01:55', '2024-10-26 01:01:55', '', 47, 'https://wrichardpattersonbooks.com/?p=141', 0, 'revision', '', 0),
(142, 1, '2024-10-26 01:02:23', '2024-10-26 01:02:23', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT2.png\" alt=\"\" class=\"wp-image-69\"/></figure>\n<p><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d1-862x1024.png\" alt=\"\" class=\"wp-image-103\" width=\"350px\"/><br>This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory  and any credit...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":70,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT2.png\" alt=\"\" class=\"wp-image-70\"/></figure>\n<p><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-3d1-862x1024.png\" alt=\"\" class=\"wp-image-106\" width=\"350px\"/><br>Cor Meum Redux is a collection of 70 poems in encompassing a wide range of subjects, the material being divided into categories being patriotic...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":71,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT2.png\" alt=\"\" class=\"wp-image-71\"/></figure>\n<img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-3d1-862x1024.png\" alt=\"\" class=\"wp-image-110\" width=\"350px\"/>\n<p>Insightful and common sense ideas explored and overlaid with the wonderment of mystery and paradox. Why are we here, where did we come from...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n', 'Book Shelf', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2024-10-26 01:02:23', '2024-10-26 01:02:23', '', 47, 'https://wrichardpattersonbooks.com/?p=142', 0, 'revision', '', 0),
(143, 1, '2024-10-26 01:03:02', '2024-10-26 01:03:02', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT2.png\" alt=\"\" class=\"wp-image-69\"/></figure>\n<img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d1-862x1024.png\" alt=\"\" class=\"wp-image-103\" width=\"350px\"/><p>This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory  and any credit...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":70,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT2.png\" alt=\"\" class=\"wp-image-70\"/></figure>\n<img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-3d1-862x1024.png\" alt=\"\" class=\"wp-image-106\" width=\"350px\"/><p>Cor Meum Redux is a collection of 70 poems in encompassing a wide range of subjects, the material being divided into categories being patriotic...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":71,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT2.png\" alt=\"\" class=\"wp-image-71\"/></figure>\n<img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-3d1-862x1024.png\" alt=\"\" class=\"wp-image-110\" width=\"350px\"/>\n<p>Insightful and common sense ideas explored and overlaid with the wonderment of mystery and paradox. Why are we here, where did we come from...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n', 'Book Shelf', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2024-10-26 01:03:02', '2024-10-26 01:03:02', '', 47, 'https://wrichardpattersonbooks.com/?p=143', 0, 'revision', '', 0),
(144, 1, '2024-10-26 01:49:08', '2024-10-26 01:49:08', 'Dr. W. Richard Patterson developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\' have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star reviews on Amazon.\n\nRetired from working at age seventy five, he now has more time to pursue other pleasures such as writing, composing music and playing the piano, spending time with family, friends and leading a home Bible study group. Of course there is always time for coffee with Janie in the mornings.\n\nThe inspiration for writing poetry had its genesis in a dream. Dr. Patterson who is married to his beloved, Janie, has three grown sons and four grandchildren. He still works at 75 years of age teaching interns and residents. Family, church, reading, writing, and composing for the piano are activities he enjoys.', 'The Author', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2024-10-26 01:49:08', '2024-10-26 01:49:08', '', 49, 'https://wrichardpattersonbooks.com/?p=144', 0, 'revision', '', 0),
(146, 1, '2024-10-26 01:55:23', '2024-10-26 01:55:23', '', 'bio-au', '', 'inherit', 'open', 'closed', '', 'bio-au', '', '', '2024-10-26 01:55:23', '2024-10-26 01:55:23', '', 49, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bio-au.png', 0, 'attachment', 'image/png', 0),
(147, 1, '2024-10-26 01:56:17', '2024-10-26 01:56:17', '<!-- wp:image {\"id\":146,\"width\":\"325px\",\"height\":\"auto\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"left\"} -->\n<figure class=\"wp-block-image alignleft size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bio-au-995x1024.png\" alt=\"\" class=\"wp-image-146\" style=\"width:325px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<p style=\"text-align: left;\"><strong>Dr. W. Richard Patterson</strong> developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\' have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star reviews on Amazon.</p>\n<p style=\"text-align: left;\">Retired from working at age seventy five, he now has more time to pursue other pleasures such as writing, composing music and playing the piano, spending time with family, friends and leading a home Bible study group. Of course there is always time for coffee with Janie in the mornings.</p>\n<p style=\"text-align: center;\"><em>The inspiration for writing poetry had its genesis in a dream. Dr. Patterson who is married to his beloved, Janie, has three grown sons and four grandchildren. He still works at 75 years of age teaching interns and residents. Family, church, reading, writing, and composing for the piano are activities he enjoys.</em></p>', 'The Author', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2024-10-26 01:56:17', '2024-10-26 01:56:17', '', 49, 'https://wrichardpattersonbooks.com/?p=147', 0, 'revision', '', 0),
(148, 1, '2024-10-26 02:01:06', '2024-10-26 02:01:06', '', 'Richard', '', 'inherit', 'open', 'closed', '', 'richard', '', '', '2024-10-26 02:01:06', '2024-10-26 02:01:06', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Richard.png', 0, 'attachment', 'image/png', 0),
(149, 1, '2024-10-26 02:01:24', '2024-10-26 02:01:24', '<!-- wp:image {\"id\":146,\"width\":\"325px\",\"height\":\"auto\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"left\"} -->\n<figure class=\"wp-block-image alignleft size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bio-au-995x1024.png\" alt=\"\" class=\"wp-image-146\" style=\"width:325px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<p style=\"text-align: left;\"><strong>Dr. W. Richard Patterson</strong> developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\' have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star reviews on Amazon.</p>\n<p style=\"text-align: left;\">Retired from working at age seventy five, he now has more time to pursue other pleasures such as writing, composing music and playing the piano, spending time with family, friends and leading a home Bible study group. Of course there is always time for coffee with Janie in the mornings.</p>\n<p style=\"text-align: center;\"><em>The inspiration for writing poetry had its genesis in a dream. Dr. Patterson who is married to his beloved, Janie, has three grown sons and four grandchildren. He still works at 75 years of age teaching interns and residents. Family, church, reading, writing, and composing for the piano are activities he enjoys.</em></p>\n<p class=\"has-text-align-center\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Richard.png\" alt=\"Author\" /><br>\n<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-fb.png\" width=\"70\"></a><a href=\"https://www.instagram.com/wrichardpatterson\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-insta.png\" width=\"70\"></a><a href=\"mailto:info@wrichardpattersonbooks.com\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/email.png\" width=\"70\"></a><a href=\"https://wrichardpattersonbooks.com\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/www.png\" width=\"70\"></a></p>', 'The Author', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2024-10-26 02:01:24', '2024-10-26 02:01:24', '', 49, 'https://wrichardpattersonbooks.com/?p=149', 0, 'revision', '', 0),
(150, 1, '2024-10-26 02:01:58', '2024-10-26 02:01:58', '<!-- wp:image {\"id\":146,\"width\":\"325px\",\"height\":\"auto\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"left\"} -->\n<figure class=\"wp-block-image alignleft size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bio-au-995x1024.png\" alt=\"\" class=\"wp-image-146\" style=\"width:325px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<p style=\"text-align: left;\"><strong>Dr. W. Richard Patterson</strong> developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\' have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star reviews on Amazon.</p>\n<p style=\"text-align: left;\">Retired from working at age seventy five, he now has more time to pursue other pleasures such as writing, composing music and playing the piano, spending time with family, friends and leading a home Bible study group. Of course there is always time for coffee with Janie in the mornings.</p>\n<p style=\"text-align: center;\"><em>The inspiration for writing poetry had its genesis in a dream. Dr. Patterson who is married to his beloved, Janie, has three grown sons and four grandchildren. He still works at 75 years of age teaching interns and residents. Family, church, reading, writing, and composing for the piano are activities he enjoys.</em></p>\n<p class=\"has-text-align-center\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Richard.png\" alt=\"Author\" width=\"500px\"/><br>\n<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-fb.png\" width=\"70\"></a><a href=\"https://www.instagram.com/wrichardpatterson\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-insta.png\" width=\"70\"></a><a href=\"mailto:info@wrichardpattersonbooks.com\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/email.png\" width=\"70\"></a><a href=\"https://wrichardpattersonbooks.com\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/www.png\" width=\"70\"></a></p>', 'The Author', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2024-10-26 02:01:58', '2024-10-26 02:01:58', '', 49, 'https://wrichardpattersonbooks.com/?p=150', 0, 'revision', '', 0),
(151, 1, '2024-10-26 02:02:08', '2024-10-26 02:02:08', '<!-- wp:image {\"id\":146,\"width\":\"325px\",\"height\":\"auto\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"left\"} -->\n<figure class=\"wp-block-image alignleft size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bio-au-995x1024.png\" alt=\"\" class=\"wp-image-146\" style=\"width:325px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<p style=\"text-align: left;\"><strong>Dr. W. Richard Patterson</strong> developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\' have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star reviews on Amazon.</p>\n<p style=\"text-align: left;\">Retired from working at age seventy five, he now has more time to pursue other pleasures such as writing, composing music and playing the piano, spending time with family, friends and leading a home Bible study group. Of course there is always time for coffee with Janie in the mornings.</p>\n<p style=\"text-align: center;\"><em>The inspiration for writing poetry had its genesis in a dream. Dr. Patterson who is married to his beloved, Janie, has three grown sons and four grandchildren. He still works at 75 years of age teaching interns and residents. Family, church, reading, writing, and composing for the piano are activities he enjoys.</em><br></p>\n<p class=\"has-text-align-center\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Richard.png\" alt=\"Author\" width=\"500px\"/><br>\n<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-fb.png\" width=\"70\"></a><a href=\"https://www.instagram.com/wrichardpatterson\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-insta.png\" width=\"70\"></a><a href=\"mailto:info@wrichardpattersonbooks.com\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/email.png\" width=\"70\"></a><a href=\"https://wrichardpattersonbooks.com\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/www.png\" width=\"70\"></a></p>', 'The Author', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2024-10-26 02:02:08', '2024-10-26 02:02:08', '', 49, 'https://wrichardpattersonbooks.com/?p=151', 0, 'revision', '', 0),
(152, 1, '2024-10-26 02:02:38', '2024-10-26 02:02:38', '<!-- wp:image {\"id\":146,\"width\":\"325px\",\"height\":\"auto\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"left\"} -->\n<figure class=\"wp-block-image alignleft size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bio-au-995x1024.png\" alt=\"\" class=\"wp-image-146\" style=\"width:325px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<p style=\"text-align: left;\"><strong>Dr. W. Richard Patterson</strong> developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\' have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star reviews on Amazon.</p>\n<p style=\"text-align: left;\">Retired from working at age seventy five, he now has more time to pursue other pleasures such as writing, composing music and playing the piano, spending time with family, friends and leading a home Bible study group. Of course there is always time for coffee with Janie in the mornings.</p>\n<p style=\"text-align: center;\"><em>The inspiration for writing poetry had its genesis in a dream. Dr. Patterson who is married to his beloved, Janie, has three grown sons and four grandchildren. He still works at 75 years of age teaching interns and residents. Family, church, reading, writing, and composing for the piano are activities he enjoys.</em><br></p>\n<p class=\"has-text-align-center\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Richard.png\" alt=\"Author\" width=\"300px\"/><br>\n<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-fb.png\" width=\"70\"></a><a href=\"https://www.instagram.com/wrichardpatterson\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-insta.png\" width=\"70\"></a><a href=\"mailto:info@wrichardpattersonbooks.com\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/email.png\" width=\"70\"></a><a href=\"https://wrichardpattersonbooks.com\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/www.png\" width=\"70\"></a></p>', 'The Author', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2024-10-26 02:02:38', '2024-10-26 02:02:38', '', 49, 'https://wrichardpattersonbooks.com/?p=152', 0, 'revision', '', 0),
(153, 1, '2024-10-26 02:03:02', '2024-10-26 02:03:02', '<!-- wp:image {\"id\":146,\"width\":\"325px\",\"height\":\"auto\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"left\"} -->\n<figure class=\"wp-block-image alignleft size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bio-au-995x1024.png\" alt=\"\" class=\"wp-image-146\" style=\"width:325px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<p style=\"text-align: left;\"><strong>Dr. W. Richard Patterson</strong> developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\' have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star reviews on Amazon.</p>\n<p style=\"text-align: left;\">Retired from working at age seventy five, he now has more time to pursue other pleasures such as writing, composing music and playing the piano, spending time with family, friends and leading a home Bible study group. Of course there is always time for coffee with Janie in the mornings.</p>\n<p style=\"text-align: center;\"><em>The inspiration for writing poetry had its genesis in a dream. Dr. Patterson who is married to his beloved, Janie, has three grown sons and four grandchildren. He still works at 75 years of age teaching interns and residents. Family, church, reading, writing, and composing for the piano are activities he enjoys.</em></p>\n<hr>\n<p class=\"has-text-align-center\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Richard.png\" alt=\"Author\" width=\"300px\"/><br>\n<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-fb.png\" width=\"70\"></a><a href=\"https://www.instagram.com/wrichardpatterson\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-insta.png\" width=\"70\"></a><a href=\"mailto:info@wrichardpattersonbooks.com\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/email.png\" width=\"70\"></a><a href=\"https://wrichardpattersonbooks.com\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/www.png\" width=\"70\"></a></p>', 'The Author', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2024-10-26 02:03:02', '2024-10-26 02:03:02', '', 49, 'https://wrichardpattersonbooks.com/?p=153', 0, 'revision', '', 0);
INSERT INTO `04rypS_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
(154, 1, '2024-10-26 02:03:25', '2024-10-26 02:03:25', '<!-- wp:image {\"id\":146,\"width\":\"325px\",\"height\":\"auto\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"left\"} -->\n<figure class=\"wp-block-image alignleft size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bio-au-995x1024.png\" alt=\"\" class=\"wp-image-146\" style=\"width:325px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<p style=\"text-align: left;\"><strong>Dr. W. Richard Patterson</strong> developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\' have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star reviews on Amazon.</p>\n<p style=\"text-align: left;\">Retired from working at age seventy five, he now has more time to pursue other pleasures such as writing, composing music and playing the piano, spending time with family, friends and leading a home Bible study group. Of course there is always time for coffee with Janie in the mornings.</p>\n<p style=\"text-align: center;\"><em>The inspiration for writing poetry had its genesis in a dream. Dr. Patterson who is married to his beloved, Janie, has three grown sons and four grandchildren. He still works at 75 years of age teaching interns and residents. Family, church, reading, writing, and composing for the piano are activities he enjoys.</em></p>\n<p></p>\n<p class=\"has-text-align-center\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Richard.png\" alt=\"Author\" width=\"300px\"/><br>\n<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-fb.png\" width=\"70\"></a><a href=\"https://www.instagram.com/wrichardpatterson\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-insta.png\" width=\"70\"></a><a href=\"mailto:info@wrichardpattersonbooks.com\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/email.png\" width=\"70\"></a><a href=\"https://wrichardpattersonbooks.com\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/www.png\" width=\"70\"></a></p>', 'The Author', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2024-10-26 02:03:25', '2024-10-26 02:03:25', '', 49, 'https://wrichardpattersonbooks.com/?p=154', 0, 'revision', '', 0),
(155, 1, '2024-10-26 02:03:38', '2024-10-26 02:03:38', '<!-- wp:image {\"id\":146,\"width\":\"325px\",\"height\":\"auto\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"left\"} -->\n<figure class=\"wp-block-image alignleft size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bio-au-995x1024.png\" alt=\"\" class=\"wp-image-146\" style=\"width:325px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<p style=\"text-align: left;\"><strong>Dr. W. Richard Patterson</strong> developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\' have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star reviews on Amazon.</p>\n<p style=\"text-align: left;\">Retired from working at age seventy five, he now has more time to pursue other pleasures such as writing, composing music and playing the piano, spending time with family, friends and leading a home Bible study group. Of course there is always time for coffee with Janie in the mornings.</p>\n<p style=\"text-align: center;\"><em>The inspiration for writing poetry had its genesis in a dream. Dr. Patterson who is married to his beloved, Janie, has three grown sons and four grandchildren. He still works at 75 years of age teaching interns and residents. Family, church, reading, writing, and composing for the piano are activities he enjoys.</em></p>\n<p>&nbsp;</p>\n<p class=\"has-text-align-center\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Richard.png\" alt=\"Author\" width=\"300px\"/><br>\n<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-fb.png\" width=\"70\"></a><a href=\"https://www.instagram.com/wrichardpatterson\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-insta.png\" width=\"70\"></a><a href=\"mailto:info@wrichardpattersonbooks.com\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/email.png\" width=\"70\"></a><a href=\"https://wrichardpattersonbooks.com\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/www.png\" width=\"70\"></a></p>', 'The Author', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2024-10-26 02:03:38', '2024-10-26 02:03:38', '', 49, 'https://wrichardpattersonbooks.com/?p=155', 0, 'revision', '', 0),
(156, 1, '2024-10-26 02:04:32', '2024-10-26 02:04:32', '<!-- wp:image {\"id\":146,\"width\":\"325px\",\"height\":\"auto\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"left\"} -->\n<figure class=\"wp-block-image alignleft size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bio-au-995x1024.png\" alt=\"\" class=\"wp-image-146\" style=\"width:325px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<p style=\"text-align: left;\"><strong>Dr. W. Richard Patterson</strong> developed a passion for writing very late in his life. His two published books of poetry, <strong>\"Cor Meum Poetry\"</strong> and <strong>\"Cor Meum Redux\"</strong> have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star reviews on Amazon.</p>\n<p style=\"text-align: left;\">Retired from working at age seventy five, he now has more time to pursue other pleasures such as writing, composing music and playing the piano, spending time with family, friends and leading a home Bible study group. Of course there is always time for coffee with Janie in the mornings.</p>\n<p style=\"text-align: center;\"><em>The inspiration for writing poetry had its genesis in a dream. Dr. Patterson who is married to his beloved, Janie, has three grown sons and four grandchildren. He still works at 75 years of age teaching interns and residents. Family, church, reading, writing, and composing for the piano are activities he enjoys.</em></p>\n<p>&nbsp;</p>\n<p class=\"has-text-align-center\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Richard.png\" alt=\"Author\" width=\"300px\"/><br>\n<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-fb.png\" width=\"70\"></a><a href=\"https://www.instagram.com/wrichardpatterson\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/sm-insta.png\" width=\"70\"></a><a href=\"mailto:info@wrichardpattersonbooks.com\" target=\"_blank\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/email.png\" width=\"70\"></a><a href=\"https://wrichardpattersonbooks.com\" rel=\"noopener\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/www.png\" width=\"70\"></a></p>', 'The Author', '', 'inherit', 'closed', 'closed', '', '49-revision-v1', '', '', '2024-10-26 02:04:32', '2024-10-26 02:04:32', '', 49, 'https://wrichardpattersonbooks.com/?p=156', 0, 'revision', '', 0),
(158, 2, '2024-10-26 02:08:33', '2024-10-26 02:08:33', 'Events, Announcements, and latest update.\n\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>', 'Events, Announcements, and latest update.', '', 'publish', 'open', 'open', '', 'events-announcements-and-latest-update', '', '', '2024-10-26 02:22:17', '2024-10-26 02:22:17', '', 0, 'https://wrichardpattersonbooks.com/?p=158', 0, 'post', '', 0),
(159, 1, '2024-10-26 02:08:33', '2024-10-26 02:08:33', 'Events, Announcements, and latest update.\n\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>\n<p style=\"clear:both;\">&nbsp;</p>', 'Events, Announcements, and latest update.', '', 'inherit', 'closed', 'closed', '', '158-revision-v1', '', '', '2024-10-26 02:08:33', '2024-10-26 02:08:33', '', 158, 'https://wrichardpattersonbooks.com/?p=159', 0, 'revision', '', 0),
(160, 2, '2024-10-26 02:11:38', '2024-10-26 02:11:38', '<!-- wp:image {\"id\":61,\"width\":\"240px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"left\"} -->\n<figure class=\"wp-block-image alignleft size-full is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/au-profile.png\" alt=\"\" class=\"wp-image-61\" style=\"width:240px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<p style=\"text-align: left;\"><span style=\"color: #000000;\">Welcome. My name is <strong>Dr. W. Richard Patterson</strong> author of the books, <em><strong>Cor Meum Poetry, Cor Meum Redux, Thinking Straight, and An Unlikely Rising</strong></em>. I’m so happy to have you as a visitor to my blog about my books. This project is very special to me, and I hope to share some of that excitement with you here.</span><br /><br /><span style=\"color: #000000;\">I’ll be using this blog to interact with you about my books, expanding on some of the topics in it and blogging on some of the ideas related to my book. This is a great place for you to get to know me, and I’m looking forward to getting to know you, too. What did you think of my book? What questions do you have for me? How do you relate to my books?</span><br /><br /><span style=\"color: #000000;\">I’ll be returning here frequently with new posts and responses to feedback from you. Until next time, tell me a little bit about yourself.</span></p>\n<p style=\"text-align: left;\">\n<img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Richard.png\" width=\"270px\" /></p>\n<p style=\"clear: both;\">&nbsp;</p>\n<p style=\"clear: both;\"><br>\n<br></p>', 'Welcome to my blog', '', 'publish', 'open', 'open', '', 'welcome-to-my-blog', '', '', '2024-10-26 02:29:14', '2024-10-26 02:29:14', '', 0, 'https://wrichardpattersonbooks.com/?p=160', 0, 'post', '', 0),
(161, 1, '2024-10-26 02:11:38', '2024-10-26 02:11:38', '<!-- wp:image {\"id\":61,\"width\":\"240px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"left\"} -->\n<figure class=\"wp-block-image alignleft size-full is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/au-profile.png\" alt=\"\" class=\"wp-image-61\" style=\"width:240px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<p style=\"text-align: left;\"><span style=\"color: #000000;\">Welcome. My name is <strong>Dr. W. Richard Patterson</strong> author of the books, <em><strong>Cor Meum Poetry, Cor Meum Redux, Thinking Straight, and An Unlikely Rising</strong></em>. I’m so happy to have you as a visitor to my blog about my books. This project is very special to me, and I hope to share some of that excitement with you here.</span><br /><br /><span style=\"color: #000000;\">I’ll be using this blog to interact with you about my books, expanding on some of the topics in it and blogging on some of the ideas related to my book. This is a great place for you to get to know me, and I’m looking forward to getting to know you, too. What did you think of my book? What questions do you have for me? How do you relate to my books?</span><br /><br /><span style=\"color: #000000;\">I’ll be returning here frequently with new posts and responses to feedback from you. Until next time, tell me a little bit about yourself.</span></p>\n<p style=\"text-align: left;\">\n<img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Richard.png\" width=\"270px\" /></p>\n<p style=\"clear: both;\">&nbsp;</p>\n<p style=\"clear: both;\"><br>\n<br>\n<br>\n<br></p>', 'Welcome to my blog', '', 'inherit', 'closed', 'closed', '', '160-revision-v1', '', '', '2024-10-26 02:11:38', '2024-10-26 02:11:38', '', 160, 'https://wrichardpattersonbooks.com/?p=161', 0, 'revision', '', 0),
(166, 1, '2024-10-26 02:29:14', '2024-10-26 02:29:14', '<!-- wp:image {\"id\":61,\"width\":\"240px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"left\"} -->\n<figure class=\"wp-block-image alignleft size-full is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/au-profile.png\" alt=\"\" class=\"wp-image-61\" style=\"width:240px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<p style=\"text-align: left;\"><span style=\"color: #000000;\">Welcome. My name is <strong>Dr. W. Richard Patterson</strong> author of the books, <em><strong>Cor Meum Poetry, Cor Meum Redux, Thinking Straight, and An Unlikely Rising</strong></em>. I’m so happy to have you as a visitor to my blog about my books. This project is very special to me, and I hope to share some of that excitement with you here.</span><br /><br /><span style=\"color: #000000;\">I’ll be using this blog to interact with you about my books, expanding on some of the topics in it and blogging on some of the ideas related to my book. This is a great place for you to get to know me, and I’m looking forward to getting to know you, too. What did you think of my book? What questions do you have for me? How do you relate to my books?</span><br /><br /><span style=\"color: #000000;\">I’ll be returning here frequently with new posts and responses to feedback from you. Until next time, tell me a little bit about yourself.</span></p>\n<p style=\"text-align: left;\">\n<img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Richard.png\" width=\"270px\" /></p>\n<p style=\"clear: both;\">&nbsp;</p>\n<p style=\"clear: both;\"><br>\n<br></p>', 'Welcome to my blog', '', 'inherit', 'closed', 'closed', '', '160-revision-v1', '', '', '2024-10-26 02:29:14', '2024-10-26 02:29:14', '', 160, 'https://wrichardpattersonbooks.com/?p=166', 0, 'revision', '', 0),
(168, 1, '2024-10-26 02:32:51', '2024-10-26 02:32:51', '<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":114,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d2-809x1024.png\" alt=\"\" class=\"wp-image-114\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":111,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-3d2-809x1024.png\" alt=\"\" class=\"wp-image-111\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":107,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-3d2-809x1024.png\" alt=\"\" class=\"wp-image-107\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":104,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d2-809x1024.png\" alt=\"\" class=\"wp-image-104\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->', 'Buy the Books', '', 'inherit', 'closed', 'closed', '', '57-revision-v1', '', '', '2024-10-26 02:32:51', '2024-10-26 02:32:51', '', 57, 'https://wrichardpattersonbooks.com/?p=168', 0, 'revision', '', 0),
(170, 1, '2024-10-26 02:36:59', '2024-10-26 02:36:59', '', 'getacopy', '', 'inherit', 'open', 'closed', '', 'getacopy', '', '', '2024-10-26 02:36:59', '2024-10-26 02:36:59', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/getacopy.png', 0, 'attachment', 'image/png', 0),
(171, 1, '2024-10-26 02:37:03', '2024-10-26 02:37:03', '', 'Reviews', '', 'inherit', 'open', 'closed', '', 'reviews', '', '', '2024-10-26 02:37:03', '2024-10-26 02:37:03', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews.png', 0, 'attachment', 'image/png', 0),
(174, 1, '2024-10-26 02:47:37', '2024-10-26 02:47:37', '<blockquote style=\"text-align: left; font-size: 95%;\">\n<p style=\"text-align: left; font-size: 95%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"Book Reviews\" class=\"wp-image-171\" width=\"200px\"/></p>\n&nbsp;\n<p style=\"text-align: left; font-size: 95%;\"><br /><em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n&nbsp;\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - <strong>Amazon Customer</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'publish', 'closed', 'closed', '', 'book-reviews', '', '', '2024-10-26 03:22:36', '2024-10-26 03:22:36', '', 0, 'https://wrichardpattersonbooks.com/?page_id=174', 0, 'page', '', 0),
(175, 1, '2024-10-26 02:47:37', '2024-10-26 02:47:37', '', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 02:47:37', '2024-10-26 02:47:37', '', 174, 'https://wrichardpattersonbooks.com/?p=175', 0, 'revision', '', 0),
(178, 1, '2024-10-26 02:52:33', '2024-10-26 02:52:33', 'Stimulating, thought provoking literature.\n5.0 out of 5 stars \nThis book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).\n\nWarning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. - William N. Marler\n\nIncredible Thought Provoking Book, must read.\n5.0 out of 5 stars \nThis is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer\n\nRefreshingly honest!\n5.0 out of 5 stars \nFinally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read! - Kindle\n\nAmazing!\n5.0 out of 5 stars \nOne of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. - Grey', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 02:52:33', '2024-10-26 02:52:33', '', 174, 'https://wrichardpattersonbooks.com/?p=178', 0, 'revision', '', 0),
(179, 1, '2024-10-26 02:54:00', '2024-10-26 02:54:00', '<blockquote>\n<p style=\"text-align: left;\"><em><strong>Stimulating, thought provoking literature.</strong></em>\n<strong>5.0 out of 5 stars</strong>\nThis book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em>\n<strong>5.0 out of 5 stars</strong>\nThis is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em>\n<strong>5.0 out of 5 stars</strong>\nFinally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em>\n<strong>5.0 out of 5 stars</strong>\nOne of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 02:54:00', '2024-10-26 02:54:00', '', 174, 'https://wrichardpattersonbooks.com/?p=179', 0, 'revision', '', 0),
(180, 1, '2024-10-26 02:55:21', '2024-10-26 02:55:21', '<blockquote>\n<p style=\"text-align: left;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews.png\" alt=\"\" class=\"wp-image-171\" width=\"200px\"/><br>\n<em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 02:55:21', '2024-10-26 02:55:21', '', 174, 'https://wrichardpattersonbooks.com/?p=180', 0, 'revision', '', 0),
(181, 1, '2024-10-26 02:56:14', '2024-10-26 02:56:14', '<blockquote>\n<p style=\"text-align: left; fonts-size: 90%\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews.png\" alt=\"\" class=\"wp-image-171\" width=\"200px\"/><br>\n<em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 02:56:14', '2024-10-26 02:56:14', '', 174, 'https://wrichardpattersonbooks.com/?p=181', 0, 'revision', '', 0),
(182, 1, '2024-10-26 02:57:35', '2024-10-26 02:57:35', '', 'Reviews-w', '', 'inherit', 'open', 'closed', '', 'reviews-w', '', '', '2024-10-26 02:57:35', '2024-10-26 02:57:35', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png', 0, 'attachment', 'image/png', 0),
(183, 1, '2024-10-26 02:57:48', '2024-10-26 02:57:48', '<blockquote>\n<p style=\"text-align: left; fonts-size: 90%\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"\" class=\"wp-image-171\" width=\"200px\"/><br>\n<em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 02:57:48', '2024-10-26 02:57:48', '', 174, 'https://wrichardpattersonbooks.com/?p=183', 0, 'revision', '', 0),
(184, 1, '2024-10-26 02:58:16', '2024-10-26 02:58:16', '<blockquote style=\"text-align: left; fonts-size: 90%\">\n<p style=\"text-align: left; fonts-size: 90%\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"\" class=\"wp-image-171\" width=\"200px\"/><br>\n<em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 02:58:16', '2024-10-26 02:58:16', '', 174, 'https://wrichardpattersonbooks.com/?p=184', 0, 'revision', '', 0),
(185, 1, '2024-10-26 02:58:42', '2024-10-26 02:58:42', '<blockquote style=\"text-align: left; fonts-size: 90%\">\n<p style=\"text-align: left; fonts-size: 90%\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"\" class=\"wp-image-171\" width=\"200px\"/><br><br>\n<em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 02:58:42', '2024-10-26 02:58:42', '', 174, 'https://wrichardpattersonbooks.com/?p=185', 0, 'revision', '', 0),
(186, 1, '2024-10-26 02:58:57', '2024-10-26 02:58:57', '<blockquote style=\"text-align: left; fonts-size: 90%\">\n<p style=\"text-align: left; fonts-size: 90%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"\" class=\"wp-image-171\" width=\"200px\"/><br><br>\n<em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 02:58:57', '2024-10-26 02:58:57', '', 174, 'https://wrichardpattersonbooks.com/?p=186', 0, 'revision', '', 0),
(187, 1, '2024-10-26 02:59:28', '2024-10-26 02:59:28', '<blockquote style=\"text-align: left; fonts-size: 90%;\">\n<p style=\"text-align: left; fonts-size: 90%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"\" class=\"wp-image-171\" width=\"200px\"/><br><br>\n<em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 02:59:28', '2024-10-26 02:59:28', '', 174, 'https://wrichardpattersonbooks.com/?p=187', 0, 'revision', '', 0);
INSERT INTO `04rypS_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
(188, 1, '2024-10-26 03:00:01', '2024-10-26 03:00:01', '<blockquote style=\"text-align: left; font-size: 90%;\">\n<p style=\"text-align: left; font-size: 90%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"\" class=\"wp-image-171\" width=\"200px\"/><br><br>\n<em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 03:00:01', '2024-10-26 03:00:01', '', 174, 'https://wrichardpattersonbooks.com/?p=188', 0, 'revision', '', 0),
(190, 1, '2024-10-26 03:00:21', '2024-10-26 03:00:21', '<blockquote style=\"text-align: left; font-size: 95%;\">\n<p style=\"text-align: left; font-size: 95%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"\" class=\"wp-image-171\" width=\"200px\"/><br><br>\n<em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p> </p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 03:00:21', '2024-10-26 03:00:21', '', 174, 'https://wrichardpattersonbooks.com/?p=190', 0, 'revision', '', 0),
(191, 1, '2024-10-26 03:02:22', '2024-10-26 03:02:22', '<blockquote style=\"text-align: left; font-size: 95%;\">\n<p style=\"text-align: left; font-size: 95%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"\" class=\"wp-image-171\" width=\"200px\"/><br><br><br>\n<em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 03:02:22', '2024-10-26 03:02:22', '', 174, 'https://wrichardpattersonbooks.com/?p=191', 0, 'revision', '', 0),
(192, 1, '2024-10-26 03:02:58', '2024-10-26 03:02:58', '<blockquote style=\"text-align: left; font-size: 95%;\">\n<p style=\"text-align: left; font-size: 95%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"\" class=\"wp-image-171\" width=\"200px\"/><br><br><br><br>\n<em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 03:02:58', '2024-10-26 03:02:58', '', 174, 'https://wrichardpattersonbooks.com/?p=192', 0, 'revision', '', 0),
(193, 1, '2024-10-26 03:03:31', '2024-10-26 03:03:31', '<blockquote style=\"text-align: left; font-size: 95%;\">\n<p style=\"text-align: left; font-size: 95%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"\" class=\"wp-image-171\" width=\"200px\"/><br></p>\n<p style=\"text-align: left; font-size: 95%;\"><em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 03:03:31', '2024-10-26 03:03:31', '', 174, 'https://wrichardpattersonbooks.com/?p=193', 0, 'revision', '', 0),
(194, 1, '2024-10-26 03:03:50', '2024-10-26 03:03:50', '<blockquote style=\"text-align: left; font-size: 95%;\">\n<p style=\"text-align: left; font-size: 95%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"\" class=\"wp-image-171\" width=\"200px\"/><br><br></p>\n<p style=\"text-align: left; font-size: 95%;\"><em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 03:03:50', '2024-10-26 03:03:50', '', 174, 'https://wrichardpattersonbooks.com/?p=194', 0, 'revision', '', 0),
(195, 1, '2024-10-26 03:04:34', '2024-10-26 03:04:34', '<blockquote style=\"text-align: left; font-size: 95%;\">\n<p style=\"text-align: left; font-size: 95%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"Book Reviews\" class=\"wp-image-171\" width=\"200px\"/><br><br></p>\n<p style=\"text-align: left; font-size: 95%;\"><br><em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 03:04:34', '2024-10-26 03:04:34', '', 174, 'https://wrichardpattersonbooks.com/?p=195', 0, 'revision', '', 0),
(197, 1, '2024-10-26 03:06:11', '2024-10-26 03:06:11', '<blockquote style=\"text-align: left; font-size: 95%;\">\n<p style=\"text-align: left; font-size: 95%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"Book Reviews\" class=\"wp-image-171\" width=\"200px\"/></p>\n&nbsp;\n<p style=\"text-align: left; font-size: 95%;\"><br><em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 03:06:11', '2024-10-26 03:06:11', '', 174, 'https://wrichardpattersonbooks.com/?p=197', 0, 'revision', '', 0),
(203, 1, '2024-10-26 03:21:20', '2024-10-26 03:21:20', '<blockquote style=\"text-align: left; font-size: 95%;\">\n<p style=\"text-align: left; font-size: 95%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"Book Reviews\" class=\"wp-image-171\" width=\"200px\"/></p>\n&nbsp;\n<p style=\"text-align: left; font-size: 95%;\"><br /><em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n<p style=\"text-align: left;\"><br />Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 03:21:20', '2024-10-26 03:21:20', '', 174, 'https://wrichardpattersonbooks.com/?p=203', 0, 'revision', '', 0),
(204, 1, '2024-10-26 03:21:50', '2024-10-26 03:21:50', '<blockquote style=\"text-align: left; font-size: 95%;\">\n<p style=\"text-align: left; font-size: 95%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"Book Reviews\" class=\"wp-image-171\" width=\"200px\"/></p>\n&nbsp;\n<p style=\"text-align: left; font-size: 95%;\"><br /><em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).<br></p>\n<p style=\"text-align: left;\"><br>Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 03:21:50', '2024-10-26 03:21:50', '', 174, 'https://wrichardpattersonbooks.com/?p=204', 0, 'revision', '', 0),
(205, 1, '2024-10-26 03:22:13', '2024-10-26 03:22:13', '<blockquote style=\"text-align: left; font-size: 95%;\">\n<p style=\"text-align: left; font-size: 95%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"Book Reviews\" class=\"wp-image-171\" width=\"200px\"/></p>\n&nbsp;\n<p style=\"text-align: left; font-size: 95%;\"><br /><em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n&nbsp;\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - Amazon Customer</p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 03:22:13', '2024-10-26 03:22:13', '', 174, 'https://wrichardpattersonbooks.com/?p=205', 0, 'revision', '', 0),
(206, 1, '2024-10-26 03:22:36', '2024-10-26 03:22:36', '<blockquote style=\"text-align: left; font-size: 95%;\">\n<p style=\"text-align: left; font-size: 95%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Reviews-w.png\" alt=\"Book Reviews\" class=\"wp-image-171\" width=\"200px\"/></p>\n&nbsp;\n<p style=\"text-align: left; font-size: 95%;\"><br /><em><strong>Stimulating, thought provoking literature.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This book is written like a collection of thought provoking short stories. Not of fiction or history but of matters of the heart and mind. Dr. Patterson touches on subjects that stimulates your thinking, hence the title of this book. There is much to ponder in his writings and he unselfishly allows you, (or challenges you) to think otherwise. His style does not dictate his thinking but opens up a discussion that offers the reader to ponder the topic at hand and form your own conclusions. This is a very refreshing read, I love how it moves along chapter to chapter with renewed topics to consider. This book will jump start your relaxed brain (if it needs jump starting).</p>\n&nbsp;\n<p style=\"text-align: left;\">Warning to pet owners:: There is a poem written by the author and included in the chapter about dogs that will make your eyes water. I recommend this book to everybody. It is light reading, yet it is heavy reading. I guess you could say it is deep thoughts on interesting topics and written so that it is easy to understand. It\'s just a really good book. <strong>- William N. Marler</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Incredible Thought Provoking Book, must read.</strong></em><br /><strong>5.0 out of 5 stars</strong><br />This is an amazing book. Thoughts on current world issues to the love of dogs. Dr. Patterson speaks truth that we all need reminded of. This book will cause you to really access what your own personal thoughts are and hopefully strike up some good conversations with friends. Highly recommend this book! - <strong>Amazon Customer</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Refreshingly honest!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />Finally an honest and forthright view of the chaos of our times. From climate change to political change it is well written and insightful. A must read!<strong> - Kindle</strong></p>\n<p>&nbsp;</p>\n<p style=\"text-align: left;\"><em><strong>Amazing!</strong></em><br /><strong>5.0 out of 5 stars</strong><br />One of the best books out today. I particularly enjoyed the authors transparency on certain subjects seen as taboo now. Unforgiving and forthright with it’s presentation of information it truly is the best representation of what literature could become to be with more free thinkers. If you’re in your 20’s this is a book you have to read, if you like thinking critically and expanding your perspective on the world. <strong>- Grey</strong></p>\n</blockquote>\n', 'Book Reviews', '', 'inherit', 'closed', 'closed', '', '174-revision-v1', '', '', '2024-10-26 03:22:36', '2024-10-26 03:22:36', '', 174, 'https://wrichardpattersonbooks.com/?p=206', 0, 'revision', '', 0),
(208, 1, '2024-10-26 03:34:26', '2024-10-26 03:34:26', '', 'Gallery (7)', '', 'inherit', 'open', 'closed', '', 'gallery-7', '', '', '2024-10-26 03:34:26', '2024-10-26 03:34:26', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Gallery-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(209, 1, '2024-10-26 03:34:31', '2024-10-26 03:34:31', '', 'Gallery (2)', '', 'inherit', 'open', 'closed', '', 'gallery-2', '', '', '2024-10-26 03:34:31', '2024-10-26 03:34:31', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Gallery-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(210, 1, '2024-10-26 03:34:35', '2024-10-26 03:34:35', '', 'Gallery (3)', '', 'inherit', 'open', 'closed', '', 'gallery-3', '', '', '2024-10-26 03:34:35', '2024-10-26 03:34:35', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Gallery-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(211, 1, '2024-10-26 03:34:41', '2024-10-26 03:34:41', '', 'Gallery (4)', '', 'inherit', 'open', 'closed', '', 'gallery-4', '', '', '2024-10-26 03:34:41', '2024-10-26 03:34:41', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Gallery-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(212, 1, '2024-10-26 03:34:45', '2024-10-26 03:34:45', '', 'Gallery (5)', '', 'inherit', 'open', 'closed', '', 'gallery-5', '', '', '2024-10-26 03:34:45', '2024-10-26 03:34:45', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Gallery-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(213, 1, '2024-10-26 03:34:50', '2024-10-26 03:34:50', '', 'Gallery (6)', '', 'inherit', 'open', 'closed', '', 'gallery-6', '', '', '2024-10-26 03:34:50', '2024-10-26 03:34:50', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Gallery-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(214, 1, '2024-10-26 03:34:54', '2024-10-26 03:34:54', '', 'Gallery (1)', '', 'inherit', 'open', 'closed', '', 'gallery-1', '', '', '2024-10-26 03:34:54', '2024-10-26 03:34:54', '', 0, 'https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Gallery-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(215, 1, '2024-10-26 03:38:45', '2024-10-26 03:38:45', '<!-- wp:image {\"id\":105,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d3-838x1024.png\" alt=\"\" class=\"wp-image-105\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT1.png\" alt=\"Cor Meum Poetry\" width=\"500px\"><br />This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory and any credit for my feeble attempts at putting thoughts to paper. Hopefully, one or two of these poems will resonate with you and allow you a moment of pause. I have much enjoyed writing about these varied subjects and as a follower of Jesus Christ, I pray that this glorifies Him and minimizes me. Cor Meum poetry.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Buy Now\" width=\"150px\"></a></p>\n<a name=\"Book2\"></a>', 'Cor Meum Poetry', '', 'publish', 'closed', 'closed', '', 'cor-meum-poetry', '', '', '2024-10-26 04:23:16', '2024-10-26 04:23:16', '', 0, 'https://wrichardpattersonbooks.com/?page_id=215', 0, 'page', '', 0),
(217, 1, '2024-10-26 03:38:45', '2024-10-26 03:38:45', '', 'Cor Meum Poetry', '', 'inherit', 'closed', 'closed', '', '215-revision-v1', '', '', '2024-10-26 03:38:45', '2024-10-26 03:38:45', '', 215, 'https://wrichardpattersonbooks.com/?p=217', 0, 'revision', '', 0),
(218, 1, '2024-10-26 03:39:35', '2024-10-26 03:39:35', '<!-- wp:image {\"id\":109,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-3d3-838x1024.png\" alt=\"\" class=\"wp-image-109\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT1.png\" alt=\"Cor Meum REdux\" width=\"500px\"><br />Cor Meum Redux is a collection of 70 poems in encompassing a wide range of subjects, the material being divided into categories being patriotic, storytelling, people, spiritual, ethereal, eclectic. Poems are thoughtful and can be provocative and many are tender musings. My hope is that some of these writings will resonate with you and might even encourage you to starting putting your thoughts down in writing. Poetry enables a person to write in a way that other genera do no allow; truly joining the Divine with the secular.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Buy Now\" width=\"150px\"></a></p>\n<a name=\"Book3\"></a>', 'Cor Meum Redux', '', 'publish', 'closed', 'closed', '', 'cor-meum-redux', '', '', '2024-10-26 04:23:03', '2024-10-26 04:23:03', '', 0, 'https://wrichardpattersonbooks.com/?page_id=218', 0, 'page', '', 0),
(219, 1, '2024-10-26 03:39:35', '2024-10-26 03:39:35', '', 'Cor Meum Redux', '', 'inherit', 'closed', 'closed', '', '218-revision-v1', '', '', '2024-10-26 03:39:35', '2024-10-26 03:39:35', '', 218, 'https://wrichardpattersonbooks.com/?p=219', 0, 'revision', '', 0),
(220, 1, '2024-10-26 03:40:30', '2024-10-26 03:40:30', '<!-- wp:image {\"id\":112,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-3d3-838x1024.png\" alt=\"\" class=\"wp-image-112\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT1.png\" alt=\"Thinking Straight\" width=\"500px\"><br />Insightful and common sense ideas explored and overlaid with the wonderment of mystery and paradox. Why are we here, where did we come from, where are we headed as we live out our days in the goodness of America. We need to reclaim common sense while speaking against all absurdities.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Buy Now\" width=\"150px\"></a></p>\n', 'Thinking Straight', '', 'publish', 'closed', 'closed', '', 'thinking-straight', '', '', '2024-10-26 04:25:36', '2024-10-26 04:25:36', '', 0, 'https://wrichardpattersonbooks.com/?page_id=220', 0, 'page', '', 0),
(221, 1, '2024-10-26 03:40:30', '2024-10-26 03:40:30', '', 'Thinking Straight', '', 'inherit', 'closed', 'closed', '', '220-revision-v1', '', '', '2024-10-26 03:40:30', '2024-10-26 03:40:30', '', 220, 'https://wrichardpattersonbooks.com/?p=221', 0, 'revision', '', 0),
(222, 1, '2024-10-26 03:41:00', '2024-10-26 03:41:00', '<a name=\"Book4\"></a><!-- wp:image {\"id\":115,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d3-838x1024.png\" alt=\"\" class=\"wp-image-115\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT1.png\" alt=\"Thinking Straight\" width=\"500px\"><br />\"An Unlikely Rising\" is a telling of a family history, but it is more than that. Many character\'s make an appearance adding their imprimatur to a rich tapestry. I have tried to let each character present themselves honestly and unvarnished.</p>\n<p class=\"has-text-align-left\" style=\"color: #000000;\">More is left unsaid than can be said, but this is always the case. Most of us once departed, are rather quickly forgotten but in the telling of my true story, these long departed people are once again brought back to life, so to speak. The main thread is of a boy, my personal story on a journey with blemishes and faults rising to become a doctor from a lineage of dysfunctional simple, poor white people. This narrative spans a period from about 1880 to 2024.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Buy Now\" width=\"150px\"></a></p>', 'An Unlikely Rising', '', 'publish', 'closed', 'closed', '', 'an-unlikely-rising', '', '', '2024-10-26 04:26:08', '2024-10-26 04:26:08', '', 0, 'https://wrichardpattersonbooks.com/?page_id=222', 0, 'page', '', 0),
(223, 1, '2024-10-26 03:41:00', '2024-10-26 03:41:00', '', 'An Unlikely Rising', '', 'inherit', 'closed', 'closed', '', '222-revision-v1', '', '', '2024-10-26 03:41:00', '2024-10-26 03:41:00', '', 222, 'https://wrichardpattersonbooks.com/?p=223', 0, 'revision', '', 0),
(224, 1, '2024-10-26 03:41:23', '2024-10-26 03:41:23', '\"An Unlikely Rising\" is a telling of a family history, but it is more than that. Many character\'s make an appearance adding their imprimatur to a rich tapestry. I have tried to let each character present themselves honestly and unvarnished.\n\nMore is left unsaid than can be said, but this is always the case. Most of us once departed, are rather quickly forgotten but in the telling of my true story, these long departed people are once again brought back to life, so to speak. The main thread is of a boy, my personal story on a journey with blemishes and faults rising to become a doctor from a lineage of dysfunctional simple, poor white people. This narrative spans a period from about 1880 to 2024.', 'An Unlikely Rising', '', 'inherit', 'closed', 'closed', '', '222-revision-v1', '', '', '2024-10-26 03:41:23', '2024-10-26 03:41:23', '', 222, 'https://wrichardpattersonbooks.com/?p=224', 0, 'revision', '', 0),
(225, 1, '2024-10-26 03:41:48', '2024-10-26 03:41:48', 'Insightful and common sense ideas explored and overlaid with the wonderment of mystery and paradox. Why are we here, where did we come from, where are we headed as we live out our days in the goodness of America. We need to reclaim common sense while speaking against all absurdities.', 'Thinking Straight', '', 'inherit', 'closed', 'closed', '', '220-revision-v1', '', '', '2024-10-26 03:41:48', '2024-10-26 03:41:48', '', 220, 'https://wrichardpattersonbooks.com/?p=225', 0, 'revision', '', 0);
INSERT INTO `04rypS_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
(226, 1, '2024-10-26 03:41:52', '2024-10-26 03:41:52', 'Cor Meum Redux is a collection of 70 poems in encompassing a wide range of subjects, the material being divided into categories being patriotic, storytelling, people, spiritual, ethereal, eclectic. Poems are thoughtful and can be provocative and many are tender musings. My hope is that some of these writings will resonate with you and might even encourage you to starting putting your thoughts down in writing. Poetry enables a person to write in a way that other genera do no allow; truly joining the Divine with the secular.', 'Cor Meum Redux', '', 'inherit', 'closed', 'closed', '', '218-revision-v1', '', '', '2024-10-26 03:41:52', '2024-10-26 03:41:52', '', 218, 'https://wrichardpattersonbooks.com/?p=226', 0, 'revision', '', 0),
(227, 1, '2024-10-26 03:42:03', '2024-10-26 03:42:03', 'This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory and any credit for my feeble attempts at putting thoughts to paper. Hopefully, one or two of these poems will resonate with you and allow you a moment of pause. I have much enjoyed writing about these varied subjects and as a follower of Jesus Christ, I pray that this glorifies Him and minimizes me. Cor Meum poetry.', 'Cor Meum Poetry', '', 'inherit', 'closed', 'closed', '', '215-revision-v1', '', '', '2024-10-26 03:42:03', '2024-10-26 03:42:03', '', 215, 'https://wrichardpattersonbooks.com/?p=227', 0, 'revision', '', 0),
(231, 1, '2024-10-26 03:47:24', '2024-10-26 03:47:24', '<p class=\"has-text-align-left\" style=\"color: #000000; font-size: 110%;\"><br><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT1.png\" alt=\"An Unlikely Rising\" class=\"wp-image-67\"><br>This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory and any credit for my feeble attempts at putting thoughts to paper. Hopefully, one or two of these poems will resonate with you and allow you a moment of pause. I have much enjoyed writing about these varied subjects and as a follower of Jesus Christ, I pray that this glorifies Him and minimizes me. Cor Meum poetry.<br><br>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a> <a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Order Now\" width=\"150px\"></a></p>\n', 'Cor Meum Poetry', '', 'inherit', 'closed', 'closed', '', '215-revision-v1', '', '', '2024-10-26 03:47:24', '2024-10-26 03:47:24', '', 215, 'https://wrichardpattersonbooks.com/?p=231', 0, 'revision', '', 0),
(232, 1, '2024-10-26 03:48:22', '2024-10-26 03:48:22', '<p class=\"has-text-align-left\" style=\"color: #000000; font-size: 110%;\"><br><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT1.png\" alt=\"Cor Meum Poetry\" class=\"wp-image-67\"><br>This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory and any credit for my feeble attempts at putting thoughts to paper. Hopefully, one or two of these poems will resonate with you and allow you a moment of pause. I have much enjoyed writing about these varied subjects and as a follower of Jesus Christ, I pray that this glorifies Him and minimizes me. Cor Meum poetry.<br><br>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a> <a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Order Now\" width=\"150px\"></a></p>\n', 'Cor Meum Poetry', '', 'inherit', 'closed', 'closed', '', '215-revision-v1', '', '', '2024-10-26 03:48:22', '2024-10-26 03:48:22', '', 215, 'https://wrichardpattersonbooks.com/?p=232', 0, 'revision', '', 0),
(233, 1, '2024-10-26 03:49:22', '2024-10-26 03:49:22', '<!-- wp:image {\"id\":105,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d3-838x1024.png\" alt=\"\" class=\"wp-image-105\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000; font-size: 110%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT1.png\" alt=\"Cor Meum Poetry\" class=\"wp-image-67\"><br />This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory and any credit for my feeble attempts at putting thoughts to paper. Hopefully, one or two of these poems will resonate with you and allow you a moment of pause. I have much enjoyed writing about these varied subjects and as a follower of Jesus Christ, I pray that this glorifies Him and minimizes me. Cor Meum poetry.</p>\n<p><a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a> <a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Order Now\" width=\"150px\"></a></p>', 'Cor Meum Poetry', '', 'inherit', 'closed', 'closed', '', '215-revision-v1', '', '', '2024-10-26 03:49:22', '2024-10-26 03:49:22', '', 215, 'https://wrichardpattersonbooks.com/?p=233', 0, 'revision', '', 0),
(234, 1, '2024-10-26 03:50:45', '2024-10-26 03:50:45', '<!-- wp:image {\"id\":105,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d3-838x1024.png\" alt=\"\" class=\"wp-image-105\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000; font-size: 110%;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT1.png\" alt=\"Cor Meum Poetry\" width=\"500px\"><br />This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory and any credit for my feeble attempts at putting thoughts to paper. Hopefully, one or two of these poems will resonate with you and allow you a moment of pause. I have much enjoyed writing about these varied subjects and as a follower of Jesus Christ, I pray that this glorifies Him and minimizes me. Cor Meum poetry.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a></p>', 'Cor Meum Poetry', '', 'inherit', 'closed', 'closed', '', '215-revision-v1', '', '', '2024-10-26 03:50:45', '2024-10-26 03:50:45', '', 215, 'https://wrichardpattersonbooks.com/?p=234', 0, 'revision', '', 0),
(235, 1, '2024-10-26 03:51:45', '2024-10-26 03:51:45', '<!-- wp:image {\"id\":105,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d3-838x1024.png\" alt=\"\" class=\"wp-image-105\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT1.png\" alt=\"Cor Meum Poetry\" width=\"500px\"><br />This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory and any credit for my feeble attempts at putting thoughts to paper. Hopefully, one or two of these poems will resonate with you and allow you a moment of pause. I have much enjoyed writing about these varied subjects and as a follower of Jesus Christ, I pray that this glorifies Him and minimizes me. Cor Meum poetry.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Buy Now\" width=\"150px\"></a></p>', 'Cor Meum Poetry', '', 'inherit', 'closed', 'closed', '', '215-revision-v1', '', '', '2024-10-26 03:51:45', '2024-10-26 03:51:45', '', 215, 'https://wrichardpattersonbooks.com/?p=235', 0, 'revision', '', 0),
(237, 1, '2024-10-26 03:52:45', '2024-10-26 03:52:45', '<!-- wp:image {\"id\":105,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d3-838x1024.png\" alt=\"\" class=\"wp-image-105\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT1.png\" alt=\"Cor Meum REdux\" width=\"500px\"><br />Cor Meum Redux is a collection of 70 poems in encompassing a wide range of subjects, the material being divided into categories being patriotic, storytelling, people, spiritual, ethereal, eclectic. Poems are thoughtful and can be provocative and many are tender musings. My hope is that some of these writings will resonate with you and might even encourage you to starting putting your thoughts down in writing. Poetry enables a person to write in a way that other genera do no allow; truly joining the Divine with the secular.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Buy Now\" width=\"150px\"></a></p>', 'Cor Meum Redux', '', 'inherit', 'closed', 'closed', '', '218-revision-v1', '', '', '2024-10-26 03:52:45', '2024-10-26 03:52:45', '', 218, 'https://wrichardpattersonbooks.com/?p=237', 0, 'revision', '', 0),
(238, 1, '2024-10-26 03:53:31', '2024-10-26 03:53:31', '<!-- wp:image {\"id\":109,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-3d3-838x1024.png\" alt=\"\" class=\"wp-image-109\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT1.png\" alt=\"Cor Meum REdux\" width=\"500px\"><br />Cor Meum Redux is a collection of 70 poems in encompassing a wide range of subjects, the material being divided into categories being patriotic, storytelling, people, spiritual, ethereal, eclectic. Poems are thoughtful and can be provocative and many are tender musings. My hope is that some of these writings will resonate with you and might even encourage you to starting putting your thoughts down in writing. Poetry enables a person to write in a way that other genera do no allow; truly joining the Divine with the secular.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Buy Now\" width=\"150px\"></a></p>', 'Cor Meum Redux', '', 'inherit', 'closed', 'closed', '', '218-revision-v1', '', '', '2024-10-26 03:53:31', '2024-10-26 03:53:31', '', 218, 'https://wrichardpattersonbooks.com/?p=238', 0, 'revision', '', 0),
(239, 1, '2024-10-26 03:54:26', '2024-10-26 03:54:26', '<!-- wp:image {\"id\":105,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d3-838x1024.png\" alt=\"\" class=\"wp-image-105\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT1.png\" alt=\"Cor Meum Poetry\" width=\"500px\"><br />This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory and any credit for my feeble attempts at putting thoughts to paper. Hopefully, one or two of these poems will resonate with you and allow you a moment of pause. I have much enjoyed writing about these varied subjects and as a follower of Jesus Christ, I pray that this glorifies Him and minimizes me. Cor Meum poetry.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Buy Now\" width=\"150px\"></a></p>', 'Cor Meum Poetry', '', 'inherit', 'closed', 'closed', '', '215-revision-v1', '', '', '2024-10-26 03:54:26', '2024-10-26 03:54:26', '', 215, 'https://wrichardpattersonbooks.com/?p=239', 0, 'revision', '', 0),
(242, 1, '2024-10-26 03:56:24', '2024-10-26 03:56:24', '<!-- wp:image {\"id\":109,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-3d3-838x1024.png\" alt=\"\" class=\"wp-image-109\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT1.png\" alt=\"Thinking Straight\" width=\"500px\"><br />\"An Unlikely Rising\" is a telling of a family history, but it is more than that. Many character\'s make an appearance adding their imprimatur to a rich tapestry. I have tried to let each character present themselves honestly and unvarnished.</p>\n<p class=\"has-text-align-left\" style=\"color: #000000;\">More is left unsaid than can be said, but this is always the case. Most of us once departed, are rather quickly forgotten but in the telling of my true story, these long departed people are once again brought back to life, so to speak. The main thread is of a boy, my personal story on a journey with blemishes and faults rising to become a doctor from a lineage of dysfunctional simple, poor white people. This narrative spans a period from about 1880 to 2024.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Buy Now\" width=\"150px\"></a></p>', 'An Unlikely Rising', '', 'inherit', 'closed', 'closed', '', '222-revision-v1', '', '', '2024-10-26 03:56:24', '2024-10-26 03:56:24', '', 222, 'https://wrichardpattersonbooks.com/?p=242', 0, 'revision', '', 0),
(243, 1, '2024-10-26 03:59:01', '2024-10-26 03:59:01', '<!-- wp:image {\"id\":115,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d3-838x1024.png\" alt=\"\" class=\"wp-image-115\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT1.png\" alt=\"Thinking Straight\" width=\"500px\"><br />\"An Unlikely Rising\" is a telling of a family history, but it is more than that. Many character\'s make an appearance adding their imprimatur to a rich tapestry. I have tried to let each character present themselves honestly and unvarnished.</p>\n<p class=\"has-text-align-left\" style=\"color: #000000;\">More is left unsaid than can be said, but this is always the case. Most of us once departed, are rather quickly forgotten but in the telling of my true story, these long departed people are once again brought back to life, so to speak. The main thread is of a boy, my personal story on a journey with blemishes and faults rising to become a doctor from a lineage of dysfunctional simple, poor white people. This narrative spans a period from about 1880 to 2024.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Buy Now\" width=\"150px\"></a></p>', 'An Unlikely Rising', '', 'inherit', 'closed', 'closed', '', '222-revision-v1', '', '', '2024-10-26 03:59:01', '2024-10-26 03:59:01', '', 222, 'https://wrichardpattersonbooks.com/?p=243', 0, 'revision', '', 0),
(244, 1, '2024-10-26 03:59:59', '2024-10-26 03:59:59', '<!-- wp:image {\"id\":112,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-3d3-838x1024.png\" alt=\"\" class=\"wp-image-112\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT1.png\" alt=\"Thinking Straight\" width=\"500px\"><br />Insightful and common sense ideas explored and overlaid with the wonderment of mystery and paradox. Why are we here, where did we come from, where are we headed as we live out our days in the goodness of America. We need to reclaim common sense while speaking against all absurdities.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Buy Now\" width=\"150px\"></a></p>', 'Thinking Straight', '', 'inherit', 'closed', 'closed', '', '220-revision-v1', '', '', '2024-10-26 03:59:59', '2024-10-26 03:59:59', '', 220, 'https://wrichardpattersonbooks.com/?p=244', 0, 'revision', '', 0),
(248, 1, '2024-10-26 04:23:03', '2024-10-26 04:23:03', '<!-- wp:image {\"id\":109,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-3d3-838x1024.png\" alt=\"\" class=\"wp-image-109\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT1.png\" alt=\"Cor Meum REdux\" width=\"500px\"><br />Cor Meum Redux is a collection of 70 poems in encompassing a wide range of subjects, the material being divided into categories being patriotic, storytelling, people, spiritual, ethereal, eclectic. Poems are thoughtful and can be provocative and many are tender musings. My hope is that some of these writings will resonate with you and might even encourage you to starting putting your thoughts down in writing. Poetry enables a person to write in a way that other genera do no allow; truly joining the Divine with the secular.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Buy Now\" width=\"150px\"></a></p>\n<a name=\"Book3\"></a>', 'Cor Meum Redux', '', 'inherit', 'closed', 'closed', '', '218-revision-v1', '', '', '2024-10-26 04:23:03', '2024-10-26 04:23:03', '', 218, 'https://wrichardpattersonbooks.com/?p=248', 0, 'revision', '', 0),
(249, 1, '2024-10-26 04:23:16', '2024-10-26 04:23:16', '<!-- wp:image {\"id\":105,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d3-838x1024.png\" alt=\"\" class=\"wp-image-105\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT1.png\" alt=\"Cor Meum Poetry\" width=\"500px\"><br />This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory and any credit for my feeble attempts at putting thoughts to paper. Hopefully, one or two of these poems will resonate with you and allow you a moment of pause. I have much enjoyed writing about these varied subjects and as a follower of Jesus Christ, I pray that this glorifies Him and minimizes me. Cor Meum poetry.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Buy Now\" width=\"150px\"></a></p>\n<a name=\"Book2\"></a>', 'Cor Meum Poetry', '', 'inherit', 'closed', 'closed', '', '215-revision-v1', '', '', '2024-10-26 04:23:16', '2024-10-26 04:23:16', '', 215, 'https://wrichardpattersonbooks.com/?p=249', 0, 'revision', '', 0),
(250, 1, '2024-10-26 04:23:36', '2024-10-26 04:23:36', '<!-- wp:image {\"id\":112,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-3d3-838x1024.png\" alt=\"\" class=\"wp-image-112\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT1.png\" alt=\"Thinking Straight\" width=\"500px\"><br />Insightful and common sense ideas explored and overlaid with the wonderment of mystery and paradox. Why are we here, where did we come from, where are we headed as we live out our days in the goodness of America. We need to reclaim common sense while speaking against all absurdities.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Buy Now\" width=\"150px\"></a></p>\n<a name=\"Book4\"></a>', 'Thinking Straight', '', 'inherit', 'closed', 'closed', '', '220-revision-v1', '', '', '2024-10-26 04:23:36', '2024-10-26 04:23:36', '', 220, 'https://wrichardpattersonbooks.com/?p=250', 0, 'revision', '', 0),
(251, 1, '2024-10-26 04:24:37', '2024-10-26 04:24:37', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT2.png\" alt=\"\" class=\"wp-image-69\"/></figure>\n<img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-3d1-862x1024.png\" alt=\"\" class=\"wp-image-103\" width=\"350px\"/><p>This first endeavor of writing poetry came to me in a dream. All the subject matter had its genesis in dreams. I give God the glory  and any credit...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":70,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT2.png\" alt=\"\" class=\"wp-image-70\"/></figure>\n<img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-3d1-862x1024.png\" alt=\"\" class=\"wp-image-106\" width=\"350px\"/><p>Cor Meum Redux is a collection of 70 poems in encompassing a wide range of subjects, the material being divided into categories being patriotic...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/#Book2\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":71,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT2.png\" alt=\"\" class=\"wp-image-71\"/></figure>\n<img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-3d1-862x1024.png\" alt=\"\" class=\"wp-image-110\" width=\"350px\"/>\n<p>Insightful and common sense ideas explored and overlaid with the wonderment of mystery and paradox. Why are we here, where did we come from...</p>\n<a href=\"https://wrichardpattersonbooks.com/the-books/#Book3\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n', 'Book Shelf', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2024-10-26 04:24:37', '2024-10-26 04:24:37', '', 47, 'https://wrichardpattersonbooks.com/?p=251', 0, 'revision', '', 0),
(252, 1, '2024-10-26 04:25:04', '2024-10-26 04:25:04', '<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":114,\"width\":\"460px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d2.png\" alt=\"\" class=\"wp-image-114\" style=\"width:460px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"><p class=\"has-text-align-left\" style=\"color: #000000; font-size: 110%;\"><br><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT1.png\" alt=\"An Unlikely Rising\" class=\"wp-image-67\"><br>\"An Unlikely Rising\" is a telling of a family history, but it is more than that. Many character\'s make an appearance adding their imprimatur to a rich tapestry. I have tried to let each character present themselves honestly and unvarnished.\n<br><br>\nMore is left unsaid than can be said, but this is always the case. Most of us once departed, are rather quickly forgotten but in the telling of my true story...<br><br>\n<a href=\"https://wrichardpattersonbooks.com/the-books/#Book4\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/read-more.png\" alt=\"Read More\" width=\"150px\"></a> <a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Order Now\" width=\"150px\"></a></p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Home', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2024-10-26 04:25:04', '2024-10-26 04:25:04', '', 43, 'https://wrichardpattersonbooks.com/?p=252', 0, 'revision', '', 0),
(253, 1, '2024-10-26 04:25:36', '2024-10-26 04:25:36', '<!-- wp:image {\"id\":112,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-3d3-838x1024.png\" alt=\"\" class=\"wp-image-112\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT1.png\" alt=\"Thinking Straight\" width=\"500px\"><br />Insightful and common sense ideas explored and overlaid with the wonderment of mystery and paradox. Why are we here, where did we come from, where are we headed as we live out our days in the goodness of America. We need to reclaim common sense while speaking against all absurdities.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Buy Now\" width=\"150px\"></a></p>\n', 'Thinking Straight', '', 'inherit', 'closed', 'closed', '', '220-revision-v1', '', '', '2024-10-26 04:25:36', '2024-10-26 04:25:36', '', 220, 'https://wrichardpattersonbooks.com/?p=253', 0, 'revision', '', 0),
(254, 1, '2024-10-26 04:26:08', '2024-10-26 04:26:08', '<a name=\"Book4\"></a><!-- wp:image {\"id\":115,\"width\":\"350px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-large is-resized\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d3-838x1024.png\" alt=\"\" class=\"wp-image-115\" style=\"width:350px\"/></figure>\n<!-- /wp:image -->\n\n<p class=\"has-text-align-left\" style=\"color: #000000;\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT1.png\" alt=\"Thinking Straight\" width=\"500px\"><br />\"An Unlikely Rising\" is a telling of a family history, but it is more than that. Many character\'s make an appearance adding their imprimatur to a rich tapestry. I have tried to let each character present themselves honestly and unvarnished.</p>\n<p class=\"has-text-align-left\" style=\"color: #000000;\">More is left unsaid than can be said, but this is always the case. Most of us once departed, are rather quickly forgotten but in the telling of my true story, these long departed people are once again brought back to life, so to speak. The main thread is of a boy, my personal story on a journey with blemishes and faults rising to become a doctor from a lineage of dysfunctional simple, poor white people. This narrative spans a period from about 1880 to 2024.</p>\n<p class=\"has-text-align-left\"><a href=\"https://wrichardpattersonbooks.com/buy-the-books/\"><img src=\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/order-now.png\" alt=\"Buy Now\" width=\"150px\"></a></p>', 'An Unlikely Rising', '', 'inherit', 'closed', 'closed', '', '222-revision-v1', '', '', '2024-10-26 04:26:08', '2024-10-26 04:26:08', '', 222, 'https://wrichardpattersonbooks.com/?p=254', 0, 'revision', '', 0);

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

--
-- Table structure for table `04rypS_seopress_content_analysis`
--

CREATE TABLE `04rypS_seopress_content_analysis` (
  `id` bigint NOT NULL,
  `post_id` bigint DEFAULT NULL,
  `title` longtext COLLATE utf8mb4_unicode_520_ci,
  `description` longtext COLLATE utf8mb4_unicode_520_ci,
  `og_title` longtext COLLATE utf8mb4_unicode_520_ci,
  `og_description` longtext COLLATE utf8mb4_unicode_520_ci,
  `og_image` longtext COLLATE utf8mb4_unicode_520_ci,
  `og_url` longtext COLLATE utf8mb4_unicode_520_ci,
  `og_site_name` longtext COLLATE utf8mb4_unicode_520_ci,
  `twitter_title` longtext COLLATE utf8mb4_unicode_520_ci,
  `twitter_description` longtext COLLATE utf8mb4_unicode_520_ci,
  `twitter_image` longtext COLLATE utf8mb4_unicode_520_ci,
  `twitter_image_src` longtext COLLATE utf8mb4_unicode_520_ci,
  `canonical` longtext COLLATE utf8mb4_unicode_520_ci,
  `h1` longtext COLLATE utf8mb4_unicode_520_ci,
  `h2` longtext COLLATE utf8mb4_unicode_520_ci,
  `h3` longtext COLLATE utf8mb4_unicode_520_ci,
  `images` longtext COLLATE utf8mb4_unicode_520_ci,
  `meta_robots` longtext COLLATE utf8mb4_unicode_520_ci,
  `meta_google` longtext COLLATE utf8mb4_unicode_520_ci,
  `links_no_follow` longtext COLLATE utf8mb4_unicode_520_ci,
  `outbound_links` longtext COLLATE utf8mb4_unicode_520_ci,
  `internal_links` longtext COLLATE utf8mb4_unicode_520_ci,
  `json_schemas` longtext COLLATE utf8mb4_unicode_520_ci,
  `keywords` text COLLATE utf8mb4_unicode_520_ci,
  `permalink` text COLLATE utf8mb4_unicode_520_ci,
  `score` text COLLATE utf8mb4_unicode_520_ci,
  `analysis_date` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `04rypS_seopress_content_analysis`
--

INSERT INTO `04rypS_seopress_content_analysis` (`id`, `post_id`, `title`, `description`, `og_title`, `og_description`, `og_image`, `og_url`, `og_site_name`, `twitter_title`, `twitter_description`, `twitter_image`, `twitter_image_src`, `canonical`, `h1`, `h2`, `h3`, `images`, `meta_robots`, `meta_google`, `links_no_follow`, `outbound_links`, `internal_links`, `json_schemas`, `keywords`, `permalink`, `score`, `analysis_date`) VALUES
(1, 45, 'Contact The Author - Books by W. Richard Patterson', 'Contact Dr. W. Richard Patterson developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\' have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five…', 'a:1:{i:0;s:50:\"Contact The Author - Books by W. Richard Patterson\";}', 'a:1:{i:0;s:304:\"Contact Dr. W. Richard Patterson developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\' have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five…\";}', NULL, 'a:1:{i:0;s:54:\"https://wrichardpattersonbooks.com/contact-the-author/\";}', 'a:1:{i:0;s:29:\"Books by W. Richard Patterson\";}', 'a:1:{i:0;s:50:\"Contact The Author - Books by W. Richard Patterson\";}', 'a:1:{i:0;s:304:\"Contact Dr. W. Richard Patterson developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\' have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five…\";}', NULL, NULL, 'a:1:{i:0;s:54:\"https://wrichardpattersonbooks.com/contact-the-author/\";}', 'a:1:{i:0;s:18:\"Contact The Author\";}', NULL, NULL, 'a:3:{i:0;a:2:{s:3:\"src\";s:82:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Navi-WRPatterson.png\";s:3:\"alt\";s:29:\"Books by W. Richard Patterson\";}i:1;a:2:{s:3:\"src\";s:3138:\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAMAAADDpiTIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhQTFRFlZWV////aWlpAAAAu7u72traMTEx7+/vMCDW9AAACJ1JREFUeNrs3Ytu47YWQFGKIsX//+NrB2lvp5NMo0di8Zy1URQFChSdcImk7Igqq1JX/AgAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAAA/AgAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAADjbVksprfU+xlj+6vHPvffWSqkVgKgj/xj3/v8x/0O9lboBEKj6GPplb73lURAYwGPGf4z9WI41kiAoYa/8vpyulw2AKUe/jeWiRnQDJeDoL9fWKwAZr/0k00AkANsV6/5nW8INgLsP/7dc/OEJRAFQ+/LdjQJA4uF/I1ABSDz8z+KtA8Xw554EZgewteWHKwDc6cZv+fn6BsBdZv+xvKKxAXCLy78vr6oCcIP/87EsBKQF8MLLP5aA4vLPfTs4J4BteXlRdoKzzgAEJN8DjNcLaAC88iOA1wOI8ZngtH+IGywCywbAC+uvB9ABsAgA4E4AgLx3AgWA3IvA/FPA1ISLKSA3gBvcCQwAki8CFYDci0AHIPedwOzbwNkBVGtAbgA7F4HnaVC1bu/VWks7+0hhA2COO4FePnvIezt1nMgA4P6LQC//NVFvx3/JbAPg3otA++LxDkefMSsA3PhOYNc5T8ceNGkA3HYRKDu36IeeNOwA3HMROHSyz4GtAAC3vBPo5erp5NMAuN8icOJot5rrNiDI0+7lkqv/yEdLs38WGOW4g3HhYU4DgIkXgQuOc6sAzLsIXHJ8R0v0SVCcE2/6dc/sVgDmXAQuO8StAzDjH+W6tXjXjcAAIFybGSB5w11A7joAudtzIzgAiFfxXUDuqm8DAfD7AAAAkBbASPIxAADnZwAAkgPwXEDu20BPBiUH4NnAiLUsWwAAPq5n2QIA8HEjyacAAHzclmYFAODsHnADIPUWYPrzogE4twJUAFLfBE5/TiQAH00AI80WEIBzW8CxAhCvuiSaAABIfQsAwKkdYIj3xwJwfPxDvDgQgMPjH+PVoQD8cgO454GQGK+PBuCf+/89jwTGeHMsAAcv/xB3AAAcHv4wb48H4P3HsPeg6LoCEObaL/tPCK4rADEGv7Z+4IjwOOOfF8BW6+G3xUT6oWUB8PdLgmoprfV+5kVBdQXg7v2+qo+//3b2PXGhxj8PAO8JBOCSF4UGG38A8m7/ANh/+dcVgMQAWsSfFACZL38AkpwIDYDhB8DwA3Bs7Y/9aTkAf774W11XALICaAm+KgPg82t/W1cAcgLoJcXgA3DVa+cBCAZgPP7qLQUDAP68FrToiwEAX9gORkYAwJcMxN0VApD8zgCA5B8LApD8lwIASE4AgOQEADjyJdEGQGoAkX5FBIDkkwAAyXcCACR/SBiA5M+JAZD8USEAkgsAILkAAJLvA6L+4vP2cW9nBJ0+JCjSvUDiY+K2Wg6fE+bVsZEYnJsNOgDzV3cfFRtmGwDAXzPBcQMVgCDzQEt4LwjAL9NASzcFAPCvWaAn2wcC8NtPJNcUAMDvk8DINAUAcImACkAoAfsfGQEg9z5gABCrlmYNAODjDwRGlg+DALhmERgABCvLt8IAXLQLKAAE2wUk2QQA8Fkjx4eBAFy1BgCQ/D5gAyBWe78RqADk3gUWAHLvAgFIDqABAAAAkeoAmAEAACD4R4EAfNpiBgDADJC3agYAAIDEFQBy13wXkLsOQOr2fhkIQLQtwN4nA/w+QO4tgN8ISr4C+J3A3DeBfis4WLuPCPBcQO4JwJNBP7tCf/d/P88ZIXMCaN/8xp4Dp8V5OPSH79G+k8CBg8KmPSZqWgDf+PK+A4dEOSDiNZ/SfMvb+46MvyNiXgPgQaDcYvznfWvA7ACeR7RdevXV5QiAeU+KnB/Ag8AoV12AB0+LnvidAREAvF2ClxioR98dsgHwYgBvdwUn14J6+JURE78xIBCAt/3A8YmgnnhrjNPCbwLgbTFodT+CeupFg/MeFBsRwPtM8PWLcitnXx5XALgZgHcFrf7HZPB8dWBfTrcBcEcA77eIvbdS6oPCv94f2voFQz//e+OiA/hVw8PD9a8PHhsAkwDw/mgAvmECWAFIDaACkBrA5O+OBiD1DhCA5DtAAM7WVgAyAxgrAJkBTL8BACD1HSAAxh+AzDcAABh/ALKPPwCZ138AjD8AWe//ATjx+W+g8Qcg7/YPgGPf/9cVgMQA2roCkBdAtMsfgH2b/4hn6s35ZyrjBcMfavM/OYBzz/K69wsA4PlM53D1ZwbwnAba+Jm1P+zwz39W8PcbaHWNXICNbW3ftx/okS/+KADWK854yDn6a6Tj4uulCMaRg2YAuMFM0K8Y/JJj8OMBeFdQDh/+0VupeQY/KIB3Bs/jf/qXF4XxHPq65iv8K2O2t/OA2hPDs38cHjR6749/8TxAaFvT5p1ByQMAAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAB0Yf8TYACm6X9vInR5PgAAAABJRU5ErkJggg==\";s:3:\"alt\";s:5:\"image\";}i:2;a:2:{s:3:\"src\";s:2378:\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAMAAADDpiTIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhQTFRF////m5ubAAAAysrKZGRkJycn4uLi8/Pz4CtFhgAABmNJREFUeNrs3AtqXUcQRdHXn9s1/xkHTEKcyBG0JExUZ+0hmMWxqnXt11R0L38EAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAAQAAP4IABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJA6QBe/9cWANkADgAWAAALAIAFAMACAGABALAAAFgAACwAABYAAAsAgAUAwAIAYAEAsAAAWAAALAAAFgAACwCABQDAAgBgAQCwAABYAAAsAAAWAAALAIAFAOBbAdgARAP4ln8DAPBl1QAgG8AEIBrAACAbwANANIA1AYgGsAGIBvBdB+A7Anh+VytgAPw/ge9Aq/Y3IADvNfrfgAB81QA8AEQPwJoAtOv0fwQC4L0BqIgBAOArBmAD0K7d/kMAAN5tRdyAAHzFANQEwAAA0KrnlXEDAvBfN2DGIxAAXzEAG4DoATgTgHZVzgAA8MkB+PZ/fgC87cTcgAD8qp1zAwLwq1bODQjAJwegNgAGAIBWJT0CAfDJATgTgHYDUEk3IABvunkEqgcAAwBArwGopEcgAN50sm5AAP7VDrsBAfjEAJwJQPQADADatWI+BgfglwNQeQMAwM834CvtBgTg565+DbQmAMkDUBuAdgNQiQMAwMd+AtgAtCvwEQiAjw7AAKBdK+1DAAD+0Q4dAAA+MACNfgQE4CMDsCYA7QagQgcAgB9dPQKdCYAbEIBWA/AK/BAAAAMAwJ9V4ocAAPw9AJV6AwLwoxP5IQAAf3X1CHQmAN2KfQUG4H4AagIQPQADgG5dPQJ1uwEBuPwQZE0Aug1AZQ9APIARfQMCcPcKvAEwAAC06mTfgPEA7l6BHwAMAACxA/B6AOjWegV/CADA5SvwBiB6AM4EoNsA3DwC1QCgWyP7Q4B4AHe/BhoAtBuAcgNGAzjhHwKkA9huwGwAxyNQNAADEA5guQGjAWw3YDaAuwF4AGjW3a+BOg9AKIDhQ4BoAHevwGsCED0AG4BulQ8BogHc/R54ANCtUx6BkgFsN2A2gOUGjAZwNwBrAtBtAMoNmAzgMQDZAJZHoGgAd6/ANQFo1nADZgMoHwJEAxh+BMwGcDwCRQPwCBQO4LgBowHcDcCZADRruQGjAdy9AtcEwAAA0GkAyg0YDcAjUDaAywHYAEQPwJkANMsjUDaA7QbMBnDcgNEA7gYg5QYMArDcgNEALn8C2AB0GwD/I0A0AI9A4QA8AmUDuByAAUD0ANQDQLM8AmUDGB6BsgEcj0DRAC5fgTcAzVpuwGgAlwMwAIgegJoA9OoxANkA3IDZAC4HYE0AkgegNgDNKgMQDWB4BMoGcDwCRQPwCBQO4PgQIBqAAQgHsDwCRQPwCBQOYLkBowFcfgt8JgC9Gn4EjAZwOQA1AWg2AP41SDaA4waMBrDdgNkAjg8BogFcDsCZAPTKI1A2gO0GzAbgESgbwOWvgeoBIHkAak0Aeg1AeQSKBjDcgNkAyg0YDcAjUDiA4waMBnA5ADUB6NUyANEALgcg+gZsCWD5B8HRAB43YDYAj0DZAC5/DRQ/AO0ADDdgNoByA0YDGG7AbADHhwDRALYfAbMBXL4CG4BmAAxAOIDlBowGcPsI5AZsBmD5GDz+DBQAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAAEAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAANDv7w8BBgD+EJsHLsyzfwAAAABJRU5ErkJggg==\";s:3:\"alt\";s:5:\"image\";}}', 'a:1:{i:0;s:76:\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\";}', NULL, NULL, 'a:2:{i:0;a:2:{s:5:\"value\";s:0:\"\";s:3:\"url\";s:25:\"https://www.facebook.com/\";}i:1;a:2:{s:5:\"value\";s:0:\"\";s:3:\"url\";s:43:\"https://www.instagram.com/wrichardpatterson\";}}', NULL, NULL, NULL, 'a:1:{s:5:\"value\";s:54:\"https://wrichardpattersonbooks.com/contact-the-author/\";}', 'a:3:{i:0;s:4:\"good\";i:1;s:6:\"medium\";i:4;s:4:\"high\";}', '2024-11-11 21:26:37'),
(2, 43, 'Books by W. Richard Patterson', 'Cor Meum Poetry, Cor Meum Redux, Thinking Straight, and An Unlikely Rising.', 'a:1:{i:0;s:29:\"Books by W. Richard Patterson\";}', 'a:1:{i:0;s:75:\"Cor Meum Poetry, Cor Meum Redux, Thinking Straight, and An Unlikely Rising.\";}', NULL, 'a:1:{i:0;s:35:\"https://wrichardpattersonbooks.com/\";}', 'a:1:{i:0;s:29:\"Books by W. Richard Patterson\";}', 'a:1:{i:0;s:29:\"Books by W. Richard Patterson\";}', 'a:1:{i:0;s:75:\"Cor Meum Poetry, Cor Meum Redux, Thinking Straight, and An Unlikely Rising.\";}', NULL, NULL, 'a:1:{i:0;s:35:\"https://wrichardpattersonbooks.com/\";}', 'a:1:{i:0;s:44:\"\n							Books by W. Richard Patterson\n						\";}', NULL, NULL, 'a:11:{i:0;a:2:{s:3:\"src\";s:82:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Navi-WRPatterson.png\";s:3:\"alt\";s:29:\"Books by W. Richard Patterson\";}i:1;a:2:{s:3:\"src\";s:73:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner1.jpg\";s:3:\"alt\";s:0:\"\";}i:2;a:2:{s:3:\"src\";s:73:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner2.jpg\";s:3:\"alt\";s:0:\"\";}i:3;a:2:{s:3:\"src\";s:73:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner3.jpg\";s:3:\"alt\";s:0:\"\";}i:4;a:2:{s:3:\"src\";s:73:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Banner4.jpg\";s:3:\"alt\";s:0:\"\";}i:5;a:2:{s:3:\"src\";s:72:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-3d2.png\";s:3:\"alt\";s:0:\"\";}i:6;a:2:{s:3:\"src\";s:72:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B4-BT1.png\";s:3:\"alt\";s:18:\"An Unlikely Rising\";}i:7;a:2:{s:3:\"src\";s:72:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B1-BT2.png\";s:3:\"alt\";s:0:\"\";}i:8;a:2:{s:3:\"src\";s:72:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B2-BT2.png\";s:3:\"alt\";s:0:\"\";}i:9;a:2:{s:3:\"src\";s:72:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/B3-BT2.png\";s:3:\"alt\";s:0:\"\";}i:10;a:2:{s:3:\"src\";s:2194:\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAMAAADDpiTIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhQTFRFo6Oj////39/fAAAAZGRkwcHBJycn7e3tU0HQEQAABdtJREFUeNrs3dFu00AURVGPx/b8/x8DojyAhGrXjpq5Z+13ECSLOXUSh6UrusVDAIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAAAOAhAEAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAAfCqx6KdbQWgYMcAILq1AWAAAEhtGwAYAAAMAACZVwANgOgGAAYAgNwrgAaAKwAADAAABgAAVwAAGAAADAAAGR0DAAMAgAEAwAAAkNfeADAAABgAAAwAAAYAgKwBaABEA9gBiAZwYwAACB8AAAq0AhANYGkAJAM42gAgGcC9AQAgfAAAmH0ABgDRAO4OAADhAwDA1G0DgGgA9wcAgPABAGDmAWgARANYAYgG8MgAABA+AACEDwAA4QMAQPgAADBnxwpANIDHBgCA8AEAYMoB+PQ9oAFA5T69D2QcOwDJA7BceJUAgHoD0I7uP40KHoCfBwAA0VcAR+9+CAwegP3S7YIAVBuAXwcAAMEDsF97pQiAqQagnToAAAgegKUDULYT7wGNA4DkK4DfB8CVdwsBmKf17AHQFy8EZQ5A27oTIPkKYO0ARA/ABkD0AOwXLhcBmKszd4J//AQIQOgAtKUDYABOcwGg2AD8uQQEIH4AAEgcgL+eSB8LrzUA7doAABA+AFc+EghAkQE4AKgK4PoAAFCpU3eC7//8GgCyBmAcAFQF8JUBACB7AK59fwAAb93+hQEAIHwAAKgzAOMrAwBA+AAAED4AAIQPwLVvkQOg3AA4AcIHwAlQYwBuPHsARA/ApVsDAXjXv8yZ53/pToCiAL5+BeAEKNGpj/Ue3QlQFMCpf8JLB6AogHsDAED4AACQcAXQlg5AUQCnbgRcOwBVAdwdAADCBwCAuQfggWcNgJkHYNwdAADCBwCA8AEAoPgVwNgAqArgkQEAIHwAAJi2U2/jbwBUBfDQAAAQPgAAzNnx1AAAED4AANQdgNEBKArgwQEAYMb25wYAgLIDcABQFMCjAwBA+AAAED4AAEw3AO3RAQCg5ADsHYCiAJ4eAADCBwCAuVqfHgAA5vpTPz4AAMw1AOPpAQAgfAAACB8AACYagNGeHwAAwgcAgFoD0A4AigLYXjMAAJQagO9rAeAdBuD72gF47QC8+fPvBHj1AAwAogG8+/NvAtIBOAEAAMAEAOAEAAAAAEwAAE4AAAAAwAQA4AQAAAAATAAATgAAAADABADgBAAAAABMAABOAAAAAMAEAOAEAAAAAEwAAE4AAAAAwAQA4AQAAAAATAAAHx2v69J3BP33d+kAzJoviQIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAAEAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABAAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAANCs/RBgAObzfTui2ht9AAAAAElFTkSuQmCC\";s:3:\"alt\";s:5:\"image\";}}', 'a:1:{i:0;s:76:\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\";}', NULL, NULL, 'a:2:{i:0;a:2:{s:5:\"value\";s:0:\"\";s:3:\"url\";s:25:\"https://www.facebook.com/\";}i:1;a:2:{s:5:\"value\";s:0:\"\";s:3:\"url\";s:43:\"https://www.instagram.com/wrichardpatterson\";}}', 'a:10:{i:0;a:4:{s:2:\"id\";i:222;s:14:\"edit_post_link\";s:73:\"https://wrichardpattersonbooks.com/wp-admin/post.php?post=222&action=edit\";s:3:\"url\";s:54:\"https://wrichardpattersonbooks.com/an-unlikely-rising/\";s:5:\"value\";s:18:\"An Unlikely Rising\";}i:1;a:4:{s:2:\"id\";i:220;s:14:\"edit_post_link\";s:73:\"https://wrichardpattersonbooks.com/wp-admin/post.php?post=220&action=edit\";s:3:\"url\";s:53:\"https://wrichardpattersonbooks.com/thinking-straight/\";s:5:\"value\";s:17:\"Thinking Straight\";}i:2;a:4:{s:2:\"id\";i:218;s:14:\"edit_post_link\";s:73:\"https://wrichardpattersonbooks.com/wp-admin/post.php?post=218&action=edit\";s:3:\"url\";s:50:\"https://wrichardpattersonbooks.com/cor-meum-redux/\";s:5:\"value\";s:14:\"Cor Meum Redux\";}i:3;a:4:{s:2:\"id\";i:215;s:14:\"edit_post_link\";s:73:\"https://wrichardpattersonbooks.com/wp-admin/post.php?post=215&action=edit\";s:3:\"url\";s:51:\"https://wrichardpattersonbooks.com/cor-meum-poetry/\";s:5:\"value\";s:15:\"Cor Meum Poetry\";}i:4;a:4:{s:2:\"id\";i:174;s:14:\"edit_post_link\";s:73:\"https://wrichardpattersonbooks.com/wp-admin/post.php?post=174&action=edit\";s:3:\"url\";s:48:\"https://wrichardpattersonbooks.com/book-reviews/\";s:5:\"value\";s:12:\"Book Reviews\";}i:5;a:4:{s:2:\"id\";i:160;s:14:\"edit_post_link\";s:73:\"https://wrichardpattersonbooks.com/wp-admin/post.php?post=160&action=edit\";s:3:\"url\";s:54:\"https://wrichardpattersonbooks.com/welcome-to-my-blog/\";s:5:\"value\";s:18:\"Welcome to my blog\";}i:6;a:4:{s:2:\"id\";i:57;s:14:\"edit_post_link\";s:72:\"https://wrichardpattersonbooks.com/wp-admin/post.php?post=57&action=edit\";s:3:\"url\";s:49:\"https://wrichardpattersonbooks.com/buy-the-books/\";s:5:\"value\";s:13:\"Buy the Books\";}i:7;a:4:{s:2:\"id\";i:49;s:14:\"edit_post_link\";s:72:\"https://wrichardpattersonbooks.com/wp-admin/post.php?post=49&action=edit\";s:3:\"url\";s:46:\"https://wrichardpattersonbooks.com/the-author/\";s:5:\"value\";s:10:\"The Author\";}i:8;a:4:{s:2:\"id\";i:47;s:14:\"edit_post_link\";s:72:\"https://wrichardpattersonbooks.com/wp-admin/post.php?post=47&action=edit\";s:3:\"url\";s:46:\"https://wrichardpattersonbooks.com/book-shelf/\";s:5:\"value\";s:10:\"Book Shelf\";}i:9;a:4:{s:2:\"id\";i:45;s:14:\"edit_post_link\";s:72:\"https://wrichardpattersonbooks.com/wp-admin/post.php?post=45&action=edit\";s:3:\"url\";s:54:\"https://wrichardpattersonbooks.com/contact-the-author/\";s:5:\"value\";s:18:\"Contact The Author\";}}', 'a:1:{i:0;s:7:\"WebSite\";}', NULL, 'a:1:{s:5:\"value\";s:35:\"https://wrichardpattersonbooks.com/\";}', 'a:3:{i:0;s:4:\"high\";i:1;s:6:\"medium\";i:2;s:4:\"good\";}', '2024-10-28 12:46:15'),
(3, 49, 'The Author - Books by W. Richard Patterson', 'Dr. W. Richard Patterson developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\" have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star…', 'a:1:{i:0;s:42:\"The Author - Books by W. Richard Patterson\";}', 'a:1:{i:0;s:301:\"Dr. W. Richard Patterson developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\" have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star…\";}', NULL, 'a:1:{i:0;s:46:\"https://wrichardpattersonbooks.com/the-author/\";}', 'a:1:{i:0;s:29:\"Books by W. Richard Patterson\";}', 'a:1:{i:0;s:42:\"The Author - Books by W. Richard Patterson\";}', 'a:1:{i:0;s:301:\"Dr. W. Richard Patterson developed a passion for writing very late in his life. His two published books of poetry, \"Cor Meum Poetry\" and \"Cor Meum Redux\" have garnered positive reviews from the likes of Kirkus Indie reviews. His most recent book \"Thinking Straight\" has also received many five star…\";}', NULL, NULL, 'a:1:{i:0;s:46:\"https://wrichardpattersonbooks.com/the-author/\";}', NULL, NULL, NULL, 'a:2:{i:0;a:2:{s:3:\"src\";s:82:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Navi-WRPatterson.png\";s:3:\"alt\";s:29:\"Books by W. Richard Patterson\";}i:1;a:2:{s:3:\"src\";s:81:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/bio-au-995x1024.png\";s:3:\"alt\";s:0:\"\";}}', 'a:1:{i:0;s:76:\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\";}', NULL, NULL, 'a:2:{i:0;a:2:{s:5:\"value\";s:0:\"\";s:3:\"url\";s:25:\"https://www.facebook.com/\";}i:1;a:2:{s:5:\"value\";s:0:\"\";s:3:\"url\";s:43:\"https://www.instagram.com/wrichardpatterson\";}}', 'a:1:{i:0;a:4:{s:2:\"id\";i:45;s:14:\"edit_post_link\";s:72:\"https://wrichardpattersonbooks.com/wp-admin/post.php?post=45&action=edit\";s:3:\"url\";s:54:\"https://wrichardpattersonbooks.com/contact-the-author/\";s:5:\"value\";s:18:\"Contact The Author\";}}', NULL, NULL, 'a:1:{s:5:\"value\";s:46:\"https://wrichardpattersonbooks.com/the-author/\";}', 'a:3:{i:0;s:4:\"high\";i:1;s:6:\"medium\";i:2;s:4:\"good\";}', '2024-10-28 12:46:58'),
(4, 160, 'Welcome to my blog - Books by W. Richard Patterson', 'Welcome. My name is Dr. W. Richard Patterson author of the books, Cor Meum Poetry, Cor Meum Redux, Thinking Straight, and An Unlikely Rising. I’m so happy to have you as a visitor to my blog about my books. This project is very special to me, and I hope to…', 'a:1:{i:0;s:50:\"Welcome to my blog - Books by W. Richard Patterson\";}', 'a:1:{i:0;s:261:\"Welcome. My name is Dr. W. Richard Patterson author of the books, Cor Meum Poetry, Cor Meum Redux, Thinking Straight, and An Unlikely Rising. I’m so happy to have you as a visitor to my blog about my books. This project is very special to me, and I hope to…\";}', NULL, 'a:1:{i:0;s:54:\"https://wrichardpattersonbooks.com/welcome-to-my-blog/\";}', 'a:1:{i:0;s:29:\"Books by W. Richard Patterson\";}', 'a:1:{i:0;s:50:\"Welcome to my blog - Books by W. Richard Patterson\";}', 'a:1:{i:0;s:261:\"Welcome. My name is Dr. W. Richard Patterson author of the books, Cor Meum Poetry, Cor Meum Redux, Thinking Straight, and An Unlikely Rising. I’m so happy to have you as a visitor to my blog about my books. This project is very special to me, and I hope to…\";}', NULL, NULL, 'a:1:{i:0;s:54:\"https://wrichardpattersonbooks.com/welcome-to-my-blog/\";}', 'a:1:{i:0;s:18:\"Welcome to my blog\";}', NULL, 'a:1:{i:0;s:26:\"Leave a Reply Cancel reply\";}', 'a:2:{i:0;a:2:{s:3:\"src\";s:82:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/Navi-WRPatterson.png\";s:3:\"alt\";s:29:\"Books by W. Richard Patterson\";}i:1;a:2:{s:3:\"src\";s:76:\"https://wrichardpattersonbooks.com/wp-content/uploads/2024/10/au-profile.png\";s:3:\"alt\";s:0:\"\";}}', 'a:1:{i:0;s:76:\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\";}', NULL, NULL, NULL, NULL, NULL, NULL, 'a:1:{s:5:\"value\";s:54:\"https://wrichardpattersonbooks.com/welcome-to-my-blog/\";}', 'a:3:{i:0;s:4:\"high\";i:1;s:6:\"medium\";i:2;s:4:\"good\";}', '2024-10-28 15:40:08');

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

--
-- Table structure for table `04rypS_termmeta`
--

CREATE TABLE `04rypS_termmeta` (
  `meta_id` bigint UNSIGNED NOT NULL,
  `term_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `04rypS_terms`
--

CREATE TABLE `04rypS_terms` (
  `term_id` bigint UNSIGNED NOT NULL,
  `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `term_group` bigint NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `04rypS_terms`
--

INSERT INTO `04rypS_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'Blog', 'blog', 0),
(3, '9', '9', 0),
(4, 'Main', 'main', 0);

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

--
-- Table structure for table `04rypS_term_relationships`
--

CREATE TABLE `04rypS_term_relationships` (
  `object_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `term_taxonomy_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `term_order` int NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `04rypS_term_relationships`
--

INSERT INTO `04rypS_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(14, 3, 0),
(15, 3, 0),
(16, 3, 0),
(17, 3, 0),
(82, 4, 0),
(83, 4, 0),
(84, 4, 0),
(85, 4, 0),
(86, 4, 0),
(87, 4, 0),
(158, 2, 0),
(160, 2, 0);

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

--
-- Table structure for table `04rypS_term_taxonomy`
--

CREATE TABLE `04rypS_term_taxonomy` (
  `term_taxonomy_id` bigint UNSIGNED NOT NULL,
  `term_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `parent` bigint UNSIGNED NOT NULL DEFAULT '0',
  `count` bigint NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `04rypS_term_taxonomy`
--

INSERT INTO `04rypS_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 0),
(2, 2, 'category', '', 0, 2),
(3, 3, 'ml-slider', '', 0, 4),
(4, 4, 'nav_menu', '', 0, 6);

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

--
-- Table structure for table `04rypS_usermeta`
--

CREATE TABLE `04rypS_usermeta` (
  `umeta_id` bigint UNSIGNED NOT NULL,
  `user_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `04rypS_usermeta`
--

INSERT INTO `04rypS_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'admin_webguru'),
(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', ''),
(12, 1, '04rypS_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, '04rypS_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'cntctfrm_install_multi_tooltip,theme_editor_notice'),
(15, 1, 'show_welcome_panel', '0'),
(17, 1, '04rypS_dashboard_quick_press_last_post_id', '256'),
(18, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:12:\"64.224.133.0\";}'),
(19, 1, 'closedpostboxes_dashboard', 'a:0:{}'),
(20, 1, 'metaboxhidden_dashboard', 'a:4:{i:0;s:21:\"dashboard_site_health\";i:1;s:19:\"dashboard_right_now\";i:2;s:21:\"dashboard_quick_press\";i:3;s:17:\"dashboard_primary\";}'),
(21, 1, 'tgmpa_dismissed_notice_organic-startup', '1'),
(22, 1, '04rypS_metaslider_analytics_onboarding_status', 'no'),
(23, 1, '04rypS_user-settings', 'libraryContent=browse&imgsize=large&posts_list_mode=list'),
(24, 1, '04rypS_user-settings-time', '1729918506'),
(25, 1, '04rypS_persisted_preferences', 'a:3:{s:4:\"core\";a:3:{s:26:\"isComplementaryAreaVisible\";b:1;s:10:\"editorMode\";s:4:\"text\";s:10:\"openPanels\";a:2:{i:0;s:11:\"post-status\";i:1;s:23:\"taxonomy-panel-category\";}}s:14:\"core/edit-post\";a:2:{s:12:\"welcomeGuide\";b:0;s:14:\"fullscreenMode\";b:0;}s:9:\"_modified\";s:24:\"2024-10-26T04:23:20.189Z\";}'),
(26, 1, 'nav_menu_recently_edited', '4'),
(27, 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\";}'),
(28, 1, 'metaboxhidden_nav-menus', 'a:1:{i:0;s:12:\"add-post_tag\";}'),
(29, 2, 'nickname', 'WRPatterson'),
(30, 2, 'first_name', 'W. Richard'),
(31, 2, 'last_name', 'Patterson'),
(32, 2, 'description', ''),
(33, 2, 'rich_editing', 'true'),
(34, 2, 'syntax_highlighting', 'true'),
(35, 2, 'comment_shortcuts', 'false'),
(36, 2, 'admin_color', 'fresh'),
(37, 2, 'use_ssl', '0'),
(38, 2, 'show_admin_bar_front', 'true'),
(39, 2, 'locale', ''),
(40, 2, '04rypS_capabilities', 'a:1:{s:6:\"author\";b:1;}'),
(41, 2, '04rypS_user_level', '2'),
(42, 2, 'dismissed_wp_pointers', ''),
(43, 1, '_bws_affiliate_postbox_dismissed', '1729916342'),
(44, 1, 'manageedit-postcolumnshidden', 'a:6:{i:0;s:4:\"tags\";i:1;s:14:\"seopress_title\";i:2;s:13:\"seopress_desc\";i:3;s:16:\"seopress_noindex\";i:4;s:17:\"seopress_nofollow\";i:5;s:14:\"seopress_score\";}'),
(45, 1, 'edit_post_per_page', '20'),
(46, 1, 'manageedit-pagecolumnshidden', 'a:5:{i:0;s:14:\"seopress_title\";i:1;s:13:\"seopress_desc\";i:2;s:16:\"seopress_noindex\";i:3;s:17:\"seopress_nofollow\";i:4;s:14:\"seopress_score\";}'),
(47, 1, 'edit_page_per_page', '20'),
(49, 2, '04rypS_dashboard_quick_press_last_post_id', '255'),
(50, 2, 'community-events-location', 'a:1:{s:2:\"ip\";s:12:\"64.224.135.0\";}'),
(51, 2, 'closedpostboxes_dashboard', 'a:0:{}'),
(52, 2, 'metaboxhidden_dashboard', 'a:3:{i:0;s:19:\"dashboard_right_now\";i:1;s:21:\"dashboard_quick_press\";i:2;s:17:\"dashboard_primary\";}'),
(53, 2, 'manageedit-postcolumnshidden', 'a:6:{i:0;s:4:\"tags\";i:1;s:14:\"seopress_title\";i:2;s:13:\"seopress_desc\";i:3;s:16:\"seopress_noindex\";i:4;s:17:\"seopress_nofollow\";i:5;s:14:\"seopress_score\";}'),
(54, 2, 'edit_post_per_page', '20'),
(55, 2, '04rypS_user-settings', 'posts_list_mode=list'),
(56, 2, '04rypS_user-settings-time', '1729918600');

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

--
-- Table structure for table `04rypS_users`
--

CREATE TABLE `04rypS_users` (
  `ID` bigint UNSIGNED NOT NULL,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_status` int NOT NULL DEFAULT '0',
  `display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `04rypS_users`
--

INSERT INTO `04rypS_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'admin_webguru', '$P$B/fcO/kGd5gLaz2G71x0h69km2CsNL/', 'admin_webguru', 'admin@wrichardpattersonbooks.com', 'https://wrichardpattersonbooks.com', '2024-10-25 23:28:11', '', 0, 'admin'),
(2, 'WRPatterson', '$P$B/pDAsnlCMLSZuJvjbaNXNo1RY9Cc4.', 'wrpatterson', 'author@wrichardpattersonbooks.com', 'https://wrichardpattersonbooks.com', '2024-10-26 02:21:49', '', 0, 'W. Richard Patterson');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `04rypS_cntctfrm_field`
--
ALTER TABLE `04rypS_cntctfrm_field`
  ADD UNIQUE KEY `id` (`id`);

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

--
-- Indexes for table `04rypS_comments`
--
ALTER TABLE `04rypS_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 `04rypS_cptch_images`
--
ALTER TABLE `04rypS_cptch_images`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `04rypS_cptch_packages`
--
ALTER TABLE `04rypS_cptch_packages`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `04rypS_cptch_responses`
--
ALTER TABLE `04rypS_cptch_responses`
  ADD PRIMARY KEY (`id`);

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

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

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

--
-- Indexes for table `04rypS_posts`
--
ALTER TABLE `04rypS_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 `04rypS_seopress_content_analysis`
--
ALTER TABLE `04rypS_seopress_content_analysis`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_post_id` (`post_id`);

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

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

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

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

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

--
-- Indexes for table `04rypS_users`
--
ALTER TABLE `04rypS_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 `04rypS_cntctfrm_field`
--
ALTER TABLE `04rypS_cntctfrm_field`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;

--
-- AUTO_INCREMENT for table `04rypS_commentmeta`
--
ALTER TABLE `04rypS_commentmeta`
  MODIFY `meta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `04rypS_comments`
--
ALTER TABLE `04rypS_comments`
  MODIFY `comment_ID` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `04rypS_cptch_images`
--
ALTER TABLE `04rypS_cptch_images`
  MODIFY `id` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=113;

--
-- AUTO_INCREMENT for table `04rypS_cptch_packages`
--
ALTER TABLE `04rypS_cptch_packages`
  MODIFY `id` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;

--
-- AUTO_INCREMENT for table `04rypS_cptch_responses`
--
ALTER TABLE `04rypS_cptch_responses`
  MODIFY `id` int UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `04rypS_links`
--
ALTER TABLE `04rypS_links`
  MODIFY `link_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `04rypS_options`
--
ALTER TABLE `04rypS_options`
  MODIFY `option_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=36109;

--
-- AUTO_INCREMENT for table `04rypS_postmeta`
--
ALTER TABLE `04rypS_postmeta`
  MODIFY `meta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=456;

--
-- AUTO_INCREMENT for table `04rypS_posts`
--
ALTER TABLE `04rypS_posts`
  MODIFY `ID` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=257;

--
-- AUTO_INCREMENT for table `04rypS_seopress_content_analysis`
--
ALTER TABLE `04rypS_seopress_content_analysis`
  MODIFY `id` bigint NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `04rypS_termmeta`
--
ALTER TABLE `04rypS_termmeta`
  MODIFY `meta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `04rypS_terms`
--
ALTER TABLE `04rypS_terms`
  MODIFY `term_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `04rypS_term_taxonomy`
--
ALTER TABLE `04rypS_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `04rypS_usermeta`
--
ALTER TABLE `04rypS_usermeta`
  MODIFY `umeta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=59;

--
-- AUTO_INCREMENT for table `04rypS_users`
--
ALTER TABLE `04rypS_users`
  MODIFY `ID` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
COMMIT;

/*!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 */;
