• Skip to main content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

  • About
  • Contact
MENUMENU
  • Blog Home
  • AWS, Azure, Cloud
  • Backend (Server-Side)
  • Frontend (Client-Side)
  • SharePoint
  • Tools & Resources
    • CM/IN Ruler
    • URL Decoder
    • Text Hasher
    • Word Count
    • IP Lookup
  • Linux & Servers
  • Zero Code Tech
  • WordPress
  • Musings
  • More
    Categories
    • Cloud
    • Server-Side
    • Front-End
    • SharePoint
    • Tools
    • Linux
    • Zero Code
    • WordPress
    • Musings

Email

Auto-Check MailPoet “Subscribe In Comments” Box

November 12, 2019 by Ehi Kioya 1 Comment

Auto-Check MailPoet Subscribe In Comments Box

MailPoet comes with a “subscribe in comments” option that allows visitors who comment on a post to subscribe to your list via a checkbox. But this box is unchecked by default. With this jQuery snippet, you can have the box auto-checked on page load.

Filed Under: Frontend (Client-Side), JavaScript, Programming, Snippets, WordPress Tagged With: Email, MailPoet, Plugin, Snippet, WordPress

Get Notified When Someone Logs In To WordPress

November 8, 2019 by Ehi Kioya Leave a Comment

Get Notified When Someone Logs In To WordPress

By default, WordPress doesn’t come with suspicious login notifications and two factor authentication. We use plugins (or custom code) for these things. This piece of code notifies you when a user logs in to your site. Good for websites with few users.

Filed Under: Backend (Server-Side), PHP, Programming, WordPress Tagged With: Email, PHP, Security, WordPress

Check If An Email Address Has A Valid Gravatar Using PHP

October 21, 2019 by Ehi Kioya Leave a Comment

Valid Gravatar

PHP code snippet to test whether a user has a valid Gravatar or not. The only input needed is the user’s email address. It uses MD5 hashing and URI response headers.

Filed Under: Backend (Server-Side), PHP, Programming, Snippets Tagged With: Email, Gravatar, PHP, Snippet, Validation

Sending Emails From SharePoint Servers

December 12, 2018 by Ehi Kioya 9 Comments

Emails from SharePoint

My previous four-part series described how to set up a SharePoint development farm. Now, what if we want to take things a step further and configure our SharePoint farm to allow sending of outgoing emails? This article discusses everything you need to do to make this possible – from installing and configuring the SMTP service, to defining outgoing email settings in SharePoint Central Administration. I provide code examples as well.

Filed Under: AWS, Azure, Cloud, Backend (Server-Side), C#, Email, Programming, SharePoint, Visual Studio Tagged With: CSharp, Email, Programming, SharePoint, Visual Studio

How To Change The WordPress Admin Email When The Confirmation Email Fails

October 28, 2018 by Ehi Kioya 5 Comments

Change WordPress Admin Email When Confirmation Email Fails

Trying to change your WordPress admin email but not receiving the confirmation email needed to verify the change? No worries. I had the same problem but found a quick workaround. It doesn’t require messing with your database or phpMyAdmin either.

Filed Under: Email, WordPress, Zero Code Tech Tagged With: Email, WordPress

Reverse Email Search: Find The Person Behind That Email!

May 2, 2015 by Ehi Kioya 1 Comment

Reverse Email Search

We often get email from people we don’t know. Such emails are usually unwanted or unsolicited. But in some cases, you may just need to figure out who the person behind the email address is. This article examines a number of ways to do reverse email search.

Filed Under: Security, Zero Code Tech Tagged With: Email, Search, Security

  • Go to page 1
  • Go to page 2
  • Go to Next Page »

Primary Sidebar

23,738
Followers
Follow
30,000
Connections
Connect
14,568
Page Fans
Like
  • Recently   Popular   Posts   &   Pages
  • Actual Size Online Ruler Actual Size Online Ruler
    I created this page to measure your screen resolution and produce an online ruler of actual size. It's powered with JavaScript and HTML5.
  • How To Change A SharePoint List Or Library URL How To Change A SharePoint List Or Library URL
    All versions of the SharePoint user interface provide an option to change the title (or display name) of a list or library. Changing SharePoint library URL (or internal name), however, is not exactly very intuitive. We will discuss the process in this article.
  • WordPress Password Hash Generator WordPress Password Hash Generator
    With this WordPress Password Hash Generator, you can convert a password to its hash, and then set a new password directly in the database.
  • Go to page 1
  • Go to page 2
  • Go to Next Page »
  • About
  • Contact

© 2022   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy