Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 buddypress 插件中将 Complete Sign Up 更改为其他值。我正在更改位于 bp_theme/register/register.php 的注册页面。但它显示了以前的价值。请问我该怎么办...
我的建议只是删除或注释 register.php 文件代码并为简单的创建新注册表单代码进行新开发,但这里的问题是您遵循 Buddypress 规则是自定义表单数据与 Buddypress 存储相同。这是完成和满足您所有要求的简单方法。