Title: Simple Front End Edit Buttons
Author: Pär Thernström
Published: <strong>10. јануар 2011.</strong>
Last modified: 12. јул 2011.

---

Претражи додатке

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

![](https://s.w.org/plugins/geopattern-icon/simple-front-end-edit-buttons.svg)

# Simple Front End Edit Buttons

 [Pär Thernström](https://profiles.wordpress.org/eskapism/)

[Преузимање](https://downloads.wordpress.org/plugin/simple-front-end-edit-buttons.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/simple-front-end-edit-buttons/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/simple-front-end-edit-buttons/#reviews)
 * [Изградња](https://sr.wordpress.org/plugins/simple-front-end-edit-buttons/#developers)

 [Подршка](https://wordpress.org/support/plugin/simple-front-end-edit-buttons/)

## Опис

** This plugin will no longer be updated. **

This plugins adds functions for adding edit buttons on the front end of your website.

By using the icons you can change the order (sometimes called priority) of a page
without the need to change the order manually within WordPress.

The edit icons are added automatically to standard WordPress pages widget (when 
sorting by page order)
 and you can manually add the edit icons to any list of pages
that you create yourself in your template.

It’s of great help when using WordPress as a regular CMS for a website with lots
of pages,
 where the pages are not sorted by date but rather by menu order.

#### Features

 * 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.
    Also, you will see the changes
   take effect immediately. It’s a time saver!
 * Add icon for editing article (uses less space than the usual edit-text + looks
   good together with the move-buttons)
 * Automatically adds icons for moving page up or down in the standard pages widget
 * 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
    correct menu_order and places the
   new page after the previous page.

#### Template Usage

To enable/show the icons use the following code:

    ```
    <php

    // This is how you add the icons manually
    // The functions below can be added both at a regular page
    // but also in for example a list that you create using a custom loop or similar

    // Add icon for editing the post/page
    if (function_exists("sfeeb_edit")) { echo sfeeb_edit(); }

    // Add buttons for changing the page order
    if (function_exists("sfeeb_edit_prio")) { echo sfeeb_edit_prio(); }
    ?>
    ```

#### Donation and more plugins

 * If you like this plugin don’t forget to [donate to support further development](http://eskapism.se/sida/donate/).
 * More [WordPress CMS plugins](https://wordpress.org/extend/plugins/profile/eskapism)
   by the same author.

## Снимци екрана

[⌊This is how the icons look on the front end using WordPress own pages widget.⌉⌊
This is how the icons look on the front end using WordPress own pages widget.⌉[

This is how the icons look on the front end using WordPress own pages widget.

[⌊Easily add new pages at the end of a list of pages.⌉⌊Easily add new pages at the
end of a list of pages.⌉[

Easily add new pages at the end of a list of pages.

[⌊The edit icons can be used on single pages too.⌉⌊The edit icons can be used on
single pages too.⌉[

The edit icons can be used on single pages too.

[⌊The code used for screenshot 2, using the Twenty Ten theme.⌉⌊The code used for
screenshot 2, using the Twenty Ten theme.⌉[

The code used for screenshot 2, using the Twenty Ten theme.

## Прегледи

Нема рецензија за овај додатак.

## Сарадници и градитељи

„Simple Front End Edit Buttons“ је софтвер отвореног кода. Следећи људи су допринели
овом додатку.

Сарадници

 *   [ Pär Thernström ](https://profiles.wordpress.org/eskapism/)
 *   [ MarsApril ](https://profiles.wordpress.org/marsapril/)

[Преведите „Simple Front End Edit Buttons“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/simple-front-end-edit-buttons)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/simple-front-end-edit-buttons/),
проверите [SVN складиште](https://plugins.svn.wordpress.org/simple-front-end-edit-buttons/)
или се пријавите на [белешку градње](https://plugins.trac.wordpress.org/log/simple-front-end-edit-buttons/)
преко [RSS-а](https://plugins.trac.wordpress.org/log/simple-front-end-edit-buttons/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

#### 0.1

 * First version. Works for me, so I’m happy.

## Мета

 *  Version **0.1**
 *  Last updated **15 година раније**
 *  Active installations **10+**
 *  WordPress version ** 3.0 или новије **
 *  Tested up to **3.1.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/simple-front-end-edit-buttons/)
 * Tags
 * [icon](https://sr.wordpress.org/plugins/tags/icon/)[menu order](https://sr.wordpress.org/plugins/tags/menu-order/)
   [order](https://sr.wordpress.org/plugins/tags/order/)[page](https://sr.wordpress.org/plugins/tags/page/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/simple-front-end-edit-buttons/advanced/)

## Оцене

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/simple-front-end-edit-buttons/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/simple-front-end-edit-buttons/reviews/)

## Сарадници

 *   [ Pär Thernström ](https://profiles.wordpress.org/eskapism/)
 *   [ MarsApril ](https://profiles.wordpress.org/marsapril/)

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/simple-front-end-edit-buttons/)

## Донирај

Желите ли да подржите напредак овог додатка?

 [ Донирај овом додатку ](http://eskapism.se/sida/donate/)