Skip to content

Version 2.0 Running List #1580

@jarednova

Description

@jarednova

A bunch of things are popping in my head to do for version 2.0. I'm opening this thread as a running list

x Consider default escaping strategy
x Remove deprecated functions
x Remove routes
x Remove import vs. on-demand meta

General

  • Remove Routes @jarednova
  • remove deprecated functions
  • Streamline filter names for timber/filter_name @gchtr
  • Deprecate old_filter_names @gchtr
  • Remove context argument when calling {% do action %} (Issue in do_action implementation for twig #1528). @gchtr
  • Apply Timber Coding Standards
  • Deprecate custom debugging methods @jarednova
  • Add new Timber\Attachment class for easier handling of attachments (which can also be PDFs or other non-image file types) with methods for getting the filesize or the path/URL. Timber\Image could just be extending this class, adding all the functionality required for image files. @gchtr
  • Replace instances of Timber::get_posts() with PostQuery and Timber::get_post() with Timber\PostQuery(),

Post

Term

  • remove import of custom fields; on-demand meta
  • remove public get_ methods
  • remove deprecated functions
  • Streamline filter names for timber/filter_name @gchtr
  • Deprecate old_filter_names @gchtr

User

  • remove import of custom fields; on-demand meta
  • remove public get_ methods
  • remove deprecated functions
  • Streamline filter names for timber/filter_name @gchtr
  • Deprecate old_filter_names @gchtr

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions