# Display time on View Month Calendar

Add bellow code to functions.php file in theme or child theme

```
add_filter( 'ovabrw_calendar_event_show_title', '__return_true' );
```

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FVEfgfgMalXTF8d3NaG0R%2FScreenshot%202025-08-06%20at%2008.57.39.png?alt=media&#x26;token=d04ea03a-d81e-4b8d-8bc5-581e93943c6b" alt=""><figcaption></figcaption></figure>
