Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#38634 closed enhancement (invalid)

Support for WordPress development in Hacklang

Reported by: shmulim Owned by:
Priority: normal Milestone:
Component: General Version:
Severity: normal Keywords: reporter-feedback
Cc: Focuses:

Description

WordPress currently runs on HHVM. It would be great if we could support theme and plugin development in Hacklang too.

Change History (4)

#1 @dd32
10 years ago

  • Keywords reporter-feedback added

Previously: #27881

Welcome to Trac @shmulim!
I'm not entirely sure what you're suggesting/requesting here.

Individual plugins are welcome to support being run under Hack, as far as I'm aware there's nothing in core WordPress that should need changing to allow plugins written using hack to be run.
If there are blockers in WordPress to making that happen, if you could outline the issues plugin devs face, that'd help greatly

#2 @shmulim
10 years ago

Thanks, @dd32! I actually just got a plugin running in Hacklang without any errors. :)

File extensions must be ".php" and the .hhconfig file must be present. It seems that's what was blocking me.

#3 @shmulim
10 years ago

  • Resolutioninvalid
  • Status newclosed

#4 @netweb
10 years ago

  • Milestone Awaiting Review
Note: See TracTickets for help on using tickets.