Hi, I’m translating the bbPress Free, open source software built on top of WordPress for easily creating forums on sites. https://bbpress.org. plugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party. I think there are no following entries in English. So I can’t translate them and see only English on help tab.
On replies menu there are similar entries such as “This screen provides access to all of your replies. You can customize the display of this screen to suit your workflow.”
I searched other languages but the same result.
On All Forums:
This screen displays the individual forums on your site. You can customize the display of this screen to suit your workflow.
You can filter Filters are one of the two types of Hooks https://codex.wordpress.org/Plugin_API/Hooks. They provide a way for functions to modify data of other functions. They are the counterpart to Actions. Unlike Actions, filters are meant to work in an isolated manner, and should never have side effects such as affecting global variables and output. the list of forums by forum status using the text links in the upper left to show All, Published, or Trashed forums. The default view is to show all forums.
You can refine the list to show only forums from a specific month by using the dropdown menus above the forums list. Click the Filter button after making your selection. You also can refine the list by clicking on the forum creator in the forums list
Hovering over a row in the forums list will display action links that allow you to manage your forum. You can perform the following actions
View will show you what your draft forum will look like if you publish it. View will take you to your live site to view the forum. Which link is available depends on your forum’s status
You can also edit or move multiple forums to the trash Trash in WordPress is like the Recycle Bin on your PC or Trash in your Macintosh computer. Users with the proper permission level (administrators and editors) have the ability to delete a post, page, and/or comments. When you delete the item, it is moved to the trash folder where it will remain for 30 days. at once. Select the forums you want to act on using the checkboxes, then select the action you want to take from the Bulk Actions menu and click Apply.
When using Bulk Edit, you can change the metadata (categories, author, etc.) for all selected forums at once. To remove a forum from the grouping, just click the x next to its name in the Bulk Edit area that appears.
On All Topics:
This screen displays the individual topics on your site. You can customize the display of this screen to suit your workflow.
You can hide/display columns based on your needs and decide how many topics to list per screen using the Screen Options tab.
You can filter the list of topics by forum status using the text links in the upper left to show All, Published, or Trashed topics. The default view is to show all topics.
You can refine the list to show only topics from a specific month by using the dropdown menus above the topics list. Click the Filter button after making your selection. You also can refine the list by clicking on the forum creator in the topics list.
Hovering over a row in the topics list will display action links that allow you to manage your topic. You can perform the following actions:
You can also edit or move multiple topics to the trash at once. Select the topics you want to act on using the checkboxes, then select the action you want to take from the Bulk Actions menu and click Apply.
When using Bulk Edit, you can change the metadata (categories, author, etc.) for all selected topics at once. To remove a topic from the grouping, just click the x next to its name in the Bulk Edit area that appears
#request