Backups
I’ve been looking at various backup plugins to try and see how reliable it would be to set up an automated backup. As ever the main requirement is free of charge since I can’t pass on the cost. There seem to be two options.
I’ve been looking at various backup plugins to try and see how reliable it would be to set up an automated backup. As ever the main requirement is free of charge since I can’t pass on the cost. There seem to be two options.
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.)
wp_enqueue_script warning Read More »
There are occasions using a child theme when you want to replace the original action with your own. WordPress provides a function for this:
remove_action function Read More »
I like to have all external links open in a new window. However, the traditional method of target=_blank