Title: FB Page Attributes WP Menu
Author: fatbeehive
Published: <strong>6 ກໍລະກົດ 2018</strong>
Last modified: 6 ກໍລະກົດ 2018

---

ຄົ້ນຫາປລັກອິນ

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

![](https://ps.w.org/fb-page-attributes-wp-menu/assets/icon.svg?rev=1905068)

# FB Page Attributes WP Menu

 ໂດຍ [fatbeehive](https://profiles.wordpress.org/fatbeehive/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/fb-page-attributes-wp-menu.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/fb-page-attributes-wp-menu/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/fb-page-attributes-wp-menu/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/fb-page-attributes-wp-menu/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/fb-page-attributes-wp-menu/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/fb-page-attributes-wp-menu/)

## ຄຳອະທິບາຍ

Automatically keep the page parent structure from page attributes in sync with a
menu. Once you select which menu you want to keep in sync, save a page parent, and
menu will be automatically updated, or save the menu and the page parent will be
automatically updated. You can also add a page to the menu straight from the page
attributes area when editing a page.

## ພາບໜ້າຈໍ

[⌊Choose the menu to keep in sync⌉⌊Choose the menu to keep in sync⌉[

Choose the menu to keep in sync

[⌊Manage the auto-redirects that are set up when your menu changes change the parent
url portions⌉⌊Manage the auto-redirects that are set up when your menu changes change
the parent url portions⌉[

Manage the auto-redirects that are set up when your menu changes change the parent
url portions

[⌊Demo of saving the menu syncing to the page and saving the page syncing to the
menu⌉⌊Demo of saving the menu syncing to the page and saving the page syncing to
the menu⌉[

Demo of saving the menu syncing to the page and saving the page syncing to the menu

## ການຕິດຕັ້ງ

 1. Upload `fb-page-attributes-menu` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Make sure you have at least one menu at ‘Appearance’ > ‘Menu’
 4. Back up your database; once you decide to keep a menu in sync, saving the menu 
    will update any existing page parent structure or vice versa.
 5. Select the Menu you would like to keep in since via ‘Appearance’ > ‘Menu Sync Settings’
 6. If you have menu items already, resave your menu via ‘Appearance’ > ‘Menu’ to automatically
    set the parents.

## ຄຳຖາມທີ່ພົບເລື້ອຍ

  Installation Instructions

 1. Upload `fb-page-attributes-menu` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Make sure you have at least one menu at ‘Appearance’ > ‘Menu’
 4. Back up your database; once you decide to keep a menu in sync, saving the menu 
    will update any existing page parent structure or vice versa.
 5. Select the Menu you would like to keep in since via ‘Appearance’ > ‘Menu Sync Settings’
 6. If you have menu items already, resave your menu via ‘Appearance’ > ‘Menu’ to automatically
    set the parents.

  If a menu changes, won’t that change my permalink structure?

It may, depending on the permalink structure you chose. If hierarchical and the 
parent page changes it will. This plugin records those changes and will automatically
intercept a 404 not found and redirect to the updated permalink.

  Is this plugin right for me?

This allows content editors to quickly modify the menu when they edit a page without
having to know (or even have access to) the ‘Appearance’ > ‘Menu’ area.

  Can I still use custom links in my menu?

Yes, this does not delete any existing or any new custom menus you add. It only 
keeps the hierarchy in sync as well as allows you to add and remove pages from the
menu from the page edit screen.

  Are there any other filters or actions?

You can prevent editors from modifying the top level menu items via an additional
filter. This might be useful if you want to make sure you, as an administrator, 
can update your design when a top-level navigation change needs to make made (for
instance for responsive design purposes):

    ```
    function my_plugin_or_theme_control_top_level( $access ) {
        // Your criteria here. Return true or false.
        return $access;
    }
    add_filter( 'page_attributes_menu_control_top_level', 'my_plugin_or_theme_control_top_level' );

    function my_plugin_or_theme_control_top_level_title( $access ) {
        // Your criteria here. Return true or false.
        return $access;
    }
    add_filter( 'page_attributes_menu_control_top_level_title', 'my_plugin_or_theme_control_top_level_title' );
    ```

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“FB Page Attributes WP Menu” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້
ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ fatbeehive ](https://profiles.wordpress.org/fatbeehive/)
 *   [ seuser ](https://profiles.wordpress.org/seuser/)

[ແປ “FB Page Attributes WP Menu” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/fb-page-attributes-wp-menu)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/fb-page-attributes-wp-menu/),
ກວດເບິ່ງ [ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/fb-page-attributes-wp-menu/),
ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/fb-page-attributes-wp-menu/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/fb-page-attributes-wp-menu/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.0

 * Initial release

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.0**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **8 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **ໜ້ອຍກວ່າ 10**
 *  ເວີຊັນ WordPress ** 4.9.2 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **4.9.29**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/fb-page-attributes-wp-menu/)
 * ແທັກ
 * [menu](https://lo.wordpress.org/plugins/tags/menu/)[navigation](https://lo.wordpress.org/plugins/tags/navigation/)
   [page attributes](https://lo.wordpress.org/plugins/tags/page-attributes/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/fb-page-attributes-wp-menu/advanced/)

## ການໃຫ້ຄະແນນ

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

[Your review](https://wordpress.org/support/plugin/fb-page-attributes-wp-menu/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/fb-page-attributes-wp-menu/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ fatbeehive ](https://profiles.wordpress.org/fatbeehive/)
 *   [ seuser ](https://profiles.wordpress.org/seuser/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/fb-page-attributes-wp-menu/)