Profiles

  • Member Since: July 28th, 2014
  • Find me on:
  • Posted a reply to Feature request: Quick connect link in Admin bar, on the site WordPress.org Forums:
    Would be great if it appeared on front-end as well, not just admin dashboard

  • Posted a reply to Feature request: Quick connect link in Admin bar, on the site WordPress.org Forums:
    That was rather quick :) Thanks

  • Created a topic, Documentation, on the site WordPress.org Forums:
    One of the reason I chose Dokan is documentation. This…

  • Posted a reply to Feature request: Quick connect link in Admin bar, on the site WordPress.org Forums:
    *remove 'public' keyword from function definition

  • Posted a reply to Feature request: Quick connect link in Admin bar, on the site WordPress.org Forums:
    Thank you. Thats a quick solution add_action('admin_bar_menu', 'addDBLinkInAdminBar'); public function addDBLinkInAdminBar($admin_bar) { $admin_bar->add_menu([ 'id' =>…

  • Created a topic, Feature request: Quick connect link in Admin bar, on the site WordPress.org Forums:
    Hello, Great plugin. Thank you. It would save time i…

  • Posted a reply to [REST API] woocommerce_rest_product_query, on the site WordPress.org Forums:
    Try woocommerce_rest_product_object_query filter