简体   繁体   English

如何在前端显示未登录用户的wordpress编辑器项目?

[英]How to display wordpress Editor Items for non Logged in User in frontend?

Im using the AccessPress Anonymous Post plugin to have the tiny mce editor in the frontend of the wordpress page. 我使用AccessPress Anonymous Post插件在wordpress页面的前端具有微型mce编辑器。 Now i would like to let all of the user post emoticons as well. 现在,我也想让所有用户也发布图释。 But the icon of the emoticons plugin only shows up in the editor when the user is admin, while some other editor plugins also works for non logged in user. 但是,表情符号插件的图标仅在用户为admin时显示在编辑器中,而其他一些编辑器插件也适用于非登录用户。

我登录时

The image below shows the editor when im not logged in, but i would need it like above. 下图显示了我未登录时的编辑器,但我将需要上面的编辑器。

当我没有登录

How can i tell the emoticon plugin to show up and work in any case in the editor? 无论如何,我如何告诉表情符号插件在编辑器中显示和工作? Where is the hook in wordpress code to achieve this? WordPress代码中的钩子在哪里实现这一目标?

thank you very much for help. 非常感谢您的帮助。

我花了很多时间来研究类似的问题,并决定使用插件来修改用户角色: https : //wordpress.org/plugins/user-role-editor/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM