adsense

How to Hide a Date in WordPress





Using a WordPress Plugin
1. Sign in to your WordPress site and click 'Plugins.' Click 'Add New.'
2. Search for 'Date Exclusion.' Click 'Install' then click 'Activate Plugin.'

3. Click on 'Settings.' Click on 'Date Exclusion SEO.'
4. Check the box next to 'Remove Dates from Posts.' Scroll down and click 'Save.'
Manually Removing the Date
5. Sign in to your WordPress site. Click on 'Appearance' then click 'Editor.' This brings up the template editor for your current theme.
6. Click on 'Single.php.' Scan the php document and find the line of code that produces the date. Look for '
.' The parenthesis may have additional text in it to display the date in a particular style.
7. Add two forward slashes following the 'php' part of the code. For example, change the date tag to this: '
.' This comments out the code and disables it. Click 'Update' to save the changes.

Comments

0 Responses to "How to Hide a Date in WordPress"

Post a Comment

Popular Posts

About