Skip to content

Hashtag Management

The Manage tab lets you view, search, and delete hashtags stored in the database.

Location: WB Plugins > BuddyPress Hashtag > Manage


The tab opens to a paginated table of all hashtags across every content type. The table shows 20 items per page ordered by usage count (highest first).

Column Description
Hashtag The hashtag name (without #), linked to a live search for that tag
Count Number of times the hashtag has been used
Type Content type: Activity, bbPress, Post, or Page
Actions Delete button for that row

Click any hashtag name in the table to open the relevant content search in a new tab — BuddyPress activity search for activity-type hashtags, bbPress forum search for bbpress-type, and WordPress search for post/page types.


Use the search box above the table to filter by name:

  1. Type a full or partial hashtag name in the search field.
  2. Click Search or press Enter.
  3. The table reloads showing only matching hashtags. A result count and a Clear link appear next to the search box.

The search is case-insensitive and matches anywhere in the name.


  1. Find the hashtag in the table.
  2. Click the Delete button in the Actions column (or the Delete link in the row hover actions).
  3. A confirmation dialog appears. For Activity-type hashtags, the dialog notes that deleting the hashtag also removes all BuddyPress activities that contain it. Confirm to proceed.

Important: For Activity-type hashtags, deletion removes not just the index entry but also the associated BuddyPress activity posts. For all other types (bbPress, Post, Page), only the hashtag index entry is removed — the original content remains untouched.


  1. Select hashtags using the checkboxes on the left. Use the header checkbox to select all visible items.
  2. Open the Bulk Actions dropdown and choose Delete Selected.
  3. Click Apply.
  4. Confirm the deletion in the dialog.

The same deletion rules apply: Activity-type hashtags also remove the linked activities; other types remove only the index entry.


When you delete a hashtag:

  • Removes the hashtag from the index table.
  • Removes it from autocomplete suggestions.
  • Removes it from widgets and shortcode output.
  • For Activity-type only: also deletes BuddyPress activity items that contain that hashtag.

What deletion does not do:

  • It does not modify the text of WordPress posts, pages, or bbPress topics/replies. Content that previously showed #wordpress still displays #wordpress as plain text after deletion — it is just no longer a clickable link.

At the bottom of the Manage tab is a Reset Hashtag Index section.

Clicking Reset All Hashtag Data clears the entire hashtag index table. This resets all hashtag counts and removes all tracking data. Your actual site content (activities, posts, pages, forum topics) is not deleted.

Use this when you need to completely rebuild the hashtag index from scratch, for example after a large content import or a data migration.

This action cannot be undone. All hashtag history is permanently removed.


Common use cases:

  • Removing spam hashtags created by bots or test users.
  • Cleaning up typos or misspellings (#wordpres vs #wordpress).
  • Removing hashtags from a development or staging period before launch.
  • Identifying and removing inappropriate hashtags that bypassed moderation.

For broader housekeeping, the Statistics tab shows which hashtags have low usage counts, which can help you identify candidates for deletion before working in the Manage tab.