Skip to content

About Us

Since 2001, Addict Help has operated as a private enterprise whose sole function and purpose was to help addicts and alcoholics find and maintain a permanent and healthy recovery. We are a privately help LLC, serving the internet with good information and facts. We are completely self-supporting, and are not currently accepting funds from any outside interests.

Here is our terms of use page.

Read all our blog posts.

See our general info page here.

function remove_empty_p( $content ) { // Remove empty

tags from the content $content = preg_replace( '/

]*>]*>/', '', $content ); return $content; } add_filter( 'the_content', 'remove_empty_p', 20 );

Exit mobile version