{"id":3924,"date":"2025-02-15T20:39:04","date_gmt":"2025-02-15T20:39:04","guid":{"rendered":"https:\/\/s-o-s.net\/new-relic-reporting-for-wordpress\/"},"modified":"2025-02-15T20:39:04","modified_gmt":"2025-02-15T20:39:04","slug":"new-relic-reporting-for-wordpress","status":"publish","type":"post","link":"https:\/\/s-o-s.net\/en_gb\/new-relic-reporting-for-wordpress\/","title":{"rendered":"New Relic Reporting for WordPress"},"content":{"rendered":"<p> <br \/>\n<\/p>\n<article id=\"post-53459\" class=\"alignwide post-53459 plugin type-plugin status-publish hentry plugin_tags-apm-reporting plugin_tags-new-relic plugin_tags-new-relic-apm-reporting plugin_tags-new-relic-reporting plugin_contributors-10up plugin_contributors-jeffpaul plugin_contributors-oscarssanchez plugin_contributors-ritteshpatel plugin_contributors-tott plugin_business_model-community plugin_committers-10up plugin_committers-10upbot plugin_support_reps-ankit-k-gupta plugin_support_reps-dharm1025 plugin_support_reps-dkotter plugin_support_reps-faisal03 plugin_support_reps-jeffpaul plugin_support_reps-nomnom99 plugin_support_reps-sumitbagthariya16 plugin_support_reps-tott\">\n<div class=\"plugin-banner\" id=\"plugin-banner-wp-newrelic\"><\/div>\n<header class=\"plugin-header\">\n<div class=\"entry-heading-container\">\n<div>\n<div class=\"entry-thumbnail\">\n\t\t\t\t\t<img decoding=\"async\" class=\"plugin-icon\" src=\"https:\/\/ps.w.org\/wp-newrelic\/assets\/icon.svg?rev=2968950\" alt=\"\">\t\t\t\t<\/div>\n<div>\n<h1 class=\"plugin-title\">New Relic Reporting for WordPress<\/h1>\n<p>\t\t\t\t\t<span class=\"byline\">By <span class=\"author vcard\"><a target=\"_blank\" class=\"url fn n\" href=\"https:\/\/profiles.wordpress.org\/10up\/\" rel=\"noopener\">10up<\/a><\/span><\/span>\n\t\t\t\t<\/div>\n<\/p><\/div>\n<div class=\"plugin-actions\">\n<div class=\"wp-block-button is-small plugin-download download-button\"><a target=\"_blank\" class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/downloads.wordpress.org\/plugin\/wp-newrelic.1.3.3.zip\" rel=\"noopener\">Download<\/a><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/header>\n<p><!-- .entry-header --><\/p>\n<p>\t<span id=\"description\"><\/span><br \/>\n\t<span id=\"reviews\"><\/span><br \/>\n\t<span id=\"installation\"><\/span><br \/>\n\t<span id=\"developers\"><\/span><br \/>\n\t<span id=\"advanced\" class=\"\"><\/span><br \/>\n\t<span id=\"section-links\"><\/p>\n<ul class=\"tabs clear\">\n<li id=\"tablink-description\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/wp-newrelic\/#description\" rel=\"noopener\">Details<\/a><\/li>\n<li id=\"tablink-reviews\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/wp-newrelic\/#reviews\" rel=\"noopener\">Reviews<\/a><\/li>\n<li id=\"tablink-installation\">\n\t\t\t\t<a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/wp-newrelic\/#installation\" rel=\"noopener\">Installation<\/a>\n\t\t\t<\/li>\n<li id=\"tablink-developers\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/wp-newrelic\/#developers\" rel=\"noopener\">Development<\/a><\/li>\n<\/ul>\n<div id=\"link-support\">\n\t\t\t<a target=\"_blank\" href=\"https:\/\/wordpress.org\/support\/plugin\/wp-newrelic\/\" rel=\"noopener\">Support<\/a>\n\t\t<\/div>\n<p>\t<\/span><br \/>\n\t<script type=\"text\/javascript\">if ( '#changelog' == window.location.hash ) { window.setTimeout( function() { window.location.hash=\"#developers\"; }, 10 ); }<\/script><\/p>\n<div class=\"entry-content\">\n<div id=\"tab-description\" class=\"plugin-description section\">\n<h2 id=\"description-header\">Description<\/h2>\n<p>WP New Relic (WPNR) is designed to use with <a target=\"_blank\" href=\"https:\/\/newrelic.com\/application-monitoring\" rel=\"nofollow ugc noopener\">New Relic APM<\/a> which uses <a target=\"_blank\" href=\"https:\/\/docs.newrelic.com\/docs\/agents\/php-agent\/configuration\/php-agent-api\" rel=\"nofollow ugc noopener\">New Relic PHP Agent API<\/a> to properly augment existing metrics with valuable WordPress details such as templates, users, request type, transaction names etc. This plugin is tested with PHP Agent 10.19.0.9.<\/p>\n<p>New Relic is a trademark of New Relic, Inc.<\/p>\n<h4>Admin Settings<\/h4>\n<p>After activating the plugin, You will see a new option named <strong>New Relic<\/strong> under the Tools menu in your WordPress Dashboard. If you are running WordPress in Network Mode, the settings page will be found in your Network Dashboard.<\/p>\n<p>Capture URL Parameters: If Capture URLs setting is enabled, it will capture URL parameters for displaying in transaction traces.<\/p>\n<h4>Basic Config<\/h4>\n<p>By default plugin will setup 3 configs.<br \/>\n\u2013 newrelic.appname<br \/>\n\u2013 newrelic.capture_params<br \/>\n\u2013 newrelic.framework (value is wordpress)<\/p>\n<p>appname and capture_params config can be override using <strong>wp_nr_config filter<\/strong>. <strong>wp_nr_setup_config<\/strong> action hook can also be used to setup any extra config.<\/p>\n<h4>New Relic Custom Attributes<\/h4>\n<p>Certain useful custom attrribute (just like WordPress post meta) will be set for each event which can provide additional information using key-value pair. You can query events and filter them using these attributes in New Relic Insights. See <a target=\"_blank\" href=\"https:\/\/docs.newrelic.com\/docs\/insights\/new-relic-insights\/using-new-relic-query-language\/nrql-reference\" rel=\"nofollow ugc noopener\">NRQL reference<\/a> for more details on how to query events.<\/p>\n<ol>\n<li>\n<p><strong>User<\/strong><\/p>\n<p>User attribute is getting set using <a target=\"_blank\" href=\"https:\/\/docs.newrelic.com\/docs\/agents\/php-agent\/configuration\/php-agent-api#api-set-user-attributes\" rel=\"nofollow ugc noopener\">newrelic_set_user_attributes<\/a>. If user is logged in, user ID will be set to user attribute and if not it will be set to <strong>not-logged-in<\/strong>.<br \/>\nEx: In New Relic Insights you can query transactions for non-logged in users as<br \/>\nSELECT * FROM Transaction WHERE appName = \u2018{appName}\u2019 AND user = \u2018not-logged-in\u2019<\/p>\n<\/li>\n<li>\n<p><strong>Post ID<\/strong><\/p>\n<p>For single post, post ID will be set via <strong>post_id<\/strong> custom parameter in transaction.<\/p>\n<p>Ex: Get all transactions for a post ID 190.<\/p>\n<p>SELECT * FROM Transaction WHERE appName = \u2018{appName}\u2019 AND post_id = \u2018190\u2019<\/p>\n<p>One can also query for post view count for post 190.<\/p>\n<p>SELECT count(*) FROM Transaction WHERE appName = \u2018{appName}\u2019 AND post_id = \u2018190\u2019<\/p>\n<\/li>\n<li>\n<p><strong>Template<\/strong><\/p>\n<p>For each request, template being used getting set as <strong>template<\/strong> custom parameter in transaction.<\/p>\n<p>Ex: You can query all transactions for a particular template as following.<\/p>\n<p>SELECT * FROM Transaction WHERE appName = \u2018{appName}\u2019 AND template = \u2018{Absolute Template Path}\u2019<\/p>\n<\/li>\n<li>\n<p><strong>Theme<\/strong><\/p>\n<p>Current theme is getting set as <strong>theme<\/strong> custom parameter in transaction.<\/p>\n<p>Ex: Query all transactions for \u201cTwenty Fifteen\u201d theme.<\/p>\n<p>SELECT * FROM Transaction WHERE appName = \u2018{appName}\u2019 AND theme = \u2018Twenty Fifteen\u2019<\/p>\n<\/li>\n<li>\n<p><strong>Request type<\/strong><\/p>\n<p>There can be 3 type of requests namely web, ajax and cli. Current request type getting set as <strong>request_type<\/strong> custom parameter in transaction.<br \/>\nRequest type can be override using wp_nr_request_type filter.<\/p>\n<p>Ex: Get all transaction for \u201cajax\u201d request type<\/p>\n<p>SELECT * FROM Transaction WHERE appName = \u2018{appName}\u2019 AND request_type = \u2018ajax\u2019<\/p>\n<\/li>\n<li>\n<p><strong>Transaction Name<\/strong><\/p>\n<p>Transaction name is getting set as per the main WP_Query parameters using <a target=\"_blank\" href=\"https:\/\/docs.newrelic.com\/docs\/agents\/php-agent\/configuration\/php-agent-api#api-name-wt\" rel=\"nofollow ugc noopener\">newrelic_name_transaction<\/a>.<br \/>\nPossible values are Default Home Page, Front Page, Blog Page, Network Dashboard, Dashboard, Single \u2013 {post_type}, Page \u2013 {pagename}, Date Archive, Search Page, Feed, Archive \u2013 {post_type}, Category \u2013 {cat_name}, Tag \u2013 {tag_name}, Tax \u2013 {taxonomy} \u2013 {term}<\/p>\n<\/li>\n<li>\n<p><strong>Custom Error Logging<\/strong><\/p>\n<p>Using <strong>wp_nr_log_errors<\/strong> function, any plugin\/theme can log errors\/notices to New Relic for current transaction.<br \/>\nNote: This function can be used more than once but only last use will be considered to log the error to New Relic. It\u2019s limitation of <a target=\"_blank\" href=\"https:\/\/docs.newrelic.com\/docs\/agents\/php-agent\/configuration\/php-agent-api#api-notice-error\" rel=\"nofollow ugc noopener\">PHP Agent API<\/a>.<\/p>\n<p><strong>wp_nr_log_errors( \u2018Error message\u2019, Exception $exception );<\/strong><\/p>\n<\/li>\n<li>\n<p><strong>Runtime of async tasks<\/strong><\/p>\n<p>This plugin also tracks runtime of <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/WP-Gears\" rel=\"nofollow ugc noopener\">gearman<\/a> async tasks. Gearman async task run for a particular hook and it\u2019s runtime can be track using \u201cwp_async_task-{hook}\u201d custom attribute in New Relic Insights.<\/p>\n<\/li>\n<\/ol>\n<h4>Issues<\/h4>\n<ol>\n<li>\n<p><strong>PHP version<\/strong><br \/>\nPHP version 7.3.3 is known to cause issues with this plugin, updating to 7.3.11 or greater appears to resolve these issues.  For more details, see <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/wp-newrelic\/issues\/39\" rel=\"nofollow ugc noopener\">issue#39<\/a>.<\/p>\n<\/li>\n<li>\n<p><strong>Have an issue to report?<\/strong><br \/>\nIf you identify any errors or have an idea for improving the plugin, please open an <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/wp-newrelic\/issues?stage=open\" rel=\"nofollow ugc noopener\">issue<\/a>. We\u2019re excited to see what the community thinks of this project, and we would love your input!<\/p>\n<\/li>\n<\/ol>\n<\/div>\n<div id=\"tab-installation\" class=\"plugin-installation section\">\n<h2 id=\"installation-header\">Installation<\/h2>\n<ol>\n<li>First, you will need to <a target=\"_blank\" href=\"https:\/\/docs.newrelic.com\/docs\/agents\/php-agent\/getting-started\/new-relic-php\" rel=\"nofollow ugc noopener\">install and configure<\/a> New Relic PHP agent on server.<\/li>\n<li>Activate the plugin in WordPress.<\/li>\n<li>Enjoy!<\/li>\n<\/ol>\n<\/div>\n<div id=\"tab-reviews\" class=\"plugin-reviews section\">\n<h2 id=\"reviews-header\">Reviews<\/h2>\n<div class=\"plugin-reviews\">\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/4373e171afae9085e81ebe5788ef331be49f212417f244896e5fd1a8000f2b42?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/4373e171afae9085e81ebe5788ef331be49f212417f244896e5fd1a8000f2b42?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/thank-you-3520\/\" rel=\"noopener\">Thank you!<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/rvscc\/\" title=\"Posts by rvscc\" rel=\"author noopener\">rvscc<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">April 9, 2024<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">This makes it easy to see in new relic admin, thank you!<\/div>\n<\/p><\/div>\n<\/article>\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/3eaec2daced26ebc1e364cdf227aaec0e6220afa7fc1777ad8de0e97b30a4877?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/3eaec2daced26ebc1e364cdf227aaec0e6220afa7fc1777ad8de0e97b30a4877?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/much-needed-timesaver\/\" rel=\"noopener\">Much needed timesaver!<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/quantum-leap\/\" title=\"Posts by Kristof Loyens Quantum Leap\" rel=\"author noopener\">Kristof Loyens Quantum Leap<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">January 5, 2024<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">Thanks for this. Saved a lot of time and hasstle!<\/div>\n<\/p><\/div>\n<\/article>\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/c18228ab18d1c4bfbd6ca7344ee16b0cf962d9cfa12b8906bbb5d1f49bde935e?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/c18228ab18d1c4bfbd6ca7344ee16b0cf962d9cfa12b8906bbb5d1f49bde935e?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/works-like-a-charm-1199\/\" rel=\"noopener\">Works like a charm<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/mythemeshop\/\" title=\"Posts by MyThemeShop\" rel=\"author noopener\">MyThemeShop<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">February 15, 2018<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">Just installed the plugin and it works like a charm with NewRelic\u2019s service.<\/p>\n<p>Thank you for developing this plugin.<\/p><\/div>\n<\/p><\/div>\n<\/article>\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/ac62a9a56f3e2f435d38ad45be05aee18fa12241138a4faa6b2023bf5a0761fc?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/ac62a9a56f3e2f435d38ad45be05aee18fa12241138a4faa6b2023bf5a0761fc?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/essential-added-data\/\" rel=\"noopener\">Essential added data<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/jakemgold\/\" title=\"Posts by Jake Goldman\" rel=\"author noopener\">Jake Goldman<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">July 13, 2017<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">I\u2019m biased, since other members of my team built this, but using it for some clients I\u2019m serving, I can say that the added data \u2013 particularly around the page template and user properties \u2013 saves significant time in diagnostics.<\/div>\n<\/p><\/div>\n<\/article><\/div>\n<p>\t\t<a target=\"_blank\" class=\"reviews-link\" href=\"https:\/\/wordpress.org\/support\/plugin\/wp-newrelic\/reviews\/\" rel=\"noopener\"><br \/>\n\t\t\tRead all 4 reviews\t\t<\/a><\/div>\n<div id=\"tab-developers\" class=\"plugin-developers section\">\n<h2 id=\"developers-header\">Contributors &amp; Developers<\/h2>\n<div class=\"plugin-contributors\">\n<p>\u201cNew Relic Reporting for WordPress\u201d is open source software. The following people have contributed to this plugin.<\/p>\n<p><span class=\"screen-reader-text\">Contributors<\/span><\/p>\n<ul id=\"contributors-list\" class=\"contributors-list\">\n<li>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/a23224a610fd2e01327438b5faab5749d7afe5bb8a888ca23e7ab751824e5458?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/a23224a610fd2e01327438b5faab5749d7afe5bb8a888ca23e7ab751824e5458?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/10up\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\t10up\t\t\t\t<\/a>\n\t\t\t<\/li>\n<li>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/cad017a6a003cf313223c1887ef96edcfebb5420825e91e2dd80f0fe37c9eab2?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/cad017a6a003cf313223c1887ef96edcfebb5420825e91e2dd80f0fe37c9eab2?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/ritteshpatel\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\tRitesh Patel\t\t\t\t<\/a>\n\t\t\t<\/li>\n<li>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/3f86435d12ea2f8555a6bb4e0503ab1c83183f94ece4b2bf4c7053bf3bb5f815?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/3f86435d12ea2f8555a6bb4e0503ab1c83183f94ece4b2bf4c7053bf3bb5f815?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/tott\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\tThorsten Ott\t\t\t\t<\/a>\n\t\t\t<\/li>\n<li>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/7ced3a956239c71f4a1c420e5e0c51f98c614bd277dac926c69cc16e93908250?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/7ced3a956239c71f4a1c420e5e0c51f98c614bd277dac926c69cc16e93908250?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/oscarssanchez\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\toscarssanchez\t\t\t\t<\/a>\n\t\t\t<\/li>\n<li>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/c95de1e6c222121175c2c0dddf4631d2ea45704938f53332d12710379c6153e6?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/c95de1e6c222121175c2c0dddf4631d2ea45704938f53332d12710379c6153e6?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/jeffpaul\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\tJeffrey Paul\t\t\t\t<\/a>\n\t\t\t<\/li>\n<\/ul><\/div>\n<div class=\"plugin-development\">\n<p><a target=\"_blank\" href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/wp-newrelic\" rel=\"noopener\">Translate \u201cNew Relic Reporting for WordPress\u201d into your language.<\/a><\/p>\n<h3>Interested in development?<\/h3>\n<p><a target=\"_blank\" href=\"https:\/\/plugins.trac.wordpress.org\/browser\/wp-newrelic\/\" rel=\"noopener\" class=\"broken_link\">Browse the code<\/a>, check out the <a target=\"_blank\" href=\"https:\/\/plugins.svn.wordpress.org\/wp-newrelic\/\" rel=\"noopener\">SVN repository<\/a>, or subscribe to the <a target=\"_blank\" href=\"https:\/\/plugins.trac.wordpress.org\/log\/wp-newrelic\/\" rel=\"noopener\" class=\"broken_link\">development log<\/a> by <a target=\"_blank\" href=\"https:\/\/plugins.trac.wordpress.org\/log\/wp-newrelic\/?limit=100&amp;mode=stop_on_copy&amp;format=rss\" rel=\"noopener\" class=\"broken_link\">RSS<\/a>.<\/p>\n<\/div>\n<\/div>\n<div id=\"tab-changelog\" class=\"plugin-changelog section\">\n<h2 id=\"changelog-header\">Changelog<\/h2>\n<h4>1.3.3 \u2013 2024-06-26<\/h4>\n<p><strong>Note this release bumps the PHP minimum from 7.3.11 to 8.0 and the WordPress minimum from 4.0 to 6.3.<\/strong><br \/>\n* <strong>Added:<\/strong> Minimum PHP version check for 7.3.11 (props <a target=\"_blank\" href=\"https:\/\/github.com\/bmarshall511\" rel=\"nofollow ugc noopener\">@bmarshall511<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/Sidsector9\" rel=\"nofollow ugc noopener\">@Sidsector9<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/wp-newrelic\/pull\/60\" rel=\"nofollow ugc noopener\">#60<\/a>).<br \/>\n* <strong>Changed:<\/strong> <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/wp-newrelic?tab=readme-ov-file#support-level\" rel=\"nofollow ugc noopener\">Support Level<\/a> downgraded from <code>Active<\/code> to <code>Stable<\/code> (props <a target=\"_blank\" href=\"https:\/\/github.com\/jeffpaul\" rel=\"nofollow ugc noopener\">@jeffpaul<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/dkotter\" rel=\"nofollow ugc noopener\">@dkotter<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/felipeelia\" rel=\"nofollow ugc noopener\">@felipeelia<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/oscarssanchezz\" rel=\"nofollow ugc noopener\">@oscarssanchezz<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/wp-newrelic\/pull\/65\" rel=\"nofollow ugc noopener\">#65<\/a>).<br \/>\n* <strong>Changed:<\/strong> Bump WordPress \u201ctested up to\u201d version 6.5 (props <a target=\"_blank\" href=\"https:\/\/github.com\/zamanq\" rel=\"nofollow ugc noopener\">@zamanq<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/jeffpaul\" rel=\"nofollow ugc noopener\">@jeffpaul<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/oscarssanchezz\" rel=\"nofollow ugc noopener\">@oscarssanchezz<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/wp-newrelic\/pull\/58\" rel=\"nofollow ugc noopener\">#58<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/wp-newrelic\/pull\/66\" rel=\"nofollow ugc noopener\">#66<\/a>).<br \/>\n* <strong>Fixed:<\/strong> Improve compatibility with PHP 8.1 by replacing the deprecated <code>FILTER_SANITIZE_STRING<\/code> (props <a target=\"_blank\" href=\"https:\/\/github.com\/burhandodhy\" rel=\"nofollow ugc noopener\">@burhandodhy<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/jeffpaul\" rel=\"nofollow ugc noopener\">@jeffpaul<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/felipeelia\" rel=\"nofollow ugc noopener\">@felipeelia<\/a>, <a target=\"_blank\" href=\"mailto:venms@gmail.com\" rel=\"nofollow ugc noopener\">Sven<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/wp-newrelic\/pull\/68\" rel=\"nofollow ugc noopener\">#68<\/a>).<\/p>\n<h4>1.3.2 \u2013 2022-06-28<\/h4>\n<ul>\n<li><strong>Changed:<\/strong> Bump WordPress version \u201ctested up to\u201d 6.0 (props <a target=\"_blank\" href=\"https:\/\/github.com\/lukecav\" rel=\"nofollow ugc noopener\">@lukecav<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/burhandodhy\" rel=\"nofollow ugc noopener\">@burhandodhy<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/jeffpaul\" rel=\"nofollow ugc noopener\">@jeffpaul<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/wp-newrelic\/pull\/45\" rel=\"nofollow ugc noopener\">#45<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/wp-newrelic\/pull\/49\" rel=\"nofollow ugc noopener\">#49<\/a>).<\/li>\n<\/ul>\n<p><a target=\"_blank\" href=\"https:\/\/github.com\/10up\/wp-newrelic\/blob\/develop\/CHANGELOG.md\" rel=\"nofollow ugc noopener\">View historical changelog details here<\/a>.<\/p>\n<\/div><\/div>\n<p><!-- .entry-content --><\/p>\n<p>\t<!-- .entry-meta --><br \/>\n<\/article>\n<p><br \/>\n<br \/><a href=\"https:\/\/wordpress.org\/plugins\/wp-newrelic\/\" target=\"_blank\" rel=\"noopener\">Source link <\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>New Relic Reporting for WordPress By 10up Download Details Reviews Installation Development Support Description WP New Relic (WPNR) is designed to use with New Relic APM which uses New Relic PHP Agent API to properly augment existing metrics with valuable WordPress details such as templates, users, request type, transaction names etc. This plugin is tested [&hellip;]<\/p>","protected":false},"author":32,"featured_media":3925,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"give_campaign_id":0,"footnotes":""},"categories":[1933,39,40],"tags":[2694,2695,1955],"class_list":["post-3924","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-community-plugin","category-lite-version","category-wp-plugin-solution","tag-relic","tag-reporting","tag-wordpress"],"acf":[],"fifu_image_url":"https:\/\/ps.w.org\/wp-newrelic\/assets\/banner-772x250.png?rev=2968950","_links":{"self":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/posts\/3924","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/users\/32"}],"replies":[{"embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/comments?post=3924"}],"version-history":[{"count":0,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/posts\/3924\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/media\/3925"}],"wp:attachment":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/media?parent=3924"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/categories?post=3924"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/tags?post=3924"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}