Forums

All-in-One Event Calendar
How to remove custom fields? (3 posts)

  1. yaguare
    Member
    Posted 3 months ago #

    How to remove custom fields?, I do not want users to use this field. who can help me thanks.

    http://wordpress.org/extend/plugins/all-in-one-event-calendar/

  2. yani.iliev
    Member
    Posted 3 months ago #

    @ yaguare
    Edit file: class-ai1ec-app-helper.php
    Line: 166
    From: $supports = array( 'title', 'editor', 'comments', 'custom-fields' );
    To: $supports = array( 'title', 'editor', 'comments' );

  3. yaguare
    Member
    Posted 3 months ago #

    thank you yani.iliev for your help, saludos.

Reply

You must log in to post.

About this Plugin

About this Topic