Skip to content

Commit bdd081d

Browse files
committed
Fixed readme.txt formatting.
1 parent ec7d8a6 commit bdd081d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

readme.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ can be disabled by setting the `ROLLBAR_DISABLE_ADMIN` constant to `true` in you
117117
The plugin can also be configured programmatically. This is useful if you want to configure the plugin in a more
118118
advanced way or if you want to disable the admin settings page.
119119

120-
```php
120+
```
121121
// wp-config.php
122122

123123
// Configure the plugin.
@@ -156,7 +156,7 @@ using composer.
156156
* Moved vendored files into a scoped namespace.
157157
* Updated the Rollbar core PHP SDK to v4.2.
158158

159-
= Version 3.0.0 (October 17 2025) =
159+
= Version 3.0.0 (October 17th 2025) =
160160
* Fixed CSRF vulnerability.
161161
* Removed support for PHP 8.0 and below.
162162
* Updated and improved the settings page.
@@ -174,10 +174,10 @@ using composer.
174174
* Added `rollbar_telemetry_custom_handlers` filter to allow custom control over what is logged in telemetry messages.
175175
* Added 'framework' details with the WordPress version to the item payload.
176176

177-
= Version 2.7.1 (September 13 2023) =
177+
= Version 2.7.1 (September 13th 2023) =
178178
* Fix issue that could lead to fatal error with some settings (https://github.com/rollbar/rollbar-php-wordpress/pull/120)
179179

180-
= Version 2.7.0 (September 11 2023) =
180+
= Version 2.7.0 (September 11th 2023) =
181181
* Updated PHP Dependencies including loading seperate dependencies for PHP7 and PHP8. (https://github.com/rollbar/rollbar-php-wordpress/pull/114)
182182
* Updated node development dependencies (https://github.com/rollbar/rollbar-php-wordpress/pull/115)
183183

0 commit comments

Comments
 (0)