Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Steve Taylor

    (@gyrus)

    Check out the allowtags parameter for fields.

    Thread Starter Anonymous User 8133435

    (@anonymized-8133435)

    Obviously I should check your documentation better. Just noticed the ‘allowtags’ parameter, I’m guessing that’ll do the trick?

    Plugin Author Steve Taylor

    (@gyrus)

    Wow, we posted at exactly the same time! Yeah, that should do the trick ??

    Thread Starter Anonymous User 8133435

    (@anonymized-8133435)

    lol, scary! But thanks for your lightning quick response! Also I’d like to take the opportunity to thank you for an awesome plugin. I’m always a bit weary to rely on plugins, but I actually found your guide to custom fields first and used that untill I noticed you wrapped it into this neat little thing. From now on this will be in all my custom templates!

    Thread Starter Anonymous User 8133435

    (@anonymized-8133435)

    Oh while I’m at it, is it possible to decide the scope on custom taxonomie or custom post templates? (the gallery, video, aside, etc. templates). Thanks!

    Plugin Author Steve Taylor

    (@gyrus)

    Glad you’re finding it so useful! I can’t do a project without it either.

    Plugin Author Steve Taylor

    (@gyrus)

    You’ll find all the possibilites for field scope in the docs:

    https://sltaylor.co.uk/wordpress/plugins/slt-custom-fields/docs/#functions-boxes-fields

    You can specify taxonomy, sure. I’ve not used post formats (I assume this is the second thing you’re talking about), but I’ll add it to my to-do list. Meantime, you can use the slt_cf_check_scope filter to implement it:

    https://sltaylor.co.uk/wordpress/plugins/slt-custom-fields/docs/#hooks

    Or send me a patch ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: Developer's Custom Fields] Prevent HTML from stripping out textarea’ is closed to new replies.