can’t change footer

Hmmm sometimes FTP clients will show that you are the owner of the file but it doesn’t explain to you that other users don’t have read / write permissions. So even if you changed something in the your footer.php another user (WordPress in this case) will not see it. Did you change permissions or CHMOD … Read more

Are these wp-content permissions safe?

As per the following from http://codex.wordpress.org/Hardening_WordPress#File_Permissions /wp-content/ User-supplied content: intended to be completely writable by all users (owner/user, group, and public). Within /wp-content/ you will find: /wp-content/themes/ Theme files. If you want to use the built-in theme editor, all files need to be group writable. If you do not want to use the built-in theme … Read more

Allow contributors to create page (but not publish)

How would you go about this? I see this is an old question and that you found a solution with an existing plugin. However, since this is a development StackExchange, it’s probably better if there’s an answer that explains how to accomplish the stated goals without the need for a third-party plugin. Written Answer WordPress … Read more

Restricting user login by IP address

IP address validation during authentication – for a selected user only Here’s a way to hook into the authenticate filter and validate the IP address for a given user during authentication. The user can see the invalid IP address error like shown here: /** * Validate IP Address During Authentication – For A Given User … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)