最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

plugins - How to make this custom capability work?

programmeradmin0浏览0评论
This question already exists: How to get an array from the plugin User Role Editor? [closed] Closed 5 years ago.

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!

发布评论

评论列表(0)

  1. 暂无评论