Title: customize button
Last modified: March 28, 2022

---

# customize button

 *  Resolved [clemarcheo](https://wordpress.org/support/users/clemarcheo/)
 * (@clemarcheo)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/customize-button-6/)
 * Hello,
    I’m using your plugin in order to export some datas in frontend. It works
   perfectly, but i wonder if it’s possible to customize the text on the button.
   Thank you for your answer.
 * Clément

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Javier Carazo](https://wordpress.org/support/users/carazo/)
 * (@carazo)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/customize-button-6/#post-15509038)
 * Currently this is not possible but I can do some filter if you know how to do
   it.
 *  Thread Starter [clemarcheo](https://wordpress.org/support/users/clemarcheo/)
 * (@clemarcheo)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/customize-button-6/#post-15509054)
 * it’s ok for me if you can explain how to do that (I’m junior in developing !).
   
   Thanks a lot
 *  Plugin Author [Javier Carazo](https://wordpress.org/support/users/carazo/)
 * (@carazo)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/customize-button-6/#post-15510298)
 * In next version you will have it:
 * apply_filters( ‘acui_export_shortcode_button_text’, _e( ‘Export’, ‘import-users-
   from-csv-with-meta’ ) );
 * You can use add_filter to use it. You have a lot of info in the internet about
   how to use add_filter for example: [https://developer.wordpress.org/reference/functions/add_filter/](https://developer.wordpress.org/reference/functions/add_filter/)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘customize button’ is closed to new replies.

 * ![](https://ps.w.org/import-users-from-csv-with-meta/assets/icon-256x256.png?
   rev=1174343)
 * [Import and export users and customers](https://wordpress.org/plugins/import-users-from-csv-with-meta/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/import-users-from-csv-with-meta/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/import-users-from-csv-with-meta/)
 * [Active Topics](https://wordpress.org/support/plugin/import-users-from-csv-with-meta/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/import-users-from-csv-with-meta/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/import-users-from-csv-with-meta/reviews/)

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)

 * 3 replies
 * 2 participants
 * Last reply from: [Javier Carazo](https://wordpress.org/support/users/carazo/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/customize-button-6/#post-15510298)
 * Status: resolved