{"id":121183,"date":"2020-05-07T09:09:13","date_gmt":"2020-05-07T09:09:13","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/blog-crosspost\/"},"modified":"2024-08-06T20:02:55","modified_gmt":"2024-08-06T20:02:55","slug":"blog-crosspost","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/blog-crosspost\/","author":12022803,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.2.2","stable_tag":"0.2.2","tested":"6.6.5","requires":"4.9","requires_php":"5.6","requires_plugins":null,"header_name":"Blog Crosspost","header_author":"Laurence Bahiirwa","header_description":"Automatically add posts from another WordPress website using a shortcode. like [blogcrosspost url=\"example.com\"]","assets_banners_color":"ffc97d","last_updated":"2024-08-06 20:02:55","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/omukiguy.com\/","header_plugin_uri":"https:\/\/github.com\/bahiirwa\/blogcrosspost","header_author_uri":"https:\/\/omukiguy.com","rating":3.7,"author_block_rating":0,"active_installs":50,"downloads":4715,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":{"0.1.0":{"tag":"0.1.0","author":"laurencebahiirwa","date":"2020-05-07 12:11:35"},"0.2.0":{"tag":"0.2.0","author":"laurencebahiirwa","date":"2022-06-22 07:12:55"},"0.2.1":{"tag":"0.2.1","author":"laurencebahiirwa","date":"2022-06-22 07:47:10"},"0.2.2":{"tag":"0.2.2","author":"laurencebahiirwa","date":"2024-08-06 20:02:55"}},"upgrade_notice":[],"ratings":{"1":1,"2":0,"3":0,"4":0,"5":2},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":3131816,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":3131816,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":3131816,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3131816,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.0","0.2.0","0.2.1","0.2.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3131816,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3131816,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3131816,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Adding the shortcode into WordPress Page","2":"Sample Posts on front-end","3":"Sample Posts on front-end"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[323,14266,2299],"plugin_category":[],"plugin_contributors":[145229],"plugin_business_model":[],"class_list":["post-121183","plugin","type-plugin","status-publish","hentry","plugin_tags-blog","plugin_tags-crosspost","plugin_tags-rest","plugin_contributors-laurencebahiirwa","plugin_committers-laurencebahiirwa"],"banners":{"banner":"https:\/\/ps.w.org\/blog-crosspost\/assets\/banner-772x250.jpg?rev=3131816","banner_2x":"https:\/\/ps.w.org\/blog-crosspost\/assets\/banner-1544x500.jpg?rev=3131816","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/blog-crosspost\/assets\/icon-128x128.jpg?rev=3131816","icon_2x":"https:\/\/ps.w.org\/blog-crosspost\/assets\/icon-256x256.jpg?rev=3131816","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/blog-crosspost\/assets\/screenshot-1.png?rev=3131816","caption":"Adding the shortcode into WordPress Page"},{"src":"https:\/\/ps.w.org\/blog-crosspost\/assets\/screenshot-2.png?rev=3131816","caption":"Sample Posts on front-end"},{"src":"https:\/\/ps.w.org\/blog-crosspost\/assets\/screenshot-3.png?rev=3131816","caption":"Sample Posts on front-end"}],"raw_content":"<!--section=description-->\n<p>Automatically add posts from another WordPress website using a shortcode.<\/p>\n\n<h3>Usage<\/h3>\n\n<p>Add the shortcode <code>[blogcrosspost url=\"example.com\"]<\/code> to desired post\/page\/widget and save to have the code working.<\/p>\n\n<h3>Options<\/h3>\n\n<p>One can add some customization to the shortcode such as\":<\/p>\n\n<ul>\n<li>Link to external website = <code>[blogcrosspost url=\"example.com\"]<\/code><\/li>\n<li>Number of Posts to show  = <code>[blogcrosspost number=\"3\"]<\/code><\/li>\n<li>Name for the Readme link = <code>[blogcrosspost readmoretext=\"Learn More\"]<\/code><\/li>\n<li>Image Size to Display    = <code>[blogcrosspost image_size=\"medium\"]<\/code>. Options can be medium, large, thumbnail, full or any custom size. Default is full.<\/li>\n<\/ul>\n\n<p>or use all of them in one go as:<\/p>\n\n<pre><code>`[blogcrosspost url=\"example.com\" number=\"3\" readmoretext=\"Learn More\" image_size=\"medium\"]```\n<\/code><\/pre>\n\n<p>You can also change the HTML structure using <code>apply_filters( 'blogcrosspost_link', $html, $atts );<\/code><\/p>\n\n<h3>Upcoming features<\/h3>\n\n<ul>\n<li>[ ] Add a Gutenberg Block.<\/li>\n<\/ul>\n\n<h3>Contribute\/Issues\/Feedback<\/h3>\n\n<p>If you have any feedback, just write an issue. Or fork the code and submit a PR <a href=\"https:\/\/github.com\/bahiirwa\/blogcrosspost\">on Github<\/a>.<\/p>\n\n<!--section=changelog-->\n<h3>0.2.2<\/h3>\n\n<ul>\n<li>Tested to WP 6.6.1.<\/li>\n<li>Fix image display using images from the rest API.<\/li>\n<li>Add an attribute for the image size to shortcode.<\/li>\n<\/ul>\n\n<h3>0.2.1<\/h3>\n\n<ul>\n<li>Fix version issue.<\/li>\n<\/ul>\n\n<p>** 0.2.0 **\n- Fix Versioning issue.<\/p>\n\n<p>** 0.2.0 **\n- Bugfix for broken Image URL and Author Display Name.\n- Added filters for all responses.\n- Added class options.\n- Bugfix for counter in loop display.<\/p>\n\n<p>** 1.0.0 **\n- Initial Release.<\/p>","raw_excerpt":"Automatically add posts from another WordPress website using a shortcode like [blogcrosspost url=&amp;quot;example.com&amp;quot;]","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/121183","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=121183"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/laurencebahiirwa"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=121183"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=121183"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=121183"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=121183"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=121183"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=121183"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}