{"id":23586,"date":"2013-05-29T18:51:53","date_gmt":"2013-05-29T18:51:53","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/pleasant-viewer\/"},"modified":"2026-02-06T01:14:56","modified_gmt":"2026-02-06T01:14:56","slug":"pleasant-viewer","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/pleasant-viewer\/","author":37705,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3","stable_tag":"1.3","tested":"6.9.4","requires":"5.0","requires_php":"","requires_plugins":null,"header_name":"Pleasant Viewer","header_author":"Gabriel Serafini (ShareThePractice.org)","header_description":"","assets_banners_color":"b8bab7","last_updated":"2026-02-06 01:14:56","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/pleasant-viewer\/","header_author_uri":"http:\/\/sharethepractice.org\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1845,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"gserafini","date":"2017-06-20 05:07:01"},"1.1":{"tag":"1.1","author":"gserafini","date":"2017-11-09 00:53:55"},"1.2":{"tag":"1.2","author":"gserafini","date":"2024-04-04 17:13:16"},"1.3":{"tag":"1.3","author":"gserafini","date":"2026-02-06 01:14:56"}},"upgrade_notice":{"1.0":"<p>Initial Release<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":720016,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":720016,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":720014,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":720014,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Add citations form","2":"Displayed citations"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[12198,17402,17569,40116,747],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-23586","plugin","type-plugin","status-publish","hentry","plugin_tags-bible","plugin_tags-christian-science","plugin_tags-citations","plugin_tags-lesson","plugin_tags-viewer","plugin_committers-gserafini","plugin_committers-jscs"],"banners":{"banner":"https:\/\/ps.w.org\/pleasant-viewer\/assets\/banner-772x250.jpg?rev=720016","banner_2x":"https:\/\/ps.w.org\/pleasant-viewer\/assets\/banner-1544x500.jpg?rev=720016","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/pleasant-viewer_b8bab7.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/pleasant-viewer\/assets\/screenshot-1.png?rev=720014","caption":"Add citations form"},{"src":"https:\/\/ps.w.org\/pleasant-viewer\/assets\/screenshot-2.png?rev=720014","caption":"Displayed citations"}],"raw_content":"<!--section=description-->\n<p>Provides the ability to enter Bible and Science and Health citations and publish and share the referenced text.  Uses <a href=\"https:\/\/github.com\/camertron\/cskit-rb\">cskit-rb<\/a> written by Cameron.  We built this plugin as part of the \"Hack Your Church\" hackathon at the U.C. Berkeley CSO.  Participants \/ contributors include Gabriel, Julian, Cameron and James.<\/p>\n\n<p>Demonstration site here: <a href=\"http:\/\/pleasantviewer.org\">PleasantViewer.org<\/a><\/p>\n\n<p>Allows zero-signup (anonymous) posting of citations.<\/p>\n\n<h4>Shortcodes:<\/h4>\n\n<p>Insert <code>[pleasantviewer]<\/code> on a page to display a form to add citations.  Note that this will enable anonymous publishing of citations to your site.  Citations are published as WordPress posts.<\/p>\n\n<!--section=installation-->\n<h4>Install via Plugins &gt; Install New<\/h4>\n\n<ol>\n<li>Search for \"Pleasant Viewer\"<\/li>\n<li>Click the \"Install Now\" link<\/li>\n<li>Click \"Activate Plugin\"<\/li>\n<\/ol>\n\n<h4>Via ZIP \/ FTP<\/h4>\n\n<ol>\n<li>Unzip the ZIP file and drop the folder straight into your wp-content\/plugins directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<\/ol>\n\n<h4>Use as a shortcode<\/h4>\n\n<p>Insert <code>[pleasantviewer]<\/code> on a page to display a form to add citations.  Note that this will enable anonymous publishing of citations to your site.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"is%20support%20available%3F\"><h3>Is Support Available?<\/h3><\/dt>\n<dd><p>Yes, use the contact form on the ShareThePractice.org <a href=\"http:\/\/sharethepractice.org\/contact\/\">website<\/a>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.3<\/h4>\n\n<ul>\n<li>Security: Add nonce verification to form submission<\/li>\n<li>Security: Sanitize all user input (sanitize_text_field, sanitize_textarea_field, absint)<\/li>\n<li>Security: Escape all output (esc_html, esc_attr, esc_url, wp_kses, wp_kses_post)<\/li>\n<li>Security: Add capability checks for post creation<\/li>\n<li>Fix: Resolve JavaScript error on pages without the Pleasant Viewer form<\/li>\n<li>Improvement: Modernize jQuery to use .on() event binding and .done()\/.fail() AJAX callbacks<\/li>\n<li>Improvement: Add null guards for DOM element access<\/li>\n<li>Improvement: Rename template file from underscore to hyphen convention<\/li>\n<li>Improvement: Prefix all global functions with pleasantviewer_<\/li>\n<li>Coding standards: Full PHPCS WordPress-Extra compliance<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Release date: October 31, 2018<\/li>\n<li>Changed order of enqueued javascript to fix dependency<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Update API endpoints to use https, now should work on SSL served sites<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release of plugin<\/li>\n<\/ul>","raw_excerpt":"Easily share Wednesday Readings, inspiring texts, lessons, benedictions and more on your WordPress site. Official site: PleasantViewer.org","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/23586","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=23586"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/gserafini"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=23586"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=23586"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=23586"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=23586"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=23586"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=23586"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}