Removing WPUF Post Lock from User Profile
Author | Posts |
---|---|
February 8, 2014 at 6:46 pm 15238 | |
Hey Tareq,
This is backend.
How would I go about removing the WPUF Post Lock fields injected into a user profile.
I used my usual methods of remove_action but am I missing something.
Have I got the global correct?
| |
February 11, 2014 at 1:15 am 15292 | |
It’s not coming from | |
February 11, 2014 at 3:31 pm 15318 | |
Hey Tareq, | |
February 11, 2014 at 3:42 pm 15319 | |
If it helps anyone else…
Be sure to change the value of eq (in both instances) to the position it lands within your user profile screen. | |
April 8, 2014 at 10:25 am 18235 | |
Hello Jonathan and thank you for your help on this. As im not a programer i dont understand what do i heve to change in your code in order to remove the WPUF post lock section from user profile page in wordpress backend. I´ve tryed your code in functions.php but it removes all WPUF fields… Can you please give me a hint? Thank you so much |