{"id":11715,"date":"2011-01-10T15:17:36","date_gmt":"2011-01-10T15:17:36","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/simple-front-end-edit-buttons\/"},"modified":"2011-07-12T21:45:02","modified_gmt":"2011-07-12T21:45:02","slug":"simple-front-end-edit-buttons","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/simple-front-end-edit-buttons\/","author":5932697,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.1","stable_tag":"trunk","tested":"3.1.4","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Simple Front End Edit Buttons","header_author":"P\u00e4r Thernstr\u00f6m","header_description":"","assets_banners_color":"","last_updated":"2011-07-12 21:45:02","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/eskapism.se\/sida\/donate\/","header_plugin_uri":"http:\/\/eskapism.se\/code-playground\/simple-front-end-edit-buttons\/","header_author_uri":"http:\/\/eskapism.se\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":3338,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-2.gif":{"filename":"screenshot-2.gif","revision":"1573780","resolution":"2","location":"plugin"},"screenshot-4.gif":{"filename":"screenshot-4.gif","revision":"1573780","resolution":"4","location":"plugin"},"screenshot-1.gif":{"filename":"screenshot-1.gif","revision":"1573780","resolution":"1","location":"plugin"},"screenshot-3.gif":{"filename":"screenshot-3.gif","revision":"1573780","resolution":"3","location":"plugin"}},"screenshots":{"1":"This is how the icons look on the front end using WordPress own pages widget.","2":"Easily add new pages at the end of a list of pages.","3":"The edit icons can be used on single pages too.","4":"The code used for screenshot 2, using the Twenty Ten theme."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[497,3944,1896,170,56597],"plugin_category":[50],"plugin_contributors":[78092,78093],"plugin_business_model":[],"class_list":["post-11715","plugin","type-plugin","status-publish","hentry","plugin_tags-icon","plugin_tags-menu-order","plugin_tags-order","plugin_tags-page","plugin_tags-prio","plugin_category-media","plugin_contributors-eskapism","plugin_contributors-marsapril","plugin_committers-eskapism"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/simple-front-end-edit-buttons.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/simple-front-end-edit-buttons\/trunk\/screenshot-1.gif?rev=1573780","caption":"This is how the icons look on the front end using WordPress own pages widget."},{"src":"https:\/\/ps.w.org\/simple-front-end-edit-buttons\/trunk\/screenshot-2.gif?rev=1573780","caption":"Easily add new pages at the end of a list of pages."},{"src":"https:\/\/ps.w.org\/simple-front-end-edit-buttons\/trunk\/screenshot-3.gif?rev=1573780","caption":"The edit icons can be used on single pages too."},{"src":"https:\/\/ps.w.org\/simple-front-end-edit-buttons\/trunk\/screenshot-4.gif?rev=1573780","caption":"The code used for screenshot 2, using the Twenty Ten theme."}],"raw_content":"<!--section=description-->\n<p>** This plugin will no longer be updated. **<\/p>\n\n<p>This plugins adds functions for adding edit buttons on the front end of your website.\nBy using the icons you can change the order (sometimes called priority) \nof a page without the need to change the order manually within WordPress.<\/p>\n\n<p>The edit icons are added automatically to standard WordPress pages widget (when sorting by page order)\nand you can manually add the edit icons to any list of pages that you create yourself in your template.<\/p>\n\n<p>It's of great help when using WordPress as a regular CMS for a website with lots of pages, \nwhere the pages are not sorted by date but rather by menu order.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Add icon for changing the menu order\/prio of an page, so you don't have to enter the admin area an change the menu order manually. \nAlso, you will see the changes take effect immediately. It's a time saver!<\/li>\n<li>Add icon for editing article (uses less space than the usual edit-text + looks good together with the move-buttons)<\/li>\n<li>Automatically adds icons for moving page up or down in the standard pages widget<\/li>\n<li>Easy add new pages. Click the plus-sign when your're at a page and then this plugin makes sure that the new page gets a \ncorrect menu_order and places the new page after the previous page.<\/li>\n<\/ul>\n\n<h4>Template Usage<\/h4>\n\n<p>To enable\/show the icons use the following code:<\/p>\n\n<pre><code>&lt;php\n\n\/\/ This is how you add the icons manually\n\/\/ The functions below can be added both at a regular page\n\/\/ but also in for example a list that you create using a custom loop or similar\n\n\/\/ Add icon for editing the post\/page\nif (function_exists(\"sfeeb_edit\")) { echo sfeeb_edit(); }\n\n\/\/ Add buttons for changing the page order\nif (function_exists(\"sfeeb_edit_prio\")) { echo sfeeb_edit_prio(); }\n?&gt;\n<\/code><\/pre>\n\n<h4>Donation and more plugins<\/h4>\n\n<ul>\n<li>If you like this plugin don't forget to <a href=\"http:\/\/eskapism.se\/sida\/donate\/\">donate to support further development<\/a>.<\/li>\n<li>More <a href=\"http:\/\/wordpress.org\/extend\/plugins\/profile\/eskapism\">WordPress CMS plugins<\/a> by the same author.<\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>0.1<\/h4>\n\n<ul>\n<li>First version. Works for me, so I'm happy.<\/li>\n<\/ul>","raw_excerpt":"Add edit buttons to the front end of your website. The buttons makes it easy to changing the order of a pages, adding pages, and editing pages.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/11715","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=11715"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/eskapism"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=11715"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=11715"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=11715"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=11715"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=11715"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=11715"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}