Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

BETSHY replied to the topic Permalinks slugs in the forum How-to & Troubleshooting

Дата публикации: 07-11-2025 05:06:26



Основное содержимое страницы с новостью.

Permalinks slugs
  • Hi, I want to change permalinks slugs for my language. I’ve found this article. I’ve changed messages slug but I don’t know how to change “sentbox” or “starred” for example. Is there any way to change these and other slugs?

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

  • Hi @snecz-

    Yes, you can filter the starred slug using the bp_get_messages_starred_slug filter. Unfortunately, the ‘sentbox’ slug is not currently customizable.

    Here’s an example of how you might filter the starred slug:

    
    add_filter( 'bp_get_messages_starred_slug', 'bp_codex_filter_starred_slug' );
    function bp_codex_filter_starred_slug( $slug ) {
        return 'important';
    }
    

    My messages slug is not even working, I am truly stuck.

    @betshy

    You should create your own topic with specificity to your situation, instead of making comments on topics that are outdated and quite possibly irrelevant.

    Closing this topic due to the nature of it’s age (8 years old).

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

  • The topic ‘Permalinks slugs’ is closed to new replies.

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1Renato Alves replied to the topic Technical problem on my site after installing in the forum How-to & Troubleshooting0209-02-2026
2Renato Alves replied to the topic The URLs to the pages are not working! in the forum How-to & Troubleshooting0515-01-2026
3Steve replied to the topic Help Learning BuddyPress? in the forum Requests & Feedback0209-02-2026
4John N replied to the topic Problem when deleting terms in the forum How-to & Troubleshooting0215-05-2026
5Mike Witt replied to the topic How to hide or replace Gravatar text on profile in the forum How-to & Troubleshooting0527-06-2026
6Brajesh Singh replied to the topic User id on profile page in the forum Creating & Extending0510-01-2026
7Якісні крауд-посилання за доступними цінами replied to the topic I can't create new groups in Buddypress in the forum How-to & Troubleshooting0512-02-2026
8Renato Alves replied to the topic BuddyPress activity stream performance on larger communities in the forum Ideas0209-02-2026
9Mike Witt replied to the topic Unauthenticated Arbitrary Shortcode Execution Security Vulnerability in the forum Requests & Feedback0530-01-2026
10Odd Mobile Responsiveness in Pre-Templated Unedited Sections/Footer0127-06-2026

Классификация: Общество. Схожих патентов: 0. Схожих новостей: 10. Тональность: 0. Информативность: 1. Источник: buddypress.org.