WordPress.org

Ideas

Drupal like menus in WordPress

  1. xaraartech
    Member

    I really miss the menu API in WordPress: https://api.drupal.org/api/drupal/modules%21system%21system.api.php/function/hook_menu/7.x

    Posted: 4 months ago #
  2. heizkanone
    Member

    What do you really need?
    Here are some informations about it:
    https://codex.wordpress.org/Navigation_Menus

    Posted: 4 months ago #
  3. xaraartech
    Member

    No, Drupal menu is something else. We can create a custom endpoint and a call back function to execute scripts.

    Posted: 4 months ago #
  4. Ipstenu (Mika Epstein)
    Administrator

    We can create a custom endpoint and a call back function to execute scripts.

    You can do that with WordPress, but it's not in the menus.

    https://codex.wordpress.org/Rewrite_API/add_rewrite_endpoint

    https://www.johanbrook.com/writings/adding-custom-url-endpoints-in-wordpress/

    And more like that. That's totally possible, though.

    Posted: 4 months ago #

RSS feed for this topic

Reply

You must log in to post.

  • Rating

    12345
    1 Vote
  • Status

    This idea is under consideration