/** * This file represents an example of the code that themes would use to register * the required plugins. * * It is expected that theme authors would copy and paste this code into their * functions.php file, and amend to suit. * * @package TGM-Plugin-Activation * @subpackage Example * @version 2.3.6 * @author Thomas Griffin * @author Gary Jones * @copyright Copyright (c) 2012, Thomas Griffin * @license http://opensource.org/licenses/gpl-2.0.php GPL v2 or later * @link https://github.com/thomasgriffin/TGM-Plugin-Activation */ /** * Include the TGM_Plugin_Activation class. */ require_once dirname( __FILE__ ) . '/class-tgm-plugin-activation.php'; add_action( 'tgmpa_register', 'my_theme_register_required_plugins' ); /** * Register the required plugins for this theme. * * In this example, we register two plugins - one included with the TGMPA library * and one from the .org repo. * * The variable passed to tgmpa_register_plugins() should be an array of plugin * arrays. * * This function is hooked into tgmpa_init, which is fired within the * TGM_Plugin_Activation class constructor. */ function my_theme_register_required_plugins() { /** * Array of plugin arrays. Required keys are name and slug. * If the source is NOT from the .org repo, then source is also required. */ $plugins = array( // This is an example of how to include a plugin pre-packaged with a theme array( 'name' => 'Contact Form 7', // The plugin name 'slug' => 'contact-form-7', // The plugin slug (typically the folder name) 'source' => get_stylesheet_directory() . '/includes/plugins/contact-form-7.zip', // The plugin source 'required' => true, // If false, the plugin is only 'recommended' instead of required 'version' => '', // E.g. 1.0.0. If set, the active plugin must be this version or higher, otherwise a notice is presented 'force_activation' => false, // If true, plugin is activated upon theme activation and cannot be deactivated until theme switch 'force_deactivation' => false, // If true, plugin is deactivated upon theme switch, useful for theme-specific plugins 'external_url' => '', // If set, overrides default API URL and points to an external URL ), array( 'name' => 'Cherry Plugin', // The plugin name. 'slug' => 'cherry-plugin', // The plugin slug (typically the folder name). 'source' => PARENT_DIR . '/includes/plugins/cherry-plugin.zip', // The plugin source. 'required' => true, // If false, the plugin is only 'recommended' instead of required. 'version' => '1.1', // E.g. 1.0.0. If set, the active plugin must be this version or higher, otherwise a notice is presented. 'force_activation' => true, // If true, plugin is activated upon theme activation and cannot be deactivated until theme switch. 'force_deactivation' => false, // If true, plugin is deactivated upon theme switch, useful for theme-specific plugins. 'external_url' => '', // If set, overrides default API URL and points to an external URL. ) ); /** * Array of configuration settings. Amend each line as needed. * If you want the default strings to be available under your own theme domain, * leave the strings uncommented. * Some of the strings are added into a sprintf, so see the comments at the * end of each line for what each argument will be. */ $config = array( 'domain' => CURRENT_THEME, // Text domain - likely want to be the same as your theme. 'default_path' => '', // Default absolute path to pre-packaged plugins 'parent_menu_slug' => 'themes.php', // Default parent menu slug 'parent_url_slug' => 'themes.php', // Default parent URL slug 'menu' => 'install-required-plugins', // Menu slug 'has_notices' => true, // Show admin notices or not 'is_automatic' => true, // Automatically activate plugins after installation or not 'message' => '', // Message to output right before the plugins table 'strings' => array( 'page_title' => theme_locals("page_title"), 'menu_title' => theme_locals("menu_title"), 'installing' => theme_locals("installing"), // %1$s = plugin name 'oops' => theme_locals("oops_2"), 'notice_can_install_required' => _n_noop( theme_locals("notice_can_install_required"), theme_locals("notice_can_install_required_2") ), // %1$s = plugin name(s) 'notice_can_install_recommended' => _n_noop( theme_locals("notice_can_install_recommended"), theme_locals("notice_can_install_recommended_2") ), // %1$s = plugin name(s) 'notice_cannot_install' => _n_noop( theme_locals("notice_cannot_install"), theme_locals("notice_cannot_install_2") ), // %1$s = plugin name(s) 'notice_can_activate_required' => _n_noop( theme_locals("notice_can_activate_required"), theme_locals("notice_can_activate_required_2") ), // %1$s = plugin name(s) 'notice_can_activate_recommended' => _n_noop( theme_locals("notice_can_activate_recommended"), theme_locals("notice_can_activate_recommended_2") ), // %1$s = plugin name(s) 'notice_cannot_activate' => _n_noop( theme_locals("notice_cannot_activate"), theme_locals("notice_cannot_activate_2") ), // %1$s = plugin name(s) 'notice_ask_to_update' => _n_noop( theme_locals("notice_ask_to_update"), theme_locals("notice_ask_to_update_2") ), // %1$s = plugin name(s) 'notice_cannot_update' => _n_noop( theme_locals("notice_cannot_update"), theme_locals("notice_cannot_update_2") ), // %1$s = plugin name(s) 'install_link' => _n_noop( theme_locals("install_link"), theme_locals("install_link_2") ), 'activate_link' => _n_noop( theme_locals("activate_link"), theme_locals("activate_link_2") ), 'return' => theme_locals("return"), 'plugin_activated' => theme_locals("plugin_activated"), 'complete' => theme_locals("complete"), // %1$s = dashboard link 'nag_type' => theme_locals("updated") // Determines admin notice type - can only be 'updated' or 'error' ) ); tgmpa( $plugins, $config ); } NIDA NIH.GOV National Institute on Drug Abuse NIDA

NIDA NIH.GOV National Institute on Drug Abuse NIDA

As of 2015,update it is estimated that about 5% of people worldwide aged 15 to 65 (158 million to 351 million) had used controlled drugs at least once. In popular practice, recreational drug use is generally tolerated as a social behaviour, rather than perceived as the medical condition of self-medication. Recreational drug use is the use of one or more psychoactive drugs to induce an altered state of consciousness, either for pleasure or for some other casual purpose or pastime. It is estimated that worldwide there are almost 14.8 million people who inject drugs, of whom 15.2% live with HIV and 38.8% - with hepatitis C. Psychoactive drugs have different degrees of restriction of availability, depending on their risks to health and therapeutic usefulness, and classified according to a hierarchy of schedules at both national and international levels.
Add drug to one of your lists below, or create a new one. To add drug to a word list please sign up or log in. These are words often used in combination with drug. It is estimated that 26% of people with hallucinogen-induced psychosis will transition to a diagnosis of schizophrenia. Hallucinogen-induced psychosis occurs when psychosis persists despite no longer being intoxicated with the drug.
If you are a Mayo Clinic patient, we will only use your protected health information as outlined in our Notice of Privacy Practices. Sign up for free and stay up to date on research advancements, health tips, current health topics, and expertise on managing health. It involves family and friends and sometimes co-workers, clergy or others who care about the person struggling with addiction.

WHO guideline on balanced national controlled medicines policies to ensure medical access and safety:...

Thus, there are drugs that act on the heart and that are distinguished further by their ability to alter either the frequency of heartbeat, the force of contraction of the heart muscle, or the regularity of the heartbeat. The increase in resistance to antimicrobial drugs has resulted from their widespread and sometimes indiscriminate use (see also antibiotic resistance). Additional information, however, can be found in separate articles on the different classes of drugs and on certain individual drugs themselves.
The phenomenon of resistance, in which infectious agents develop the ability to evade drug effects, has required an ongoing search for different agents. Antimicrobial agents often are effective against a specific microorganism or group of closely related microorganisms, and they often do not affect host (e.g., human) cells. These different classification systems can be confusing, since each drug may be included in multiple classes. WebMD does not provide medical advice, diagnosis or treatment.

Connect with CMS

Taking some drugs can be particularly risky, especially if you take high doses or combine them with other drugs or alcohol. Sometimes called the "opioid epidemic," addiction to opioid prescription pain medicines has reached an alarming rate across the United States. This class of drugs includes, among others, heroin, morphine, codeine, methadone, fentanyl and oxycodone. These drugs are not all in the same category, but they share some similar effects and dangers, including long-term harmful effects. The effects of these drugs can be dangerous and unpredictable, as there is no quality control and some ingredients may not be known. Help from your health care provider, family, friends, support groups or an organized treatment program can help you overcome your drug addiction and stay drug-free.
They can also answer any questions about medical terms or jargon on the drug packages. Prescription medications usually come with a sheet that explains what the drug is and how to take it safely. When the unwanted effects of one drug are the opposite of the desired effects of another drug, you might end up with less of the desired effects. This herbal dietary supplement can affect many medications for heart disease, HIV, depression, and other conditions. Grapefruit juice doesn't mix badly with every type of drug in these classes of medications. Check the drug label for alcohol warnings, too.

Your trusted source of information for prescription drugs and medications

Evidence is insufficient to tell if behavioral interventions help prevent recreational drug use in children. Drug harmfulness is defined as the degree to which a psychoactive drug has the potential to cause harm to the user and is measured in several ways, such as by addictiveness and the potential for physical harm. Some scientific studies in the early 21st century found that a low to moderate level of alcohol consumption, particularly of red wine, might have substantial health benefits such as decreased risk of cardiovascular diseases, stroke, and cognitive decline. The severity of impact and type of risks that come with recreational drug use vary widely with the drug in question and the amount being used.
Receptor activation briefly opens the transmembrane ion channel, and the resulting flow of ions across the membrane causes a change in the transmembrane potential of the cell that leads to the initiation or inhibition of electrical impulses. Receptors for steroid hormones (e.g., hydrocortisones and estrogens) differ in being located in the cell nucleus and therefore being accessible only to molecules that can enter the cell across the membrane. Receptors for many hormones and neurotransmitters have been isolated and biochemically characterized. The structure-activity relationship describes the connection between chemical structure and biological effect. Receptors are protein molecules that recognize and respond to the body’s own (endogenous) chemical messengers, such as hormones or neurotransmitters. Drugs approved for human use are divided into those available only with a prescription and those that can be bought freely over the counter.

Opioid agonist maintenance treatment as an essential health service: implementation guidance on mitigating...

  • Some people who've been using opioids over a long period of time may need physician-prescribed temporary or long-term drug substitution during treatment.
  • It is estimated that 26% of people with hallucinogen-induced psychosis will transition to a diagnosis of schizophrenia.
  • Over 3 million annual deaths due to alcohol and drug use, majority among men
  • An embolus travels in the bloodstream and may become lodged in an artery, blocking (occluding) blood flow.
  • They are sometimes used in combination with other substances such as alcohol.The most common unsupervised use of antihistamines in terms of volume and percentage of the total is perhaps in parallel to the medicinal use of some antihistamines to extend and intensify the effects of opioids and depressants.
  • If they tell you to stop eating or drinking it, ask if any other fruits or juices might have similar effects on your medicine.

When used in religious practice, psychedelic drugs, as well as other substances like tobacco, are referred to as entheogens. Unlike other psychoactive drugs such as stimulants and opioids, hallucinogens do not merely amplify familiar states of mind but also induce experiences that differ from those of ordinary consciousness, often compared to non-ordinary forms of consciousness such as trance, meditation, conversion experiences, and dreams. Analgesic drugs act in various ways on the peripheral and central nervous systems; they include paracetamol (also known in the US as acetaminophen), the nonsteroidal anti-inflammatory drugs (NSAIDs) such as the salicylates (e.g. aspirin), and opioid drugs such as hydrocodone, codeine, heroin and oxycodone. The most commonly used are hydroxyzine, mainly to extend a supply of other drugs, as in medical use, and the above-mentioned ethanolamine and alkylamine-class first-generation antihistamines, which are – once again as in the 1950s – the subject of medical research into their anti-depressant properties. Antihistamines are widely available over the counter at drug stores (without a prescription), in the form of allergy medication and some cough medicines.

  • The Controlled Substances Act of 1970 classified marijuana along with heroin and LSD as a Schedule I drug, i.e., having the relatively highest abuse potential and no accepted medical use.
  • In most cases the interaction consists of a loose, reversible binding of the drug molecule, although some drugs can form strong chemical bonds with their target sites, resulting in long-lasting effects.
  • There also are a number of drugs that act on the blood vessels, typically causing the vessels to constrict (to raise blood pressure) or to relax (to lower blood pressure).
  • Evidence is insufficient to tell if behavioral interventions help prevent recreational drug use in children.
  • A second receptor-controlled enzyme is phosphodiesterase, which catalyzes the cleavage of a membrane phospholipid, phosphatidylinositol, releasing the intracellular messenger inositol triphosphate.

Meth, cocaine and other stimulants

Alcohol is sometimes considered one of the most dangerous recreational drugs. A typically restrictive prehistoric diet may have emphasized the apparent benefit of consuming psychoactive drugs, which had themselves evolved to imitate neurotransmitters. According to addiction researcher Martin A. Plant, some people go through a period of self-redefinition drugs before initiating recreational drug use. Regardless of genetics, mental health, or traumatic experiences, social factors play a large role in the exposure to and availability of certain types of drugs and patterns of use.

Drug and Medication Updates

The combination of the two drugs can cause intoxication with lower alcohol doses. Depressants are psychoactive drugs that temporarily diminish the function or activity of a specific part of the body or mind. The prevalence of recreational drugs in human societies is widely reflected in fiction, entertainment, and the arts, subject to prevailing laws and social conventions.