Descrição
Asgaros Forum é o plugin perfeito para o WordPress se quiser acrescentar ao seu site um fórum de discussão leve e com muitas funcionalidades. É fácil de configurar, super rápido e perfeitamente integrado com o WordPress.
Suporte, demo e documentação
Recursos
- Gestão de conteúdo simples
- Perfis e listas de membros
- Notificações e feeds
- Editor poderoso
- SEO-friendly
- Reacções
- Carregamentos
- Pesquisa
- Sondagens
- Widgets
- Estatísticas
- Artigos de convidados
- Aprovar, banir e denunciar
- Moderadores, permissões e grupos de utilizadores
- Tema responsivo e personalizável
- Multilinguismo
- Múltiplas instâncias
- Compatível com multissite
- Integração com myCRED
Instalação
- Uma nova página fórum será criada automaticamente durante a instalação
- Adiciona esta página ao menu para que os utilizadores possam aceder ao fórum
- É tudo!
Ecrãs
Instalação
- Descarregar
Asgaros Forum - Activar o plugin através do ecrã
Pluginsno WordPress - Uma nova página fórum será criada automaticamente durante a instalação
- Também pode adicionar manualmente um fórum a uma página adicionando o shortcode
[forum]. - Adiciona esta página ao menu para que os utilizadores possam aceder ao fórum
- No lado esquerdo da área de administração encontrará um novo menu denominado
Fórum, onde pode alterar as opções, criar novas categorias e fóruns. - É tudo!
Perguntas frequentes
-
Não consigo ver o conteúdo ou modificações que fiz no fórum
-
If you are using some third-party plugin for caching (WP Super Cache for example) and disable caching for the forum-page, everything should work fine again.
-
Não consigo carregar os meus ficheiros
-
Por omissão apenas ficheiros do seguinte tipo podem ser carregados: jpg, jpeg, png, bmp, pdf. Pode modificar os tipos de ficheiro permitidos na administração do fórum.
-
Onde posso adicionar moderadores ou banir utilizadores?
-
Pode banir utilizadores ou adicionar moderadores no ecrã de edição de utilizador na administração do WordPress.
-
Como posso mostrar um artigo / tópico / fórum / categoria especifico numa página?
-
Pode estender os shortcodes com diferentes parâmetros para mostrar apenas conteúdo específico. Por exemplo:
[forum post="POSTID"],[forum topic="TOPICID"],[forum forum="FORUMID"],[forum category="CATEGORYID"]ou[forum category="CATEGORYID1,CATEGORYID2"]. -
Como posso adicionar um captcha ao editor para convidados?
-
To extend your forum with a captcha you have to use one of the available third-party captcha-plugins for WordPress and extend your themes functions.php file with the checking-logic via the available hooks and filters by your own. For example you can use the plugin Really Simple CAPTCHA and extend your themes functions.php file with this code:
https://gist.github.com/Asgaros/6d4b88b1f5013efb910d9fcd01284698. -
Eu quero ajudar a traduzir o Asgaros Forum
-
Pode ajudar a traduzir Asgaros Forum neste site;
https://translate.wordpress.org/projects/wp-plugins/asgaros-forum.
Por favor use esse site e não me envie os seus ficheiros .po/.mo, porque é difícil de gerir se receber vários ficheiros de tradução para uma língua. -
Por favor aprove as minhas traduções
-
Pode aprovar as suas traduções se for um Project Translation Editor (PTE). Se é um falante nativo e quer ser PTE, por favor contacte-me nos fóruns.
-
Quais são os hooks e filtros que estão disponíveis?
-
You can find a list of available hooks and filters on this site:
https://asgaros.com/support/topic/list-of-available-hooks-and-filters/. -
Where do I report security bugs found in this plugin?
-
Please report security bugs found in the source code of the Asgaros Forum plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.
Avaliações
Contribuidores e programadores
“Asgaros Forum” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
Contribuidores“Asgaros Forum” foi traduzido para 35 locales. Obrigado aos tradutores pelas suas contribuições.
Traduza o “Asgaros Forum” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
3.3.0
- Fixed: Cross Site Scripting vulnerability within the spoiler title
- Fixed: Cross-Site Request Forgery in subscription settings
- Changed: Updated FAQ
3.2.1
- Changed: Updated FAQ
3.2.0
- Fixed: Unauthenticated SQL Injection vulnerability
3.1.0
- Fixed: Deleted files did not get removed from filesystem in some cases
- Fixed: It is not longer possible to upload more files than allowed by modifying requests
- Compatibility with WordPress 6.8
3.0.0
- Fixed: _load_textdomain_just_in_time PHP notice
- Compatibility with WordPress 6.7
2.9.0
- Fixed: Cross-Site Request Forgery vulnerability when marking topics as read
- Compatibility with WordPress 6.5
2.8.0
- Fixed: PHP Object Injection
- Performance improvements and code optimizations
- Compatibility with WordPress 6.4
2.7.2
- Fixed: PHP warning and database error in statistics
2.7.1
- Fixed: PHP parse error in forum-compatibility.php
- Fixed: Prevent forum administrators from allowing dangerous file extensions for uploads
- Fixed: Improved file size error handling during file uploads
- Fixed: Ensure that asgarosforum_filter_profile_link filtering is always performed
2.7.0
- Added: Option which allows users to only delete own topics without replies
- Added: Support for forum name in title of notifications
- Fixed: Malformed meta descriptions when using some special characters
- Fixed: Deprecated error message in statistics
- Improved compatibility with WP-Sweep
- Removed: Themes functionality
- Performance improvements and code optimizations
- The required minimum PHP version is now 5.3
2.6.0
- Fixed: Minor display issues
- Fixed: Wrong stylings when using custom colors
- Compatibility with WordPress 6.3
2.5.1
- Fixed: Wrong stylings when using custom colors
- Fixed: Display issues on mobile navigation
- Fixed: Potential error in title generation
2.5.0
- Revised topic view
- Fixed: Wrong HTML output in forum navigation
- Added: Option to define minimum time between new posts
- Changed: Time limit for editing/deleting topics/posts from minutes to seconds
- Minor design changes
- Improved mobile design
- Performance improvements and code optimizations
- Compatibility with WordPress 6.2
2.4.1
- Fixed: Multiple warnings in widgets
- Fixed: Wrong stylings when using custom colors
2.4.0
- Fixed: It was not possible to unsubscribe from topics/forums in the subscriptions area
- Fixed: Don’t remove href-attribute if links are allowed in signatures
- Fixed: Remove slashes from some outputs
- Fixed: Show groups in mobile view
- Fixed: Display issues with some themes
- Changed: Only show moderators, administrators and topic participants in suggestions for mentioning-functionality
- Minor design changes
- Performance improvements and code optimizations
- Updated: Font Awesome to version 6.3.0
2.3.1
- Fixed: Broken automatic embedding
2.3.0
- Fixed: Embedding shortcodes broken under certain conditions
- Fixed: Rare rendering issues for widgets
- Fixed: Add missing escaping for output data
- Fixed: Cross-Site Request Forgery vulnerability when moving topics
- Performance improvements and code optimizations
2.2.1
- Fixed: Add missing escaping for output data
2.2.0
- Fixed: Multiple Cross-Site Request Forgery vulnerabilities
- Compatibility with WordPress 6.1
2.1.0
- Added: Functionality to delete forum posts and topics when deleting users
- Added: asgarosforum_overwrite_is_feed_enabled filter
- Improved compatibility with Yoast SEO
- Compatibility with WordPress 6.0
2.0.0
- Revised pagination
- Added: Option to hide names of online users in statistics
- Added: Option to define units for maximum file-size of uploads
- Added: Forum name to notifications
- Added: asgarosforum_render_custom_forum_element action
- Added: asgarosforum_overwrite_forum_status filter
- Added: asgarosforum_overwrite_post_counter_cache filter
- Added: asgarosforum_overwrite_topic_counter_cache filter
- Added: asgarosforum_overwrite_lastpost_forum_cache filter
- Added: asgarosforum_overwrite_get_topics_query filter
- Added: asgarosforum_overwrite_get_sticky_topics_query filter
- Added: asgarosforum_render_custom_forum_element_decision filter
- Fixed: SQL injection vulnerability in the reaction-functionality
- Fixed: Usergroup icons could not get saved correctly
- Fixed: Send notifications to forum-subscribers when there is a new blog-post-topic
- Fixed: Send notification to siteowner when there is a new unapproved blog-post-topic
- Fixed: HTML from message-templates got removed after saving them
- Changed: Move settings related to statistics to its own section
- Changed: Improve instructions in notifications-template
- Changed: Improved multiple strings for better clarifications
- Performance improvements and code optimizations
- Updated: Font Awesome version 5.15.4
- Compatibility with WordPress 5.9
- Compatibility with PHP 8.1






