kuno1/display-name-changeable-in-woocommerce

Maintainers

Package info

github.com/kuno1/display-name-changeable-in-woocommerce

Type:wordpress-library

pkg:composer/kuno1/display-name-changeable-in-woocommerce

Statistics

Installs: 756

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2019-04-18 10:10 UTC

This package is auto-updated.

Last update: 2026-03-19 01:33:50 UTC


README

Allow display_name to be changeable from "My Account" screen. Since WooCommerce force display_name to be $user->first_name . " " $user->last_name.

How to Install

Require composer from your theme or plugin.

coposer require kuon1/displa-name-changeable-in-woocommerce

That's it.