Skip to content

Extend the function dokan_get_page_url to accept $subpage as an extra parameter#2

Closed
strategio wants to merge 8 commits intodokan-wpml/issues/12from
dokan-wpml/issues/13
Closed

Extend the function dokan_get_page_url to accept $subpage as an extra parameter#2
strategio wants to merge 8 commits intodokan-wpml/issues/12from
dokan-wpml/issues/13

Conversation

@strategio
Copy link
Copy Markdown
Member

  • Introduced a new function dokan_add_subpage_to_url to avoid the
    repetitive issues due to incorrect path concatenation.
  • Added- the new subpage argument in the filter hook.

getdokan/dokan-wpml#13

strategio and others added 8 commits May 7, 2021 04:00
* New hook: vendor dashbrd custom CSV orders export

Process to create custom order export using this hook : 
1) Override date-export.php template in child theme /wp-content/themes/your-theme/dokan/orders/date-export.php : add input submit with custom name
2) Use the new hook to create custom function like in this file (line 113 to 127)
3) Create a custom function to replace 'dokan_order_csv_export'
I'm using this method to generate custom CSV to export orders to the shipping web app Packlink PRO.
Thanks.

* New hook : dokan_after_handle_order_export

Change hook name to dokan_after_handle_order_export
* update: order-export-csv-file-earnings-column getdokan#1187

* added a single space before and after $the_order
…atus (getdokan#1116)

* update: Added new action hooks on order details sidebar

* - New column added on order listing page

* update: Added new table for shipping tracking

* - Requested changes fixed

* - Global shipment option check on vendor order listing page

* - Shipmnet status added for sub order in WC my account page

* update: Repeatable field added 2 new options must-use and desc

* new: Warning type field added on dokan admin setting

* - Multiples warning allow for single screen
* add: eid 2021 promotion

* fix: promotion content
extra parameter

- Introduced a new function `dokan_add_subpage_to_url` to avoid the
repetitive issues due to incorrect path concatenation.
- Added- the new subpage argument in the filter hook.

getdokan/dokan-wpml#13
@strategio
Copy link
Copy Markdown
Member Author

Replaced by getdokan#1195.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants