• Hello all,

    i’m wondering if there is a WordPress Functions/Hooks/Classes/Methods Reference that i can simply print out and use offline? Just like this one, but printable: https://developer.ww.wp.xz.cn/reference/functions

    It’s very inconvenient to switch pages and print them from the mentioned reference one by one.

    Can anyone direct me please?

    Thank you!

    Best regards,
    Alexander

Viewing 2 replies - 1 through 2 (of 2 total)
  • They don’t generally make those easily printable because they do change from time to time.

    There is this resource:

    http://adambrown.info/p/wp_hooks

    but it only goes up to 4.1. You can print out an entire list of hooks, action hooks, etc., but without descriptions.

    Thread Starter Termin8

    (@termin8)

    Hello kjodle,

    Thanks for the reply. I do have the entire list of functions without descriptions printed out from the WordPress Documentation page, however it doesn’t help at all.

    Hope it’ll be possible to print it as a whole document someday.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Printable Functions/Hooks/Classes/Methods Reference’ is closed to new replies.