Title: can we remove (r)?
Last modified: June 7, 2022

---

# can we remove (r)?

 *  Resolved [djbeesley](https://wordpress.org/support/users/djbeesley/)
 * (@djbeesley)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/can-we-remove-r/)
 * Hi I have created a form for recurring payment and it shows (r) next to the Item
   name in the Item box on the front end. Is there any way to hide or remove this?

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

 *  Plugin Contributor [Noptin Newsletter Team](https://wordpress.org/support/users/picocodes/)
 * (@picocodes)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/can-we-remove-r/#post-15719155)
 * Hi [@djbeesley](https://wordpress.org/support/users/djbeesley/)
 * Add the following PHP snippet to your site.
 * `add_filter( 'wpinv_get_item_suffix', '__return_empty_string' );`
 *  Thread Starter [djbeesley](https://wordpress.org/support/users/djbeesley/)
 * (@djbeesley)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/can-we-remove-r/#post-15720743)
 * Thank you Brian for your help.

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

The topic ‘can we remove (r)?’ is closed to new replies.

 * ![](https://ps.w.org/invoicing/assets/icon-256x256.png?rev=2729282)
 * [Payment forms, Buy now buttons, and Invoicing System | GetPaid](https://wordpress.org/plugins/invoicing/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/invoicing/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/invoicing/)
 * [Active Topics](https://wordpress.org/support/plugin/invoicing/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/invoicing/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/invoicing/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [djbeesley](https://wordpress.org/support/users/djbeesley/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/can-we-remove-r/#post-15720743)
 * Status: resolved