Showing page 1 of 3
Previous Next

me@grafxflow

27 May, 2018

CMS

Has WordPress had its day?

I never thought I would say this... but has WordPress had its day, or does it have a long term future without a major overhaul?

me@grafxflow

30 Apr, 2017

CMS

WordPress Custom Ajax Contact Form

Here is a tutorial for creating your own custom forms using the WordPress built in admin-ajax.php, better yet it doesn't require any WordPress plugins.

me@grafxflow

16 Jul, 2015

CMS

WP Comment Stats plugin

The WordPress / WP Comment Stats WordPress Plugin is based on the original plugin 'Comment Stats' found at https://wordpress.org/plugins/comment-stats/.

me@grafxflow

13 Apr, 2014

CMS

Add custom styles to tinymce editor in WordPress

Add a custom css dropdown menu styles in WordPress's CMS page editor (tinymce). Add a little bit of code to the WordPress functions file.

me@grafxflow

12 Jan, 2014

CMS

Block spam comments with the htaccess

As all WordPress administrators know the constant issues having to block spam comments can become irritating on a daily basis. So try editing the htaccess.

me@grafxflow

12 Jan, 2014

CMS

What are the different user roles and limitations

In WordPress an administrator has the control to change what other users have access to in the admin panel, here is a breakdown of the other user roles.

me@grafxflow

03 Sep, 2013

CMS

Prevent Empty Searches in WordPress Revised

WordPress was allowing empty searches to bring back results. Here is a revised version of a solution I found on the web. Hope it helps anyone.

me@grafxflow

06 Aug, 2013

CMS

Navigation item stays highlighted when tag or category selected

I made a WordPress site using the e-shop plugin, here is how I made the parent menu item stay highlighted when its Shop Category or Shop Tag was selected.

me@grafxflow

17 Apr, 2013

CMS

Wordpress Security issue true or false?

Many WordPress Developers are aware of various blogs bringing up the subject of security issues with WordPress recently. So what's the solution?

me@grafxflow

27 Mar, 2013

CMS

Remove the 'Private:' title for private posts

Here is code to hide 'Private:' that appear in the titles on Wordpress private posts or pages. It's a simple filter function added to 'functions.php'.

me@grafxflow

22 Mar, 2013

CMS

Replace WordPress@ as sender on emails

Here is a solution (without using a plugin) to replace the 'WordPress@' senders email address added automatically to auto replay emails in WordPress.

me@grafxflow

18 Mar, 2013

CMS

Hide posts/pages from search results

If you want to hide certain pages or posts from the WordPress search results. Then you need to edit the 'functions.php' file adding a nice snippet of code.

Showing page 1 of 3
Previous Next