This question already exists: How to get an array from the plugin User Role Editor? [closed] Closed 5 years ago.admin管理员组文章数量:1418636
I am trying to make a custom ability on my page CV people can insert and then view their CV I made a custom capability view_cv
and I want for it to remove the option to view their CV.
<a class="edit btn btn-blue" href="<?php the_permalink(); ?>"><?php echo __('Check your CV '); ?></a>
I would like for it to remove this button, how would I go about doing that? Thanks in advance!
This was marked as a duplicate but on the other post there are no answers so it doesnt help me!
本文标签: pluginsHow to make this custom capability work
版权声明:本文标题:plugins - How to make this custom capability work? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745296548a2652111.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论