Home › Forums › Backend Issues (wp-admin) › Set Textarea to Uneditable › Reply To: Set Textarea to Uneditable
Interesting. I have a custom plugin I’m creating, and am adding this code in one of the files in the /includes folder for that plugin.
The file name is funbotic-parent-child-relationships.php. And in the funbotic.php file, I’ve made sure to include it:
require_once dirname( __FILE__ ) . '/includes/funbotic-parent-child-relationships.php';
Does this need to be in functions.php, or something similar? If so, why would it not function as part of the code of a plugin? (I’m still new to WordPress and web development in general, so I’m trying to learn as much as I can!)
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.