As if website hacking is not something new to you, to mention hacking of Wordpress sites could just sound like another form of it. But your relying on the wonderful technology that Wordpress provides
Tag Archives: wordpress hack
Disable sending password email to new wordpress users
After installing new wordpress 4.3 version, I came across with issue of sending email forcefully to new wordpress user on their email address. Here is tutorial for disable sending password email to new wordpress users
how to get parent page title in wordpress
If want to get parent page title in wordpress and show in wordpess then use following code snippet in your theme you can easily get the parent page title.
Change image name to wordpress post slug during upload
Wordpress tutorial, Change image name to wordpress post slug during upload. If you want to rename files during upload and set their names to the post slug
How to How to remove first image from post wordpress
wordpress tutorial, remove first image from post wordpress. In many wordpress old site they used the first image as post or featured image. Here solution
Add Custom Content to End of RSS feed for wordpress
wordpress tutorial for, Add Custom Content to End of RSS feed for wordpress. WordPress has own wordpress api to designed many RSS feed format. code given
disable image upload for wordpress users
wordpress tutorial, disable image upload for wordpress users. If you want to restrict the normal author to upload media file your wordpress blog.
how to hide wordpress login page error messages
wordpress tutorial, how to hide wordpress login page error messages. Here in this article We are Hiding error is very basic thing for keep away hackers.
How to set post first image as featured image automatically
So using or choosing the image as featured image for post is another manual work we need to do. Info about. how to set post first image as featured image
How to send smtp email through wordpress without plugin
Many people want to send smtp email through wordpress. Wordpress uses the PHPmailer in there CMS. Using PHPmailer you can send the email using STMP service.