Git Product home page Git Product logo

Comments (4)

junichi11 avatar junichi11 commented on June 18, 2024

HI,

Does that means the following?
"I would like to use other actions and filters with code completion for add_action, remove_filter, e.t.c."

If yes, It's possible.

But you have to add them manually.

Default code completion file is here[1].

  1. download two files [1]
  2. the same as existing code, add category, name and description
  3. put them to nbproject directory
  4. Right-click project node > WordPress > Code Completion Referesh [2]

note

  • If you don't open project yet, you don't have to run number 4.
  • Don't change file name. i.e. we have to use code_completion_action.xml, code_completion_filter.xml

[1] https://gist.github.com/junichi11/5107917
[2] I'll change its name to Refresh Code Completion (NB7.4).

HTH,
Junichi

from netbeans-wordpress-plugin.

junichi11 avatar junichi11 commented on June 18, 2024

tool that scrapes the do_action and do_filter files to grab the actions

I think that this is good idea, but this way can't add description. So, I'm using xml file currently.

from netbeans-wordpress-plugin.

aolin480 avatar aolin480 commented on June 18, 2024

Awesome.. I'll start looking for some solutions to see if I could find all of the actions and filters using a regex. It would be easy to just extract them all. If I could do that, I could later go back in and check the descriptions. Woocommerce is very well commented, but some descriptions may not be there. It's a timely process, so I will go ahead and start small and just get the actions and filters in xml format.

from netbeans-wordpress-plugin.

Chris2011 avatar Chris2011 commented on June 18, 2024

I know it is mostly 5 Years old but do you have any news here @aolin480? :D

from netbeans-wordpress-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.