Tag Archives: PHP
Hide WordPress Version From Dashboard Footer
Hiding your WordPress installation version is a good idea. Knowing what version you’re running, a malicious person could take advantage of the vulnerabilities identified within that version and potentially corrupt, delete, or even control your WordPress installation and all your web host files. Why some theme developers decide to advertise […]
Disable Or Move WordPress Admin Bar
With the release of WordPress 3.1, a feature was added called the Admin Bar that has quick access to common administrative tools including user’s profile, new posts and pages, comments, updates to plug-ins or the WordPress core, and even a search box. When you’re logged into your blog, you’ll see […]
WordPress.com Stats Plugin
Since the day after I started my blog until yesterday (a span of 3 weeks), the WordPress.com Stats plug-in has not worked for me. I wasn’t sure why but I didn’t make it a priority because I’ve setup Google Analytics to track visitor trends and site referrals. I was fixing […]
Showing HTML, JavaScript, And PHP Syntax On Your Blog
So, you want to show web codes on your WordPress blog (or any website) but the web browser always executes it with the rest of your HTML? The trick for showing code on your website is actually pretty simple. Say you want to show the following code: <p>Lorem ipsum</p> You […]
Posted in: Web Development
Tagged: code, CSS, HTML, JavaScript, Notepad++, PHP, syntax, text editor, web, web browser, WordPress
Recent Comments