• Resolved Ov3rfly

    (@ov3rfly)


    For easier enhancements of the plugin I would suggest an additional Template tag like the_job_data( $args = null, $post = null ) / get_the_job_data( $args = null, $post = null) where you can specify the returned fields in an $args array similar as done in other WordPress native functions.

    With this approach it would be easy to add new data fields within the plugin and the args and also the result could be also sent though a thirdparty filter and thirdparty data fields could be included without changes in the plugin or duplication of whole the_*/get_the_* functions.

    Thanks for the great plugin.

    http://wordpress.org/plugins/wp-job-manager/

  • The topic ‘Suggestion for Template tags / future enhancement’ is closed to new replies.