/* global wp_mail_smtp, ajaxurl */ /** * WP Mail SMTP Admin Notifications. * * @since 2.3.0 */ 'use strict'; var WPMailSMTPAdminNotifications = window.WPMailSMTPAdminNotifications || ( function( document, window, $ ) { /** * Elements holder. * * @since 2.3.0 * * @type {object} */ var el = { $notifications: $( '#wp-mail-smtp-notifications' ), $nextButton: $( '#wp-mail-smtp-notifications .navigation .next' ), $prevButton: $( '#wp-mail-smtp-notifications .navigation .prev' ), $adminBarCounter: $( '#wp-admin-bar-wp-mail-smtp-menu .wp-mail-smtp-admin-bar-menu-notification-counter' ), }; /** * Public functions and properties. * * @since 2.3.0 * * @type {object} */ var app = { /** * Start the engine. * * @since 2.3.0 */ init: function() { $( app.ready ); }, /** * Document ready. * * @since 2.3.0 */ ready: function() { app.updateNavigation(); app.events(); }, /** * Register JS events. * * @since 2.3.0 */ events: function() { el.$notifications .on( 'click', '.dismiss', app.dismiss ) .on( 'click', '.next', app.navNext ) .on( 'click', '.prev', app.navPrev ); }, /** * Click on the Dismiss notification button. * * @since 2.3.0 * * @param {object} event Event object. */ dismiss: function( event ) { if ( el.$currentMessage.length === 0 ) { return; } // AJAX call - update option. var data = { action: 'wp_mail_smtp_notification_dismiss', nonce: wp_mail_smtp.nonce, id: el.$currentMessage.data( 'message-id' ), }; $.post( ajaxurl, data, function( response ) { if ( ! response.success ) { return; } // Update counter. var count = parseInt( el.$adminBarCounter.text(), 10 ); if ( count > 1 ) { --count; el.$adminBarCounter.html( '' + count + '' ); } else { el.$adminBarCounter.remove(); } // Remove notification. var $nextMessage = el.$nextMessage.length < 1 ? el.$prevMessage : el.$nextMessage; if ( $nextMessage.length === 0 ) { el.$notifications.remove(); } else { el.$currentMessage.remove(); $nextMessage.addClass( 'current' ); app.updateNavigation(); } } ); }, /** * Click on the Next notification button. * * @since 2.3.0 * * @param {object} event Event object. */ navNext: function( event ) { if ( el.$nextButton.hasClass( 'disabled' ) ) { return; } el.$currentMessage.removeClass( 'current' ); el.$nextMessage.addClass( 'current' ); app.updateNavigation(); }, /** * Click on the Previous notification button. * * @since 2.3.0 * * @param {object} event Event object. */ navPrev: function( event ) { if ( el.$prevButton.hasClass( 'disabled' ) ) { return; } el.$currentMessage.removeClass( 'current' ); el.$prevMessage.addClass( 'current' ); app.updateNavigation(); }, /** * Update navigation buttons. * * @since 2.3.0 */ updateNavigation: function() { el.$currentMessage = el.$notifications.find( '.wp-mail-smtp-notifications-message.current' ); el.$nextMessage = el.$currentMessage.next( '.wp-mail-smtp-notifications-message' ); el.$prevMessage = el.$currentMessage.prev( '.wp-mail-smtp-notifications-message' ); if ( el.$nextMessage.length === 0 ) { el.$nextButton.addClass( 'disabled' ); } else { el.$nextButton.removeClass( 'disabled' ); } if ( el.$prevMessage.length === 0 ) { el.$prevButton.addClass( 'disabled' ); } else { el.$prevButton.removeClass( 'disabled' ); } }, }; return app; }( document, window, jQuery ) ); // Initialize. WPMailSMTPAdminNotifications.init(); Fuhad IT Solutions – Your Business maker

Welcome To My Website

I am a digital marketer with 5+ years of experience and a team of experts. We specialize in social media marketing, Shopify store design, and data tracking on Facebook, Google, Instagram, and Google Analytics GA4. With over 500 successful projects, we drive online success for businesses

Work Featured 

THIS IS MY CURRICULUM VITAE

As you can see my CV is here . My cv has my contact details, my skill rates, language, my work experience, and also my Educational qualification.

Services

What services I offer

I Provide Facebook Ads , Google Ads, Shopify Store Design , Facebook Pixel Conversion API setup , Google  Tag Manager and Google Analytics GA4

GOOGLE ADS

Grow your business through a Google Ads campaign and get more sales, and traffic.

FACEBOOK ADS

Grow your business through a Facebook ads campaign and get more Traffic, Sales and earn more revinue.

SHOPIFY STORE DESIGN

 Make and Design  your Shopify store and run your eCommerce business and earn money  

GOOGLE TAG MANAGER

Tracking your Facebook and Google  audience and retargeting the get potential customers.

FACEBOOK PIXEL CONVERSION API IOS 14

Tracking your audience server and browser site  and retargeting  and running your dynamic ads, catalog ads , conversion ads and get more sales

GOOGLE ANALYTICS GA4

See your audience all data and real time and your website traffic visitor behavior 

Why choose me

With 5+ years of experience

Actually, I always want client satisfaction. So I every time give my client on-time delivery, 24/7 Support, 100% client satisfaction

Precise Calculation

Taking care of your accounts and keeping you up to date.

Excellent Marketing Strategies

Taking care of your accounts and keeping you up to date.

Budget Friendly

Taking care of your accounts and keeping you up to date.

0 +

Happy Clients

0 +

Case Completed

0 +

Years of Experience

0 %

Happy Clients

Testimonials

With 5+ years of experience

Are you looking for a professional Digital Marketing Specialist?

I offer clients E-commerce business marketing and advertising on all social media platforms. I know the best marketing strategy for E-commerce business and I always want client satisfaction.

Case Studies

Best case studies for the
future reference

Contact me

Let’s Talk

Location

Address: Meghna -3515 Cumilla, Bangladesh

Contact

Whatsapp: +8801822585077

marketersabbir000@gmail.com

Get in touch

Error: Contact form not found.