Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

plugin-development

plugin dev – minimum base css specificity?

August 5, 2022 by Magenaut

I’m developing my first really major wordpress plugin and I’m not sure how to approach specificity.

Categories Q&A, Wordpress Tags css, plugin-development, plugins Leave a comment

Using WordPress to build membership Page

August 5, 2022 by Magenaut

I wanna built a membership page, which does have the regular stuff for non-members like Landing Page, One-Pager, Contact stuff, imprint etc… and than there should be some sort of registration and if you are registered and paid via Paypal, you can access premium content.

Categories Q&A, Wordpress Tags ajax, membership, plugin-development, plugins, user-registration Leave a comment

GET request return value as error instead of success

August 5, 2022 by Magenaut

I am trying to send response back to ajax request in js by using REST API.

Categories Q&A, Wordpress Tags ajax, errors, json, plugin-development, rest-api Leave a comment

Add function after the_content

August 5, 2022 by Magenaut

I have the following function within a simple plugin:

Categories Q&A, Wordpress Tags loop, plugin-development, the-content Leave a comment

A server-side hook failed when committing plugin code to SVN

August 5, 2022 by Magenaut

We’re trying to commit and push our initial release to the SVN repository assigned to us by the wordpress team.

Categories Q&A, Wordpress Tags php, plugin-development, plugins, svn Leave a comment

unregister_setting() vs delete_option() for plugin update

August 5, 2022 by Magenaut

I have a plugin (my first major one) and I have some registered settings that are no longer needed. I would like to have these old settings removed from the database to tidy things up and not confuse users with the new settings that will be in the options table.

Categories Q&A, Wordpress Tags functions, plugin-development Leave a comment

Sanitizing, Validating and Escaping in WordPress (Plugin)

August 5, 2022 by Magenaut

I am currently developing my first WordPress plugin. A few days ago I submitted it to WordPress for review. Unfortunately, the plugin was not (yet) published, because I still have to close some security issues. More specifically, it is about the fact that data must be Sanitized, Escaped, and Validated.

Categories Q&A, Wordpress Tags escaping, php, plugin-development, plugins, sanitization Leave a comment

Using WordPress PHP code, how to bulk delete only 100 subscribers at a time from thousands of users?

August 5, 2022 by Magenaut

Using WordPress PHP code, how to bulk delete ONLY 100 subscribers at a time from thousands of users?

Categories Q&A, Wordpress Tags plugin-development Leave a comment

Content-Security-Policy Headers are there and showing the correct settings, but still getting a refused connection

August 5, 2022 by Magenaut

So I’m putting a plugin together that will allow me to connect multiple client sites with an online service.

Categories Q&A, Wordpress Tags headers, php, plugin-development, plugins Leave a comment

How to test a WordPress plugin in real time

August 5, 2022 by Magenaut

I’m developing a simple WordPress plugin, and each time I want to test the plugin manually, I need to make a zip file and upload it to the site through the admin panel. (The WordPress site is running locally through XAMPP) It’s very tedious to do this every time I make a change.

Categories Q&A, Wordpress Tags plugin-development Leave a comment
Older posts
Newer posts
← Previous Page1 … Page3 Page4 Page5 … Page31 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress