Skip to content

Magenaut

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

plugins

In what order does WordPress load plugin files?

August 5, 2022August 4, 2022 by Magenaut

In what order are plugins loaded in WordPress?

Categories Q&A, Wordpress Tags plugins Leave a comment

Adding a Taxonomy Filter to Admin List for a Custom Post Type?

August 5, 2022August 4, 2022 by Magenaut

I have created a Custom Post Type called 'listing' and added a Custom Taxonomy called 'businesses'. I would like to add a dropdown list of Businesses to the admin list for the Listings.

Categories Q&A, Wordpress Tags custom-post-types, plugins, wp-admin Leave a comment

Uninstall, Activate, Deactivate a plugin: typical features & how-to

August 5, 2022August 4, 2022 by Magenaut

I’m making a WordPress plugin. What are typical things I should include in the uninstall feature?

Categories Q&A, Wordpress Tags activation, deactivation, plugin-development, plugins, uninstallation Leave a comment

How to customise the output of the WP image gallery shortcode from a plugin?

August 5, 2022August 4, 2022 by Magenaut

We’re building a plugin that displays posts, and we also want to display the image gallery when it is used in a post. However, we need to limit the number of photos displayed? Is that possible?

Categories Q&A, Wordpress Tags gallery, plugins, shortcode Leave a comment

Updates for a private plugin?

August 5, 2022August 4, 2022 by Magenaut

If I write a private plugin, is there any way to use the WordPress auto-update mechanism to update it?

Categories Q&A, Wordpress Tags plugins, updates Leave a comment

How can I use WordPress functions in my stylesheet?

August 5, 2022August 4, 2022 by Magenaut

I have my style.php file looking like this.

Categories Q&A, Wordpress Tags css, endpoints, php, plugins Leave a comment

Best way to overide plugin CSS?

August 5, 2022August 4, 2022 by Magenaut

Currently, I use CSS specificity to override plugin styles. I prefer this for editing the plugin as it makes less headaches when you update.

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

Passing a parameter to filter and action functions

August 5, 2022August 4, 2022 by Magenaut

Is a way to pass my own parameters to the function in add_filter or add_action.
For example take a look in the following code:

Categories Q&A, Wordpress Tags actions, filters, hooks, plugins Leave a comment

How To Activate Plugins via Code?

August 5, 2022August 4, 2022 by Magenaut

If possible, how can installed plugins (meaning the files have been placed in wp-content/plugins directory) be activated from other plugins?

Categories Q&A, Wordpress Tags activation, plugins Leave a comment

Best way to initiate a class in a WP plugin?

August 5, 2022August 4, 2022 by Magenaut

I’ve created a plugin, and of course being me, I wanted to go with a nice OO approach. Now what I’ve been doing is to create this class and then just below create an instance of this class:

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