WordPress shortcodes are great, but they have a bad point: When you decide to stop using them, their code stay in your post content. Here is a fix: A simple SQL query to run on your database to get rid of unused shortcodes. …
See the article here:
WordPress tip: Get rid of unused shortcodes
With a WordPress Sidebar Template, we need to make sure it’s widgetized. Ours is going to have two widget areas. That way we can re-use this code for 2-column or 3-column themes (on a 2-column theme the sidebars are stacked, …
ShareYou can display the most recent comments of your entire blog without any wordpress plugin . I want to display the comments in footer area. I created following code. You can copy paste the code in your sidebar.php or footer.php file.
To keep things simple the function requires the Akismet WordPress plugin to be installed. the code is mostly lifted straight from the Akismet plugin itself, turning it into a more generic function that can be used in any situation. …
Search Engine Optimization has been made a priority when designing the Business Success theme . In the code hierarchy, the main content block is placed before the sidebar.