Black Studio TinyMCE WidgetAdds a new "Visual Editor" widget type based on the native WordPress TinyMCE editor. TinyMCE AdvancedEnables advanced features and plugins in TinyMCE, the visual editor in WordPress. Classic EditorOverrides the Gutenberg block editor … [Read more...] about WordPress editor plugins
WordPress Functionality
WordPress Membership Plugins for 1ShoppingCart
When it comes to WordPress and membership plugins, your options are plentiful. But, what if you want to integrate your membership plugin with 1ShoppingCart.com or one of it's branded partners? Unfortunately, you don't have quite as many options; after a bit of Google Research, I was only able to locate two suitable options. WishList Member and Magic Members appear … [Read more...] about WordPress Membership Plugins for 1ShoppingCart
WordPress Custom Menu Items and Settings Not Saving
I recently migrated a website from a dedicated server in Europe to a Shared account in the U.S. The migration went fairly smoothly - until the menus started freaking out. WordPress Menu Symptoms: Couldn't add new menu itemsSome menu items would take and others would disappearAfter saving the menu on the "Edit Menu" tab the "Menu Settings -> Theme Location" would … [Read more...] about WordPress Custom Menu Items and Settings Not Saving
Customizing the WordPress Tool Bar
The WordPress Toolbar (previously the "admin bar") is a useful feature in WordPress; its purpose is to provide one-click access to many features and makes managing WordPress based sites a breeze. From the admin bar, you can directly access a number of commonly used features in the WordPress dashboard. By default, the WordPress toolbar comes with a number … [Read more...] about Customizing the WordPress Tool Bar
Add or Remove Links From the WordPress Admin Bar
Use This Snippet to Add Links to Admin Toolbar Add the following code to your WordPress theme's function.php file, or a functionality plugin. Modify the example for your link. diww where diww is the ID of your menu item.my-blogs where my-blogs is the parent ID of your menu item.Title of the link you want to add where Title of the link you want to add is the title you want … [Read more...] about Add or Remove Links From the WordPress Admin Bar
WordPress not adding titles when inserting media
What exactly is an image title anyway? An image title provides additional information and follows the rules of a regular title; it should be relevant, short, and concise. A title “offers advisory information about the element for which it is set“. In most browsers, the title is the tooltip (highlighted text that appears when an image is moused over). Before the adoption of … [Read more...] about WordPress not adding titles when inserting media
How to tell when you get a spam comment in WordPress
Spam comments are just part of life when using WordPress, but it's not all that difficult to distinguish between spam and real comments. In most casses spam comments are automated and follow a basic pattern: Generically compliment the WordPress site even if the comment isn't relevant to the postAppear to be a legitimate comment, but list a spam, phishing or … [Read more...] about How to tell when you get a spam comment in WordPress