Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I needed to change in 2 files, and after that the plugin works fine with WP 4.0 … removing & from below …

    In date.php:
    Line 231: function ec3_mysql2date(&$mysqldate)
    Line 239: function ec3_dayid2php(&$id)

    In eventcalendar.php:
    Line 135: function ec3_filter_posts_where(&$where)
    Line 228: function ec3_filter_posts_join(&$join)
    Line 242: function ec3_filter_posts_orderby(&$orderby)
    Line 266: ​function ec3_filter_posts_groupby(&$groupby)
    Line 281: function ec3_filter_posts_fields(&$fields)
    Line 539: function ec3_filter_the_content(&$post_content)

    I know several WordPress-users that needs this funktion. Is there anyone that are good programmer that can make a plugin for this?

    I don’t think it’s nessesary that the phost is deleted, only unpublished. The WP-users I know have event-posts and when the event time have passed, the event should’nt be active anymore.

Viewing 2 replies - 1 through 2 (of 2 total)