Understanding endpoints: #
Endpoints are an extra part in the website URL that is detected to show different content when present.
For example: You may have a ‘my account’ page shown at URL yoursite.com/my-account. When the endpoint ‘edit-account’ is appended to this URL, making it ‘yoursite.com/my-account/edit-account‘ then the Edit account page is shown instead of the My account page.
This allows us to show different content without the need for multiple pages and shortcodes, and reduces the amount of content that needs to be installed.
Default endpoints: #
Default endpoints of WooCommerce are as follows:
– Dashboard – (Default when open “My account page”) Displays the users name and loggout link
– Orders – Displays table with orders if any or notification “There is no orders yet” and suggestions to browse the products
– Downloads – Displays table with downloads if any or notification “There is no downloads yet”
– Adresses – Displays the saved Billing and Shipping addresses if any
– Payment methods – Displays saved Payment methods of notification “No saved methods found.“
– Logout – This is just a link performing logout and redirect to login page
NOTE: If additional endpoints are registered they will appear in the admin menu after first activation of the plugin.
Endpoints order: #
Changing Endpoints order with Divi My Account Page is easy as:
Go to WordPress/ Dashboard / Divi MyAccount Page
Drag and Drop the Endpoints in the order or your choice and Save changes
Endpoints options: #
When click on endpoint title additinal options menu is open and available options are as follows:

*-Delete Endpoint – Deletes endpoint only if is a custom created by the user
-Enable Endpoint – Show/ Hide the endpoint of the navigation (Default “Enabled”)
-Enable Label – is the title of the endpoint presented in the navigation
*-Endpoint Slug – allows you to change the url name of the endpoint (“Available only for the custom endpoints”)
-Select Icon – opens a popup with 1300+ icons to choce from and displays it in the menu
-User Roles – allows you to choose visability of the endpoint by the user roles
-Before Content– opens a popup with saved Divi Library layouts for selection. This will be displayed before the content comming from WooCommerce
-Enable Endpoint Content– Show/Hide the content comming from WooCommerce (Default:Enabled)
-After Content– opens a popup with saved Divi Library layouts for selection. This will be displayed after the content comming from WooCommerce
NOTE: Options with (*) are available only for custom created endpoints

Add / Remove Endpoint: #
In order to create additional Endpoint use the button “Add Endpont” it top right corner
Then fill the name of the popup and hit “OK”
Your endpoint will appear in the end of the list. It can be removed in its options by clicking “Delete”

Default Endpoint: #
Default endpoint is “Dashboard”. Dashboart is what you will see when open myaccount page or just have logged in.
Divi My Account Page plugin allows you to overwrite the “Default Endpoint” by choosing another one in the Settings tab of Divi MyAccount Page admin menu

Reset Button: #
Reset button is to reset all endpoint to its original list and if extra added to the list of external plugins like Woo Subscriptions.