Skip to content

Magenaut

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

plugin-development

Should I use custom post types or a custom database tables for plugin development?

August 4, 2022August 3, 2022 by Magenaut

I’m fairly new to writing wordpress plugins, but I’ve jumped in the deep end already and I want to make sure I’m doing it “right” on my upcoming big project.

Categories Q&A, Wordpress Tags custom-post-types, database, plugin-development Leave a comment

Update widget form after drag-and-drop (WP save bug)

August 4, 2022August 3, 2022 by Magenaut

I’ve posted a bug-report about this a few months ago (on WordPress trac (Widget Instance Form Update Bug)) and I thought I’d try writing about it here too. Maybe someone has a better solution to this issue than me.

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

What is the advantage of using wp_mail?

August 4, 2022August 3, 2022 by Magenaut

What is the advantage of using wp_mail() over mail(). Codex says they’re similar, but they seem to be very similar.

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

Where is the best place to use add_filter

August 4, 2022August 3, 2022 by Magenaut

Should I use the function add_filter In my plugin’s init action hook or just the in the main plugin script?

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

framework for plugin/theme options panel?

August 4, 2022August 3, 2022 by Magenaut

JeffreyWay /
WordPress-Theme-Options-Page –
open source class the project is hosted on github aimed at theme developers,
looks nice, haven’t used it. (link dead)
.

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

How to Rewrite WordPress URL for a Plugin

August 4, 2022August 3, 2022 by Magenaut

I am trying to build a WordPress plugin here with a custom user admin area. What I would like to do is when the user adds /edit at the end of the page, it should open a page from my plugin. So for example

Categories Q&A, Wordpress Tags endpoints, plugin-development, rewrite-rules, url-rewriting, urls Leave a comment

Any examples of adding custom fields to the category editor?

August 4, 2022August 3, 2022 by Magenaut

I think I’m pretty close to cracking this nut 🙂

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

How can I add columns to the post edit listing to show my custom post data?

August 4, 2022August 3, 2022 by Magenaut

When you click on “Posts” or “Pages”, you get a paged listing of your posts or pages with the following columns:

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

Update plugin from personal API

August 4, 2022August 3, 2022 by Magenaut

I’m developing a wordpress plugin at the moment which I do not want in the WordPress plugin repository. However I still want to be able to push updates to my costumers from my own API repository.

Categories Q&A, Wordpress Tags automatic-updates, plugin-development, plugins, repository, updates Leave a comment

Autoloading & Namespaces in WordPress Plugins & Themes: Can it Work?

August 4, 2022August 3, 2022 by Magenaut

Has anyone used autoloading and/or PHP namespaces within a plugin or theme?

Categories Q&A, Wordpress Tags plugin-development, theme-development Leave a comment
Older posts
Newer posts
← Previous Page1 … Page14 Page15 Page16 … 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