Skip to main content

Questions tagged [content-restriction]

0 votes
1 answer
113 views

I am using the Pipdig theme Opulence, and am currently using a Static Front Page for a custom homepage, and a separate Static Posts page, so that I can decide where my viewers go. I have also made it ...
Designer's user avatar
1 vote
1 answer
143 views

I would like to create the following type of set up and wonder if anyone knows if it is possible on a subdomain and how it can be done. I have a main site, "example.com", and a subdomain, &...
I have many questions's user avatar
1 vote
2 answers
202 views

My Question, is it possible to restrict the content from a post (shwo e.g. teaser/excerpt only) but still let access the content fully by the REST Api interface? My scenario is that i would like to ...
RestAPPDev's user avatar
0 votes
1 answer
49 views

I was wondering why (and how to) restricting pages by the following criteria does not work. I wanted to restrict the contact page due to spam. The code is being added and activated on front-end using ...
Johnny Bravo's user avatar
0 votes
1 answer
197 views

I have grabbed this function and adjusted it to my needs. add_filter( 'wp_handle_upload_prefilter', 'check_image_dimensions_during_upload' ); function check_image_dimensions_during_upload( $file ){ ...
dekkyd's user avatar
  • 7
2 votes
0 answers
65 views

There are hundreds of content protection plugins and role managers, however in my current case I need a custom solution. The customer wants that only "logged in users" are to be able to read ...
Blackbam's user avatar
  • 585
2 votes
1 answer
773 views

I restrict image uploads by file size and dimensions on my client's websites using 'wp_handle_upload_prefilter'. However, it appears this function is not called when using the WordPress.com mobile app....
Jim S.'s user avatar
  • 21
0 votes
0 answers
54 views

I am building a multisite where users can sign up to create a subsite about there business. I would like to have them be able to login to the backend and edit there subsite but restrict them from ...
Daemon's user avatar
  • 1
0 votes
0 answers
53 views

I am using the zoom plugin for creating workshops, and I want to make the nonusers cant access the workshops pages until they log in. the link for each workshop will be different ex (https://******....
KDot's user avatar
  • 15
0 votes
1 answer
384 views

I've added additional input fields to the user profiles with Advanced Custom Fields (for example "type of customer"). How is it possible to hide posts and categories for users with specific ...
Mario's user avatar
  • 101
0 votes
1 answer
46 views

I'd like to restrict users to only see/manage only their own uploads. However, there's a requirement to allow one than one account to manage these uploads. It cannot just be the person who originally ...
BobsBurgers2356's user avatar
0 votes
1 answer
960 views

I want to hide the front-end from every visitor/logged out user. To see the front-end, every user must have been registered and logged in. Any visitor that's logged out should be redirected to the ...
Zaeem Javed's user avatar
0 votes
0 answers
81 views

I have a site that needs to only allow people who are logged in and have at least one of 3 possible roles to have access to the pages of the site. I'm not new to programming, but am new to both php ...
A.Karwowski's user avatar
1 vote
0 answers
43 views

I'm currently creating a home page (learning environment) with wordpress. It should serve for an experimental study with two conditions. Based on the condition a participant will be assigned to, he or ...
Nadine M.'s user avatar
1 vote
1 answer
1k views

Talking about this well known solution: Github Original discussion I'm looking for a straightforward way working also on a Nginx installed WP and not only on Apache ones. Is there any other code-based ...
PatrizioRD's user avatar

15 30 50 per page
1
2 3 4 5
9