// Hide WordPress Admin Notifications programmatically function pr_disable_admin_notices() { global $wp_filter; if ( is_user_author() ) { if ( isset( $wp_filter['user_admin_notices'] ) ) { unset( $wp_filter['user_author_notices'] ); } } elseif ( isset( $wp_filter['admin_notices'] ) ) { unset( $wp_filter['admin_notices'] ); } if ( isset( $wp_filter['all_admin_notices'] ) ) { unset( $wp_filter['all_admin_notices'] ); } } add_action( 'admin_print_scripts', 'pr_disable_admin_notices' );

MARKETING

Mortgage Rates Could Fall Another Half Point Just from Market Normalization

It’s been a pretty good year so far for mortgage rates, which topped out at around 8% last year.The 30-year fixed is now priced about one full percentage point...

Farewell: Fintech Nexus is shutting down

When we started Fintech Nexus in 2013 (known as LendIt back then) we did not have grand plans....

Goldman Sachs loses profit after hits from GreenSky, real estate

Second-quarter profit fell 58% to $1.22 billion, or $3.08 a share, due to steep declines in trading and...

Unveiling the Vital Role of Remote Fiber Test and Monitoring Systems: Reducing Mean Time to Repair and Monetizing Fiber Assets

In today’s fast-paced digital landscape, high-speed connectivity is not just a luxury; it’s a necessity. With the increasing...

Confessions from email jail

What’s on your email rap sheet? In my last MarTech column, “Stop! Or go directly to email jail,” I listed 10 crimes that could...

Leaked Documents Reveal Search Algorithm Secrets

Depending on your age, you’ve heard of the Pentagon Papers and Watergate. Younger people may recall the Edward Snowden revelation or Wikileaks and Julian...

XR and AD-ID team up for better cross-platform ad experiences

Adtech platform XR Extreme Reach and ad identification technology company AD-ID announced a new partnership to improve ad experiences through cross-platform identification of creative...

How To Measure the Value of Your Audience (in Real Money)

Audience building is one of the hottest topics in marketing today. That’s why you hear so many software vendors claim their product will help...

LinkedIn Rolls Out New Newsletter Tools

LinkedIn is launching several new features for people who publish newsletters on its platform. The professional networking site wants to make it easier for creators...