WP MultiTasking – WP Utilities

Description

This plugin is synthetic utility for your WordPress site:

  • Shortcode mark ID apply for anchor text
  • BBCode
  • Include custom post type for AddQuickTag plugin settings
  • Exit pop-up each per post, page and custom post type
  • Welcome pop-up each per post, page and custom post type
  • Remove base slug from custom post type
  • Replace the Block Editor with the Classic Editor
  • Enables the classic widgets settings screens in Appearance – Widgets
  • SMTP Settings
  • Shortcodes: [currentyear], [currentmonth] … support YoastSEO, RankMath
  • Insert head, body and footer scripts

Screenshots

  • WP MultiTasking settings
  • AddQuickTag settings
  • Welcome popup settings
  • Exit popup settings
  • Remove base slug from custom post type
  • SMTP Settings
  • Insert head, body and footer scripts

Installation

Install Plugin Using Search:

1. Go to Plugins -> Add New
2. Search for 'WP MultiTasking'
3. Click to 'Install' in search results row
4. Click to 'OK' to accept plugin installation
5. Once installed, click Activate Plugin link

or, install Plugin in .ZIP Format

1. Download the plugin .zip file
2. Log in to yourdomain.com/wp-admin/plugins.php
3. Click to 'Add New' -> 'Upload'
4. Click to 'Install' button
5. Once uploaded, click Activate Plugin link

FAQ

How To change menu name

  • Go to ‘wp-admin -> WP Utilities -> WP Utilities’
  • Enter the name you want to set

How To using BBCode

Bold: [b]bold[/b]
Italics: [i]italics[/i]
Underline: [u]underline[/u]
URL: [url]https://wordpress.org/[/url] [url=”https://wordpress.org/”]WordPress[/url]
Image: [img]https://s.w.org/style/images/codeispoetry.png[/img]
Quote: [quote]Lorem ipsum dolor sit amet, consectetuer adipiscing elit,[/quote]
Named Quote: [quote=”NAME”]Lorem ipsum dolor sit amet[/quote]
Color: [color=”red”]something red[/color]
Strikeout:[s]striked this out[/s]
Center Text:[center]center me[/center]
Computer code:

10 GOTO 10

Font size: [size=10]10px font size[/size]
Ordered lists: [ol][li][/li][/ol]
Unordered lists: [ul][li][/li][/ul]
List Item: [li]item[/li]
Youtube Links:
Google Video Links: [gvideo]Google Video ID[/gvideo]
Named Spoiler: [spoiler=two plus two]four[/spoiler]
Unnamed Spoiler: [spoiler]Boo![/spoiler]

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP MultiTasking – WP Utilities” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.1.11

  • Exclude post type is not viewable
  • Insert head, body and footer scripts

0.1.10

  • do_shortcode in excerpt
  • do_shortcode in title, description of yoast seo, rank math

0.1.9

  • Fix bug: Function create_function() is deprecated
  • Add shortcodes

0.1.8

  • Audit custom permalinks
  • Add Fancybox option for pop-up
  • Add SMTP settings

0.1.7

  • Fix the new version compatibility error notice

0.1.6

  • Change menu name

0.1.5

  • Fix bug js
  • Fix Add Quick Tag support type

0.1.4

  • Fix bug flush rewrite after insert post or custom post type
  • Change language from Vietnam to English

0.1.3

  • Remove base slug from custom post type
  • Fix only display AddQuickTag menu when AddQuickTag plugin is actived

0.1.2

  • Remove list pages post type. Using pages of WordPress for exit pop-up & welcome pop-up
  • Add chosen style for select box

0.1.1

  • Option menu name of this plugin
  • Include custom post type for AddQuickTag plugin settings
  • Update screenshots

0.1.0

  • First version