Fires after post meta HTML display. Allow output of additional post meta info to be added by child themes and plugins.
Parameters
- Twenty
- ( Twenty ) 1.0 . . .
- Twenty
- ( Twenty ) 1.1 Added the `$post_meta` and `$location` parameters. . . .
- ( int ) $post_id Post ID. . . .
- ( array ) $post_meta An array of post meta information. . . .
- $location
- ( string ) The location where the meta is shown. Accepts ‘single-top’ or ‘single-bottom’. . . .