AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

Filter by custom fields

Topic prefix

AI Assistant
Notifications
Clear all

[Closed] Key File Updates

2 Posts
2 Users
0 Reactions
1,980 Views
Posts: 2
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@texasmepl)
Active Member
Joined: 8 years ago
[#6723]

All,

I've made changes to several key WPForo files that reside in directories outside of the "wpforo/wpf-themes/classic/" directory. For example:

class-members.php (located in "wpforo/wpf-includes" directory

Right now, I have to keep an original copy of the modified file on my local computer in case of a WPForo update. When this happens, I need to replace/revised the updated file after the plugin update. Any suggestions on how I can better deal with this situation? Also, how can I turn WPForo updates off within the WPForo plugin?

Thank you,
Mark


1 Reply
Robert
Posts: 10730
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@robert)
Support Team
Joined: 2 months ago

We recommend use action and filter hooks in wpForo core files. This is the WordPress Hooks API. If you don't find correct hook to use please let us know the place and we'll add it in next version.


Share: