Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aminbenselim/wp-react-redux
/ functions
Functions
25 in github.com/aminbenselim/wp-react-redux
⨍
Functions
25
◇
Types & classes
9
↓ 2 callers
Function
getPost
(id)
src/actions/actionCreators.js:33
↓ 1 callers
Function
configureStore
(initialState)
src/store/configureStore.js:7
↓ 1 callers
Function
getPostFailure
(error)
src/actions/actionCreators.js:49
↓ 1 callers
Function
getPostSuccess
(currentPost)
src/actions/actionCreators.js:42
↓ 1 callers
Function
getPosts
(page)
src/actions/actionCreators.js:6
↓ 1 callers
Function
getPostsFailure
(error)
src/actions/actionCreators.js:25
↓ 1 callers
Function
getPostsSuccess
(posts, totalpages, previous)
src/actions/actionCreators.js:16
↓ 1 callers
Method
render
()
src/components/app.js:4
↓ 1 callers
Function
resetPost
()
src/actions/actionCreators.js:56
Function
" "
()
src/components/single.js:62
Function
Post
(state = INITIAL_STATE, action)
src/reducers/reducer_single.js:10
Function
Posts
(state = INITIAL_STATE, action)
src/reducers/reducer_main.js:9
Function
add_script
()
functions.php:3
Function
componentDidMount
()
src/components/single.js:24
Function
componentWillMount
()
src/components/main.js:11
Function
componentWillReceiveProps
(nextprops)
src/components/single.js:5
Function
componentWillUnmount
()
src/components/single.js:28
Function
constructor
(props)
src/components/main.js:6
Function
mapDispatchToProps
src/containers/singleContainer.js:17
Function
mapDispatchToProps
src/containers/mainContainer.js:17
Function
mapStateToProps
(globalState, ownProps)
src/containers/singleContainer.js:10
Function
mapStateToProps
src/containers/mainContainer.js:9
Method
render
()
src/components/404.js:4
Method
render
()
src/components/singleContain.js:4
Function
scrollToTop
(id)
src/components/single.js:11