John James Jacoby (@johnjamesjacoby)

Forum Replies Created

Viewing 25 replies - 1,701 through 1,725 (of 2,355 total)
  • In reply to: bbPress 2.0 – FAQ

    @johnjamesjacoby

    Keymaster

    I don’t think it’s too long. There are numerous long term infrastructure decisions to be made before creating an entirely new missing section of a live site. I understand your sense of urgency, but I need you to trust that it will happen when it can happen. :)

    Developers should have plenty of documentation within the bbPress code itself; it’s all properly phpDoc’ed with great examples on what the functions do and how to use them. If you’re curious how to do something, take a walk down

    In reply to: bbPress 2.0 – FAQ

    @johnjamesjacoby

    Keymaster

    I don’t think it’s too long. There are numerous long term infrastructure decisions to be made before creating an entirely new missing section of a live site. I understand your sense of urgency, but I need you to trust that it will happen when it can happen. :)

    Developers should have plenty of documentation within the bbPress code itself; it’s all properly phpDoc’ed with great examples on what the functions do and how to use them. If you’re curious how to do something, take a walk down

    @johnjamesjacoby

    Keymaster

    @rofflox – Can you create a trac ticket with some steps to reproduce? When you add theme support, it should start pulling files from your active theme, and not the default templates anymore.

    @johnjamesjacoby

    Keymaster

    Wow neat. :)

    The _insert_ style functions will happen before 2.0 gets released.

    Any chance you can host this in a file somewhere rather than having a large code block?

    @johnjamesjacoby

    Keymaster

    Wow neat. :)

    The _insert_ style functions will happen before 2.0 gets released.

    Any chance you can host this in a file somewhere rather than having a large code block?

    In reply to: bbPress 2.0 – FAQ

    @johnjamesjacoby

    Keymaster

    The docs are just static WordPress pages for now. We’ll switch it eventually. :)

    In reply to: bbPress 2.0 – FAQ

    @johnjamesjacoby

    Keymaster

    The docs are just static WordPress pages for now. We’ll switch it eventually. :)

    @johnjamesjacoby

    Keymaster

    Trac should be using your WP.org login. You won’t be able to login to the SVN.

    @johnjamesjacoby

    Keymaster

    Trac should be using your WP.org login. You won’t be able to login to the SVN.

    @johnjamesjacoby

    Keymaster

    Thanks for moving this here. :)

    Check the /bbp-includes/bbp-general-template.php file; there are a ton of _is_ functions.

    @johnjamesjacoby

    Keymaster

    Thanks for moving this here. :)

    Check the /bbp-includes/bbp-general-template.php file; there are a ton of _is_ functions.

    @johnjamesjacoby

    Keymaster

    @MelloMoose – Can you please start your own support topic and not post personal help requests in this one? Thanks. Once you do I’ll delete your posts here. :)

    @LPH2005 – Since the stable tag isn’t numeric yet, it’s likely that it won’t trigger the update notice until it goes gold. I’ll look into it though.

    @johnjamesjacoby

    Keymaster

    @Cor – What theme are you using? Those appear to be WordPress core errors, and I’m not immediately sure how bbPress would cause those to happen.

    In reply to: Translating to spanish

    @johnjamesjacoby

    Keymaster

    Thanks guys :)

    @VanDuch – Private and Hidden forums perform extra capability checks, and hide the contents of those forums from profile pages, widgets, and anyplace forum content is available. This was a bit complicated to pull off, so if you find any bugs I’m happy to investigate and fix.

    In reply to: Translating to spanish

    @johnjamesjacoby

    Keymaster

    Thanks guys :)

    @VanDuch – Private and Hidden forums perform extra capability checks, and hide the contents of those forums from profile pages, widgets, and anyplace forum content is available. This was a bit complicated to pull off, so if you find any bugs I’m happy to investigate and fix.

    @johnjamesjacoby

    Keymaster

    Yes, you’ll want to make them as WordPress plugins that specifically hook into bbPress actions and filters.

    There are tons of places where things can be overridden, and it shouldn’t take long to learn the hierarchy. Everything inside the php files is documented pretty well, and eventually that will get moved over to this site with a codex.

    @johnjamesjacoby

    Keymaster

    Yes, you’ll want to make them as WordPress plugins that specifically hook into bbPress actions and filters.

    There are tons of places where things can be overridden, and it shouldn’t take long to learn the hierarchy. Everything inside the php files is documented pretty well, and eventually that will get moved over to this site with a codex.

    @johnjamesjacoby

    Keymaster

    Yes it is possible. The shortcodes you want are most likely…

    [bbp-forum-index]

    [bbp-topic-index]

    When bbPress 2.0 officially launches, there will be an interface for these hidden shortcodes.

    @johnjamesjacoby

    Keymaster

    Do you have a physical /forums folder at the root of your installation? If not, is there anything else strange happening that you can report?

    @johnjamesjacoby

    Keymaster

    I updated some of the verbiage and changed a few of the behaviors of the importer from bbS2P to being in core. It needs some heavy testing. This kind of data migration is not something that should be taken lightly, so let’s get it polished up for when 2.0 goes gold.

    @johnjamesjacoby

    Keymaster

    I updated some of the verbiage and changed a few of the behaviors of the importer from bbS2P to being in core. It needs some heavy testing. This kind of data migration is not something that should be taken lightly, so let’s get it polished up for when 2.0 goes gold.

    @johnjamesjacoby

    Keymaster

    bbPress 2.0 beta 1 is now available in WordPress extend for public testing.

    https://wordpress.org/extend/plugins/bbpress/

    @johnjamesjacoby

    Keymaster

    Haha! A beta will be in the WP repo when you wake up tomorrow.

    @johnjamesjacoby

    Keymaster

    What happens if you wrap that code in a proper code element?

    No worries about posting security stuff here. Live and learn. :)

    I’m going to put up a sticky post here with more clear directions, and when/where to do what/why.

    @johnjamesjacoby

    Keymaster

    @jvanclute – I deleted your posts because they are security related. The way it works now, is if you are the site admin you have the unfiltered_html capability, which allows you as a trusted site administrator to post whatever you want to. What you described isn’t allowed for non-admins.

    I’ll look through things again and probably incorporate more aggressive filtering, even for admins.

Viewing 25 replies - 1,701 through 1,725 (of 2,355 total)