Menu
blog.headdesk.me
blog.headdesk.me

Tag: wordpress

Upgrade to php-7.3

That caused my WordPress plugin Crayon Syntax Highlighter to fail. Some googling suggests php-7.3 switched to pcre2, which is more restrictive in terms of escaping special characters.

Loading

WordPress plugin – do you know what they do?

During the course of learning how to write a plugin, I realize it is very easy for a plugin to access information inside WordPress. A plugin has unrestricted access. Here is a quick demo about what can be done.

Loading

Writing a wordpress plugin to filter comments

I’m completely new to wordpress plugin development. I want to write a plugin to delete comments I don’t want based on a keyword list. Update: WordPress already comes with this feature under Comment Moderation The code The code isn’t complex. It first use the preprocess_comment hook to check the comment content. If it contains hyperlinks,…

Loading

google reCAPTCHA

Google likes to reinvent, against what Einstein once said – simple but not simpler. It’s certainly not simpler on the backend but a pleasure for users. Plugins for WordPress are available, why not give it a spin! reCAPTCHA – https://www.google.com/recaptcha/intro/index.html WordPress plugin – https://wordpress.org/plugins/wp-recaptcha

Loading

  • aws (8)
  • coffee (1)
  • headfi (1)
  • linux (6)
  • others (59)
  • security (2)
  • tech (36)
  • wordpress (2)

Loading

apache apigateway aws awscli azure backup cloud coffee docker ec2 EL8 ElasticBeanstalk enpass espresso featured kernel lelit linux lvm meltdown MFA nat gateway nginx php proliant python rdp Redhat RHEL rpm Ryzen s2s scp serverless site-to-site smartarray snapshot spectre tech terraform transit gateway ubuntu ubuntu upgrade vpn wordpress

©2023 blog.headdesk.me | Powered by SuperbThemes & WordPress