Title: priority issue, add/remove action
Last modified: August 20, 2016

---

# priority issue, add/remove action

 *  Resolved [miketopher](https://wordpress.org/support/users/miketopher/)
 * (@miketopher)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/priority-issue-addremove-action/)
 * im using this here
 *     ```
       function rep_title()
       {
            echo 'stuff';
       }
       remove_action('woocommerce_single_product_summary', 'woocommerce_template_single_title', 1);
       add_action('woocommerce_template_single_title', 'rep_title', 10);
       ```
   
 * ive tried different priorities but i cant get it to work, it either has no effect,
   or the title simply does not display at all…as i change the priority.
 * any ideas?

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

 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/priority-issue-addremove-action/#post-2839327)
 * Try closing this thread and starting one in plugins & hacks , or, advanced, this
   thread is for basic troubleshooting only.
 *  Thread Starter [miketopher](https://wordpress.org/support/users/miketopher/)
 * (@miketopher)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/priority-issue-addremove-action/#post-2839330)
 * fine then! :-p jk.

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

The topic ‘priority issue, add/remove action’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [miketopher](https://wordpress.org/support/users/miketopher/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/priority-issue-addremove-action/#post-2839330)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
