Bernard Aybouts - Blog - MiltonMarketing.com

Maximize WordPress SEO: Posts vs Pages & Content Strategy

By |March 21, 2018|WordPress|

In WordPress, Posts and Pages represent two different types of content, each with its specific use cases and features. Understanding the differences between them can help you decide when to use each for your content strategy on your blog or website. Posts Dynamic Nature: Posts are essentially blog entries or articles that appear[ ► ]

Enhance WordPress: TinyMCE Buttons & Shortcode Plugins

By |March 20, 2018|WordPress, Custom Code|

Automatically Create Media Buttons for Shortcode Selection To automatically create media buttons for shortcode selection in WordPress, follow the steps below: Step 1: Add the Button to TinyMCE Editor Add the following PHP code to your theme's functions.php file or a custom plugin: function my_add_tinymce_button() { if ( ! current_user_can( 'edit_posts' ) &&[ ► ]

Go to Top